public interface StorageCallback
Modifier and Type | Method and Description |
---|---|
void |
onReadFailure(Throwable t) |
void |
onReadSuccess(StorageEntry e) |
void |
onStoreFailure(Throwable t) |
void |
onStoreSuccess(boolean _entryRemoved) |
void onReadSuccess(StorageEntry e)
void onReadFailure(Throwable t)
void onStoreSuccess(boolean _entryRemoved)
void onStoreFailure(Throwable t)
cache2k API documentation. Copyright © 2000–2018 headissue GmbH, Munich.