Class FileIOEngine

java.lang.Object
org.apache.hadoop.hbase.io.hfile.bucket.PersistentIOEngine
org.apache.hadoop.hbase.io.hfile.bucket.FileIOEngine
All Implemented Interfaces:
IOEngine

@Private public class FileIOEngine extends PersistentIOEngine
IO engine that stores data to a file on the local file system.