Thrift module: cluster

ModuleServicesData typesConstants
clusterClusterGenerator

Services

Service: ClusterGenerator

extends base.BaseService
Clusterer service.


Function: ClusterGenerator.clusterRecord

base.Clustering clusterRecord(curator.Record record)
    throws base.AnnotationFailedException
Cluster objects in the Record.


Function: ClusterGenerator.clusterRecords

base.Clustering clusterRecords(list<curator.Record> records)
    throws base.AnnotationFailedException
Cluster objects in the list of Records.