|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Syncable | |
|---|---|
| org.apache.hadoop.fs | An abstract file system API. |
| org.apache.hadoop.io | Generic i/o code for use when reading and writing data to the network, to databases, and to files. |
| Uses of Syncable in org.apache.hadoop.fs |
|---|
| Classes in org.apache.hadoop.fs that implement Syncable | |
|---|---|
class |
FSDataOutputStream
Utility that wraps a OutputStream in a DataOutputStream,
buffers output through a BufferedOutputStream and creates a checksum
file. |
| Uses of Syncable in org.apache.hadoop.io |
|---|
| Classes in org.apache.hadoop.io that implement Syncable | |
|---|---|
static class |
SequenceFile.Writer
Write key/value pairs to a sequence-format file. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||