Uses of Class
uk.gov.gchq.gaffer.sketches.datasketches.cardinality.HllSketchEntityGenerator
-
Packages that use HllSketchEntityGenerator Package Description uk.gov.gchq.gaffer.sketches.datasketches.cardinality -
-
Uses of HllSketchEntityGenerator in uk.gov.gchq.gaffer.sketches.datasketches.cardinality
Methods in uk.gov.gchq.gaffer.sketches.datasketches.cardinality that return HllSketchEntityGenerator Modifier and Type Method Description HllSketchEntityGeneratorHllSketchEntityGenerator. cardinalityPropertyName(String cardinalityPropertyName)HllSketchEntityGeneratorHllSketchEntityGenerator. countProperty(String countProperty)HllSketchEntityGeneratorHllSketchEntityGenerator. edgeGroupProperty(String edgeGroupProperty)HllSketchEntityGeneratorHllSketchEntityGenerator. group(String group)HllSketchEntityGeneratorHllSketchEntityGenerator. propertiesToCopy(String... propertiesToCopy)HllSketchEntityGeneratorHllSketchEntityGenerator. propertyToCopy(String propertyToCopy)
-