@InterfaceAudience.Private
public interface ChangedReadersObserver
| 限定符和类型 | 方法和说明 |
|---|---|
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–2019 The Apache Software Foundation. All rights reserved.