Uses of Class
uk.gov.gchq.gaffer.store.operation.handler.join.match.KeyFunctionMatch.Builder
-
Packages that use KeyFunctionMatch.Builder Package Description uk.gov.gchq.gaffer.store.operation.handler.join.match -
-
Uses of KeyFunctionMatch.Builder in uk.gov.gchq.gaffer.store.operation.handler.join.match
Methods in uk.gov.gchq.gaffer.store.operation.handler.join.match that return KeyFunctionMatch.Builder Modifier and Type Method Description KeyFunctionMatch.Builder
KeyFunctionMatch.Builder. firstKeyFunction(Function firstKeyFunction)
KeyFunctionMatch.Builder
KeyFunctionMatch.Builder. secondKeyFunction(Function secondKeyFunction)
-