public static interface DAGClientAMProtocolRPC.GetVertexStatusResponseProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
DAGProtos.VertexStatusProto |
getVertexStatus()
optional .VertexStatusProto vertexStatus = 1; |
DAGProtos.VertexStatusProtoOrBuilder |
getVertexStatusOrBuilder()
optional .VertexStatusProto vertexStatus = 1; |
boolean |
hasVertexStatus()
optional .VertexStatusProto vertexStatus = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasVertexStatus()
optional .VertexStatusProto vertexStatus = 1;DAGProtos.VertexStatusProto getVertexStatus()
optional .VertexStatusProto vertexStatus = 1;DAGProtos.VertexStatusProtoOrBuilder getVertexStatusOrBuilder()
optional .VertexStatusProto vertexStatus = 1;Copyright © 2024 Apache Software Foundation. All rights reserved.