Uses of Interface
org.apache.hadoop.fs.Syncable

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.
 

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.
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.