public interface BatchOperation
| Modifier and Type | Method and Description |
|---|---|
void |
performBatchOperation(CacheWriter cacheWriter)
Perform the batch operation for a particular batch writer
|
void performBatchOperation(CacheWriter cacheWriter)
cacheWriter - the cache writer this operation should be performed uponCopyright 2001-2021, Terracotta, Inc.