- java.lang.Object
-
- org.apache.hadoop.hbase.io.hfile.MemcachedBlockCache.HFileBlockTranscoder
-
- All Implemented Interfaces:
- net.spy.memcached.transcoders.Transcoder<HFileBlock>
- Enclosing class:
- MemcachedBlockCache
private static class MemcachedBlockCache.HFileBlockTranscoder
extends Object
implements net.spy.memcached.transcoders.Transcoder<HFileBlock>
Class to encode and decode an HFileBlock to and from memecached's resulting byte arrays.
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getMaxSize
public int getMaxSize()
- Specified by:
getMaxSize
in interface net.spy.memcached.transcoders.Transcoder<HFileBlock>
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.