Package io.milvus.grpc
Class InsertParam
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- io.milvus.grpc.InsertParam
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,InsertParamOrBuilder,Serializable
public final class InsertParam extends com.google.protobuf.GeneratedMessageV3 implements InsertParamOrBuilder
@brief Params to be inserted
Protobuf typemilvus.grpc.InsertParam- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classInsertParam.Builder@brief Params to be inserted-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intEXTRA_PARAMS_FIELD_NUMBERstatic intPARTITION_TAG_FIELD_NUMBERstatic intROW_ID_ARRAY_FIELD_NUMBERstatic intROW_RECORD_ARRAY_FIELD_NUMBERstatic intTABLE_NAME_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)static InsertParamgetDefaultInstance()InsertParamgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()KeyValuePairgetExtraParams(int index)repeated .milvus.grpc.KeyValuePair extra_params = 5;intgetExtraParamsCount()repeated .milvus.grpc.KeyValuePair extra_params = 5;List<KeyValuePair>getExtraParamsList()repeated .milvus.grpc.KeyValuePair extra_params = 5;KeyValuePairOrBuildergetExtraParamsOrBuilder(int index)repeated .milvus.grpc.KeyValuePair extra_params = 5;List<? extends KeyValuePairOrBuilder>getExtraParamsOrBuilderList()repeated .milvus.grpc.KeyValuePair extra_params = 5;com.google.protobuf.Parser<InsertParam>getParserForType()StringgetPartitionTag()string partition_tag = 4;com.google.protobuf.ByteStringgetPartitionTagBytes()string partition_tag = 4;longgetRowIdArray(int index)optionalintgetRowIdArrayCount()optionalList<Long>getRowIdArrayList()optionalRowRecordgetRowRecordArray(int index)repeated .milvus.grpc.RowRecord row_record_array = 2;intgetRowRecordArrayCount()repeated .milvus.grpc.RowRecord row_record_array = 2;List<RowRecord>getRowRecordArrayList()repeated .milvus.grpc.RowRecord row_record_array = 2;RowRecordOrBuildergetRowRecordArrayOrBuilder(int index)repeated .milvus.grpc.RowRecord row_record_array = 2;List<? extends RowRecordOrBuilder>getRowRecordArrayOrBuilderList()repeated .milvus.grpc.RowRecord row_record_array = 2;intgetSerializedSize()StringgetTableName()string table_name = 1;com.google.protobuf.ByteStringgetTableNameBytes()string table_name = 1;com.google.protobuf.UnknownFieldSetgetUnknownFields()inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static InsertParam.BuildernewBuilder()static InsertParam.BuildernewBuilder(InsertParam prototype)InsertParam.BuildernewBuilderForType()protected InsertParam.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static InsertParamparseDelimitedFrom(InputStream input)static InsertParamparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InsertParamparseFrom(byte[] data)static InsertParamparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InsertParamparseFrom(com.google.protobuf.ByteString data)static InsertParamparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InsertParamparseFrom(com.google.protobuf.CodedInputStream input)static InsertParamparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InsertParamparseFrom(InputStream input)static InsertParamparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InsertParamparseFrom(ByteBuffer data)static InsertParamparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<InsertParam>parser()InsertParam.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
TABLE_NAME_FIELD_NUMBER
public static final int TABLE_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ROW_RECORD_ARRAY_FIELD_NUMBER
public static final int ROW_RECORD_ARRAY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ROW_ID_ARRAY_FIELD_NUMBER
public static final int ROW_ID_ARRAY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARTITION_TAG_FIELD_NUMBER
public static final int PARTITION_TAG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
EXTRA_PARAMS_FIELD_NUMBER
public static final int EXTRA_PARAMS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
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
-
getTableName
public String getTableName()
string table_name = 1;- Specified by:
getTableNamein interfaceInsertParamOrBuilder- Returns:
- The tableName.
-
getTableNameBytes
public com.google.protobuf.ByteString getTableNameBytes()
string table_name = 1;- Specified by:
getTableNameBytesin interfaceInsertParamOrBuilder- Returns:
- The bytes for tableName.
-
getRowRecordArrayList
public List<RowRecord> getRowRecordArrayList()
repeated .milvus.grpc.RowRecord row_record_array = 2;- Specified by:
getRowRecordArrayListin interfaceInsertParamOrBuilder
-
getRowRecordArrayOrBuilderList
public List<? extends RowRecordOrBuilder> getRowRecordArrayOrBuilderList()
repeated .milvus.grpc.RowRecord row_record_array = 2;- Specified by:
getRowRecordArrayOrBuilderListin interfaceInsertParamOrBuilder
-
getRowRecordArrayCount
public int getRowRecordArrayCount()
repeated .milvus.grpc.RowRecord row_record_array = 2;- Specified by:
getRowRecordArrayCountin interfaceInsertParamOrBuilder
-
getRowRecordArray
public RowRecord getRowRecordArray(int index)
repeated .milvus.grpc.RowRecord row_record_array = 2;- Specified by:
getRowRecordArrayin interfaceInsertParamOrBuilder
-
getRowRecordArrayOrBuilder
public RowRecordOrBuilder getRowRecordArrayOrBuilder(int index)
repeated .milvus.grpc.RowRecord row_record_array = 2;- Specified by:
getRowRecordArrayOrBuilderin interfaceInsertParamOrBuilder
-
getRowIdArrayList
public List<Long> getRowIdArrayList()
optional
repeated int64 row_id_array = 3;- Specified by:
getRowIdArrayListin interfaceInsertParamOrBuilder- Returns:
- A list containing the rowIdArray.
-
getRowIdArrayCount
public int getRowIdArrayCount()
optional
repeated int64 row_id_array = 3;- Specified by:
getRowIdArrayCountin interfaceInsertParamOrBuilder- Returns:
- The count of rowIdArray.
-
getRowIdArray
public long getRowIdArray(int index)
optional
repeated int64 row_id_array = 3;- Specified by:
getRowIdArrayin interfaceInsertParamOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The rowIdArray at the given index.
-
getPartitionTag
public String getPartitionTag()
string partition_tag = 4;- Specified by:
getPartitionTagin interfaceInsertParamOrBuilder- Returns:
- The partitionTag.
-
getPartitionTagBytes
public com.google.protobuf.ByteString getPartitionTagBytes()
string partition_tag = 4;- Specified by:
getPartitionTagBytesin interfaceInsertParamOrBuilder- Returns:
- The bytes for partitionTag.
-
getExtraParamsList
public List<KeyValuePair> getExtraParamsList()
repeated .milvus.grpc.KeyValuePair extra_params = 5;- Specified by:
getExtraParamsListin interfaceInsertParamOrBuilder
-
getExtraParamsOrBuilderList
public List<? extends KeyValuePairOrBuilder> getExtraParamsOrBuilderList()
repeated .milvus.grpc.KeyValuePair extra_params = 5;- Specified by:
getExtraParamsOrBuilderListin interfaceInsertParamOrBuilder
-
getExtraParamsCount
public int getExtraParamsCount()
repeated .milvus.grpc.KeyValuePair extra_params = 5;- Specified by:
getExtraParamsCountin interfaceInsertParamOrBuilder
-
getExtraParams
public KeyValuePair getExtraParams(int index)
repeated .milvus.grpc.KeyValuePair extra_params = 5;- Specified by:
getExtraParamsin interfaceInsertParamOrBuilder
-
getExtraParamsOrBuilder
public KeyValuePairOrBuilder getExtraParamsOrBuilder(int index)
repeated .milvus.grpc.KeyValuePair extra_params = 5;- Specified by:
getExtraParamsOrBuilderin interfaceInsertParamOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static InsertParam parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InsertParam parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InsertParam parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InsertParam parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InsertParam parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InsertParam parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InsertParam parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static InsertParam parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static InsertParam parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static InsertParam parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static InsertParam parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static InsertParam parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public InsertParam.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static InsertParam.Builder newBuilder()
-
newBuilder
public static InsertParam.Builder newBuilder(InsertParam prototype)
-
toBuilder
public InsertParam.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected InsertParam.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static InsertParam getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<InsertParam> parser()
-
getParserForType
public com.google.protobuf.Parser<InsertParam> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public InsertParam getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-