| 程序包 | 说明 |
|---|---|
| io.milvus.grpc |
| 限定符和类型 | 方法和说明 |
|---|---|
LongArray |
LongArray.Builder.build() |
LongArray |
LongArray.Builder.buildPartial() |
LongArray |
FlushResponseOrBuilder.getCollSegIDsOrDefault(String key,
LongArray defaultValue)
map<string, .milvus.proto.schema.LongArray> coll_segIDs = 3; |
LongArray |
FlushResponse.getCollSegIDsOrDefault(String key,
LongArray defaultValue)
map<string, .milvus.proto.schema.LongArray> coll_segIDs = 3; |
LongArray |
FlushResponse.Builder.getCollSegIDsOrDefault(String key,
LongArray defaultValue)
map<string, .milvus.proto.schema.LongArray> coll_segIDs = 3; |
LongArray |
FlushResponseOrBuilder.getCollSegIDsOrThrow(String key)
map<string, .milvus.proto.schema.LongArray> coll_segIDs = 3; |
LongArray |
FlushResponse.getCollSegIDsOrThrow(String key)
map<string, .milvus.proto.schema.LongArray> coll_segIDs = 3; |
LongArray |
FlushResponse.Builder.getCollSegIDsOrThrow(String key)
map<string, .milvus.proto.schema.LongArray> coll_segIDs = 3; |
static LongArray |
LongArray.getDefaultInstance() |
LongArray |
LongArray.getDefaultInstanceForType() |
LongArray |
LongArray.Builder.getDefaultInstanceForType() |
LongArray |
FlushResponseOrBuilder.getFlushCollSegIDsOrDefault(String key,
LongArray defaultValue)
map<string, .milvus.proto.schema.LongArray> flush_coll_segIDs = 4; |
LongArray |
FlushResponse.getFlushCollSegIDsOrDefault(String key,
LongArray defaultValue)
map<string, .milvus.proto.schema.LongArray> flush_coll_segIDs = 4; |
LongArray |
FlushResponse.Builder.getFlushCollSegIDsOrDefault(String key,
LongArray defaultValue)
map<string, .milvus.proto.schema.LongArray> flush_coll_segIDs = 4; |
LongArray |
FlushResponseOrBuilder.getFlushCollSegIDsOrThrow(String key)
map<string, .milvus.proto.schema.LongArray> flush_coll_segIDs = 4; |
LongArray |
FlushResponse.getFlushCollSegIDsOrThrow(String key)
map<string, .milvus.proto.schema.LongArray> flush_coll_segIDs = 4; |
LongArray |
FlushResponse.Builder.getFlushCollSegIDsOrThrow(String key)
map<string, .milvus.proto.schema.LongArray> flush_coll_segIDs = 4; |
LongArray |
IDs.getIntId()
.milvus.proto.schema.LongArray int_id = 1; |
LongArray |
IDs.Builder.getIntId()
.milvus.proto.schema.LongArray int_id = 1; |
LongArray |
IDsOrBuilder.getIntId()
.milvus.proto.schema.LongArray int_id = 1; |
LongArray |
ScalarField.getLongData()
.milvus.proto.schema.LongArray long_data = 3; |
LongArray |
ScalarField.Builder.getLongData()
.milvus.proto.schema.LongArray long_data = 3; |
LongArray |
ScalarFieldOrBuilder.getLongData()
.milvus.proto.schema.LongArray long_data = 3; |
static LongArray |
LongArray.parseDelimitedFrom(InputStream input) |
static LongArray |
LongArray.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LongArray |
LongArray.parseFrom(byte[] data) |
static LongArray |
LongArray.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LongArray |
LongArray.parseFrom(ByteBuffer data) |
static LongArray |
LongArray.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LongArray |
LongArray.parseFrom(com.google.protobuf.ByteString data) |
static LongArray |
LongArray.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LongArray |
LongArray.parseFrom(com.google.protobuf.CodedInputStream input) |
static LongArray |
LongArray.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LongArray |
LongArray.parseFrom(InputStream input) |
static LongArray |
LongArray.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 限定符和类型 | 方法和说明 |
|---|---|
Map<String,LongArray> |
FlushResponseOrBuilder.getCollSegIDs()
已过时。
|
Map<String,LongArray> |
FlushResponse.getCollSegIDs()
已过时。
|
Map<String,LongArray> |
FlushResponse.Builder.getCollSegIDs()
已过时。
|
Map<String,LongArray> |
FlushResponseOrBuilder.getCollSegIDsMap()
map<string, .milvus.proto.schema.LongArray> coll_segIDs = 3; |
Map<String,LongArray> |
FlushResponse.getCollSegIDsMap()
map<string, .milvus.proto.schema.LongArray> coll_segIDs = 3; |
Map<String,LongArray> |
FlushResponse.Builder.getCollSegIDsMap()
map<string, .milvus.proto.schema.LongArray> coll_segIDs = 3; |
Map<String,LongArray> |
FlushResponseOrBuilder.getFlushCollSegIDs()
已过时。
|
Map<String,LongArray> |
FlushResponse.getFlushCollSegIDs()
已过时。
|
Map<String,LongArray> |
FlushResponse.Builder.getFlushCollSegIDs()
已过时。
|
Map<String,LongArray> |
FlushResponseOrBuilder.getFlushCollSegIDsMap()
map<string, .milvus.proto.schema.LongArray> flush_coll_segIDs = 4; |
Map<String,LongArray> |
FlushResponse.getFlushCollSegIDsMap()
map<string, .milvus.proto.schema.LongArray> flush_coll_segIDs = 4; |
Map<String,LongArray> |
FlushResponse.Builder.getFlushCollSegIDsMap()
map<string, .milvus.proto.schema.LongArray> flush_coll_segIDs = 4; |
Map<String,LongArray> |
FlushResponse.Builder.getMutableCollSegIDs()
已过时。
|
Map<String,LongArray> |
FlushResponse.Builder.getMutableFlushCollSegIDs()
已过时。
|
com.google.protobuf.Parser<LongArray> |
LongArray.getParserForType() |
static com.google.protobuf.Parser<LongArray> |
LongArray.parser() |
| 限定符和类型 | 方法和说明 |
|---|---|
LongArray |
FlushResponseOrBuilder.getCollSegIDsOrDefault(String key,
LongArray defaultValue)
map<string, .milvus.proto.schema.LongArray> coll_segIDs = 3; |
LongArray |
FlushResponse.getCollSegIDsOrDefault(String key,
LongArray defaultValue)
map<string, .milvus.proto.schema.LongArray> coll_segIDs = 3; |
LongArray |
FlushResponse.Builder.getCollSegIDsOrDefault(String key,
LongArray defaultValue)
map<string, .milvus.proto.schema.LongArray> coll_segIDs = 3; |
LongArray |
FlushResponseOrBuilder.getFlushCollSegIDsOrDefault(String key,
LongArray defaultValue)
map<string, .milvus.proto.schema.LongArray> flush_coll_segIDs = 4; |
LongArray |
FlushResponse.getFlushCollSegIDsOrDefault(String key,
LongArray defaultValue)
map<string, .milvus.proto.schema.LongArray> flush_coll_segIDs = 4; |
LongArray |
FlushResponse.Builder.getFlushCollSegIDsOrDefault(String key,
LongArray defaultValue)
map<string, .milvus.proto.schema.LongArray> flush_coll_segIDs = 4; |
LongArray.Builder |
LongArray.Builder.mergeFrom(LongArray other) |
IDs.Builder |
IDs.Builder.mergeIntId(LongArray value)
.milvus.proto.schema.LongArray int_id = 1; |
ScalarField.Builder |
ScalarField.Builder.mergeLongData(LongArray value)
.milvus.proto.schema.LongArray long_data = 3; |
static LongArray.Builder |
LongArray.newBuilder(LongArray prototype) |
FlushResponse.Builder |
FlushResponse.Builder.putCollSegIDs(String key,
LongArray value)
map<string, .milvus.proto.schema.LongArray> coll_segIDs = 3; |
FlushResponse.Builder |
FlushResponse.Builder.putFlushCollSegIDs(String key,
LongArray value)
map<string, .milvus.proto.schema.LongArray> flush_coll_segIDs = 4; |
IDs.Builder |
IDs.Builder.setIntId(LongArray value)
.milvus.proto.schema.LongArray int_id = 1; |
ScalarField.Builder |
ScalarField.Builder.setLongData(LongArray value)
.milvus.proto.schema.LongArray long_data = 3; |
| 限定符和类型 | 方法和说明 |
|---|---|
FlushResponse.Builder |
FlushResponse.Builder.putAllCollSegIDs(Map<String,LongArray> values)
map<string, .milvus.proto.schema.LongArray> coll_segIDs = 3; |
FlushResponse.Builder |
FlushResponse.Builder.putAllFlushCollSegIDs(Map<String,LongArray> values)
map<string, .milvus.proto.schema.LongArray> flush_coll_segIDs = 4; |
Copyright © 2023. All rights reserved.