Uses of Class
uk.gov.gchq.gaffer.operation.impl.GetWalks
-
Packages that use GetWalks Package Description uk.gov.gchq.gaffer.operation.impl Core operation implementations.uk.gov.gchq.gaffer.rest.factory uk.gov.gchq.gaffer.store.operation.handler Operation handler implementations. -
-
Uses of GetWalks in uk.gov.gchq.gaffer.operation.impl
Methods in uk.gov.gchq.gaffer.operation.impl that return GetWalks Modifier and Type Method Description GetWalks
GetWalks. shallowClone()
-
Uses of GetWalks in uk.gov.gchq.gaffer.rest.factory
Methods in uk.gov.gchq.gaffer.rest.factory that return GetWalks Modifier and Type Method Description GetWalks
AbstractExamplesFactory. getWalks()
-
Uses of GetWalks in uk.gov.gchq.gaffer.store.operation.handler
Methods in uk.gov.gchq.gaffer.store.operation.handler with parameters of type GetWalks Modifier and Type Method Description Iterable<Walk>
GetWalksHandler. doOperation(GetWalks getWalks, Context context, Store store)
-