public class TupleFormat extends Object
Modifier and Type | Field and Description |
---|---|
protected static org.apache.commons.logging.Log |
mLog |
Constructor and Description |
---|
TupleFormat() |
Modifier and Type | Method and Description |
---|---|
static String |
format(Tuple tuple)
Default implementation of format of tuple (each filed is delimited by
tab)
|
Copyright © 2007-2017 The Apache Software Foundation