JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.apache.hadoop.hbase.io.hfile.NoOpDataBlockEncoder
Packages that use
NoOpDataBlockEncoder
Package
Description
org.apache.hadoop.hbase.io.hfile
Provides implementations of
HFile
and HFile
BlockCache
.
Uses of
NoOpDataBlockEncoder
in
org.apache.hadoop.hbase.io.hfile
Fields in
org.apache.hadoop.hbase.io.hfile
declared as
NoOpDataBlockEncoder
Modifier and Type
Field
Description
static final
NoOpDataBlockEncoder
NoOpDataBlockEncoder.
INSTANCE