Thread.State, Thread.UncaughtExceptionHandler| Modifier and Type | Field and Description |
|---|---|
static String |
DBNAME |
static String |
LOCAL_COLLECTION |
static String |
LOCAL_DB |
protected static com.mongodb.ReadPreference |
READ_PREFERENCE |
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Constructor and Description |
|---|
ReadingMongoOplog(List<String> srvs,
CubbyHole c1,
CubbyHole c2,
int numberT) |
ReadingMongoOplog(List<String> srvs,
String user,
String password,
CubbyHole c1,
CubbyHole c2,
int numberT) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
activeCount, 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, yieldpublic static final String DBNAME
public static final String LOCAL_COLLECTION
public static final String LOCAL_DB
protected static com.mongodb.ReadPreference READ_PREFERENCE
Copyright © 2019. All Rights Reserved.