Uses of Class
uk.gov.gchq.gaffer.federatedstore.operation.GetAllGraphIds
-
Packages that use GetAllGraphIds Package Description uk.gov.gchq.gaffer.federatedstore.operation uk.gov.gchq.gaffer.federatedstore.operation.handler.impl -
-
Uses of GetAllGraphIds in uk.gov.gchq.gaffer.federatedstore.operation
Methods in uk.gov.gchq.gaffer.federatedstore.operation that return GetAllGraphIds Modifier and Type Method Description GetAllGraphIds
GetAllGraphIds. setUserRequestingAdminUsage(boolean adminRequest)
GetAllGraphIds
GetAllGraphIds. shallowClone()
-
Uses of GetAllGraphIds in uk.gov.gchq.gaffer.federatedstore.operation.handler.impl
Methods in uk.gov.gchq.gaffer.federatedstore.operation.handler.impl with parameters of type GetAllGraphIds Modifier and Type Method Description Iterable<? extends String>
FederatedGetAllGraphIDHandler. doOperation(GetAllGraphIds operation, Context context, Store store)
-