Uses of Class
uk.gov.gchq.gaffer.store.operation.HasTrait
-
Packages that use HasTrait Package Description uk.gov.gchq.gaffer.store.operation Generic handlers and utilities for handling operations.uk.gov.gchq.gaffer.store.operation.handler Operation handler implementations. -
-
Uses of HasTrait in uk.gov.gchq.gaffer.store.operation
Methods in uk.gov.gchq.gaffer.store.operation that return HasTrait Modifier and Type Method Description HasTrait
HasTrait. shallowClone()
-
Uses of HasTrait in uk.gov.gchq.gaffer.store.operation.handler
Methods in uk.gov.gchq.gaffer.store.operation.handler with parameters of type HasTrait Modifier and Type Method Description Boolean
HasTraitHandler. doOperation(HasTrait operation, Context context, Store store)
-