|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HFile.WriterFactory | |
---|---|
org.apache.hadoop.hbase.io.hfile | Provides the hbase data+index+metadata file. |
Uses of HFile.WriterFactory in org.apache.hadoop.hbase.io.hfile |
---|
Methods in org.apache.hadoop.hbase.io.hfile that return HFile.WriterFactory | |
---|---|
static HFile.WriterFactory |
HFile.getWriterFactory(org.apache.hadoop.conf.Configuration conf)
Returns the factory to be used to create HFile writers. |
static HFile.WriterFactory |
HFile.getWriterFactory(org.apache.hadoop.conf.Configuration conf,
CacheConfig cacheConf)
Returns the factory to be used to create HFile writers |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |