public static final class CheckConsistencyPOptions.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<CheckConsistencyPOptions.Builder> implements CheckConsistencyPOptionsOrBuilder
alluxio.grpc.file.CheckConsistencyPOptions
Modifier and Type | Method and Description |
---|---|
CheckConsistencyPOptions.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CheckConsistencyPOptions |
build() |
CheckConsistencyPOptions |
buildPartial() |
CheckConsistencyPOptions.Builder |
clear() |
CheckConsistencyPOptions.Builder |
clearCommonOptions()
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1; |
CheckConsistencyPOptions.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
CheckConsistencyPOptions.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
CheckConsistencyPOptions.Builder |
clone() |
FileSystemMasterCommonPOptions |
getCommonOptions()
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1; |
FileSystemMasterCommonPOptions.Builder |
getCommonOptionsBuilder()
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1; |
FileSystemMasterCommonPOptionsOrBuilder |
getCommonOptionsOrBuilder()
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1; |
CheckConsistencyPOptions |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
boolean |
hasCommonOptions()
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
CheckConsistencyPOptions.Builder |
mergeCommonOptions(FileSystemMasterCommonPOptions value)
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1; |
CheckConsistencyPOptions.Builder |
mergeFrom(CheckConsistencyPOptions other) |
CheckConsistencyPOptions.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CheckConsistencyPOptions.Builder |
mergeFrom(com.google.protobuf.Message other) |
CheckConsistencyPOptions.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
CheckConsistencyPOptions.Builder |
setCommonOptions(FileSystemMasterCommonPOptions.Builder builderForValue)
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1; |
CheckConsistencyPOptions.Builder |
setCommonOptions(FileSystemMasterCommonPOptions value)
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1; |
CheckConsistencyPOptions.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CheckConsistencyPOptions.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
CheckConsistencyPOptions.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<CheckConsistencyPOptions.Builder>
public CheckConsistencyPOptions.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<CheckConsistencyPOptions.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<CheckConsistencyPOptions.Builder>
public CheckConsistencyPOptions getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public CheckConsistencyPOptions build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public CheckConsistencyPOptions buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public CheckConsistencyPOptions.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<CheckConsistencyPOptions.Builder>
public CheckConsistencyPOptions.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<CheckConsistencyPOptions.Builder>
public CheckConsistencyPOptions.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<CheckConsistencyPOptions.Builder>
public CheckConsistencyPOptions.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<CheckConsistencyPOptions.Builder>
public CheckConsistencyPOptions.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<CheckConsistencyPOptions.Builder>
public CheckConsistencyPOptions.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<CheckConsistencyPOptions.Builder>
public CheckConsistencyPOptions.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<CheckConsistencyPOptions.Builder>
public CheckConsistencyPOptions.Builder mergeFrom(CheckConsistencyPOptions other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<CheckConsistencyPOptions.Builder>
public CheckConsistencyPOptions.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<CheckConsistencyPOptions.Builder>
IOException
public boolean hasCommonOptions()
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
hasCommonOptions
in interface CheckConsistencyPOptionsOrBuilder
public FileSystemMasterCommonPOptions getCommonOptions()
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
getCommonOptions
in interface CheckConsistencyPOptionsOrBuilder
public CheckConsistencyPOptions.Builder setCommonOptions(FileSystemMasterCommonPOptions value)
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
public CheckConsistencyPOptions.Builder setCommonOptions(FileSystemMasterCommonPOptions.Builder builderForValue)
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
public CheckConsistencyPOptions.Builder mergeCommonOptions(FileSystemMasterCommonPOptions value)
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
public CheckConsistencyPOptions.Builder clearCommonOptions()
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
public FileSystemMasterCommonPOptions.Builder getCommonOptionsBuilder()
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
public FileSystemMasterCommonPOptionsOrBuilder getCommonOptionsOrBuilder()
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
getCommonOptionsOrBuilder
in interface CheckConsistencyPOptionsOrBuilder
public final CheckConsistencyPOptions.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<CheckConsistencyPOptions.Builder>
public final CheckConsistencyPOptions.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<CheckConsistencyPOptions.Builder>
Copyright © 2023. All Rights Reserved.