RecoveryProtos.VertexCommitStartedProto.Builder |
RecoveryProtos.VertexCommitStartedProto.Builder.clear() |
RecoveryProtos.VertexCommitStartedProto.Builder |
RecoveryProtos.VertexCommitStartedProto.Builder.clearVertexId()
optional string vertex_id = 1;
|
RecoveryProtos.VertexCommitStartedProto.Builder |
RecoveryProtos.VertexCommitStartedProto.Builder.clone() |
RecoveryProtos.VertexCommitStartedProto.Builder |
RecoveryProtos.VertexCommitStartedProto.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
RecoveryProtos.VertexCommitStartedProto.Builder |
RecoveryProtos.VertexCommitStartedProto.Builder.mergeFrom(com.google.protobuf.Message other) |
RecoveryProtos.VertexCommitStartedProto.Builder |
RecoveryProtos.VertexCommitStartedProto.Builder.mergeFrom(RecoveryProtos.VertexCommitStartedProto other) |
static RecoveryProtos.VertexCommitStartedProto.Builder |
RecoveryProtos.VertexCommitStartedProto.newBuilder() |
static RecoveryProtos.VertexCommitStartedProto.Builder |
RecoveryProtos.VertexCommitStartedProto.newBuilder(RecoveryProtos.VertexCommitStartedProto prototype) |
RecoveryProtos.VertexCommitStartedProto.Builder |
RecoveryProtos.VertexCommitStartedProto.newBuilderForType() |
protected RecoveryProtos.VertexCommitStartedProto.Builder |
RecoveryProtos.VertexCommitStartedProto.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
RecoveryProtos.VertexCommitStartedProto.Builder |
RecoveryProtos.VertexCommitStartedProto.Builder.setVertexId(String value)
optional string vertex_id = 1;
|
RecoveryProtos.VertexCommitStartedProto.Builder |
RecoveryProtos.VertexCommitStartedProto.Builder.setVertexIdBytes(com.google.protobuf.ByteString value)
optional string vertex_id = 1;
|
RecoveryProtos.VertexCommitStartedProto.Builder |
RecoveryProtos.VertexCommitStartedProto.toBuilder() |