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 RangeFactoryAccumuloKeyPackage. getRangeFactory()Methods in uk.gov.gchq.gaffer.accumulostore.key with parameters of type RangeFactory Modifier and Type Method Description voidAccumuloKeyPackage. 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 classAbstractCoreKeyRangeFactory -
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 classByteEntityRangeFactory -
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 classClassicRangeFactory
-