Uses of Class
io.milvus.grpc.KeyValuePair
-
Packages that use KeyValuePair Package Description io.milvus.grpc -
-
Uses of KeyValuePair in io.milvus.grpc
Methods in io.milvus.grpc that return KeyValuePair Modifier and Type Method Description KeyValuePairKeyValuePair.Builder. build()KeyValuePairKeyValuePair.Builder. buildPartial()static KeyValuePairKeyValuePair. getDefaultInstance()KeyValuePairKeyValuePair.Builder. getDefaultInstanceForType()KeyValuePairKeyValuePair. getDefaultInstanceForType()KeyValuePairIndexParam.Builder. getExtraParams(int index)repeated .milvus.grpc.KeyValuePair extra_params = 4;KeyValuePairIndexParam. getExtraParams(int index)repeated .milvus.grpc.KeyValuePair extra_params = 4;KeyValuePairIndexParamOrBuilder. getExtraParams(int index)repeated .milvus.grpc.KeyValuePair extra_params = 4;KeyValuePairInsertParam.Builder. getExtraParams(int index)repeated .milvus.grpc.KeyValuePair extra_params = 5;KeyValuePairInsertParam. getExtraParams(int index)repeated .milvus.grpc.KeyValuePair extra_params = 5;KeyValuePairInsertParamOrBuilder. getExtraParams(int index)repeated .milvus.grpc.KeyValuePair extra_params = 5;KeyValuePairSearchByIDParam.Builder. getExtraParams(int index)repeated .milvus.grpc.KeyValuePair extra_params = 5;KeyValuePairSearchByIDParam. getExtraParams(int index)repeated .milvus.grpc.KeyValuePair extra_params = 5;KeyValuePairSearchByIDParamOrBuilder. getExtraParams(int index)repeated .milvus.grpc.KeyValuePair extra_params = 5;KeyValuePairSearchParam.Builder. getExtraParams(int index)repeated .milvus.grpc.KeyValuePair extra_params = 5;KeyValuePairSearchParam. getExtraParams(int index)repeated .milvus.grpc.KeyValuePair extra_params = 5;KeyValuePairSearchParamOrBuilder. getExtraParams(int index)repeated .milvus.grpc.KeyValuePair extra_params = 5;KeyValuePairTableSchema.Builder. getExtraParams(int index)repeated .milvus.grpc.KeyValuePair extra_params = 6;KeyValuePairTableSchema. getExtraParams(int index)repeated .milvus.grpc.KeyValuePair extra_params = 6;KeyValuePairTableSchemaOrBuilder. getExtraParams(int index)repeated .milvus.grpc.KeyValuePair extra_params = 6;static KeyValuePairKeyValuePair. parseDelimitedFrom(InputStream input)static KeyValuePairKeyValuePair. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static KeyValuePairKeyValuePair. parseFrom(byte[] data)static KeyValuePairKeyValuePair. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static KeyValuePairKeyValuePair. parseFrom(com.google.protobuf.ByteString data)static KeyValuePairKeyValuePair. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static KeyValuePairKeyValuePair. parseFrom(com.google.protobuf.CodedInputStream input)static KeyValuePairKeyValuePair. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static KeyValuePairKeyValuePair. parseFrom(InputStream input)static KeyValuePairKeyValuePair. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static KeyValuePairKeyValuePair. parseFrom(ByteBuffer data)static KeyValuePairKeyValuePair. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.milvus.grpc that return types with arguments of type KeyValuePair Modifier and Type Method Description List<KeyValuePair>IndexParam.Builder. getExtraParamsList()repeated .milvus.grpc.KeyValuePair extra_params = 4;List<KeyValuePair>IndexParam. getExtraParamsList()repeated .milvus.grpc.KeyValuePair extra_params = 4;List<KeyValuePair>IndexParamOrBuilder. getExtraParamsList()repeated .milvus.grpc.KeyValuePair extra_params = 4;List<KeyValuePair>InsertParam.Builder. getExtraParamsList()repeated .milvus.grpc.KeyValuePair extra_params = 5;List<KeyValuePair>InsertParam. getExtraParamsList()repeated .milvus.grpc.KeyValuePair extra_params = 5;List<KeyValuePair>InsertParamOrBuilder. getExtraParamsList()repeated .milvus.grpc.KeyValuePair extra_params = 5;List<KeyValuePair>SearchByIDParam.Builder. getExtraParamsList()repeated .milvus.grpc.KeyValuePair extra_params = 5;List<KeyValuePair>SearchByIDParam. getExtraParamsList()repeated .milvus.grpc.KeyValuePair extra_params = 5;List<KeyValuePair>SearchByIDParamOrBuilder. getExtraParamsList()repeated .milvus.grpc.KeyValuePair extra_params = 5;List<KeyValuePair>SearchParam.Builder. getExtraParamsList()repeated .milvus.grpc.KeyValuePair extra_params = 5;List<KeyValuePair>SearchParam. getExtraParamsList()repeated .milvus.grpc.KeyValuePair extra_params = 5;List<KeyValuePair>SearchParamOrBuilder. getExtraParamsList()repeated .milvus.grpc.KeyValuePair extra_params = 5;List<KeyValuePair>TableSchema.Builder. getExtraParamsList()repeated .milvus.grpc.KeyValuePair extra_params = 6;List<KeyValuePair>TableSchema. getExtraParamsList()repeated .milvus.grpc.KeyValuePair extra_params = 6;List<KeyValuePair>TableSchemaOrBuilder. getExtraParamsList()repeated .milvus.grpc.KeyValuePair extra_params = 6;com.google.protobuf.Parser<KeyValuePair>KeyValuePair. getParserForType()static com.google.protobuf.Parser<KeyValuePair>KeyValuePair. parser()Methods in io.milvus.grpc with parameters of type KeyValuePair Modifier and Type Method Description IndexParam.BuilderIndexParam.Builder. addExtraParams(int index, KeyValuePair value)repeated .milvus.grpc.KeyValuePair extra_params = 4;IndexParam.BuilderIndexParam.Builder. addExtraParams(KeyValuePair value)repeated .milvus.grpc.KeyValuePair extra_params = 4;InsertParam.BuilderInsertParam.Builder. addExtraParams(int index, KeyValuePair value)repeated .milvus.grpc.KeyValuePair extra_params = 5;InsertParam.BuilderInsertParam.Builder. addExtraParams(KeyValuePair value)repeated .milvus.grpc.KeyValuePair extra_params = 5;SearchByIDParam.BuilderSearchByIDParam.Builder. addExtraParams(int index, KeyValuePair value)repeated .milvus.grpc.KeyValuePair extra_params = 5;SearchByIDParam.BuilderSearchByIDParam.Builder. addExtraParams(KeyValuePair value)repeated .milvus.grpc.KeyValuePair extra_params = 5;SearchParam.BuilderSearchParam.Builder. addExtraParams(int index, KeyValuePair value)repeated .milvus.grpc.KeyValuePair extra_params = 5;SearchParam.BuilderSearchParam.Builder. addExtraParams(KeyValuePair value)repeated .milvus.grpc.KeyValuePair extra_params = 5;TableSchema.BuilderTableSchema.Builder. addExtraParams(int index, KeyValuePair value)repeated .milvus.grpc.KeyValuePair extra_params = 6;TableSchema.BuilderTableSchema.Builder. addExtraParams(KeyValuePair value)repeated .milvus.grpc.KeyValuePair extra_params = 6;KeyValuePair.BuilderKeyValuePair.Builder. mergeFrom(KeyValuePair other)static KeyValuePair.BuilderKeyValuePair. newBuilder(KeyValuePair prototype)IndexParam.BuilderIndexParam.Builder. setExtraParams(int index, KeyValuePair value)repeated .milvus.grpc.KeyValuePair extra_params = 4;InsertParam.BuilderInsertParam.Builder. setExtraParams(int index, KeyValuePair value)repeated .milvus.grpc.KeyValuePair extra_params = 5;SearchByIDParam.BuilderSearchByIDParam.Builder. setExtraParams(int index, KeyValuePair value)repeated .milvus.grpc.KeyValuePair extra_params = 5;SearchParam.BuilderSearchParam.Builder. setExtraParams(int index, KeyValuePair value)repeated .milvus.grpc.KeyValuePair extra_params = 5;TableSchema.BuilderTableSchema.Builder. setExtraParams(int index, KeyValuePair value)repeated .milvus.grpc.KeyValuePair extra_params = 6;Method parameters in io.milvus.grpc with type arguments of type KeyValuePair Modifier and Type Method Description IndexParam.BuilderIndexParam.Builder. addAllExtraParams(Iterable<? extends KeyValuePair> values)repeated .milvus.grpc.KeyValuePair extra_params = 4;InsertParam.BuilderInsertParam.Builder. addAllExtraParams(Iterable<? extends KeyValuePair> values)repeated .milvus.grpc.KeyValuePair extra_params = 5;SearchByIDParam.BuilderSearchByIDParam.Builder. addAllExtraParams(Iterable<? extends KeyValuePair> values)repeated .milvus.grpc.KeyValuePair extra_params = 5;SearchParam.BuilderSearchParam.Builder. addAllExtraParams(Iterable<? extends KeyValuePair> values)repeated .milvus.grpc.KeyValuePair extra_params = 5;TableSchema.BuilderTableSchema.Builder. addAllExtraParams(Iterable<? extends KeyValuePair> values)repeated .milvus.grpc.KeyValuePair extra_params = 6;
-