org.apache.blur.store.blockcache_v2.cachevalue
Class BaseCacheValue.Evicted

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.apache.blur.store.blockcache_v2.cachevalue.BaseCacheValue.Evicted
All Implemented Interfaces:
Serializable
Enclosing class:
BaseCacheValue

public static class BaseCacheValue.Evicted
extends RuntimeException

See Also:
Serialized Form

Constructor Summary
BaseCacheValue.Evicted()
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BaseCacheValue.Evicted

public BaseCacheValue.Evicted()


Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.