org.apache.blur.store.blockcache_v2.cachevalue
Class UnsafeCacheValue
java.lang.Object
org.apache.blur.store.blockcache_v2.cachevalue.BaseCacheValue
org.apache.blur.store.blockcache_v2.cachevalue.UnsafeCacheValue
- All Implemented Interfaces:
- CacheValue
public class UnsafeCacheValue
- extends BaseCacheValue
Method Summary |
void |
release()
Releases any underlying resources. |
Methods inherited from class org.apache.blur.store.blockcache_v2.cachevalue.BaseCacheValue |
decRef, detachFromCache, incRef, length, read, read, readInt, readLong, readShort, trim, write |
UnsafeCacheValue
public UnsafeCacheValue(int length)
release
public void release()
- Description copied from interface:
CacheValue
- Releases any underlying resources.
Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.