Uses of Class
io.metaloom.qdrant.client.grpc.proto.Collections.LocalShardInfo.Builder
Packages that use Collections.LocalShardInfo.Builder
-
Uses of Collections.LocalShardInfo.Builder in io.metaloom.qdrant.client.grpc.proto
Methods in io.metaloom.qdrant.client.grpc.proto that return Collections.LocalShardInfo.BuilderModifier and TypeMethodDescriptionCollections.CollectionClusterInfoResponse.Builder.addLocalShardsBuilder()Local shardsCollections.CollectionClusterInfoResponse.Builder.addLocalShardsBuilder(int index) Local shardsCollections.LocalShardInfo.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Collections.LocalShardInfo.Builder.clear()Collections.LocalShardInfo.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) Collections.LocalShardInfo.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Collections.LocalShardInfo.Builder.clearPointsCount()Number of points in the shardCollections.LocalShardInfo.Builder.clearShardId()Local shard idCollections.LocalShardInfo.Builder.clearState()Is replica activeCollections.LocalShardInfo.Builder.clone()Collections.CollectionClusterInfoResponse.Builder.getLocalShardsBuilder(int index) Local shardsCollections.LocalShardInfo.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Collections.LocalShardInfo.Builder.mergeFrom(com.google.protobuf.Message other) Collections.LocalShardInfo.Builder.mergeFrom(Collections.LocalShardInfo other) Collections.LocalShardInfo.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Collections.LocalShardInfo.newBuilder()Collections.LocalShardInfo.newBuilder(Collections.LocalShardInfo prototype) Collections.LocalShardInfo.newBuilderForType()protected Collections.LocalShardInfo.BuilderCollections.LocalShardInfo.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) Collections.LocalShardInfo.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Collections.LocalShardInfo.Builder.setPointsCount(long value) Number of points in the shardCollections.LocalShardInfo.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) Collections.LocalShardInfo.Builder.setShardId(int value) Local shard idCollections.LocalShardInfo.Builder.setState(Collections.ReplicaState value) Is replica activeCollections.LocalShardInfo.Builder.setStateValue(int value) Is replica activeCollections.LocalShardInfo.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Collections.LocalShardInfo.toBuilder()Methods in io.metaloom.qdrant.client.grpc.proto that return types with arguments of type Collections.LocalShardInfo.BuilderModifier and TypeMethodDescriptionCollections.CollectionClusterInfoResponse.Builder.getLocalShardsBuilderList()Local shardsMethods in io.metaloom.qdrant.client.grpc.proto with parameters of type Collections.LocalShardInfo.BuilderModifier and TypeMethodDescriptionCollections.CollectionClusterInfoResponse.Builder.addLocalShards(int index, Collections.LocalShardInfo.Builder builderForValue) Local shardsCollections.CollectionClusterInfoResponse.Builder.addLocalShards(Collections.LocalShardInfo.Builder builderForValue) Local shardsCollections.CollectionClusterInfoResponse.Builder.setLocalShards(int index, Collections.LocalShardInfo.Builder builderForValue) Local shards