Uses of Class
io.metaloom.qdrant.client.grpc.proto.Collections.LocalShardInfo
Packages that use Collections.LocalShardInfo
-
Uses of Collections.LocalShardInfo in io.metaloom.qdrant.client.grpc.proto
Methods in io.metaloom.qdrant.client.grpc.proto that return Collections.LocalShardInfoModifier and TypeMethodDescriptionCollections.LocalShardInfo.Builder.build()Collections.LocalShardInfo.Builder.buildPartial()static Collections.LocalShardInfoCollections.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.LocalShardInfoCollections.LocalShardInfo.parseDelimitedFrom(InputStream input) static Collections.LocalShardInfoCollections.LocalShardInfo.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Collections.LocalShardInfoCollections.LocalShardInfo.parseFrom(byte[] data) static Collections.LocalShardInfoCollections.LocalShardInfo.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Collections.LocalShardInfoCollections.LocalShardInfo.parseFrom(com.google.protobuf.ByteString data) static Collections.LocalShardInfoCollections.LocalShardInfo.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Collections.LocalShardInfoCollections.LocalShardInfo.parseFrom(com.google.protobuf.CodedInputStream input) static Collections.LocalShardInfoCollections.LocalShardInfo.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Collections.LocalShardInfoCollections.LocalShardInfo.parseFrom(InputStream input) static Collections.LocalShardInfoCollections.LocalShardInfo.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Collections.LocalShardInfoCollections.LocalShardInfo.parseFrom(ByteBuffer data) static Collections.LocalShardInfoCollections.LocalShardInfo.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.metaloom.qdrant.client.grpc.proto that return types with arguments of type Collections.LocalShardInfoModifier 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()Methods in io.metaloom.qdrant.client.grpc.proto with parameters of type Collections.LocalShardInfoModifier 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 shardsMethod parameters in io.metaloom.qdrant.client.grpc.proto with type arguments of type Collections.LocalShardInfoModifier and TypeMethodDescriptionCollections.CollectionClusterInfoResponse.Builder.addAllLocalShards(Iterable<? extends Collections.LocalShardInfo> values) Local shards