Class ClusterCountMapReduce.Builder
- java.lang.Object
- 
- org.apache.tinkerpop.gremlin.process.computer.clustering.peerpressure.ClusterCountMapReduce.Builder
 
- 
- Enclosing class:
- ClusterCountMapReduce
 
 public static final class ClusterCountMapReduce.Builder extends Object 
- 
- 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description ClusterCountMapReducecreate()ClusterCountMapReduce.BuildermemoryKey(String memoryKey)
 
- 
- 
- 
Method Detail- 
memoryKeypublic ClusterCountMapReduce.Builder memoryKey(String memoryKey) 
 - 
createpublic ClusterCountMapReduce create() 
 
- 
 
-