Uses of Class
uk.gov.gchq.gaffer.mapstore.impl.MapImpl
-
Packages that use MapImpl Package Description uk.gov.gchq.gaffer.mapstore The Gaffer MapStore implementation.uk.gov.gchq.gaffer.mapstore.impl Implementation details for the MapImpl map-based data store. -
-
Uses of MapImpl in uk.gov.gchq.gaffer.mapstore
Methods in uk.gov.gchq.gaffer.mapstore that return MapImpl Modifier and Type Method Description MapImpl
MapStore. getMapImpl()
-
Uses of MapImpl in uk.gov.gchq.gaffer.mapstore.impl
Methods in uk.gov.gchq.gaffer.mapstore.impl with parameters of type MapImpl Modifier and Type Method Description static Set<Element>
GetElementsUtil. getRelevantElements(MapImpl mapImpl, ElementId elementId, View view, DirectedType directedType, SeededGraphFilters.IncludeIncomingOutgoingType inOutType)
-