Class Hierarchy
- java.lang.Object
- uk.gov.gchq.gaffer.operation.io.GenericInput<I> (implements uk.gov.gchq.gaffer.operation.io.Input<I>)
- uk.gov.gchq.gaffer.operation.io.GenericInput.InputWrapper
- uk.gov.gchq.gaffer.operation.io.GenericInput.InputWrapperNoTypeInfo
- uk.gov.gchq.gaffer.operation.io.GenericInput.MultiInputWrapper
Interface Hierarchy
- java.lang.AutoCloseable
- java.io.Closeable
- uk.gov.gchq.gaffer.operation.Operation
- uk.gov.gchq.gaffer.operation.io.Input<I>
- uk.gov.gchq.gaffer.operation.io.InputOutput<I,O> (also extends uk.gov.gchq.gaffer.operation.io.Output<O>)
- uk.gov.gchq.gaffer.operation.io.MultiInput<I_ITEM>
- uk.gov.gchq.gaffer.operation.io.MultiElementIdInput
- uk.gov.gchq.gaffer.operation.io.MultiEntityIdInput
- uk.gov.gchq.gaffer.operation.io.Output<O>
- uk.gov.gchq.gaffer.operation.io.InputOutput<I,O> (also extends uk.gov.gchq.gaffer.operation.io.Input<I>)
- uk.gov.gchq.gaffer.operation.io.Input<I>
- uk.gov.gchq.gaffer.operation.Operation
- java.io.Closeable
- uk.gov.gchq.gaffer.operation.Operation.Builder<OP,B>
- uk.gov.gchq.gaffer.operation.io.Input.Builder<OP,I,B>
- uk.gov.gchq.gaffer.operation.io.InputOutput.Builder<OP,I,O,B> (also extends uk.gov.gchq.gaffer.operation.io.Output.Builder<OP,O,B>)
- uk.gov.gchq.gaffer.operation.io.MultiElementIdInput.Builder<OP,B>
- uk.gov.gchq.gaffer.operation.io.MultiEntityIdInput.Builder<OP,B>
- uk.gov.gchq.gaffer.operation.io.MultiInput.Builder<OP,I_ITEM,B>
- uk.gov.gchq.gaffer.operation.io.Output.Builder<OP,O,B>
- uk.gov.gchq.gaffer.operation.io.InputOutput.Builder<OP,I,O,B> (also extends uk.gov.gchq.gaffer.operation.io.Input.Builder<OP,I,B>)
- uk.gov.gchq.gaffer.operation.io.Input.Builder<OP,I,B>