weaviate.cluster
Module for interacting with Weaviate cluster information.
weaviate.cluster.types
- class weaviate.cluster.types.BatchStats[source]
Bases:
TypedDict
- queueLength: int
- ratePerSecond: int
Module for interacting with Weaviate cluster information.
Bases: TypedDict