Uses of Class
io.metaloom.qdrant.client.grpc.proto.Collections.MoveShard
Packages that use Collections.MoveShard
-
Uses of Collections.MoveShard in io.metaloom.qdrant.client.grpc.proto
Methods in io.metaloom.qdrant.client.grpc.proto that return Collections.MoveShardModifier and TypeMethodDescriptionCollections.MoveShard.Builder.build()Collections.MoveShard.Builder.buildPartial()Collections.UpdateCollectionClusterSetupRequest.Builder.getAbortTransfer().qdrant.MoveShard abort_transfer = 4;Collections.UpdateCollectionClusterSetupRequest.getAbortTransfer().qdrant.MoveShard abort_transfer = 4;Collections.UpdateCollectionClusterSetupRequestOrBuilder.getAbortTransfer().qdrant.MoveShard abort_transfer = 4;static Collections.MoveShardCollections.MoveShard.getDefaultInstance()Collections.MoveShard.Builder.getDefaultInstanceForType()Collections.MoveShard.getDefaultInstanceForType()Collections.UpdateCollectionClusterSetupRequest.Builder.getMoveShard().qdrant.MoveShard move_shard = 2;Collections.UpdateCollectionClusterSetupRequest.getMoveShard().qdrant.MoveShard move_shard = 2;Collections.UpdateCollectionClusterSetupRequestOrBuilder.getMoveShard().qdrant.MoveShard move_shard = 2;Collections.UpdateCollectionClusterSetupRequest.Builder.getReplicateShard().qdrant.MoveShard replicate_shard = 3;Collections.UpdateCollectionClusterSetupRequest.getReplicateShard().qdrant.MoveShard replicate_shard = 3;Collections.UpdateCollectionClusterSetupRequestOrBuilder.getReplicateShard().qdrant.MoveShard replicate_shard = 3;static Collections.MoveShardCollections.MoveShard.parseDelimitedFrom(InputStream input) static Collections.MoveShardCollections.MoveShard.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Collections.MoveShardCollections.MoveShard.parseFrom(byte[] data) static Collections.MoveShardCollections.MoveShard.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Collections.MoveShardCollections.MoveShard.parseFrom(com.google.protobuf.ByteString data) static Collections.MoveShardCollections.MoveShard.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Collections.MoveShardCollections.MoveShard.parseFrom(com.google.protobuf.CodedInputStream input) static Collections.MoveShardCollections.MoveShard.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Collections.MoveShardCollections.MoveShard.parseFrom(InputStream input) static Collections.MoveShardCollections.MoveShard.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Collections.MoveShardCollections.MoveShard.parseFrom(ByteBuffer data) static Collections.MoveShardCollections.MoveShard.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.metaloom.qdrant.client.grpc.proto that return types with arguments of type Collections.MoveShardModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Collections.MoveShard>Collections.MoveShard.getParserForType()static com.google.protobuf.Parser<Collections.MoveShard>Collections.MoveShard.parser()Methods in io.metaloom.qdrant.client.grpc.proto with parameters of type Collections.MoveShardModifier and TypeMethodDescriptionCollections.UpdateCollectionClusterSetupRequest.Builder.mergeAbortTransfer(Collections.MoveShard value) .qdrant.MoveShard abort_transfer = 4;Collections.MoveShard.Builder.mergeFrom(Collections.MoveShard other) Collections.UpdateCollectionClusterSetupRequest.Builder.mergeMoveShard(Collections.MoveShard value) .qdrant.MoveShard move_shard = 2;Collections.UpdateCollectionClusterSetupRequest.Builder.mergeReplicateShard(Collections.MoveShard value) .qdrant.MoveShard replicate_shard = 3;Collections.MoveShard.newBuilder(Collections.MoveShard prototype) Collections.UpdateCollectionClusterSetupRequest.Builder.setAbortTransfer(Collections.MoveShard value) .qdrant.MoveShard abort_transfer = 4;Collections.UpdateCollectionClusterSetupRequest.Builder.setMoveShard(Collections.MoveShard value) .qdrant.MoveShard move_shard = 2;Collections.UpdateCollectionClusterSetupRequest.Builder.setReplicateShard(Collections.MoveShard value) .qdrant.MoveShard replicate_shard = 3;