Class Hierarchy
- java.lang.Object
- uk.gov.gchq.gaffer.mapstore.impl.AddElementsHandler (implements uk.gov.gchq.gaffer.store.operation.handler.OperationHandler<OP>)
- uk.gov.gchq.gaffer.mapstore.impl.CountAllElementsDefaultViewHandler (implements uk.gov.gchq.gaffer.store.operation.handler.OutputOperationHandler<OP,O>)
- uk.gov.gchq.gaffer.mapstore.impl.DeleteAllDataHandler (implements uk.gov.gchq.gaffer.store.operation.handler.OperationHandler<OP>)
- uk.gov.gchq.gaffer.mapstore.impl.DeleteElementsHandler (implements uk.gov.gchq.gaffer.store.operation.handler.OperationHandler<OP>)
- uk.gov.gchq.gaffer.mapstore.impl.GetAdjacentIdsHandler (implements uk.gov.gchq.gaffer.store.operation.handler.OutputOperationHandler<OP,O>)
- uk.gov.gchq.gaffer.mapstore.impl.GetAllElementsHandler (implements uk.gov.gchq.gaffer.store.operation.handler.OutputOperationHandler<OP,O>)
- uk.gov.gchq.gaffer.mapstore.impl.GetElementsHandler (implements uk.gov.gchq.gaffer.store.operation.handler.OutputOperationHandler<OP,O>)
- uk.gov.gchq.gaffer.mapstore.impl.GetElementsUtil
- uk.gov.gchq.gaffer.mapstore.impl.MapImpl