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 © 2003-2014 Terracotta, Inc.. All Rights Reserved.