public class ClusteringConfig
extends java.lang.Object
| Constructor and Description | 
|---|
ClusteringConfig(long minimumFreeMemory,
                int minimumClusterSize,
                long minimumPercentFreeMemory)  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
getMinimumClusterSize()  | 
long | 
getMinimumFreeMemory()  | 
long | 
getMinimumPercentFreeMemory()  |