Uses of Class
uk.gov.gchq.gaffer.federatedstore.operation.GetAllGraphInfo
-
Packages that use GetAllGraphInfo Package Description uk.gov.gchq.gaffer.federatedstore.operation uk.gov.gchq.gaffer.federatedstore.operation.handler.impl -
-
Uses of GetAllGraphInfo in uk.gov.gchq.gaffer.federatedstore.operation
Methods in uk.gov.gchq.gaffer.federatedstore.operation that return GetAllGraphInfo Modifier and Type Method Description GetAllGraphInfo
GetAllGraphInfo. graphIds(List<String> graphsIds)
GetAllGraphInfo
GetAllGraphInfo. graphIdsCSV(String graphIds)
GetAllGraphInfo
GetAllGraphInfo. setUserRequestingAdminUsage(boolean adminRequest)
GetAllGraphInfo
GetAllGraphInfo. shallowClone()
-
Uses of GetAllGraphInfo in uk.gov.gchq.gaffer.federatedstore.operation.handler.impl
Methods in uk.gov.gchq.gaffer.federatedstore.operation.handler.impl with parameters of type GetAllGraphInfo Modifier and Type Method Description Map<String,Object>
FederatedGetAllGraphInfoHandler. doOperation(GetAllGraphInfo operation, Context context, Store store)
-