Uses of Class
io.qdrant.client.grpc.Collections.LocalShardInfo
-
Uses of Collections.LocalShardInfo in io.qdrant.client.grpc
Modifier and TypeMethodDescriptionCollections.LocalShardInfo.Builder.build()
Collections.LocalShardInfo.Builder.buildPartial()
static Collections.LocalShardInfo
Collections.LocalShardInfo.getDefaultInstance()
Collections.LocalShardInfo.Builder.getDefaultInstanceForType()
Collections.LocalShardInfo.getDefaultInstanceForType()
Collections.CollectionClusterInfoResponse.Builder.getLocalShards
(int index) Local shardsCollections.CollectionClusterInfoResponse.getLocalShards
(int index) Local shardsCollections.CollectionClusterInfoResponseOrBuilder.getLocalShards
(int index) Local shardsstatic Collections.LocalShardInfo
Collections.LocalShardInfo.parseDelimitedFrom
(InputStream input) static Collections.LocalShardInfo
Collections.LocalShardInfo.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Collections.LocalShardInfo
Collections.LocalShardInfo.parseFrom
(byte[] data) static Collections.LocalShardInfo
Collections.LocalShardInfo.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Collections.LocalShardInfo
Collections.LocalShardInfo.parseFrom
(com.google.protobuf.ByteString data) static Collections.LocalShardInfo
Collections.LocalShardInfo.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Collections.LocalShardInfo
Collections.LocalShardInfo.parseFrom
(com.google.protobuf.CodedInputStream input) static Collections.LocalShardInfo
Collections.LocalShardInfo.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Collections.LocalShardInfo
Collections.LocalShardInfo.parseFrom
(InputStream input) static Collections.LocalShardInfo
Collections.LocalShardInfo.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Collections.LocalShardInfo
Collections.LocalShardInfo.parseFrom
(ByteBuffer data) static Collections.LocalShardInfo
Collections.LocalShardInfo.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Modifier and TypeMethodDescriptionCollections.CollectionClusterInfoResponse.Builder.getLocalShardsList()
Local shardsCollections.CollectionClusterInfoResponse.getLocalShardsList()
Local shardsCollections.CollectionClusterInfoResponseOrBuilder.getLocalShardsList()
Local shardscom.google.protobuf.Parser<Collections.LocalShardInfo>
Collections.LocalShardInfo.getParserForType()
static com.google.protobuf.Parser<Collections.LocalShardInfo>
Collections.LocalShardInfo.parser()
Modifier and TypeMethodDescriptionCollections.CollectionClusterInfoResponse.Builder.addLocalShards
(int index, Collections.LocalShardInfo value) Local shardsCollections.CollectionClusterInfoResponse.Builder.addLocalShards
(Collections.LocalShardInfo value) Local shardsCollections.LocalShardInfo.Builder.mergeFrom
(Collections.LocalShardInfo other) Collections.LocalShardInfo.newBuilder
(Collections.LocalShardInfo prototype) Collections.CollectionClusterInfoResponse.Builder.setLocalShards
(int index, Collections.LocalShardInfo value) Local shardsModifier and TypeMethodDescriptionCollections.CollectionClusterInfoResponse.Builder.addAllLocalShards
(Iterable<? extends Collections.LocalShardInfo> values) Local shards