Class RowCacheSentinel

java.lang.Object
org.apache.cassandra.cache.RowCacheSentinel
All Implemented Interfaces:
IRowCacheEntry

public class RowCacheSentinel extends Object implements IRowCacheEntry
A sentinel object for row caches. See comments to getThroughCache and CASSANDRA-3862.
  • Constructor Details

    • RowCacheSentinel

      public RowCacheSentinel()
  • Method Details