@InterfaceAudience.Private public interface ChangedReadersObserver
| Modifier and Type | Method and Description | 
|---|---|
| long | getReadPoint() | 
| void | updateReaders(List<HStoreFile> sfs,
             List<KeyValueScanner> memStoreScanners)Notify observers. | 
long getReadPoint()
void updateReaders(List<HStoreFile> sfs, List<KeyValueScanner> memStoreScanners) throws IOException
sfs - The new filesmemStoreScanners - scanner of current memstoreIOException - eCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.