public static class TestRegionReplicaReplicationEndpointNoMaster.WALEditCopro extends BaseWALObserver
Coprocessor.StatePRIORITY_HIGHEST, PRIORITY_LOWEST, PRIORITY_SYSTEM, PRIORITY_USER, VERSION| Constructor and Description |
|---|
WALEditCopro() |
| Modifier and Type | Method and Description |
|---|---|
void |
postWALWrite(ObserverContext<? extends WALCoprocessorEnvironment> ctx,
HRegionInfo info,
WALKey logKey,
WALEdit logEdit)
Implementers should override this method and leave the deprecated version as-is.
|
postWALWrite, preWALWrite, preWALWrite, start, stoppublic void postWALWrite(ObserverContext<? extends WALCoprocessorEnvironment> ctx, HRegionInfo info, WALKey logKey, WALEdit logEdit) throws IOException
BaseWALObserverpostWALWrite in interface WALObserverpostWALWrite in class BaseWALObserverIOException