Class Hierarchy
- java.lang.Object
- uk.gov.gchq.gaffer.operation.Operation.BaseBuilder<OP,B> (implements uk.gov.gchq.gaffer.operation.Operation.Builder<OP,B>)
- uk.gov.gchq.gaffer.operation.OperationChain<OUT> (implements uk.gov.gchq.gaffer.operation.Operations<T>, uk.gov.gchq.gaffer.operation.io.Output<O>)
- uk.gov.gchq.gaffer.operation.OperationChainDAO<OUT>
- uk.gov.gchq.gaffer.operation.OperationChain.Builder
- uk.gov.gchq.gaffer.operation.OperationChain.NoOutputBuilder
- uk.gov.gchq.gaffer.operation.OperationChain.OutputBuilder<OUT>
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- uk.gov.gchq.gaffer.core.exception.GafferCheckedException
- uk.gov.gchq.gaffer.operation.OperationException
- uk.gov.gchq.gaffer.core.exception.GafferCheckedException
- java.lang.Exception
Interface Hierarchy
- java.lang.AutoCloseable
- uk.gov.gchq.gaffer.operation.Operation.Builder<OP,B>
- uk.gov.gchq.gaffer.operation.Validatable.Builder<OP,B>
- uk.gov.gchq.gaffer.operation.Operations<T>
- uk.gov.gchq.gaffer.operation.Validatable