Uses of Class
technology.semi.weaviate.client.v1.schema.api.ShardUpdater
-
Packages that use ShardUpdater Package Description technology.semi.weaviate.client.v1.schema technology.semi.weaviate.client.v1.schema.api -
-
Uses of ShardUpdater in technology.semi.weaviate.client.v1.schema
Methods in technology.semi.weaviate.client.v1.schema that return ShardUpdater Modifier and Type Method Description ShardUpdaterSchema. shardUpdater() -
Uses of ShardUpdater in technology.semi.weaviate.client.v1.schema.api
Methods in technology.semi.weaviate.client.v1.schema.api that return ShardUpdater Modifier and Type Method Description ShardUpdaterShardUpdater. withClassName(String className)ShardUpdaterShardUpdater. withShardName(String shardName)ShardUpdaterShardUpdater. withStatus(String targetStatus)
-