EntryBinding
that uses the TupleInput
object as the key or data object. A concrete tuple binding for key or data entries which are {@link TupleInput} objects. This binding is used when tuples themselves are theobjects, rather than using application defined objects. A {@link TupleInput}must always be used. To convert a {@link TupleOutput} to a {@link TupleInput}, use the {@link TupleInput#TupleInput(TupleOutput)} constructor.
@author Mark Hayes
|
|
|
|