Class Hierarchy
- java.lang.Object
- uk.gov.gchq.gaffer.store.operation.handler.AbstractGenerateSplitPointsFromSampleHandler<T,S> (implements uk.gov.gchq.gaffer.store.operation.handler.OutputOperationHandler<OP,O>)
- uk.gov.gchq.gaffer.store.operation.handler.AbstractSampleElementsForSplitPointsHandler<T,S> (implements uk.gov.gchq.gaffer.store.operation.handler.OutputOperationHandler<OP,O>)
- uk.gov.gchq.gaffer.store.operation.handler.AddSchemaToLibraryHandler (implements uk.gov.gchq.gaffer.store.operation.handler.OperationHandler<OP>)
- uk.gov.gchq.gaffer.store.operation.handler.AddStorePropertiesToLibraryHandler (implements uk.gov.gchq.gaffer.store.operation.handler.OperationHandler<OP>)
- uk.gov.gchq.gaffer.store.operation.handler.CountGroupsHandler (implements uk.gov.gchq.gaffer.store.operation.handler.OutputOperationHandler<OP,O>)
- uk.gov.gchq.gaffer.store.operation.handler.CountHandler<T> (implements uk.gov.gchq.gaffer.store.operation.handler.OutputOperationHandler<OP,O>)
- uk.gov.gchq.gaffer.store.operation.handler.DiscardOutputHandler (implements uk.gov.gchq.gaffer.store.operation.handler.OperationHandler<OP>)
- uk.gov.gchq.gaffer.store.operation.handler.ForEachHandler<I,O> (implements uk.gov.gchq.gaffer.store.operation.handler.OutputOperationHandler<OP,O>)
- uk.gov.gchq.gaffer.store.operation.handler.GetFromEndpointHandler (implements uk.gov.gchq.gaffer.store.operation.handler.OutputOperationHandler<OP,O>)
- uk.gov.gchq.gaffer.store.operation.handler.GetGraphCreatedTimeHandler (implements uk.gov.gchq.gaffer.store.operation.handler.OperationHandler<OP>)
- uk.gov.gchq.gaffer.store.operation.handler.GetSchemaHandler (implements uk.gov.gchq.gaffer.store.operation.handler.OutputOperationHandler<OP,O>)
- uk.gov.gchq.gaffer.store.operation.handler.GetTraitsHandler (implements uk.gov.gchq.gaffer.store.operation.handler.OutputOperationHandler<OP,O>)
- uk.gov.gchq.gaffer.store.operation.handler.GetVariableHandler (implements uk.gov.gchq.gaffer.store.operation.handler.OperationHandler<OP>)
- uk.gov.gchq.gaffer.store.operation.handler.GetVariablesHandler (implements uk.gov.gchq.gaffer.store.operation.handler.OperationHandler<OP>)
- uk.gov.gchq.gaffer.store.operation.handler.GetWalksHandler (implements uk.gov.gchq.gaffer.store.operation.handler.OutputOperationHandler<OP,O>)
- uk.gov.gchq.gaffer.store.operation.handler.HasTraitHandler (implements uk.gov.gchq.gaffer.store.operation.handler.OutputOperationHandler<OP,O>)
- uk.gov.gchq.gaffer.store.operation.handler.IfHandler (implements uk.gov.gchq.gaffer.store.operation.handler.OutputOperationHandler<OP,O>)
- uk.gov.gchq.gaffer.store.operation.handler.LimitHandler<T> (implements uk.gov.gchq.gaffer.store.operation.handler.OutputOperationHandler<OP,O>)
- uk.gov.gchq.gaffer.store.operation.handler.MapHandler<I,O> (implements uk.gov.gchq.gaffer.store.operation.handler.OutputOperationHandler<OP,O>)
- uk.gov.gchq.gaffer.store.operation.handler.OperationChainHandler<OUT> (implements uk.gov.gchq.gaffer.store.operation.handler.OutputOperationHandler<OP,O>)
- uk.gov.gchq.gaffer.store.operation.handler.ReduceHandler<T> (implements uk.gov.gchq.gaffer.store.operation.handler.OutputOperationHandler<OP,O>)
- uk.gov.gchq.gaffer.store.operation.handler.ScoreOperationChainHandler (implements uk.gov.gchq.gaffer.store.operation.handler.OutputOperationHandler<OP,O>)
- uk.gov.gchq.gaffer.store.operation.handler.SetVariableHandler (implements uk.gov.gchq.gaffer.store.operation.handler.OperationHandler<OP>)
- uk.gov.gchq.gaffer.store.operation.handler.SplitStoreFromFileHandler (implements uk.gov.gchq.gaffer.store.operation.handler.OperationHandler<OP>)
- uk.gov.gchq.gaffer.store.operation.handler.ValidateHandler (implements uk.gov.gchq.gaffer.store.operation.handler.OperationWithSchemaHandler<OP,O>, uk.gov.gchq.gaffer.store.operation.handler.OutputOperationHandler<OP,O>)
- uk.gov.gchq.gaffer.store.operation.handler.ValidateOperationChainHandler (implements uk.gov.gchq.gaffer.store.operation.handler.OutputOperationHandler<OP,O>)
- uk.gov.gchq.gaffer.store.operation.handler.WhileHandler (implements uk.gov.gchq.gaffer.store.operation.handler.OutputOperationHandler<OP,O>)
Interface Hierarchy
- uk.gov.gchq.gaffer.store.operation.handler.OperationHandler<OP>
- uk.gov.gchq.gaffer.store.operation.handler.OutputOperationHandler<OP,O>
- uk.gov.gchq.gaffer.store.operation.handler.OperationWithSchemaHandler<OP,O>
- uk.gov.gchq.gaffer.store.operation.handler.OutputOperationHandler<OP,O>