Uses of Interface
uk.gov.gchq.gaffer.accumulostore.operation.InputB
-
Packages that use InputB Package Description uk.gov.gchq.gaffer.accumulostore.operation uk.gov.gchq.gaffer.accumulostore.operation.impl -
-
Uses of InputB in uk.gov.gchq.gaffer.accumulostore.operation
Classes in uk.gov.gchq.gaffer.accumulostore.operation with type parameters of type InputB Modifier and Type Interface Description static interface
InputB.Builder<OP extends InputB<I>,I,B extends InputB.Builder<OP,I,?>>
Deprecated.Subinterfaces of InputB in uk.gov.gchq.gaffer.accumulostore.operation Modifier and Type Interface Description interface
MultiEntityIdInputB
Deprecated.interface
MultiInputB<I_ITEM>
Deprecated. -
Uses of InputB in uk.gov.gchq.gaffer.accumulostore.operation.impl
Classes in uk.gov.gchq.gaffer.accumulostore.operation.impl that implement InputB Modifier and Type Class Description class
GetElementsBetweenSets
Deprecated.
-