Uses of Class
uk.gov.gchq.gaffer.store.operation.GetTraits
-
Packages that use GetTraits 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 GetTraits in uk.gov.gchq.gaffer.store.operation
Methods in uk.gov.gchq.gaffer.store.operation that return GetTraits Modifier and Type Method Description GetTraits
GetTraits. shallowClone()
-
Uses of GetTraits in uk.gov.gchq.gaffer.store.operation.handler
Methods in uk.gov.gchq.gaffer.store.operation.handler with parameters of type GetTraits Modifier and Type Method Description Set<StoreTrait>
GetTraitsHandler. doOperation(GetTraits operation, Context context, Store store)
-