public class EndOfStreamTuple extends Tuple
Constructor and Description |
---|
EndOfStreamTuple()
Constructs a new end-of-stream tuple.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString()
Textual representation.
|
java.lang.String |
toStringFormatted() |
public java.lang.String toString()
public java.lang.String toStringFormatted()
toStringFormatted
in class Tuple