Uses of Class
uk.gov.gchq.gaffer.federatedstore.FederatedStore
-
Packages that use FederatedStore Package Description uk.gov.gchq.gaffer.federatedstore.util -
-
Uses of FederatedStore in uk.gov.gchq.gaffer.federatedstore.util
Methods in uk.gov.gchq.gaffer.federatedstore.util with parameters of type FederatedStore Modifier and Type Method Description static BiFunction
FederatedStoreUtil. getStoreConfiguredMergeFunction(Operation payload, Context context, List graphIds, FederatedStore store)
static BiFunction
FederatedStoreUtil. processIfFunctionIsContextSpecific(BiFunction mergeFunction, Operation payload, Context operationContext, List<String> graphIds, FederatedStore federatedStore)
-