public static interface StoreTypes.RDDOperationClusterWrapperOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
StoreTypes.RDDOperationClusterWrapper |
getChildClusters(int index)
repeated .org.apache.spark.status.protobuf.RDDOperationClusterWrapper child_clusters = 4; |
int |
getChildClustersCount()
repeated .org.apache.spark.status.protobuf.RDDOperationClusterWrapper child_clusters = 4; |
java.util.List<StoreTypes.RDDOperationClusterWrapper> |
getChildClustersList()
repeated .org.apache.spark.status.protobuf.RDDOperationClusterWrapper child_clusters = 4; |
StoreTypes.RDDOperationClusterWrapperOrBuilder |
getChildClustersOrBuilder(int index)
repeated .org.apache.spark.status.protobuf.RDDOperationClusterWrapper child_clusters = 4; |
java.util.List<? extends StoreTypes.RDDOperationClusterWrapperOrBuilder> |
getChildClustersOrBuilderList()
repeated .org.apache.spark.status.protobuf.RDDOperationClusterWrapper child_clusters = 4; |
StoreTypes.RDDOperationNode |
getChildNodes(int index)
repeated .org.apache.spark.status.protobuf.RDDOperationNode child_nodes = 3; |
int |
getChildNodesCount()
repeated .org.apache.spark.status.protobuf.RDDOperationNode child_nodes = 3; |
java.util.List<StoreTypes.RDDOperationNode> |
getChildNodesList()
repeated .org.apache.spark.status.protobuf.RDDOperationNode child_nodes = 3; |
StoreTypes.RDDOperationNodeOrBuilder |
getChildNodesOrBuilder(int index)
repeated .org.apache.spark.status.protobuf.RDDOperationNode child_nodes = 3; |
java.util.List<? extends StoreTypes.RDDOperationNodeOrBuilder> |
getChildNodesOrBuilderList()
repeated .org.apache.spark.status.protobuf.RDDOperationNode child_nodes = 3; |
String |
getId()
optional string id = 1; |
com.google.protobuf.ByteString |
getIdBytes()
optional string id = 1; |
String |
getName()
optional string name = 2; |
com.google.protobuf.ByteString |
getNameBytes()
optional string name = 2; |
boolean |
hasId()
optional string id = 1; |
boolean |
hasName()
optional string name = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasId()
optional string id = 1;
String getId()
optional string id = 1;
com.google.protobuf.ByteString getIdBytes()
optional string id = 1;
boolean hasName()
optional string name = 2;
String getName()
optional string name = 2;
com.google.protobuf.ByteString getNameBytes()
optional string name = 2;
java.util.List<StoreTypes.RDDOperationNode> getChildNodesList()
repeated .org.apache.spark.status.protobuf.RDDOperationNode child_nodes = 3;
StoreTypes.RDDOperationNode getChildNodes(int index)
repeated .org.apache.spark.status.protobuf.RDDOperationNode child_nodes = 3;
int getChildNodesCount()
repeated .org.apache.spark.status.protobuf.RDDOperationNode child_nodes = 3;
java.util.List<? extends StoreTypes.RDDOperationNodeOrBuilder> getChildNodesOrBuilderList()
repeated .org.apache.spark.status.protobuf.RDDOperationNode child_nodes = 3;
StoreTypes.RDDOperationNodeOrBuilder getChildNodesOrBuilder(int index)
repeated .org.apache.spark.status.protobuf.RDDOperationNode child_nodes = 3;
java.util.List<StoreTypes.RDDOperationClusterWrapper> getChildClustersList()
repeated .org.apache.spark.status.protobuf.RDDOperationClusterWrapper child_clusters = 4;
StoreTypes.RDDOperationClusterWrapper getChildClusters(int index)
repeated .org.apache.spark.status.protobuf.RDDOperationClusterWrapper child_clusters = 4;
int getChildClustersCount()
repeated .org.apache.spark.status.protobuf.RDDOperationClusterWrapper child_clusters = 4;
java.util.List<? extends StoreTypes.RDDOperationClusterWrapperOrBuilder> getChildClustersOrBuilderList()
repeated .org.apache.spark.status.protobuf.RDDOperationClusterWrapper child_clusters = 4;
StoreTypes.RDDOperationClusterWrapperOrBuilder getChildClustersOrBuilder(int index)
repeated .org.apache.spark.status.protobuf.RDDOperationClusterWrapper child_clusters = 4;