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 requests
Protobuf typexg.db.sqlPlans.StatsTableInfo
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods 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, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageException
-
-
-
-
Method Detail
-
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
public 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
public PlanProtocol.StatsTableInfo getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public PlanProtocol.StatsTableInfo build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public PlanProtocol.StatsTableInfo buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public PlanProtocol.StatsTableInfo.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
public PlanProtocol.StatsTableInfo.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<PlanProtocol.StatsTableInfo.Builder>
-
mergeFrom
public PlanProtocol.StatsTableInfo.Builder mergeFrom(PlanProtocol.StatsTableInfo other)
-
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
public String getTableUuid()
string table_uuid = 1;- Specified by:
getTableUuidin interfacePlanProtocol.StatsTableInfoOrBuilder- Returns:
- The tableUuid.
-
getTableUuidBytes
public com.google.protobuf.ByteString getTableUuidBytes()
string table_uuid = 1;- Specified by:
getTableUuidBytesin interfacePlanProtocol.StatsTableInfoOrBuilder- Returns:
- The bytes for tableUuid.
-
setTableUuid
public PlanProtocol.StatsTableInfo.Builder setTableUuid(String value)
string table_uuid = 1;- Parameters:
value- The tableUuid to set.- Returns:
- This builder for chaining.
-
clearTableUuid
public PlanProtocol.StatsTableInfo.Builder clearTableUuid()
string table_uuid = 1;- Returns:
- This builder for chaining.
-
setTableUuidBytes
public PlanProtocol.StatsTableInfo.Builder setTableUuidBytes(com.google.protobuf.ByteString value)
string table_uuid = 1;- Parameters:
value- The bytes for tableUuid to set.- Returns:
- This builder for chaining.
-
getStorageSpaceUuid
public String getStorageSpaceUuid()
string storage_space_uuid = 2;- Specified by:
getStorageSpaceUuidin interfacePlanProtocol.StatsTableInfoOrBuilder- Returns:
- The storageSpaceUuid.
-
getStorageSpaceUuidBytes
public com.google.protobuf.ByteString getStorageSpaceUuidBytes()
string storage_space_uuid = 2;- Specified by:
getStorageSpaceUuidBytesin interfacePlanProtocol.StatsTableInfoOrBuilder- Returns:
- The bytes for storageSpaceUuid.
-
setStorageSpaceUuid
public PlanProtocol.StatsTableInfo.Builder setStorageSpaceUuid(String value)
string storage_space_uuid = 2;- Parameters:
value- The storageSpaceUuid to set.- Returns:
- This builder for chaining.
-
clearStorageSpaceUuid
public PlanProtocol.StatsTableInfo.Builder clearStorageSpaceUuid()
string storage_space_uuid = 2;- Returns:
- This builder for chaining.
-
setStorageSpaceUuidBytes
public PlanProtocol.StatsTableInfo.Builder setStorageSpaceUuidBytes(com.google.protobuf.ByteString value)
string storage_space_uuid = 2;- Parameters:
value- The bytes for storageSpaceUuid to set.- Returns:
- This builder for chaining.
-
getColumnsList
public List<PlanProtocol.StatsColInfo> 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
public PlanProtocol.StatsColInfo getColumns(int index)
repeated .xg.db.sqlPlans.StatsColInfo columns = 3;- Specified by:
getColumnsin interfacePlanProtocol.StatsTableInfoOrBuilder
-
setColumns
public PlanProtocol.StatsTableInfo.Builder setColumns(int index, PlanProtocol.StatsColInfo value)
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
public PlanProtocol.StatsTableInfo.Builder addColumns(PlanProtocol.StatsColInfo value)
repeated .xg.db.sqlPlans.StatsColInfo columns = 3;
-
addColumns
public PlanProtocol.StatsTableInfo.Builder addColumns(int index, PlanProtocol.StatsColInfo value)
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
public PlanProtocol.StatsTableInfo.Builder clearColumns()
repeated .xg.db.sqlPlans.StatsColInfo columns = 3;
-
removeColumns
public PlanProtocol.StatsTableInfo.Builder removeColumns(int index)
repeated .xg.db.sqlPlans.StatsColInfo columns = 3;
-
getColumnsBuilder
public PlanProtocol.StatsColInfo.Builder getColumnsBuilder(int index)
repeated .xg.db.sqlPlans.StatsColInfo columns = 3;
-
getColumnsOrBuilder
public PlanProtocol.StatsColInfoOrBuilder getColumnsOrBuilder(int index)
repeated .xg.db.sqlPlans.StatsColInfo columns = 3;- Specified by:
getColumnsOrBuilderin interfacePlanProtocol.StatsTableInfoOrBuilder
-
getColumnsOrBuilderList
public List<? extends PlanProtocol.StatsColInfoOrBuilder> getColumnsOrBuilderList()
repeated .xg.db.sqlPlans.StatsColInfo columns = 3;- Specified by:
getColumnsOrBuilderListin interfacePlanProtocol.StatsTableInfoOrBuilder
-
addColumnsBuilder
public PlanProtocol.StatsColInfo.Builder addColumnsBuilder()
repeated .xg.db.sqlPlans.StatsColInfo columns = 3;
-
addColumnsBuilder
public PlanProtocol.StatsColInfo.Builder addColumnsBuilder(int index)
repeated .xg.db.sqlPlans.StatsColInfo columns = 3;
-
getColumnsBuilderList
public List<PlanProtocol.StatsColInfo.Builder> 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>
-
-