Uses of Class
uk.gov.gchq.gaffer.operation.impl.ScoreOperationChain
-
Packages that use ScoreOperationChain Package Description uk.gov.gchq.gaffer.operation.impl Core operation implementations.uk.gov.gchq.gaffer.store.operation.handler Operation handler implementations. -
-
Uses of ScoreOperationChain in uk.gov.gchq.gaffer.operation.impl
Methods in uk.gov.gchq.gaffer.operation.impl that return ScoreOperationChain Modifier and Type Method Description ScoreOperationChain
ScoreOperationChain. shallowClone()
-
Uses of ScoreOperationChain in uk.gov.gchq.gaffer.store.operation.handler
Methods in uk.gov.gchq.gaffer.store.operation.handler with parameters of type ScoreOperationChain Modifier and Type Method Description Integer
ScoreOperationChainHandler. doOperation(ScoreOperationChain operation, Context context, Store store)
Returns the OperationChainLimiter score for the OperationChain provided.
-