Package com.ocient.jdbc.proto
Class PlanProtocol.UnmakeVectorOperator.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.UnmakeVectorOperator.Builder>
-
- com.ocient.jdbc.proto.PlanProtocol.UnmakeVectorOperator.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,PlanProtocol.UnmakeVectorOperatorOrBuilder,Cloneable
- Enclosing class:
- PlanProtocol.UnmakeVectorOperator
public static final class PlanProtocol.UnmakeVectorOperator.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.UnmakeVectorOperator.Builder> implements PlanProtocol.UnmakeVectorOperatorOrBuilder
Protobuf typexg.db.sqlPlans.UnmakeVectorOperator
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description PlanProtocol.UnmakeVectorOperator.BuilderaddAllOutNames(Iterable<String> values)The names of the columns to createPlanProtocol.UnmakeVectorOperator.BuilderaddOutNames(String value)The names of the columns to createPlanProtocol.UnmakeVectorOperator.BuilderaddOutNamesBytes(com.google.protobuf.ByteString value)The names of the columns to createPlanProtocol.UnmakeVectorOperator.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)PlanProtocol.UnmakeVectorOperatorbuild()PlanProtocol.UnmakeVectorOperatorbuildPartial()PlanProtocol.UnmakeVectorOperator.Builderclear()PlanProtocol.UnmakeVectorOperator.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)PlanProtocol.UnmakeVectorOperator.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)PlanProtocol.UnmakeVectorOperator.BuilderclearOutNames()The names of the columns to createPlanProtocol.UnmakeVectorOperator.BuilderclearVectorCol()The name of the vector column to unpackPlanProtocol.UnmakeVectorOperator.Builderclone()PlanProtocol.UnmakeVectorOperatorgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetOutNames(int index)The names of the columns to createcom.google.protobuf.ByteStringgetOutNamesBytes(int index)The names of the columns to createintgetOutNamesCount()The names of the columns to createcom.google.protobuf.ProtocolStringListgetOutNamesList()The names of the columns to createStringgetVectorCol()The name of the vector column to unpackcom.google.protobuf.ByteStringgetVectorColBytes()The name of the vector column to unpackprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()PlanProtocol.UnmakeVectorOperator.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)PlanProtocol.UnmakeVectorOperator.BuildermergeFrom(com.google.protobuf.Message other)PlanProtocol.UnmakeVectorOperator.BuildermergeFrom(PlanProtocol.UnmakeVectorOperator other)PlanProtocol.UnmakeVectorOperator.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)PlanProtocol.UnmakeVectorOperator.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)PlanProtocol.UnmakeVectorOperator.BuildersetOutNames(int index, String value)The names of the columns to createPlanProtocol.UnmakeVectorOperator.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)PlanProtocol.UnmakeVectorOperator.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)PlanProtocol.UnmakeVectorOperator.BuildersetVectorCol(String value)The name of the vector column to unpackPlanProtocol.UnmakeVectorOperator.BuildersetVectorColBytes(com.google.protobuf.ByteString value)The name of the vector column to unpack-
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.UnmakeVectorOperator.Builder>
-
clear
public PlanProtocol.UnmakeVectorOperator.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.UnmakeVectorOperator.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.UnmakeVectorOperator.Builder>
-
getDefaultInstanceForType
public PlanProtocol.UnmakeVectorOperator getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public PlanProtocol.UnmakeVectorOperator build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public PlanProtocol.UnmakeVectorOperator buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public PlanProtocol.UnmakeVectorOperator.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.UnmakeVectorOperator.Builder>
-
setField
public PlanProtocol.UnmakeVectorOperator.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.UnmakeVectorOperator.Builder>
-
clearField
public PlanProtocol.UnmakeVectorOperator.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.UnmakeVectorOperator.Builder>
-
clearOneof
public PlanProtocol.UnmakeVectorOperator.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.UnmakeVectorOperator.Builder>
-
setRepeatedField
public PlanProtocol.UnmakeVectorOperator.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.UnmakeVectorOperator.Builder>
-
addRepeatedField
public PlanProtocol.UnmakeVectorOperator.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.UnmakeVectorOperator.Builder>
-
mergeFrom
public PlanProtocol.UnmakeVectorOperator.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<PlanProtocol.UnmakeVectorOperator.Builder>
-
mergeFrom
public PlanProtocol.UnmakeVectorOperator.Builder mergeFrom(PlanProtocol.UnmakeVectorOperator other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.UnmakeVectorOperator.Builder>
-
mergeFrom
public PlanProtocol.UnmakeVectorOperator.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.UnmakeVectorOperator.Builder>- Throws:
IOException
-
getVectorCol
public String getVectorCol()
The name of the vector column to unpack
string vectorCol = 1;- Specified by:
getVectorColin interfacePlanProtocol.UnmakeVectorOperatorOrBuilder- Returns:
- The vectorCol.
-
getVectorColBytes
public com.google.protobuf.ByteString getVectorColBytes()
The name of the vector column to unpack
string vectorCol = 1;- Specified by:
getVectorColBytesin interfacePlanProtocol.UnmakeVectorOperatorOrBuilder- Returns:
- The bytes for vectorCol.
-
setVectorCol
public PlanProtocol.UnmakeVectorOperator.Builder setVectorCol(String value)
The name of the vector column to unpack
string vectorCol = 1;- Parameters:
value- The vectorCol to set.- Returns:
- This builder for chaining.
-
clearVectorCol
public PlanProtocol.UnmakeVectorOperator.Builder clearVectorCol()
The name of the vector column to unpack
string vectorCol = 1;- Returns:
- This builder for chaining.
-
setVectorColBytes
public PlanProtocol.UnmakeVectorOperator.Builder setVectorColBytes(com.google.protobuf.ByteString value)
The name of the vector column to unpack
string vectorCol = 1;- Parameters:
value- The bytes for vectorCol to set.- Returns:
- This builder for chaining.
-
getOutNamesList
public com.google.protobuf.ProtocolStringList getOutNamesList()
The names of the columns to create
repeated string outNames = 2;- Specified by:
getOutNamesListin interfacePlanProtocol.UnmakeVectorOperatorOrBuilder- Returns:
- A list containing the outNames.
-
getOutNamesCount
public int getOutNamesCount()
The names of the columns to create
repeated string outNames = 2;- Specified by:
getOutNamesCountin interfacePlanProtocol.UnmakeVectorOperatorOrBuilder- Returns:
- The count of outNames.
-
getOutNames
public String getOutNames(int index)
The names of the columns to create
repeated string outNames = 2;- Specified by:
getOutNamesin interfacePlanProtocol.UnmakeVectorOperatorOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The outNames at the given index.
-
getOutNamesBytes
public com.google.protobuf.ByteString getOutNamesBytes(int index)
The names of the columns to create
repeated string outNames = 2;- Specified by:
getOutNamesBytesin interfacePlanProtocol.UnmakeVectorOperatorOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the outNames at the given index.
-
setOutNames
public PlanProtocol.UnmakeVectorOperator.Builder setOutNames(int index, String value)
The names of the columns to create
repeated string outNames = 2;- Parameters:
index- The index to set the value at.value- The outNames to set.- Returns:
- This builder for chaining.
-
addOutNames
public PlanProtocol.UnmakeVectorOperator.Builder addOutNames(String value)
The names of the columns to create
repeated string outNames = 2;- Parameters:
value- The outNames to add.- Returns:
- This builder for chaining.
-
addAllOutNames
public PlanProtocol.UnmakeVectorOperator.Builder addAllOutNames(Iterable<String> values)
The names of the columns to create
repeated string outNames = 2;- Parameters:
values- The outNames to add.- Returns:
- This builder for chaining.
-
clearOutNames
public PlanProtocol.UnmakeVectorOperator.Builder clearOutNames()
The names of the columns to create
repeated string outNames = 2;- Returns:
- This builder for chaining.
-
addOutNamesBytes
public PlanProtocol.UnmakeVectorOperator.Builder addOutNamesBytes(com.google.protobuf.ByteString value)
The names of the columns to create
repeated string outNames = 2;- Parameters:
value- The bytes of the outNames to add.- Returns:
- This builder for chaining.
-
setUnknownFields
public final PlanProtocol.UnmakeVectorOperator.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.UnmakeVectorOperator.Builder>
-
mergeUnknownFields
public final PlanProtocol.UnmakeVectorOperator.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.UnmakeVectorOperator.Builder>
-
-