@InterfaceAudience.Private public final class MasterRegionWALRoller extends AbstractWALRoller<Abortable>
scheduleFlush(String, List) method we can just schedule flush for the
master local region.AbstractWALRoller.RollControllerThread.State, Thread.UncaughtExceptionHandlerabortable, DEFAULT_WAL_ROLL_WAIT_TIMEOUT, WAL_ROLL_PERIOD_KEY, WAL_ROLL_RETRIES, WAL_ROLL_WAIT_TIMEOUT, walsMAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Modifier and Type | Method and Description |
|---|---|
protected void |
afterWALArchive(org.apache.hadoop.fs.Path oldPath,
org.apache.hadoop.fs.Path newPath) |
protected void |
scheduleFlush(String encodedRegionName,
List<byte[]> families) |
addWAL, close, requestRollAll, run, waitUntilWalRollFinished, walRollFinishedactiveCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yieldprotected void afterWALArchive(org.apache.hadoop.fs.Path oldPath,
org.apache.hadoop.fs.Path newPath)
afterWALArchive in class AbstractWALRoller<Abortable>protected void scheduleFlush(String encodedRegionName, List<byte[]> families)
scheduleFlush in class AbstractWALRoller<Abortable>encodedRegionName - Encoded name of region to flush.families - stores of region to flush.Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.