Uses of Interface
uk.gov.gchq.gaffer.accumulostore.key.RangeFactory
-
-
Uses of RangeFactory in uk.gov.gchq.gaffer.accumulostore.key
Methods in uk.gov.gchq.gaffer.accumulostore.key that return RangeFactory Modifier and Type Method Description RangeFactory
AccumuloKeyPackage. getRangeFactory()
Methods in uk.gov.gchq.gaffer.accumulostore.key with parameters of type RangeFactory Modifier and Type Method Description void
AccumuloKeyPackage. setRangeFactory(RangeFactory rangeFactory)
-
Uses of RangeFactory in uk.gov.gchq.gaffer.accumulostore.key.core
Classes in uk.gov.gchq.gaffer.accumulostore.key.core that implement RangeFactory Modifier and Type Class Description class
AbstractCoreKeyRangeFactory
-
Uses of RangeFactory in uk.gov.gchq.gaffer.accumulostore.key.core.impl.byteEntity
Classes in uk.gov.gchq.gaffer.accumulostore.key.core.impl.byteEntity that implement RangeFactory Modifier and Type Class Description class
ByteEntityRangeFactory
-
Uses of RangeFactory in uk.gov.gchq.gaffer.accumulostore.key.core.impl.classic
Classes in uk.gov.gchq.gaffer.accumulostore.key.core.impl.classic that implement RangeFactory Modifier and Type Class Description class
ClassicRangeFactory
-