public static interface DAGProtos.VertexPlanOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description | 
|---|---|
DAGProtos.VertexExecutionContextProto | 
getExecutionContext()
optional .VertexExecutionContextProto execution_context = 12; | 
DAGProtos.VertexExecutionContextProtoOrBuilder | 
getExecutionContextOrBuilder()
optional .VertexExecutionContextProto execution_context = 12; | 
String | 
getInEdgeId(int index)
repeated string inEdgeId = 6; | 
com.google.protobuf.ByteString | 
getInEdgeIdBytes(int index)
repeated string inEdgeId = 6; | 
int | 
getInEdgeIdCount()
repeated string inEdgeId = 6; | 
List<String> | 
getInEdgeIdList()
repeated string inEdgeId = 6; | 
DAGProtos.RootInputLeafOutputProto | 
getInputs(int index)
repeated .RootInputLeafOutputProto inputs = 8; | 
int | 
getInputsCount()
repeated .RootInputLeafOutputProto inputs = 8; | 
List<DAGProtos.RootInputLeafOutputProto> | 
getInputsList()
repeated .RootInputLeafOutputProto inputs = 8; | 
DAGProtos.RootInputLeafOutputProtoOrBuilder | 
getInputsOrBuilder(int index)
repeated .RootInputLeafOutputProto inputs = 8; | 
List<? extends DAGProtos.RootInputLeafOutputProtoOrBuilder> | 
getInputsOrBuilderList()
repeated .RootInputLeafOutputProto inputs = 8; | 
String | 
getName()
required string name = 1; | 
com.google.protobuf.ByteString | 
getNameBytes()
required string name = 1; | 
String | 
getOutEdgeId(int index)
repeated string outEdgeId = 7; | 
com.google.protobuf.ByteString | 
getOutEdgeIdBytes(int index)
repeated string outEdgeId = 7; | 
int | 
getOutEdgeIdCount()
repeated string outEdgeId = 7; | 
List<String> | 
getOutEdgeIdList()
repeated string outEdgeId = 7; | 
DAGProtos.RootInputLeafOutputProto | 
getOutputs(int index)
repeated .RootInputLeafOutputProto outputs = 9; | 
int | 
getOutputsCount()
repeated .RootInputLeafOutputProto outputs = 9; | 
List<DAGProtos.RootInputLeafOutputProto> | 
getOutputsList()
repeated .RootInputLeafOutputProto outputs = 9; | 
DAGProtos.RootInputLeafOutputProtoOrBuilder | 
getOutputsOrBuilder(int index)
repeated .RootInputLeafOutputProto outputs = 9; | 
List<? extends DAGProtos.RootInputLeafOutputProtoOrBuilder> | 
getOutputsOrBuilderList()
repeated .RootInputLeafOutputProto outputs = 9; | 
DAGProtos.TezEntityDescriptorProto | 
getProcessorDescriptor()
optional .TezEntityDescriptorProto processor_descriptor = 3; | 
DAGProtos.TezEntityDescriptorProtoOrBuilder | 
getProcessorDescriptorOrBuilder()
optional .TezEntityDescriptorProto processor_descriptor = 3; | 
DAGProtos.PlanTaskConfiguration | 
getTaskConfig()
required .PlanTaskConfiguration taskConfig = 4; | 
DAGProtos.PlanTaskConfigurationOrBuilder | 
getTaskConfigOrBuilder()
required .PlanTaskConfiguration taskConfig = 4; | 
DAGProtos.PlanTaskLocationHint | 
getTaskLocationHint(int index)
repeated .PlanTaskLocationHint taskLocationHint = 5; | 
int | 
getTaskLocationHintCount()
repeated .PlanTaskLocationHint taskLocationHint = 5; | 
List<DAGProtos.PlanTaskLocationHint> | 
getTaskLocationHintList()
repeated .PlanTaskLocationHint taskLocationHint = 5; | 
DAGProtos.PlanTaskLocationHintOrBuilder | 
getTaskLocationHintOrBuilder(int index)
repeated .PlanTaskLocationHint taskLocationHint = 5; | 
List<? extends DAGProtos.PlanTaskLocationHintOrBuilder> | 
getTaskLocationHintOrBuilderList()
repeated .PlanTaskLocationHint taskLocationHint = 5; | 
DAGProtos.PlanVertexType | 
getType()
required .PlanVertexType type = 2; | 
DAGProtos.ConfigurationProto | 
getVertexConf()
optional .ConfigurationProto vertexConf = 11; | 
DAGProtos.ConfigurationProtoOrBuilder | 
getVertexConfOrBuilder()
optional .ConfigurationProto vertexConf = 11; | 
DAGProtos.TezEntityDescriptorProto | 
getVertexManagerPlugin()
optional .TezEntityDescriptorProto vertex_manager_plugin = 10; | 
DAGProtos.TezEntityDescriptorProtoOrBuilder | 
getVertexManagerPluginOrBuilder()
optional .TezEntityDescriptorProto vertex_manager_plugin = 10; | 
boolean | 
hasExecutionContext()
optional .VertexExecutionContextProto execution_context = 12; | 
boolean | 
hasName()
required string name = 1; | 
boolean | 
hasProcessorDescriptor()
optional .TezEntityDescriptorProto processor_descriptor = 3; | 
boolean | 
hasTaskConfig()
required .PlanTaskConfiguration taskConfig = 4; | 
boolean | 
hasType()
required .PlanVertexType type = 2; | 
boolean | 
hasVertexConf()
optional .ConfigurationProto vertexConf = 11; | 
boolean | 
hasVertexManagerPlugin()
optional .TezEntityDescriptorProto vertex_manager_plugin = 10; | 
boolean hasName()
required string name = 1;String getName()
required string name = 1;com.google.protobuf.ByteString getNameBytes()
required string name = 1;boolean hasType()
required .PlanVertexType type = 2;DAGProtos.PlanVertexType getType()
required .PlanVertexType type = 2;boolean hasProcessorDescriptor()
optional .TezEntityDescriptorProto processor_descriptor = 3;DAGProtos.TezEntityDescriptorProto getProcessorDescriptor()
optional .TezEntityDescriptorProto processor_descriptor = 3;DAGProtos.TezEntityDescriptorProtoOrBuilder getProcessorDescriptorOrBuilder()
optional .TezEntityDescriptorProto processor_descriptor = 3;boolean hasTaskConfig()
required .PlanTaskConfiguration taskConfig = 4;DAGProtos.PlanTaskConfiguration getTaskConfig()
required .PlanTaskConfiguration taskConfig = 4;DAGProtos.PlanTaskConfigurationOrBuilder getTaskConfigOrBuilder()
required .PlanTaskConfiguration taskConfig = 4;List<DAGProtos.PlanTaskLocationHint> getTaskLocationHintList()
repeated .PlanTaskLocationHint taskLocationHint = 5;DAGProtos.PlanTaskLocationHint getTaskLocationHint(int index)
repeated .PlanTaskLocationHint taskLocationHint = 5;int getTaskLocationHintCount()
repeated .PlanTaskLocationHint taskLocationHint = 5;List<? extends DAGProtos.PlanTaskLocationHintOrBuilder> getTaskLocationHintOrBuilderList()
repeated .PlanTaskLocationHint taskLocationHint = 5;DAGProtos.PlanTaskLocationHintOrBuilder getTaskLocationHintOrBuilder(int index)
repeated .PlanTaskLocationHint taskLocationHint = 5;int getInEdgeIdCount()
repeated string inEdgeId = 6;String getInEdgeId(int index)
repeated string inEdgeId = 6;com.google.protobuf.ByteString getInEdgeIdBytes(int index)
repeated string inEdgeId = 6;int getOutEdgeIdCount()
repeated string outEdgeId = 7;String getOutEdgeId(int index)
repeated string outEdgeId = 7;com.google.protobuf.ByteString getOutEdgeIdBytes(int index)
repeated string outEdgeId = 7;List<DAGProtos.RootInputLeafOutputProto> getInputsList()
repeated .RootInputLeafOutputProto inputs = 8;DAGProtos.RootInputLeafOutputProto getInputs(int index)
repeated .RootInputLeafOutputProto inputs = 8;int getInputsCount()
repeated .RootInputLeafOutputProto inputs = 8;List<? extends DAGProtos.RootInputLeafOutputProtoOrBuilder> getInputsOrBuilderList()
repeated .RootInputLeafOutputProto inputs = 8;DAGProtos.RootInputLeafOutputProtoOrBuilder getInputsOrBuilder(int index)
repeated .RootInputLeafOutputProto inputs = 8;List<DAGProtos.RootInputLeafOutputProto> getOutputsList()
repeated .RootInputLeafOutputProto outputs = 9;DAGProtos.RootInputLeafOutputProto getOutputs(int index)
repeated .RootInputLeafOutputProto outputs = 9;int getOutputsCount()
repeated .RootInputLeafOutputProto outputs = 9;List<? extends DAGProtos.RootInputLeafOutputProtoOrBuilder> getOutputsOrBuilderList()
repeated .RootInputLeafOutputProto outputs = 9;DAGProtos.RootInputLeafOutputProtoOrBuilder getOutputsOrBuilder(int index)
repeated .RootInputLeafOutputProto outputs = 9;boolean hasVertexManagerPlugin()
optional .TezEntityDescriptorProto vertex_manager_plugin = 10;DAGProtos.TezEntityDescriptorProto getVertexManagerPlugin()
optional .TezEntityDescriptorProto vertex_manager_plugin = 10;DAGProtos.TezEntityDescriptorProtoOrBuilder getVertexManagerPluginOrBuilder()
optional .TezEntityDescriptorProto vertex_manager_plugin = 10;boolean hasVertexConf()
optional .ConfigurationProto vertexConf = 11;DAGProtos.ConfigurationProto getVertexConf()
optional .ConfigurationProto vertexConf = 11;DAGProtos.ConfigurationProtoOrBuilder getVertexConfOrBuilder()
optional .ConfigurationProto vertexConf = 11;boolean hasExecutionContext()
optional .VertexExecutionContextProto execution_context = 12;DAGProtos.VertexExecutionContextProto getExecutionContext()
optional .VertexExecutionContextProto execution_context = 12;DAGProtos.VertexExecutionContextProtoOrBuilder getExecutionContextOrBuilder()
optional .VertexExecutionContextProto execution_context = 12;Copyright © 2016 Apache Software Foundation. All rights reserved.