Package org.apache.hadoop.hbase.io.hfile
Class TestMemcachedBlockCache
java.lang.Object
org.apache.hadoop.hbase.io.hfile.TestMemcachedBlockCache
-
Field Summary
Modifier and TypeFieldDescriptionprivate ConcurrentMap<String,
net.spy.memcached.CachedData> private org.apache.hadoop.hbase.io.hfile.MemcachedBlockCache
static final HBaseClassTestRule
-
Constructor Summary
-
Method Summary
-
Field Details
-
CLASS_RULE
-
cache
-
backingMap
-
-
Constructor Details
-
TestMemcachedBlockCache
public TestMemcachedBlockCache()
-
-
Method Details