| Interface | Description |
|---|---|
| Writable |
A serializable object which implements a simple, efficient, serialization
protocol, based on
DataInput and DataOutput. |
| Class | Description |
|---|---|
| BufferWritable |
A serializable object for transporting a byte array through the Bridge
framework
|
| GPDBWritable |
This class represents a GPDB record in the form of
a Java object.
|
| Text |
This class stores text using standard UTF8 encoding.
|
| Exception | Description |
|---|