public static final class CheckConsistencyPRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<CheckConsistencyPRequest.Builder> implements CheckConsistencyPRequestOrBuilder
alluxio.grpc.file.CheckConsistencyPRequest
Modifier and Type | Method and Description |
---|---|
CheckConsistencyPRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CheckConsistencyPRequest |
build() |
CheckConsistencyPRequest |
buildPartial() |
CheckConsistencyPRequest.Builder |
clear() |
CheckConsistencyPRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
CheckConsistencyPRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
CheckConsistencyPRequest.Builder |
clearOptions()
optional .alluxio.grpc.file.CheckConsistencyPOptions options = 2; |
CheckConsistencyPRequest.Builder |
clearPath()
the root of the subtree to check
|
CheckConsistencyPRequest.Builder |
clone() |
CheckConsistencyPRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
CheckConsistencyPOptions |
getOptions()
optional .alluxio.grpc.file.CheckConsistencyPOptions options = 2; |
CheckConsistencyPOptions.Builder |
getOptionsBuilder()
optional .alluxio.grpc.file.CheckConsistencyPOptions options = 2; |
CheckConsistencyPOptionsOrBuilder |
getOptionsOrBuilder()
optional .alluxio.grpc.file.CheckConsistencyPOptions options = 2; |
String |
getPath()
the root of the subtree to check
|
com.google.protobuf.ByteString |
getPathBytes()
the root of the subtree to check
|
boolean |
hasOptions()
optional .alluxio.grpc.file.CheckConsistencyPOptions options = 2; |
boolean |
hasPath()
the root of the subtree to check
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
CheckConsistencyPRequest.Builder |
mergeFrom(CheckConsistencyPRequest other) |
CheckConsistencyPRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CheckConsistencyPRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
CheckConsistencyPRequest.Builder |
mergeOptions(CheckConsistencyPOptions value)
optional .alluxio.grpc.file.CheckConsistencyPOptions options = 2; |
CheckConsistencyPRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
CheckConsistencyPRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CheckConsistencyPRequest.Builder |
setOptions(CheckConsistencyPOptions.Builder builderForValue)
optional .alluxio.grpc.file.CheckConsistencyPOptions options = 2; |
CheckConsistencyPRequest.Builder |
setOptions(CheckConsistencyPOptions value)
optional .alluxio.grpc.file.CheckConsistencyPOptions options = 2; |
CheckConsistencyPRequest.Builder |
setPath(String value)
the root of the subtree to check
|
CheckConsistencyPRequest.Builder |
setPathBytes(com.google.protobuf.ByteString value)
the root of the subtree to check
|
CheckConsistencyPRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
CheckConsistencyPRequest.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<CheckConsistencyPRequest.Builder>
public CheckConsistencyPRequest.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<CheckConsistencyPRequest.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<CheckConsistencyPRequest.Builder>
public CheckConsistencyPRequest getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public CheckConsistencyPRequest build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public CheckConsistencyPRequest buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public CheckConsistencyPRequest.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<CheckConsistencyPRequest.Builder>
public CheckConsistencyPRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
in class com.google.protobuf.GeneratedMessageV3.Builder<CheckConsistencyPRequest.Builder>
public CheckConsistencyPRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<CheckConsistencyPRequest.Builder>
public CheckConsistencyPRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<CheckConsistencyPRequest.Builder>
public CheckConsistencyPRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<CheckConsistencyPRequest.Builder>
public CheckConsistencyPRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<CheckConsistencyPRequest.Builder>
public CheckConsistencyPRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<CheckConsistencyPRequest.Builder>
public CheckConsistencyPRequest.Builder mergeFrom(CheckConsistencyPRequest other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<CheckConsistencyPRequest.Builder>
public CheckConsistencyPRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<CheckConsistencyPRequest.Builder>
IOException
public boolean hasPath()
the root of the subtree to check
optional string path = 1;
hasPath
in interface CheckConsistencyPRequestOrBuilder
public String getPath()
the root of the subtree to check
optional string path = 1;
getPath
in interface CheckConsistencyPRequestOrBuilder
public com.google.protobuf.ByteString getPathBytes()
the root of the subtree to check
optional string path = 1;
getPathBytes
in interface CheckConsistencyPRequestOrBuilder
public CheckConsistencyPRequest.Builder setPath(String value)
the root of the subtree to check
optional string path = 1;
value
- The path to set.public CheckConsistencyPRequest.Builder clearPath()
the root of the subtree to check
optional string path = 1;
public CheckConsistencyPRequest.Builder setPathBytes(com.google.protobuf.ByteString value)
the root of the subtree to check
optional string path = 1;
value
- The bytes for path to set.public boolean hasOptions()
optional .alluxio.grpc.file.CheckConsistencyPOptions options = 2;
hasOptions
in interface CheckConsistencyPRequestOrBuilder
public CheckConsistencyPOptions getOptions()
optional .alluxio.grpc.file.CheckConsistencyPOptions options = 2;
getOptions
in interface CheckConsistencyPRequestOrBuilder
public CheckConsistencyPRequest.Builder setOptions(CheckConsistencyPOptions value)
optional .alluxio.grpc.file.CheckConsistencyPOptions options = 2;
public CheckConsistencyPRequest.Builder setOptions(CheckConsistencyPOptions.Builder builderForValue)
optional .alluxio.grpc.file.CheckConsistencyPOptions options = 2;
public CheckConsistencyPRequest.Builder mergeOptions(CheckConsistencyPOptions value)
optional .alluxio.grpc.file.CheckConsistencyPOptions options = 2;
public CheckConsistencyPRequest.Builder clearOptions()
optional .alluxio.grpc.file.CheckConsistencyPOptions options = 2;
public CheckConsistencyPOptions.Builder getOptionsBuilder()
optional .alluxio.grpc.file.CheckConsistencyPOptions options = 2;
public CheckConsistencyPOptionsOrBuilder getOptionsOrBuilder()
optional .alluxio.grpc.file.CheckConsistencyPOptions options = 2;
getOptionsOrBuilder
in interface CheckConsistencyPRequestOrBuilder
public final CheckConsistencyPRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<CheckConsistencyPRequest.Builder>
public final CheckConsistencyPRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<CheckConsistencyPRequest.Builder>
Copyright © 2023. All Rights Reserved.