Package com.ocient.jdbc.proto
Class PlanProtocol.StatsTableInfo.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.StatsTableInfo.Builder>
com.ocient.jdbc.proto.PlanProtocol.StatsTableInfo.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,PlanProtocol.StatsTableInfoOrBuilder,Cloneable
- Enclosing class:
- PlanProtocol.StatsTableInfo
public static final class PlanProtocol.StatsTableInfo.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.StatsTableInfo.Builder> implements PlanProtocol.StatsTableInfoOrBuilder
Table info used for stats requestsProtobuf type
xg.db.sqlPlans.StatsTableInfo-
Method Summary
Modifier and Type Method Description PlanProtocol.StatsTableInfo.BuilderaddAllColumns(Iterable<? extends PlanProtocol.StatsColInfo> values)repeated .xg.db.sqlPlans.StatsColInfo columns = 3;PlanProtocol.StatsTableInfo.BuilderaddColumns(int index, PlanProtocol.StatsColInfo value)repeated .xg.db.sqlPlans.StatsColInfo columns = 3;PlanProtocol.StatsTableInfo.BuilderaddColumns(int index, PlanProtocol.StatsColInfo.Builder builderForValue)repeated .xg.db.sqlPlans.StatsColInfo columns = 3;PlanProtocol.StatsTableInfo.BuilderaddColumns(PlanProtocol.StatsColInfo value)repeated .xg.db.sqlPlans.StatsColInfo columns = 3;PlanProtocol.StatsTableInfo.BuilderaddColumns(PlanProtocol.StatsColInfo.Builder builderForValue)repeated .xg.db.sqlPlans.StatsColInfo columns = 3;PlanProtocol.StatsColInfo.BuilderaddColumnsBuilder()repeated .xg.db.sqlPlans.StatsColInfo columns = 3;PlanProtocol.StatsColInfo.BuilderaddColumnsBuilder(int index)repeated .xg.db.sqlPlans.StatsColInfo columns = 3;PlanProtocol.StatsTableInfo.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)PlanProtocol.StatsTableInfobuild()PlanProtocol.StatsTableInfobuildPartial()PlanProtocol.StatsTableInfo.Builderclear()PlanProtocol.StatsTableInfo.BuilderclearColumns()repeated .xg.db.sqlPlans.StatsColInfo columns = 3;PlanProtocol.StatsTableInfo.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)PlanProtocol.StatsTableInfo.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)PlanProtocol.StatsTableInfo.BuilderclearStorageSpaceUuid()string storage_space_uuid = 2;PlanProtocol.StatsTableInfo.BuilderclearTableUuid()string table_uuid = 1;PlanProtocol.StatsTableInfo.Builderclone()PlanProtocol.StatsColInfogetColumns(int index)repeated .xg.db.sqlPlans.StatsColInfo columns = 3;PlanProtocol.StatsColInfo.BuildergetColumnsBuilder(int index)repeated .xg.db.sqlPlans.StatsColInfo columns = 3;List<PlanProtocol.StatsColInfo.Builder>getColumnsBuilderList()repeated .xg.db.sqlPlans.StatsColInfo columns = 3;intgetColumnsCount()repeated .xg.db.sqlPlans.StatsColInfo columns = 3;List<PlanProtocol.StatsColInfo>getColumnsList()repeated .xg.db.sqlPlans.StatsColInfo columns = 3;PlanProtocol.StatsColInfoOrBuildergetColumnsOrBuilder(int index)repeated .xg.db.sqlPlans.StatsColInfo columns = 3;List<? extends PlanProtocol.StatsColInfoOrBuilder>getColumnsOrBuilderList()repeated .xg.db.sqlPlans.StatsColInfo columns = 3;PlanProtocol.StatsTableInfogetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetStorageSpaceUuid()string storage_space_uuid = 2;com.google.protobuf.ByteStringgetStorageSpaceUuidBytes()string storage_space_uuid = 2;StringgetTableUuid()string table_uuid = 1;com.google.protobuf.ByteStringgetTableUuidBytes()string table_uuid = 1;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()PlanProtocol.StatsTableInfo.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)PlanProtocol.StatsTableInfo.BuildermergeFrom(com.google.protobuf.Message other)PlanProtocol.StatsTableInfo.BuildermergeFrom(PlanProtocol.StatsTableInfo other)PlanProtocol.StatsTableInfo.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)PlanProtocol.StatsTableInfo.BuilderremoveColumns(int index)repeated .xg.db.sqlPlans.StatsColInfo columns = 3;PlanProtocol.StatsTableInfo.BuildersetColumns(int index, PlanProtocol.StatsColInfo value)repeated .xg.db.sqlPlans.StatsColInfo columns = 3;PlanProtocol.StatsTableInfo.BuildersetColumns(int index, PlanProtocol.StatsColInfo.Builder builderForValue)repeated .xg.db.sqlPlans.StatsColInfo columns = 3;PlanProtocol.StatsTableInfo.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)PlanProtocol.StatsTableInfo.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)PlanProtocol.StatsTableInfo.BuildersetStorageSpaceUuid(String value)string storage_space_uuid = 2;PlanProtocol.StatsTableInfo.BuildersetStorageSpaceUuidBytes(com.google.protobuf.ByteString value)string storage_space_uuid = 2;PlanProtocol.StatsTableInfo.BuildersetTableUuid(String value)string table_uuid = 1;PlanProtocol.StatsTableInfo.BuildersetTableUuidBytes(com.google.protobuf.ByteString value)string table_uuid = 1;PlanProtocol.StatsTableInfo.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageException
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.StatsTableInfo.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.StatsTableInfo.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.StatsTableInfo.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.StatsTableInfo.Builder>
-
setField
public PlanProtocol.StatsTableInfo.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.StatsTableInfo.Builder>
-
clearField
public PlanProtocol.StatsTableInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.StatsTableInfo.Builder>
-
clearOneof
public PlanProtocol.StatsTableInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.StatsTableInfo.Builder>
-
setRepeatedField
public PlanProtocol.StatsTableInfo.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.StatsTableInfo.Builder>
-
addRepeatedField
public PlanProtocol.StatsTableInfo.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.StatsTableInfo.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<PlanProtocol.StatsTableInfo.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.StatsTableInfo.Builder>
-
mergeFrom
public PlanProtocol.StatsTableInfo.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<PlanProtocol.StatsTableInfo.Builder>- Throws:
IOException
-
getTableUuid
string table_uuid = 1;- Specified by:
getTableUuidin interfacePlanProtocol.StatsTableInfoOrBuilder
-
getTableUuidBytes
public com.google.protobuf.ByteString getTableUuidBytes()string table_uuid = 1;- Specified by:
getTableUuidBytesin interfacePlanProtocol.StatsTableInfoOrBuilder
-
setTableUuid
string table_uuid = 1; -
clearTableUuid
string table_uuid = 1; -
setTableUuidBytes
string table_uuid = 1; -
getStorageSpaceUuid
string storage_space_uuid = 2;- Specified by:
getStorageSpaceUuidin interfacePlanProtocol.StatsTableInfoOrBuilder
-
getStorageSpaceUuidBytes
public com.google.protobuf.ByteString getStorageSpaceUuidBytes()string storage_space_uuid = 2;- Specified by:
getStorageSpaceUuidBytesin interfacePlanProtocol.StatsTableInfoOrBuilder
-
setStorageSpaceUuid
string storage_space_uuid = 2; -
clearStorageSpaceUuid
string storage_space_uuid = 2; -
setStorageSpaceUuidBytes
public PlanProtocol.StatsTableInfo.Builder setStorageSpaceUuidBytes(com.google.protobuf.ByteString value)string storage_space_uuid = 2; -
getColumnsList
repeated .xg.db.sqlPlans.StatsColInfo columns = 3;- Specified by:
getColumnsListin interfacePlanProtocol.StatsTableInfoOrBuilder
-
getColumnsCount
public int getColumnsCount()repeated .xg.db.sqlPlans.StatsColInfo columns = 3;- Specified by:
getColumnsCountin interfacePlanProtocol.StatsTableInfoOrBuilder
-
getColumns
repeated .xg.db.sqlPlans.StatsColInfo columns = 3;- Specified by:
getColumnsin interfacePlanProtocol.StatsTableInfoOrBuilder
-
setColumns
repeated .xg.db.sqlPlans.StatsColInfo columns = 3; -
setColumns
public PlanProtocol.StatsTableInfo.Builder setColumns(int index, PlanProtocol.StatsColInfo.Builder builderForValue)repeated .xg.db.sqlPlans.StatsColInfo columns = 3; -
addColumns
repeated .xg.db.sqlPlans.StatsColInfo columns = 3; -
addColumns
repeated .xg.db.sqlPlans.StatsColInfo columns = 3; -
addColumns
public PlanProtocol.StatsTableInfo.Builder addColumns(PlanProtocol.StatsColInfo.Builder builderForValue)repeated .xg.db.sqlPlans.StatsColInfo columns = 3; -
addColumns
public PlanProtocol.StatsTableInfo.Builder addColumns(int index, PlanProtocol.StatsColInfo.Builder builderForValue)repeated .xg.db.sqlPlans.StatsColInfo columns = 3; -
addAllColumns
public PlanProtocol.StatsTableInfo.Builder addAllColumns(Iterable<? extends PlanProtocol.StatsColInfo> values)repeated .xg.db.sqlPlans.StatsColInfo columns = 3; -
clearColumns
repeated .xg.db.sqlPlans.StatsColInfo columns = 3; -
removeColumns
repeated .xg.db.sqlPlans.StatsColInfo columns = 3; -
getColumnsBuilder
repeated .xg.db.sqlPlans.StatsColInfo columns = 3; -
getColumnsOrBuilder
repeated .xg.db.sqlPlans.StatsColInfo columns = 3;- Specified by:
getColumnsOrBuilderin interfacePlanProtocol.StatsTableInfoOrBuilder
-
getColumnsOrBuilderList
repeated .xg.db.sqlPlans.StatsColInfo columns = 3;- Specified by:
getColumnsOrBuilderListin interfacePlanProtocol.StatsTableInfoOrBuilder
-
addColumnsBuilder
repeated .xg.db.sqlPlans.StatsColInfo columns = 3; -
addColumnsBuilder
repeated .xg.db.sqlPlans.StatsColInfo columns = 3; -
getColumnsBuilderList
repeated .xg.db.sqlPlans.StatsColInfo columns = 3; -
setUnknownFields
public final PlanProtocol.StatsTableInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.StatsTableInfo.Builder>
-
mergeUnknownFields
public final PlanProtocol.StatsTableInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.StatsTableInfo.Builder>
-