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.StatsColumnInfo> values)repeated .xg.db.sqlPlans.StatsColumnInfo columns = 4;PlanProtocol.StatsTableInfo.BuilderaddColumns(int index, PlanProtocol.StatsColumnInfo value)repeated .xg.db.sqlPlans.StatsColumnInfo columns = 4;PlanProtocol.StatsTableInfo.BuilderaddColumns(int index, PlanProtocol.StatsColumnInfo.Builder builderForValue)repeated .xg.db.sqlPlans.StatsColumnInfo columns = 4;PlanProtocol.StatsTableInfo.BuilderaddColumns(PlanProtocol.StatsColumnInfo value)repeated .xg.db.sqlPlans.StatsColumnInfo columns = 4;PlanProtocol.StatsTableInfo.BuilderaddColumns(PlanProtocol.StatsColumnInfo.Builder builderForValue)repeated .xg.db.sqlPlans.StatsColumnInfo columns = 4;PlanProtocol.StatsColumnInfo.BuilderaddColumnsBuilder()repeated .xg.db.sqlPlans.StatsColumnInfo columns = 4;PlanProtocol.StatsColumnInfo.BuilderaddColumnsBuilder(int index)repeated .xg.db.sqlPlans.StatsColumnInfo columns = 4;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.StatsColumnInfo columns = 4;PlanProtocol.StatsTableInfo.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)PlanProtocol.StatsTableInfo.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)PlanProtocol.StatsTableInfo.BuilderclearStorageSpaceUuid()bytes storage_space_uuid = 2;PlanProtocol.StatsTableInfo.BuilderclearTableUuid()bytes table_uuid = 1;PlanProtocol.StatsTableInfo.BuilderclearTableVersionUuid()bytes table_version_uuid = 3;PlanProtocol.StatsTableInfo.Builderclone()PlanProtocol.StatsColumnInfogetColumns(int index)repeated .xg.db.sqlPlans.StatsColumnInfo columns = 4;PlanProtocol.StatsColumnInfo.BuildergetColumnsBuilder(int index)repeated .xg.db.sqlPlans.StatsColumnInfo columns = 4;List<PlanProtocol.StatsColumnInfo.Builder>getColumnsBuilderList()repeated .xg.db.sqlPlans.StatsColumnInfo columns = 4;intgetColumnsCount()repeated .xg.db.sqlPlans.StatsColumnInfo columns = 4;List<PlanProtocol.StatsColumnInfo>getColumnsList()repeated .xg.db.sqlPlans.StatsColumnInfo columns = 4;PlanProtocol.StatsColumnInfoOrBuildergetColumnsOrBuilder(int index)repeated .xg.db.sqlPlans.StatsColumnInfo columns = 4;List<? extends PlanProtocol.StatsColumnInfoOrBuilder>getColumnsOrBuilderList()repeated .xg.db.sqlPlans.StatsColumnInfo columns = 4;PlanProtocol.StatsTableInfogetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()com.google.protobuf.ByteStringgetStorageSpaceUuid()bytes storage_space_uuid = 2;com.google.protobuf.ByteStringgetTableUuid()bytes table_uuid = 1;com.google.protobuf.ByteStringgetTableVersionUuid()bytes table_version_uuid = 3;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.StatsColumnInfo columns = 4;PlanProtocol.StatsTableInfo.BuildersetColumns(int index, PlanProtocol.StatsColumnInfo value)repeated .xg.db.sqlPlans.StatsColumnInfo columns = 4;PlanProtocol.StatsTableInfo.BuildersetColumns(int index, PlanProtocol.StatsColumnInfo.Builder builderForValue)repeated .xg.db.sqlPlans.StatsColumnInfo columns = 4;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(com.google.protobuf.ByteString value)bytes storage_space_uuid = 2;PlanProtocol.StatsTableInfo.BuildersetTableUuid(com.google.protobuf.ByteString value)bytes table_uuid = 1;PlanProtocol.StatsTableInfo.BuildersetTableVersionUuid(com.google.protobuf.ByteString value)bytes table_version_uuid = 3;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
public com.google.protobuf.ByteString getTableUuid()bytes table_uuid = 1;- Specified by:
getTableUuidin interfacePlanProtocol.StatsTableInfoOrBuilder
-
setTableUuid
bytes table_uuid = 1; -
clearTableUuid
bytes table_uuid = 1; -
getStorageSpaceUuid
public com.google.protobuf.ByteString getStorageSpaceUuid()bytes storage_space_uuid = 2;- Specified by:
getStorageSpaceUuidin interfacePlanProtocol.StatsTableInfoOrBuilder
-
setStorageSpaceUuid
public PlanProtocol.StatsTableInfo.Builder setStorageSpaceUuid(com.google.protobuf.ByteString value)bytes storage_space_uuid = 2; -
clearStorageSpaceUuid
bytes storage_space_uuid = 2; -
getTableVersionUuid
public com.google.protobuf.ByteString getTableVersionUuid()bytes table_version_uuid = 3;- Specified by:
getTableVersionUuidin interfacePlanProtocol.StatsTableInfoOrBuilder
-
setTableVersionUuid
public PlanProtocol.StatsTableInfo.Builder setTableVersionUuid(com.google.protobuf.ByteString value)bytes table_version_uuid = 3; -
clearTableVersionUuid
bytes table_version_uuid = 3; -
getColumnsList
repeated .xg.db.sqlPlans.StatsColumnInfo columns = 4;- Specified by:
getColumnsListin interfacePlanProtocol.StatsTableInfoOrBuilder
-
getColumnsCount
public int getColumnsCount()repeated .xg.db.sqlPlans.StatsColumnInfo columns = 4;- Specified by:
getColumnsCountin interfacePlanProtocol.StatsTableInfoOrBuilder
-
getColumns
repeated .xg.db.sqlPlans.StatsColumnInfo columns = 4;- Specified by:
getColumnsin interfacePlanProtocol.StatsTableInfoOrBuilder
-
setColumns
public PlanProtocol.StatsTableInfo.Builder setColumns(int index, PlanProtocol.StatsColumnInfo value)repeated .xg.db.sqlPlans.StatsColumnInfo columns = 4; -
setColumns
public PlanProtocol.StatsTableInfo.Builder setColumns(int index, PlanProtocol.StatsColumnInfo.Builder builderForValue)repeated .xg.db.sqlPlans.StatsColumnInfo columns = 4; -
addColumns
repeated .xg.db.sqlPlans.StatsColumnInfo columns = 4; -
addColumns
public PlanProtocol.StatsTableInfo.Builder addColumns(int index, PlanProtocol.StatsColumnInfo value)repeated .xg.db.sqlPlans.StatsColumnInfo columns = 4; -
addColumns
public PlanProtocol.StatsTableInfo.Builder addColumns(PlanProtocol.StatsColumnInfo.Builder builderForValue)repeated .xg.db.sqlPlans.StatsColumnInfo columns = 4; -
addColumns
public PlanProtocol.StatsTableInfo.Builder addColumns(int index, PlanProtocol.StatsColumnInfo.Builder builderForValue)repeated .xg.db.sqlPlans.StatsColumnInfo columns = 4; -
addAllColumns
public PlanProtocol.StatsTableInfo.Builder addAllColumns(Iterable<? extends PlanProtocol.StatsColumnInfo> values)repeated .xg.db.sqlPlans.StatsColumnInfo columns = 4; -
clearColumns
repeated .xg.db.sqlPlans.StatsColumnInfo columns = 4; -
removeColumns
repeated .xg.db.sqlPlans.StatsColumnInfo columns = 4; -
getColumnsBuilder
repeated .xg.db.sqlPlans.StatsColumnInfo columns = 4; -
getColumnsOrBuilder
repeated .xg.db.sqlPlans.StatsColumnInfo columns = 4;- Specified by:
getColumnsOrBuilderin interfacePlanProtocol.StatsTableInfoOrBuilder
-
getColumnsOrBuilderList
repeated .xg.db.sqlPlans.StatsColumnInfo columns = 4;- Specified by:
getColumnsOrBuilderListin interfacePlanProtocol.StatsTableInfoOrBuilder
-
addColumnsBuilder
repeated .xg.db.sqlPlans.StatsColumnInfo columns = 4; -
addColumnsBuilder
repeated .xg.db.sqlPlans.StatsColumnInfo columns = 4; -
getColumnsBuilderList
repeated .xg.db.sqlPlans.StatsColumnInfo columns = 4; -
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>
-