public final class CollectionInfo extends com.google.protobuf.GeneratedMessageV3 implements CollectionInfoOrBuilder
proxima.dashvector.proto.CollectionInfo| 限定符和类型 | 类和说明 |
|---|---|
static class |
CollectionInfo.Builder
Protobuf type
proxima.dashvector.proto.CollectionInfo |
static class |
CollectionInfo.DataType
Protobuf enum
proxima.dashvector.proto.CollectionInfo.DataType |
static class |
CollectionInfo.Metric
Protobuf enum
proxima.dashvector.proto.CollectionInfo.Metric |
static class |
CollectionInfo.VectorParam
Protobuf type
proxima.dashvector.proto.CollectionInfo.VectorParam |
static interface |
CollectionInfo.VectorParamOrBuilder |
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| 限定符和类型 | 字段和说明 |
|---|---|
static int |
DIMENSION_FIELD_NUMBER |
static int |
DTYPE_FIELD_NUMBER |
static int |
FIELDS_SCHEMA_FIELD_NUMBER |
static int |
METRIC_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
static int |
PARTITIONS_FIELD_NUMBER |
static int |
STATUS_FIELD_NUMBER |
static int |
VECTORS_SCHEMA_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
containsFieldsSchema(String key)
map<string, .proxima.dashvector.proto.FieldType> fields_schema = 5; |
boolean |
containsPartitions(String key)
map<string, .proxima.dashvector.proto.Status> partitions = 7; |
boolean |
containsVectorsSchema(String key)
map<string, .proxima.dashvector.proto.CollectionInfo.VectorParam> vectors_schema = 8; |
boolean |
equals(Object obj) |
static CollectionInfo |
getDefaultInstance() |
CollectionInfo |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
int |
getDimension()
uint32 dimension = 2; |
CollectionInfo.DataType |
getDtype()
.proxima.dashvector.proto.CollectionInfo.DataType dtype = 3; |
int |
getDtypeValue()
.proxima.dashvector.proto.CollectionInfo.DataType dtype = 3; |
Map<String,FieldType> |
getFieldsSchema()
已过时。
|
int |
getFieldsSchemaCount()
map<string, .proxima.dashvector.proto.FieldType> fields_schema = 5; |
Map<String,FieldType> |
getFieldsSchemaMap()
map<string, .proxima.dashvector.proto.FieldType> fields_schema = 5; |
FieldType |
getFieldsSchemaOrDefault(String key,
FieldType defaultValue)
map<string, .proxima.dashvector.proto.FieldType> fields_schema = 5; |
FieldType |
getFieldsSchemaOrThrow(String key)
map<string, .proxima.dashvector.proto.FieldType> fields_schema = 5; |
Map<String,Integer> |
getFieldsSchemaValue()
已过时。
|
Map<String,Integer> |
getFieldsSchemaValueMap()
map<string, .proxima.dashvector.proto.FieldType> fields_schema = 5; |
int |
getFieldsSchemaValueOrDefault(String key,
int defaultValue)
map<string, .proxima.dashvector.proto.FieldType> fields_schema = 5; |
int |
getFieldsSchemaValueOrThrow(String key)
map<string, .proxima.dashvector.proto.FieldType> fields_schema = 5; |
CollectionInfo.Metric |
getMetric()
.proxima.dashvector.proto.CollectionInfo.Metric metric = 4; |
int |
getMetricValue()
.proxima.dashvector.proto.CollectionInfo.Metric metric = 4; |
String |
getName()
string name = 1; |
com.google.protobuf.ByteString |
getNameBytes()
string name = 1; |
com.google.protobuf.Parser<CollectionInfo> |
getParserForType() |
Map<String,Status> |
getPartitions()
已过时。
|
int |
getPartitionsCount()
map<string, .proxima.dashvector.proto.Status> partitions = 7; |
Map<String,Status> |
getPartitionsMap()
map<string, .proxima.dashvector.proto.Status> partitions = 7; |
Status |
getPartitionsOrDefault(String key,
Status defaultValue)
map<string, .proxima.dashvector.proto.Status> partitions = 7; |
Status |
getPartitionsOrThrow(String key)
map<string, .proxima.dashvector.proto.Status> partitions = 7; |
Map<String,Integer> |
getPartitionsValue()
已过时。
|
Map<String,Integer> |
getPartitionsValueMap()
map<string, .proxima.dashvector.proto.Status> partitions = 7; |
int |
getPartitionsValueOrDefault(String key,
int defaultValue)
map<string, .proxima.dashvector.proto.Status> partitions = 7; |
int |
getPartitionsValueOrThrow(String key)
map<string, .proxima.dashvector.proto.Status> partitions = 7; |
int |
getSerializedSize() |
Status |
getStatus()
.proxima.dashvector.proto.Status status = 6; |
int |
getStatusValue()
.proxima.dashvector.proto.Status status = 6; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
Map<String,CollectionInfo.VectorParam> |
getVectorsSchema()
已过时。
|
int |
getVectorsSchemaCount()
map<string, .proxima.dashvector.proto.CollectionInfo.VectorParam> vectors_schema = 8; |
Map<String,CollectionInfo.VectorParam> |
getVectorsSchemaMap()
map<string, .proxima.dashvector.proto.CollectionInfo.VectorParam> vectors_schema = 8; |
CollectionInfo.VectorParam |
getVectorsSchemaOrDefault(String key,
CollectionInfo.VectorParam defaultValue)
map<string, .proxima.dashvector.proto.CollectionInfo.VectorParam> vectors_schema = 8; |
CollectionInfo.VectorParam |
getVectorsSchemaOrThrow(String key)
map<string, .proxima.dashvector.proto.CollectionInfo.VectorParam> vectors_schema = 8; |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapField |
internalGetMapField(int number) |
boolean |
isInitialized() |
static CollectionInfo.Builder |
newBuilder() |
static CollectionInfo.Builder |
newBuilder(CollectionInfo prototype) |
CollectionInfo.Builder |
newBuilderForType() |
protected CollectionInfo.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static CollectionInfo |
parseDelimitedFrom(InputStream input) |
static CollectionInfo |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CollectionInfo |
parseFrom(byte[] data) |
static CollectionInfo |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CollectionInfo |
parseFrom(ByteBuffer data) |
static CollectionInfo |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CollectionInfo |
parseFrom(com.google.protobuf.ByteString data) |
static CollectionInfo |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CollectionInfo |
parseFrom(com.google.protobuf.CodedInputStream input) |
static CollectionInfo |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CollectionInfo |
parseFrom(InputStream input) |
static CollectionInfo |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<CollectionInfo> |
parser() |
CollectionInfo.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, isStringEmpty, 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, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTopublic static final int NAME_FIELD_NUMBER
public static final int DIMENSION_FIELD_NUMBER
public static final int DTYPE_FIELD_NUMBER
public static final int METRIC_FIELD_NUMBER
public static final int VECTORS_SCHEMA_FIELD_NUMBER
public static final int FIELDS_SCHEMA_FIELD_NUMBER
public static final int STATUS_FIELD_NUMBER
public static final int PARTITIONS_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance 在类中 com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields 在接口中 com.google.protobuf.MessageOrBuildergetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapField internalGetMapField(int number)
internalGetMapField 在类中 com.google.protobuf.GeneratedMessageV3protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessageV3public String getName()
string name = 1;getName 在接口中 CollectionInfoOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
string name = 1;getNameBytes 在接口中 CollectionInfoOrBuilderpublic int getDimension()
uint32 dimension = 2;getDimension 在接口中 CollectionInfoOrBuilderpublic int getDtypeValue()
.proxima.dashvector.proto.CollectionInfo.DataType dtype = 3;getDtypeValue 在接口中 CollectionInfoOrBuilderpublic CollectionInfo.DataType getDtype()
.proxima.dashvector.proto.CollectionInfo.DataType dtype = 3;getDtype 在接口中 CollectionInfoOrBuilderpublic int getMetricValue()
.proxima.dashvector.proto.CollectionInfo.Metric metric = 4;getMetricValue 在接口中 CollectionInfoOrBuilderpublic CollectionInfo.Metric getMetric()
.proxima.dashvector.proto.CollectionInfo.Metric metric = 4;getMetric 在接口中 CollectionInfoOrBuilderpublic int getVectorsSchemaCount()
CollectionInfoOrBuildermap<string, .proxima.dashvector.proto.CollectionInfo.VectorParam> vectors_schema = 8;getVectorsSchemaCount 在接口中 CollectionInfoOrBuilderpublic boolean containsVectorsSchema(String key)
map<string, .proxima.dashvector.proto.CollectionInfo.VectorParam> vectors_schema = 8;containsVectorsSchema 在接口中 CollectionInfoOrBuilder@Deprecated public Map<String,CollectionInfo.VectorParam> getVectorsSchema()
getVectorsSchemaMap() instead.getVectorsSchema 在接口中 CollectionInfoOrBuilderpublic Map<String,CollectionInfo.VectorParam> getVectorsSchemaMap()
map<string, .proxima.dashvector.proto.CollectionInfo.VectorParam> vectors_schema = 8;getVectorsSchemaMap 在接口中 CollectionInfoOrBuilderpublic CollectionInfo.VectorParam getVectorsSchemaOrDefault(String key, CollectionInfo.VectorParam defaultValue)
map<string, .proxima.dashvector.proto.CollectionInfo.VectorParam> vectors_schema = 8;public CollectionInfo.VectorParam getVectorsSchemaOrThrow(String key)
map<string, .proxima.dashvector.proto.CollectionInfo.VectorParam> vectors_schema = 8;public int getFieldsSchemaCount()
CollectionInfoOrBuildermap<string, .proxima.dashvector.proto.FieldType> fields_schema = 5;getFieldsSchemaCount 在接口中 CollectionInfoOrBuilderpublic boolean containsFieldsSchema(String key)
map<string, .proxima.dashvector.proto.FieldType> fields_schema = 5;containsFieldsSchema 在接口中 CollectionInfoOrBuilder@Deprecated public Map<String,FieldType> getFieldsSchema()
getFieldsSchemaMap() instead.getFieldsSchema 在接口中 CollectionInfoOrBuilderpublic Map<String,FieldType> getFieldsSchemaMap()
map<string, .proxima.dashvector.proto.FieldType> fields_schema = 5;getFieldsSchemaMap 在接口中 CollectionInfoOrBuilderpublic FieldType getFieldsSchemaOrDefault(String key, FieldType defaultValue)
map<string, .proxima.dashvector.proto.FieldType> fields_schema = 5;public FieldType getFieldsSchemaOrThrow(String key)
map<string, .proxima.dashvector.proto.FieldType> fields_schema = 5;@Deprecated public Map<String,Integer> getFieldsSchemaValue()
getFieldsSchemaValueMap() instead.getFieldsSchemaValue 在接口中 CollectionInfoOrBuilderpublic Map<String,Integer> getFieldsSchemaValueMap()
map<string, .proxima.dashvector.proto.FieldType> fields_schema = 5;public int getFieldsSchemaValueOrDefault(String key, int defaultValue)
map<string, .proxima.dashvector.proto.FieldType> fields_schema = 5;public int getFieldsSchemaValueOrThrow(String key)
map<string, .proxima.dashvector.proto.FieldType> fields_schema = 5;public int getStatusValue()
.proxima.dashvector.proto.Status status = 6;getStatusValue 在接口中 CollectionInfoOrBuilderpublic Status getStatus()
.proxima.dashvector.proto.Status status = 6;getStatus 在接口中 CollectionInfoOrBuilderpublic int getPartitionsCount()
CollectionInfoOrBuildermap<string, .proxima.dashvector.proto.Status> partitions = 7;getPartitionsCount 在接口中 CollectionInfoOrBuilderpublic boolean containsPartitions(String key)
map<string, .proxima.dashvector.proto.Status> partitions = 7;containsPartitions 在接口中 CollectionInfoOrBuilder@Deprecated public Map<String,Status> getPartitions()
getPartitionsMap() instead.getPartitions 在接口中 CollectionInfoOrBuilderpublic Map<String,Status> getPartitionsMap()
map<string, .proxima.dashvector.proto.Status> partitions = 7;getPartitionsMap 在接口中 CollectionInfoOrBuilderpublic Status getPartitionsOrDefault(String key, Status defaultValue)
map<string, .proxima.dashvector.proto.Status> partitions = 7;public Status getPartitionsOrThrow(String key)
map<string, .proxima.dashvector.proto.Status> partitions = 7;getPartitionsOrThrow 在接口中 CollectionInfoOrBuilder@Deprecated public Map<String,Integer> getPartitionsValue()
getPartitionsValueMap() instead.getPartitionsValue 在接口中 CollectionInfoOrBuilderpublic Map<String,Integer> getPartitionsValueMap()
map<string, .proxima.dashvector.proto.Status> partitions = 7;getPartitionsValueMap 在接口中 CollectionInfoOrBuilderpublic int getPartitionsValueOrDefault(String key, int defaultValue)
map<string, .proxima.dashvector.proto.Status> partitions = 7;public int getPartitionsValueOrThrow(String key)
map<string, .proxima.dashvector.proto.Status> partitions = 7;public final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo 在接口中 com.google.protobuf.MessageLitewriteTo 在类中 com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize 在接口中 com.google.protobuf.MessageLitegetSerializedSize 在类中 com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals 在接口中 com.google.protobuf.Messageequals 在类中 com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode 在接口中 com.google.protobuf.MessagehashCode 在类中 com.google.protobuf.AbstractMessagepublic static CollectionInfo parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CollectionInfo parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CollectionInfo parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CollectionInfo parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CollectionInfo parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CollectionInfo parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CollectionInfo parseFrom(InputStream input) throws IOException
IOExceptionpublic static CollectionInfo parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static CollectionInfo parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static CollectionInfo parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static CollectionInfo parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static CollectionInfo parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic CollectionInfo.Builder newBuilderForType()
newBuilderForType 在接口中 com.google.protobuf.MessagenewBuilderForType 在接口中 com.google.protobuf.MessageLitepublic static CollectionInfo.Builder newBuilder()
public static CollectionInfo.Builder newBuilder(CollectionInfo prototype)
public CollectionInfo.Builder toBuilder()
toBuilder 在接口中 com.google.protobuf.MessagetoBuilder 在接口中 com.google.protobuf.MessageLiteprotected CollectionInfo.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType 在类中 com.google.protobuf.GeneratedMessageV3public static CollectionInfo getDefaultInstance()
public static com.google.protobuf.Parser<CollectionInfo> parser()
public com.google.protobuf.Parser<CollectionInfo> getParserForType()
getParserForType 在接口中 com.google.protobuf.MessagegetParserForType 在接口中 com.google.protobuf.MessageLitegetParserForType 在类中 com.google.protobuf.GeneratedMessageV3public CollectionInfo getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderCopyright © 2024. All rights reserved.