FsOpPId.Builder |
FsOpPId.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FsOpPId.Builder |
FsOpPId.Builder.clear() |
FsOpPId.Builder |
FsOpPId.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
FsOpPId.Builder |
FsOpPId.Builder.clearLeastSignificantBits()
optional int64 leastSignificantBits = 2;
|
FsOpPId.Builder |
FsOpPId.Builder.clearMostSignificantBits()
optional int64 mostSignificantBits = 1;
|
FsOpPId.Builder |
FsOpPId.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
FsOpPId.Builder |
FsOpPId.Builder.clone() |
FsOpPId.Builder |
FileSystemMasterCommonPOptions.Builder.getOperationIdBuilder()
optional .alluxio.grpc.file.FsOpPId operationId = 4;
|
FsOpPId.Builder |
FsOpPId.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
FsOpPId.Builder |
FsOpPId.Builder.mergeFrom(FsOpPId other) |
FsOpPId.Builder |
FsOpPId.Builder.mergeFrom(com.google.protobuf.Message other) |
FsOpPId.Builder |
FsOpPId.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static FsOpPId.Builder |
FsOpPId.newBuilder() |
static FsOpPId.Builder |
FsOpPId.newBuilder(FsOpPId prototype) |
FsOpPId.Builder |
FsOpPId.newBuilderForType() |
protected FsOpPId.Builder |
FsOpPId.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
FsOpPId.Builder |
FsOpPId.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FsOpPId.Builder |
FsOpPId.Builder.setLeastSignificantBits(long value)
optional int64 leastSignificantBits = 2;
|
FsOpPId.Builder |
FsOpPId.Builder.setMostSignificantBits(long value)
optional int64 mostSignificantBits = 1;
|
FsOpPId.Builder |
FsOpPId.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
FsOpPId.Builder |
FsOpPId.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
FsOpPId.Builder |
FsOpPId.toBuilder() |