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 GetAllGraphInfoGetAllGraphInfo. graphIds(List<String> graphsIds)GetAllGraphInfoGetAllGraphInfo. graphIdsCSV(String graphIds)GetAllGraphInfoGetAllGraphInfo. setUserRequestingAdminUsage(boolean adminRequest)GetAllGraphInfoGetAllGraphInfo. 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)
-