| Package | Description | 
|---|---|
| org.apache.cassandra.cache | |
| org.apache.cassandra.service | 
| Modifier and Type | Method and Description | 
|---|---|
| static CounterCacheKey | CounterCacheKey. create(Pair<java.lang.String,java.lang.String> ksAndCFName,
      java.nio.ByteBuffer partitionKey,
      Clustering clustering,
      ColumnDefinition c,
      CellPath path) | 
| Modifier and Type | Field and Description | 
|---|---|
| AutoSavingCache<CounterCacheKey,ClockAndCount> | CacheService. counterCache | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.concurrent.Future<Pair<CounterCacheKey,ClockAndCount>> | CacheService.CounterCacheSerializer. deserialize(DataInputPlus in,
           ColumnFamilyStore cfs) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CacheService.CounterCacheSerializer. serialize(CounterCacheKey key,
         DataOutputPlus out,
         ColumnFamilyStore cfs) | 
Copyright © 2018 The Apache Software Foundation