|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Buffer | |
---|---|
org.apache.hadoop.record | Hadoop record I/O contains classes and a record description language translator for simplifying serialization and deserialization of records in a language-neutral manner. |
Uses of Buffer in org.apache.hadoop.record |
---|
Methods in org.apache.hadoop.record that return Buffer | |
---|---|
Buffer |
InputArchive.readBuffer(String tag)
|
Buffer |
BinaryInputArchive.readBuffer(String tag)
|
Methods in org.apache.hadoop.record with parameters of type Buffer | |
---|---|
void |
CsvOutputArchive.writeBuffer(Buffer buf,
String tag)
|
void |
BinaryOutputArchive.writeBuffer(Buffer buf,
String tag)
|
void |
OutputArchive.writeBuffer(Buffer buf,
String tag)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |