Uses of Class
uk.gov.gchq.gaffer.operation.impl.get.GetFromEndpoint
-
Packages that use GetFromEndpoint Package Description uk.gov.gchq.gaffer.operation.impl.get Operations for retrieving elements from a Gaffer graph.uk.gov.gchq.gaffer.store.operation.handler Operation handler implementations. -
-
Uses of GetFromEndpoint in uk.gov.gchq.gaffer.operation.impl.get
Methods in uk.gov.gchq.gaffer.operation.impl.get that return GetFromEndpoint Modifier and Type Method Description GetFromEndpointGetFromEndpoint. shallowClone() -
Uses of GetFromEndpoint in uk.gov.gchq.gaffer.store.operation.handler
Methods in uk.gov.gchq.gaffer.store.operation.handler with parameters of type GetFromEndpoint Modifier and Type Method Description StringGetFromEndpointHandler. doOperation(GetFromEndpoint operation, Context context, Store store)
-