Uses of Class
uk.gov.gchq.gaffer.operation.impl.SplitStoreFromIterable
-
Packages that use SplitStoreFromIterable Package Description uk.gov.gchq.gaffer.accumulostore.operation.hdfs.handler uk.gov.gchq.gaffer.operation.impl Core operation implementations. -
-
Uses of SplitStoreFromIterable in uk.gov.gchq.gaffer.accumulostore.operation.hdfs.handler
Methods in uk.gov.gchq.gaffer.accumulostore.operation.hdfs.handler with parameters of type SplitStoreFromIterable Modifier and Type Method Description Void
SplitStoreFromIterableHandler. doOperation(SplitStoreFromIterable<String> operation, Context context, Store store)
-
Uses of SplitStoreFromIterable in uk.gov.gchq.gaffer.operation.impl
Methods in uk.gov.gchq.gaffer.operation.impl that return SplitStoreFromIterable Modifier and Type Method Description SplitStoreFromIterable<T>
SplitStoreFromIterable. shallowClone()
-