Uses of Package
uk.gov.gchq.gaffer.accumulostore.key
-
Packages that use uk.gov.gchq.gaffer.accumulostore.key Package Description uk.gov.gchq.gaffer.accumulostore uk.gov.gchq.gaffer.accumulostore.data.element uk.gov.gchq.gaffer.accumulostore.key uk.gov.gchq.gaffer.accumulostore.key.core uk.gov.gchq.gaffer.accumulostore.key.core.impl uk.gov.gchq.gaffer.accumulostore.key.core.impl.byteEntity uk.gov.gchq.gaffer.accumulostore.key.core.impl.classic uk.gov.gchq.gaffer.accumulostore.key.exception uk.gov.gchq.gaffer.accumulostore.key.impl uk.gov.gchq.gaffer.accumulostore.utils uk.gov.gchq.gaffer.sparkaccumulo.operation.utils.java Java utilities to assist with reading/writing data from/to the Gaffer Accumulo store.uk.gov.gchq.gaffer.sparkaccumulo.operation.utils.scala Scala utilities to assist with reading/writing data from/to the Gaffer Accumulo store. -
Classes in uk.gov.gchq.gaffer.accumulostore.key used by uk.gov.gchq.gaffer.accumulostore Class Description AccumuloKeyPackage The AccumuloKeyPackage provides access to Factories and utility methods needed for an Instance of the AccumuloStore to run, The idea of the key package is to isolate all things which are dependent upon any one key design, with the intent that new key package can be implemented later to optimise certain queries, depending on the users use case. -
Classes in uk.gov.gchq.gaffer.accumulostore.key used by uk.gov.gchq.gaffer.accumulostore.data.element Class Description AccumuloElementConverter The Accumulo ElementConverter Interface details the methods necessary to convert GafferElement
s to AccumuloKey
s andValue
s Some of these methods may not be required in your client code, but some iterators designed for common use may make use of them. -
Classes in uk.gov.gchq.gaffer.accumulostore.key used by uk.gov.gchq.gaffer.accumulostore.key Class Description AccumuloElementConverter The Accumulo ElementConverter Interface details the methods necessary to convert GafferElement
s to AccumuloKey
s andValue
s Some of these methods may not be required in your client code, but some iterators designed for common use may make use of them.AccumuloRuntimeException IteratorSettingFactory The iterator settings factory is designed to enable the AccumuloStore to easily set all iterators that will be commonly required by different implementations of the key.RangeFactory The range factory is designed so that a List of AccumuloRange
s can be created from just a providedElementId
andGraphFilters
. -
Classes in uk.gov.gchq.gaffer.accumulostore.key used by uk.gov.gchq.gaffer.accumulostore.key.core Class Description AccumuloElementConverter The Accumulo ElementConverter Interface details the methods necessary to convert GafferElement
s to AccumuloKey
s andValue
s Some of these methods may not be required in your client code, but some iterators designed for common use may make use of them.IteratorSettingFactory The iterator settings factory is designed to enable the AccumuloStore to easily set all iterators that will be commonly required by different implementations of the key.RangeFactory The range factory is designed so that a List of AccumuloRange
s can be created from just a providedElementId
andGraphFilters
. -
Classes in uk.gov.gchq.gaffer.accumulostore.key used by uk.gov.gchq.gaffer.accumulostore.key.core.impl Class Description AccumuloElementConverter The Accumulo ElementConverter Interface details the methods necessary to convert GafferElement
s to AccumuloKey
s andValue
s Some of these methods may not be required in your client code, but some iterators designed for common use may make use of them. -
Classes in uk.gov.gchq.gaffer.accumulostore.key used by uk.gov.gchq.gaffer.accumulostore.key.core.impl.byteEntity Class Description AccumuloElementConverter The Accumulo ElementConverter Interface details the methods necessary to convert GafferElement
s to AccumuloKey
s andValue
s Some of these methods may not be required in your client code, but some iterators designed for common use may make use of them.AccumuloKeyPackage The AccumuloKeyPackage provides access to Factories and utility methods needed for an Instance of the AccumuloStore to run, The idea of the key package is to isolate all things which are dependent upon any one key design, with the intent that new key package can be implemented later to optimise certain queries, depending on the users use case.IteratorSettingFactory The iterator settings factory is designed to enable the AccumuloStore to easily set all iterators that will be commonly required by different implementations of the key.RangeFactory The range factory is designed so that a List of AccumuloRange
s can be created from just a providedElementId
andGraphFilters
. -
Classes in uk.gov.gchq.gaffer.accumulostore.key used by uk.gov.gchq.gaffer.accumulostore.key.core.impl.classic Class Description AccumuloElementConverter The Accumulo ElementConverter Interface details the methods necessary to convert GafferElement
s to AccumuloKey
s andValue
s Some of these methods may not be required in your client code, but some iterators designed for common use may make use of them.AccumuloKeyPackage The AccumuloKeyPackage provides access to Factories and utility methods needed for an Instance of the AccumuloStore to run, The idea of the key package is to isolate all things which are dependent upon any one key design, with the intent that new key package can be implemented later to optimise certain queries, depending on the users use case.IteratorSettingFactory The iterator settings factory is designed to enable the AccumuloStore to easily set all iterators that will be commonly required by different implementations of the key.RangeFactory The range factory is designed so that a List of AccumuloRange
s can be created from just a providedElementId
andGraphFilters
. -
Classes in uk.gov.gchq.gaffer.accumulostore.key used by uk.gov.gchq.gaffer.accumulostore.key.exception Class Description AccumuloException AccumuloRuntimeException IteratorException -
Classes in uk.gov.gchq.gaffer.accumulostore.key used by uk.gov.gchq.gaffer.accumulostore.key.impl Class Description AbstractElementFilter AccumuloElementConverter The Accumulo ElementConverter Interface details the methods necessary to convert GafferElement
s to AccumuloKey
s andValue
s Some of these methods may not be required in your client code, but some iterators designed for common use may make use of them. -
Classes in uk.gov.gchq.gaffer.accumulostore.key used by uk.gov.gchq.gaffer.accumulostore.utils Class Description AccumuloElementConverter The Accumulo ElementConverter Interface details the methods necessary to convert GafferElement
s to AccumuloKey
s andValue
s Some of these methods may not be required in your client code, but some iterators designed for common use may make use of them. -
Classes in uk.gov.gchq.gaffer.accumulostore.key used by uk.gov.gchq.gaffer.sparkaccumulo.operation.utils.java Class Description AccumuloElementConverter The Accumulo ElementConverter Interface details the methods necessary to convert GafferElement
s to AccumuloKey
s andValue
s Some of these methods may not be required in your client code, but some iterators designed for common use may make use of them. -
Classes in uk.gov.gchq.gaffer.accumulostore.key used by uk.gov.gchq.gaffer.sparkaccumulo.operation.utils.scala Class Description AccumuloElementConverter The Accumulo ElementConverter Interface details the methods necessary to convert GafferElement
s to AccumuloKey
s andValue
s Some of these methods may not be required in your client code, but some iterators designed for common use may make use of them.