public abstract class AbstractCacheBacking extends java.lang.Object implements CacheBacking
CacheBacking implementation| Modifier | Constructor and Description |
|---|---|
protected |
AbstractCacheBacking() |
| Modifier and Type | Method and Description |
|---|---|
static long |
crc(byte[] bytes)
Calculates CRC32 on the provided bytes
|
protected final Trace logger