Class NodesStatusResponse.ShardStatus
- java.lang.Object
-
- io.weaviate.client.v1.cluster.model.NodesStatusResponse.ShardStatus
-
- Enclosing class:
- NodesStatusResponse
public static class NodesStatusResponse.ShardStatus extends Object
-
-
Constructor Summary
Constructors Constructor Description ShardStatus()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected booleancanEqual(Object other)booleanequals(Object o)StringgetClassName()StringgetName()LonggetObjectCount()inthashCode()StringtoString()
-