Package com.algolia.search.models.mcm
Class Cluster
- java.lang.Object
-
- com.algolia.search.models.mcm.Cluster
-
- All Implemented Interfaces:
Serializable
public class Cluster extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Cluster()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetClusterName()LonggetDataSize()LonggetNbRecords()IntegergetNbUserIDs()StringtoString()
-