public class TupleFormat
extends java.lang.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 java.lang.String |
format(Tuple tuple)
Default implementation of format of tuple (each filed is delimited by
tab)
|
public static java.lang.String format(Tuple tuple)
tuple - Copyright © 2007-2025 The Apache Software Foundation