public static final class ColumnStatisticsInfo.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ColumnStatisticsInfo.Builder> implements ColumnStatisticsInfoOrBuilder
alluxio.grpc.table.ColumnStatisticsInfo
Modifier and Type | Method and Description |
---|---|
ColumnStatisticsInfo.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ColumnStatisticsInfo |
build() |
ColumnStatisticsInfo |
buildPartial() |
ColumnStatisticsInfo.Builder |
clear() |
ColumnStatisticsInfo.Builder |
clearColName()
optional string col_name = 1; |
ColumnStatisticsInfo.Builder |
clearColType()
optional string col_type = 2; |
ColumnStatisticsInfo.Builder |
clearData()
optional .alluxio.grpc.table.ColumnStatisticsData data = 3; |
ColumnStatisticsInfo.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ColumnStatisticsInfo.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ColumnStatisticsInfo.Builder |
clone() |
String |
getColName()
optional string col_name = 1; |
com.google.protobuf.ByteString |
getColNameBytes()
optional string col_name = 1; |
String |
getColType()
optional string col_type = 2; |
com.google.protobuf.ByteString |
getColTypeBytes()
optional string col_type = 2; |
ColumnStatisticsData |
getData()
optional .alluxio.grpc.table.ColumnStatisticsData data = 3; |
ColumnStatisticsData.Builder |
getDataBuilder()
optional .alluxio.grpc.table.ColumnStatisticsData data = 3; |
ColumnStatisticsDataOrBuilder |
getDataOrBuilder()
optional .alluxio.grpc.table.ColumnStatisticsData data = 3; |
ColumnStatisticsInfo |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
boolean |
hasColName()
optional string col_name = 1; |
boolean |
hasColType()
optional string col_type = 2; |
boolean |
hasData()
optional .alluxio.grpc.table.ColumnStatisticsData data = 3; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ColumnStatisticsInfo.Builder |
mergeData(ColumnStatisticsData value)
optional .alluxio.grpc.table.ColumnStatisticsData data = 3; |
ColumnStatisticsInfo.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ColumnStatisticsInfo.Builder |
mergeFrom(ColumnStatisticsInfo other) |
ColumnStatisticsInfo.Builder |
mergeFrom(com.google.protobuf.Message other) |
ColumnStatisticsInfo.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ColumnStatisticsInfo.Builder |
setColName(String value)
optional string col_name = 1; |
ColumnStatisticsInfo.Builder |
setColNameBytes(com.google.protobuf.ByteString value)
optional string col_name = 1; |
ColumnStatisticsInfo.Builder |
setColType(String value)
optional string col_type = 2; |
ColumnStatisticsInfo.Builder |
setColTypeBytes(com.google.protobuf.ByteString value)
optional string col_type = 2; |
ColumnStatisticsInfo.Builder |
setData(ColumnStatisticsData.Builder builderForValue)
optional .alluxio.grpc.table.ColumnStatisticsData data = 3; |
ColumnStatisticsInfo.Builder |
setData(ColumnStatisticsData value)
optional .alluxio.grpc.table.ColumnStatisticsData data = 3; |
ColumnStatisticsInfo.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ColumnStatisticsInfo.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ColumnStatisticsInfo.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<ColumnStatisticsInfo.Builder>
public ColumnStatisticsInfo.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<ColumnStatisticsInfo.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<ColumnStatisticsInfo.Builder>
public ColumnStatisticsInfo getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public ColumnStatisticsInfo build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public ColumnStatisticsInfo buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public ColumnStatisticsInfo.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<ColumnStatisticsInfo.Builder>
public ColumnStatisticsInfo.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<ColumnStatisticsInfo.Builder>
public ColumnStatisticsInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<ColumnStatisticsInfo.Builder>
public ColumnStatisticsInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<ColumnStatisticsInfo.Builder>
public ColumnStatisticsInfo.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<ColumnStatisticsInfo.Builder>
public ColumnStatisticsInfo.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<ColumnStatisticsInfo.Builder>
public ColumnStatisticsInfo.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<ColumnStatisticsInfo.Builder>
public ColumnStatisticsInfo.Builder mergeFrom(ColumnStatisticsInfo other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<ColumnStatisticsInfo.Builder>
public ColumnStatisticsInfo.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<ColumnStatisticsInfo.Builder>
IOException
public boolean hasColName()
optional string col_name = 1;
hasColName
in interface ColumnStatisticsInfoOrBuilder
public String getColName()
optional string col_name = 1;
getColName
in interface ColumnStatisticsInfoOrBuilder
public com.google.protobuf.ByteString getColNameBytes()
optional string col_name = 1;
getColNameBytes
in interface ColumnStatisticsInfoOrBuilder
public ColumnStatisticsInfo.Builder setColName(String value)
optional string col_name = 1;
value
- The colName to set.public ColumnStatisticsInfo.Builder clearColName()
optional string col_name = 1;
public ColumnStatisticsInfo.Builder setColNameBytes(com.google.protobuf.ByteString value)
optional string col_name = 1;
value
- The bytes for colName to set.public boolean hasColType()
optional string col_type = 2;
hasColType
in interface ColumnStatisticsInfoOrBuilder
public String getColType()
optional string col_type = 2;
getColType
in interface ColumnStatisticsInfoOrBuilder
public com.google.protobuf.ByteString getColTypeBytes()
optional string col_type = 2;
getColTypeBytes
in interface ColumnStatisticsInfoOrBuilder
public ColumnStatisticsInfo.Builder setColType(String value)
optional string col_type = 2;
value
- The colType to set.public ColumnStatisticsInfo.Builder clearColType()
optional string col_type = 2;
public ColumnStatisticsInfo.Builder setColTypeBytes(com.google.protobuf.ByteString value)
optional string col_type = 2;
value
- The bytes for colType to set.public boolean hasData()
optional .alluxio.grpc.table.ColumnStatisticsData data = 3;
hasData
in interface ColumnStatisticsInfoOrBuilder
public ColumnStatisticsData getData()
optional .alluxio.grpc.table.ColumnStatisticsData data = 3;
getData
in interface ColumnStatisticsInfoOrBuilder
public ColumnStatisticsInfo.Builder setData(ColumnStatisticsData value)
optional .alluxio.grpc.table.ColumnStatisticsData data = 3;
public ColumnStatisticsInfo.Builder setData(ColumnStatisticsData.Builder builderForValue)
optional .alluxio.grpc.table.ColumnStatisticsData data = 3;
public ColumnStatisticsInfo.Builder mergeData(ColumnStatisticsData value)
optional .alluxio.grpc.table.ColumnStatisticsData data = 3;
public ColumnStatisticsInfo.Builder clearData()
optional .alluxio.grpc.table.ColumnStatisticsData data = 3;
public ColumnStatisticsData.Builder getDataBuilder()
optional .alluxio.grpc.table.ColumnStatisticsData data = 3;
public ColumnStatisticsDataOrBuilder getDataOrBuilder()
optional .alluxio.grpc.table.ColumnStatisticsData data = 3;
getDataOrBuilder
in interface ColumnStatisticsInfoOrBuilder
public final ColumnStatisticsInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<ColumnStatisticsInfo.Builder>
public final ColumnStatisticsInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<ColumnStatisticsInfo.Builder>
Copyright © 2023. All Rights Reserved.