Uses of Interface
org.apache.hadoop.fs.Syncable
Packages that use Syncable
Package
Description
Crypto related classes.
An abstract file system API.
This package contains support for statistic collection and reporting.
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.crypto
Classes in org.apache.hadoop.crypto that implement Syncable -
Uses of Syncable in org.apache.hadoop.fs
Classes in org.apache.hadoop.fs that implement Syncable -
Uses of Syncable in org.apache.hadoop.fs.crypto
Classes in org.apache.hadoop.fs.crypto that implement Syncable -
Uses of Syncable in org.apache.hadoop.fs.statistics
Classes in org.apache.hadoop.fs.statistics that implement SyncableModifier and TypeClassDescriptionclassAn extension ofBufferedOutputStreamwhich implementsIOStatisticsSourceand forwards requests for theIOStatisticsto the wrapped stream. -
Uses of Syncable in org.apache.hadoop.io
Classes in org.apache.hadoop.io that implement SyncableModifier and TypeClassDescriptionstatic classWrite key/value pairs to a sequence-format file.