Package io.milvus.grpc
Class DescribeCollectionResponse
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- io.milvus.grpc.DescribeCollectionResponse
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,DescribeCollectionResponseOrBuilder,Serializable
public final class DescribeCollectionResponse extends com.google.protobuf.GeneratedMessageV3 implements DescribeCollectionResponseOrBuilder
DescribeCollection Response
Protobuf typemilvus.proto.milvus.DescribeCollectionResponse- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDescribeCollectionResponse.BuilderDescribeCollection Response-
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 intALIASES_FIELD_NUMBERstatic intCOLLECTION_NAME_FIELD_NUMBERstatic intCOLLECTIONID_FIELD_NUMBERstatic intCONSISTENCY_LEVEL_FIELD_NUMBERstatic intCREATED_TIMESTAMP_FIELD_NUMBERstatic intCREATED_UTC_TIMESTAMP_FIELD_NUMBERstatic intDB_NAME_FIELD_NUMBERstatic intNUM_PARTITIONS_FIELD_NUMBERstatic intPHYSICAL_CHANNEL_NAMES_FIELD_NUMBERstatic intPROPERTIES_FIELD_NUMBERstatic intSCHEMA_FIELD_NUMBERstatic intSHARDS_NUM_FIELD_NUMBERstatic intSTART_POSITIONS_FIELD_NUMBERstatic intSTATUS_FIELD_NUMBERstatic intVIRTUAL_CHANNEL_NAMES_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)StringgetAliases(int index)The aliases of this collectioncom.google.protobuf.ByteStringgetAliasesBytes(int index)The aliases of this collectionintgetAliasesCount()The aliases of this collectioncom.google.protobuf.ProtocolStringListgetAliasesList()The aliases of this collectionlonggetCollectionID()The collection idStringgetCollectionName()The collection namecom.google.protobuf.ByteStringgetCollectionNameBytes()The collection nameConsistencyLevelgetConsistencyLevel()The consistency level that the collection used, modification is not supported now.intgetConsistencyLevelValue()The consistency level that the collection used, modification is not supported now.longgetCreatedTimestamp()Hybrid timestamp in milvuslonggetCreatedUtcTimestamp()The utc timestamp calculated by created_timestampStringgetDbName()string db_name = 14;com.google.protobuf.ByteStringgetDbNameBytes()string db_name = 14;static DescribeCollectionResponsegetDefaultInstance()DescribeCollectionResponsegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()longgetNumPartitions()int64 num_partitions = 15;com.google.protobuf.Parser<DescribeCollectionResponse>getParserForType()StringgetPhysicalChannelNames(int index)System design related, users should not perceivecom.google.protobuf.ByteStringgetPhysicalChannelNamesBytes(int index)System design related, users should not perceiveintgetPhysicalChannelNamesCount()System design related, users should not perceivecom.google.protobuf.ProtocolStringListgetPhysicalChannelNamesList()System design related, users should not perceiveKeyValuePairgetProperties(int index)repeated .milvus.proto.common.KeyValuePair properties = 13;intgetPropertiesCount()repeated .milvus.proto.common.KeyValuePair properties = 13;List<KeyValuePair>getPropertiesList()repeated .milvus.proto.common.KeyValuePair properties = 13;KeyValuePairOrBuildergetPropertiesOrBuilder(int index)repeated .milvus.proto.common.KeyValuePair properties = 13;List<? extends KeyValuePairOrBuilder>getPropertiesOrBuilderList()repeated .milvus.proto.common.KeyValuePair properties = 13;CollectionSchemagetSchema()The schema param when you created collection.CollectionSchemaOrBuildergetSchemaOrBuilder()The schema param when you created collection.intgetSerializedSize()intgetShardsNum()The shards number you set.KeyDataPairgetStartPositions(int index)The message ID/posititon when collection is createdintgetStartPositionsCount()The message ID/posititon when collection is createdList<KeyDataPair>getStartPositionsList()The message ID/posititon when collection is createdKeyDataPairOrBuildergetStartPositionsOrBuilder(int index)The message ID/posititon when collection is createdList<? extends KeyDataPairOrBuilder>getStartPositionsOrBuilderList()The message ID/posititon when collection is createdStatusgetStatus()Contain error_code and reasonStatusOrBuildergetStatusOrBuilder()Contain error_code and reasoncom.google.protobuf.UnknownFieldSetgetUnknownFields()StringgetVirtualChannelNames(int index)System design related, users should not perceivecom.google.protobuf.ByteStringgetVirtualChannelNamesBytes(int index)System design related, users should not perceiveintgetVirtualChannelNamesCount()System design related, users should not perceivecom.google.protobuf.ProtocolStringListgetVirtualChannelNamesList()System design related, users should not perceiveinthashCode()booleanhasSchema()The schema param when you created collection.booleanhasStatus()Contain error_code and reasonprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static DescribeCollectionResponse.BuildernewBuilder()static DescribeCollectionResponse.BuildernewBuilder(DescribeCollectionResponse prototype)DescribeCollectionResponse.BuildernewBuilderForType()protected DescribeCollectionResponse.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static DescribeCollectionResponseparseDelimitedFrom(InputStream input)static DescribeCollectionResponseparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DescribeCollectionResponseparseFrom(byte[] data)static DescribeCollectionResponseparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DescribeCollectionResponseparseFrom(com.google.protobuf.ByteString data)static DescribeCollectionResponseparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DescribeCollectionResponseparseFrom(com.google.protobuf.CodedInputStream input)static DescribeCollectionResponseparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DescribeCollectionResponseparseFrom(InputStream input)static DescribeCollectionResponseparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DescribeCollectionResponseparseFrom(ByteBuffer data)static DescribeCollectionResponseparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<DescribeCollectionResponse>parser()DescribeCollectionResponse.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, 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, 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
-
STATUS_FIELD_NUMBER
public static final int STATUS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SCHEMA_FIELD_NUMBER
public static final int SCHEMA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
COLLECTIONID_FIELD_NUMBER
public static final int COLLECTIONID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VIRTUAL_CHANNEL_NAMES_FIELD_NUMBER
public static final int VIRTUAL_CHANNEL_NAMES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PHYSICAL_CHANNEL_NAMES_FIELD_NUMBER
public static final int PHYSICAL_CHANNEL_NAMES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CREATED_TIMESTAMP_FIELD_NUMBER
public static final int CREATED_TIMESTAMP_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CREATED_UTC_TIMESTAMP_FIELD_NUMBER
public static final int CREATED_UTC_TIMESTAMP_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SHARDS_NUM_FIELD_NUMBER
public static final int SHARDS_NUM_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ALIASES_FIELD_NUMBER
public static final int ALIASES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
START_POSITIONS_FIELD_NUMBER
public static final int START_POSITIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONSISTENCY_LEVEL_FIELD_NUMBER
public static final int CONSISTENCY_LEVEL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
COLLECTION_NAME_FIELD_NUMBER
public static final int COLLECTION_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PROPERTIES_FIELD_NUMBER
public static final int PROPERTIES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DB_NAME_FIELD_NUMBER
public static final int DB_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NUM_PARTITIONS_FIELD_NUMBER
public static final int NUM_PARTITIONS_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
-
hasStatus
public boolean hasStatus()
Contain error_code and reason
.milvus.proto.common.Status status = 1;- Specified by:
hasStatusin interfaceDescribeCollectionResponseOrBuilder- Returns:
- Whether the status field is set.
-
getStatus
public Status getStatus()
Contain error_code and reason
.milvus.proto.common.Status status = 1;- Specified by:
getStatusin interfaceDescribeCollectionResponseOrBuilder- Returns:
- The status.
-
getStatusOrBuilder
public StatusOrBuilder getStatusOrBuilder()
Contain error_code and reason
.milvus.proto.common.Status status = 1;- Specified by:
getStatusOrBuilderin interfaceDescribeCollectionResponseOrBuilder
-
hasSchema
public boolean hasSchema()
The schema param when you created collection.
.milvus.proto.schema.CollectionSchema schema = 2;- Specified by:
hasSchemain interfaceDescribeCollectionResponseOrBuilder- Returns:
- Whether the schema field is set.
-
getSchema
public CollectionSchema getSchema()
The schema param when you created collection.
.milvus.proto.schema.CollectionSchema schema = 2;- Specified by:
getSchemain interfaceDescribeCollectionResponseOrBuilder- Returns:
- The schema.
-
getSchemaOrBuilder
public CollectionSchemaOrBuilder getSchemaOrBuilder()
The schema param when you created collection.
.milvus.proto.schema.CollectionSchema schema = 2;- Specified by:
getSchemaOrBuilderin interfaceDescribeCollectionResponseOrBuilder
-
getCollectionID
public long getCollectionID()
The collection id
int64 collectionID = 3;- Specified by:
getCollectionIDin interfaceDescribeCollectionResponseOrBuilder- Returns:
- The collectionID.
-
getVirtualChannelNamesList
public com.google.protobuf.ProtocolStringList getVirtualChannelNamesList()
System design related, users should not perceive
repeated string virtual_channel_names = 4;- Specified by:
getVirtualChannelNamesListin interfaceDescribeCollectionResponseOrBuilder- Returns:
- A list containing the virtualChannelNames.
-
getVirtualChannelNamesCount
public int getVirtualChannelNamesCount()
System design related, users should not perceive
repeated string virtual_channel_names = 4;- Specified by:
getVirtualChannelNamesCountin interfaceDescribeCollectionResponseOrBuilder- Returns:
- The count of virtualChannelNames.
-
getVirtualChannelNames
public String getVirtualChannelNames(int index)
System design related, users should not perceive
repeated string virtual_channel_names = 4;- Specified by:
getVirtualChannelNamesin interfaceDescribeCollectionResponseOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The virtualChannelNames at the given index.
-
getVirtualChannelNamesBytes
public com.google.protobuf.ByteString getVirtualChannelNamesBytes(int index)
System design related, users should not perceive
repeated string virtual_channel_names = 4;- Specified by:
getVirtualChannelNamesBytesin interfaceDescribeCollectionResponseOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the virtualChannelNames at the given index.
-
getPhysicalChannelNamesList
public com.google.protobuf.ProtocolStringList getPhysicalChannelNamesList()
System design related, users should not perceive
repeated string physical_channel_names = 5;- Specified by:
getPhysicalChannelNamesListin interfaceDescribeCollectionResponseOrBuilder- Returns:
- A list containing the physicalChannelNames.
-
getPhysicalChannelNamesCount
public int getPhysicalChannelNamesCount()
System design related, users should not perceive
repeated string physical_channel_names = 5;- Specified by:
getPhysicalChannelNamesCountin interfaceDescribeCollectionResponseOrBuilder- Returns:
- The count of physicalChannelNames.
-
getPhysicalChannelNames
public String getPhysicalChannelNames(int index)
System design related, users should not perceive
repeated string physical_channel_names = 5;- Specified by:
getPhysicalChannelNamesin interfaceDescribeCollectionResponseOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The physicalChannelNames at the given index.
-
getPhysicalChannelNamesBytes
public com.google.protobuf.ByteString getPhysicalChannelNamesBytes(int index)
System design related, users should not perceive
repeated string physical_channel_names = 5;- Specified by:
getPhysicalChannelNamesBytesin interfaceDescribeCollectionResponseOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the physicalChannelNames at the given index.
-
getCreatedTimestamp
public long getCreatedTimestamp()
Hybrid timestamp in milvus
uint64 created_timestamp = 6;- Specified by:
getCreatedTimestampin interfaceDescribeCollectionResponseOrBuilder- Returns:
- The createdTimestamp.
-
getCreatedUtcTimestamp
public long getCreatedUtcTimestamp()
The utc timestamp calculated by created_timestamp
uint64 created_utc_timestamp = 7;- Specified by:
getCreatedUtcTimestampin interfaceDescribeCollectionResponseOrBuilder- Returns:
- The createdUtcTimestamp.
-
getShardsNum
public int getShardsNum()
The shards number you set.
int32 shards_num = 8;- Specified by:
getShardsNumin interfaceDescribeCollectionResponseOrBuilder- Returns:
- The shardsNum.
-
getAliasesList
public com.google.protobuf.ProtocolStringList getAliasesList()
The aliases of this collection
repeated string aliases = 9;- Specified by:
getAliasesListin interfaceDescribeCollectionResponseOrBuilder- Returns:
- A list containing the aliases.
-
getAliasesCount
public int getAliasesCount()
The aliases of this collection
repeated string aliases = 9;- Specified by:
getAliasesCountin interfaceDescribeCollectionResponseOrBuilder- Returns:
- The count of aliases.
-
getAliases
public String getAliases(int index)
The aliases of this collection
repeated string aliases = 9;- Specified by:
getAliasesin interfaceDescribeCollectionResponseOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The aliases at the given index.
-
getAliasesBytes
public com.google.protobuf.ByteString getAliasesBytes(int index)
The aliases of this collection
repeated string aliases = 9;- Specified by:
getAliasesBytesin interfaceDescribeCollectionResponseOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the aliases at the given index.
-
getStartPositionsList
public List<KeyDataPair> getStartPositionsList()
The message ID/posititon when collection is created
repeated .milvus.proto.common.KeyDataPair start_positions = 10;- Specified by:
getStartPositionsListin interfaceDescribeCollectionResponseOrBuilder
-
getStartPositionsOrBuilderList
public List<? extends KeyDataPairOrBuilder> getStartPositionsOrBuilderList()
The message ID/posititon when collection is created
repeated .milvus.proto.common.KeyDataPair start_positions = 10;- Specified by:
getStartPositionsOrBuilderListin interfaceDescribeCollectionResponseOrBuilder
-
getStartPositionsCount
public int getStartPositionsCount()
The message ID/posititon when collection is created
repeated .milvus.proto.common.KeyDataPair start_positions = 10;- Specified by:
getStartPositionsCountin interfaceDescribeCollectionResponseOrBuilder
-
getStartPositions
public KeyDataPair getStartPositions(int index)
The message ID/posititon when collection is created
repeated .milvus.proto.common.KeyDataPair start_positions = 10;- Specified by:
getStartPositionsin interfaceDescribeCollectionResponseOrBuilder
-
getStartPositionsOrBuilder
public KeyDataPairOrBuilder getStartPositionsOrBuilder(int index)
The message ID/posititon when collection is created
repeated .milvus.proto.common.KeyDataPair start_positions = 10;- Specified by:
getStartPositionsOrBuilderin interfaceDescribeCollectionResponseOrBuilder
-
getConsistencyLevelValue
public int getConsistencyLevelValue()
The consistency level that the collection used, modification is not supported now.
.milvus.proto.common.ConsistencyLevel consistency_level = 11;- Specified by:
getConsistencyLevelValuein interfaceDescribeCollectionResponseOrBuilder- Returns:
- The enum numeric value on the wire for consistencyLevel.
-
getConsistencyLevel
public ConsistencyLevel getConsistencyLevel()
The consistency level that the collection used, modification is not supported now.
.milvus.proto.common.ConsistencyLevel consistency_level = 11;- Specified by:
getConsistencyLevelin interfaceDescribeCollectionResponseOrBuilder- Returns:
- The consistencyLevel.
-
getCollectionName
public String getCollectionName()
The collection name
string collection_name = 12;- Specified by:
getCollectionNamein interfaceDescribeCollectionResponseOrBuilder- Returns:
- The collectionName.
-
getCollectionNameBytes
public com.google.protobuf.ByteString getCollectionNameBytes()
The collection name
string collection_name = 12;- Specified by:
getCollectionNameBytesin interfaceDescribeCollectionResponseOrBuilder- Returns:
- The bytes for collectionName.
-
getPropertiesList
public List<KeyValuePair> getPropertiesList()
repeated .milvus.proto.common.KeyValuePair properties = 13;- Specified by:
getPropertiesListin interfaceDescribeCollectionResponseOrBuilder
-
getPropertiesOrBuilderList
public List<? extends KeyValuePairOrBuilder> getPropertiesOrBuilderList()
repeated .milvus.proto.common.KeyValuePair properties = 13;- Specified by:
getPropertiesOrBuilderListin interfaceDescribeCollectionResponseOrBuilder
-
getPropertiesCount
public int getPropertiesCount()
repeated .milvus.proto.common.KeyValuePair properties = 13;- Specified by:
getPropertiesCountin interfaceDescribeCollectionResponseOrBuilder
-
getProperties
public KeyValuePair getProperties(int index)
repeated .milvus.proto.common.KeyValuePair properties = 13;- Specified by:
getPropertiesin interfaceDescribeCollectionResponseOrBuilder
-
getPropertiesOrBuilder
public KeyValuePairOrBuilder getPropertiesOrBuilder(int index)
repeated .milvus.proto.common.KeyValuePair properties = 13;- Specified by:
getPropertiesOrBuilderin interfaceDescribeCollectionResponseOrBuilder
-
getDbName
public String getDbName()
string db_name = 14;- Specified by:
getDbNamein interfaceDescribeCollectionResponseOrBuilder- Returns:
- The dbName.
-
getDbNameBytes
public com.google.protobuf.ByteString getDbNameBytes()
string db_name = 14;- Specified by:
getDbNameBytesin interfaceDescribeCollectionResponseOrBuilder- Returns:
- The bytes for dbName.
-
getNumPartitions
public long getNumPartitions()
int64 num_partitions = 15;- Specified by:
getNumPartitionsin interfaceDescribeCollectionResponseOrBuilder- Returns:
- The numPartitions.
-
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 DescribeCollectionResponse parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DescribeCollectionResponse parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DescribeCollectionResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DescribeCollectionResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DescribeCollectionResponse parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DescribeCollectionResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DescribeCollectionResponse parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static DescribeCollectionResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static DescribeCollectionResponse parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static DescribeCollectionResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static DescribeCollectionResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static DescribeCollectionResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public DescribeCollectionResponse.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static DescribeCollectionResponse.Builder newBuilder()
-
newBuilder
public static DescribeCollectionResponse.Builder newBuilder(DescribeCollectionResponse prototype)
-
toBuilder
public DescribeCollectionResponse.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected DescribeCollectionResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static DescribeCollectionResponse getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<DescribeCollectionResponse> parser()
-
getParserForType
public com.google.protobuf.Parser<DescribeCollectionResponse> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public DescribeCollectionResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-