public interface ChangedReadersObserver
| Modifier and Type | Method and Description |
|---|---|
long |
getReadPoint() |
void |
updateReaders(java.util.List<HStoreFile> sfs,
java.util.List<KeyValueScanner> memStoreScanners)
Notify observers.
|
long getReadPoint()
void updateReaders(java.util.List<HStoreFile> sfs,
java.util.List<KeyValueScanner> memStoreScanners)
throws java.io.IOException
sfs - The new filesmemStoreScanners - scanner of current memstorejava.io.IOException - e