|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DAGProtos.VertexStatusProto | |
|---|---|
| org.apache.tez.dag.api.client.rpc | |
| org.apache.tez.dag.api.records | |
| Uses of DAGProtos.VertexStatusProto in org.apache.tez.dag.api.client.rpc |
|---|
| Methods in org.apache.tez.dag.api.client.rpc that return DAGProtos.VertexStatusProto | |
|---|---|
DAGProtos.VertexStatusProto |
DAGClientAMProtocolRPC.GetVertexStatusResponseProtoOrBuilder.getVertexStatus()
optional .VertexStatusProto vertexStatus = 1; |
DAGProtos.VertexStatusProto |
DAGClientAMProtocolRPC.GetVertexStatusResponseProto.getVertexStatus()
optional .VertexStatusProto vertexStatus = 1; |
DAGProtos.VertexStatusProto |
DAGClientAMProtocolRPC.GetVertexStatusResponseProto.Builder.getVertexStatus()
optional .VertexStatusProto vertexStatus = 1; |
| Methods in org.apache.tez.dag.api.client.rpc with parameters of type DAGProtos.VertexStatusProto | |
|---|---|
DAGClientAMProtocolRPC.GetVertexStatusResponseProto.Builder |
DAGClientAMProtocolRPC.GetVertexStatusResponseProto.Builder.mergeVertexStatus(DAGProtos.VertexStatusProto value)
optional .VertexStatusProto vertexStatus = 1; |
DAGClientAMProtocolRPC.GetVertexStatusResponseProto.Builder |
DAGClientAMProtocolRPC.GetVertexStatusResponseProto.Builder.setVertexStatus(DAGProtos.VertexStatusProto value)
optional .VertexStatusProto vertexStatus = 1; |
| Uses of DAGProtos.VertexStatusProto in org.apache.tez.dag.api.records |
|---|
| Fields in org.apache.tez.dag.api.records with type parameters of type DAGProtos.VertexStatusProto | |
|---|---|
static com.google.protobuf.Parser<DAGProtos.VertexStatusProto> |
DAGProtos.VertexStatusProto.PARSER
|
| Methods in org.apache.tez.dag.api.records that return DAGProtos.VertexStatusProto | |
|---|---|
DAGProtos.VertexStatusProto |
DAGProtos.VertexStatusProto.Builder.build()
|
DAGProtos.VertexStatusProto |
DAGProtos.VertexStatusProto.Builder.buildPartial()
|
static DAGProtos.VertexStatusProto |
DAGProtos.VertexStatusProto.getDefaultInstance()
|
DAGProtos.VertexStatusProto |
DAGProtos.VertexStatusProto.getDefaultInstanceForType()
|
DAGProtos.VertexStatusProto |
DAGProtos.VertexStatusProto.Builder.getDefaultInstanceForType()
|
static DAGProtos.VertexStatusProto |
DAGProtos.VertexStatusProto.parseDelimitedFrom(InputStream input)
|
static DAGProtos.VertexStatusProto |
DAGProtos.VertexStatusProto.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static DAGProtos.VertexStatusProto |
DAGProtos.VertexStatusProto.parseFrom(byte[] data)
|
static DAGProtos.VertexStatusProto |
DAGProtos.VertexStatusProto.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static DAGProtos.VertexStatusProto |
DAGProtos.VertexStatusProto.parseFrom(com.google.protobuf.ByteString data)
|
static DAGProtos.VertexStatusProto |
DAGProtos.VertexStatusProto.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static DAGProtos.VertexStatusProto |
DAGProtos.VertexStatusProto.parseFrom(com.google.protobuf.CodedInputStream input)
|
static DAGProtos.VertexStatusProto |
DAGProtos.VertexStatusProto.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static DAGProtos.VertexStatusProto |
DAGProtos.VertexStatusProto.parseFrom(InputStream input)
|
static DAGProtos.VertexStatusProto |
DAGProtos.VertexStatusProto.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
| Methods in org.apache.tez.dag.api.records that return types with arguments of type DAGProtos.VertexStatusProto | |
|---|---|
com.google.protobuf.Parser<DAGProtos.VertexStatusProto> |
DAGProtos.VertexStatusProto.getParserForType()
|
| Methods in org.apache.tez.dag.api.records with parameters of type DAGProtos.VertexStatusProto | |
|---|---|
DAGProtos.VertexStatusProto.Builder |
DAGProtos.VertexStatusProto.Builder.mergeFrom(DAGProtos.VertexStatusProto other)
|
static DAGProtos.VertexStatusProto.Builder |
DAGProtos.VertexStatusProto.newBuilder(DAGProtos.VertexStatusProto prototype)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||