Uses of Interface
uk.gov.gchq.gaffer.federatedstore.util.ContextSpecificMergeFunction
-
Packages that use ContextSpecificMergeFunction Package Description uk.gov.gchq.gaffer.federatedstore.util -
-
Uses of ContextSpecificMergeFunction in uk.gov.gchq.gaffer.federatedstore.util
Classes in uk.gov.gchq.gaffer.federatedstore.util that implement ContextSpecificMergeFunction Modifier and Type Class Description classApplyViewToElementsFunctionclassMergeSchemaMethods in uk.gov.gchq.gaffer.federatedstore.util that return ContextSpecificMergeFunction Modifier and Type Method Description ContextSpecificMergeFunction<T,U,R>ContextSpecificMergeFunction. createFunctionWithContext(HashMap<String,Object> context)Deprecated.ContextSpecificMergeFunction<Schema,Schema,Schema>MergeSchema. createFunctionWithContext(HashMap<String,Object> context)
-