@InterfaceAudience.Private public final class WALEventTrackerTableCreator extends Object
| Modifier and Type | Field and Description |
|---|---|
static boolean |
WAL_EVENT_TRACKER_ENABLED_DEFAULT |
static String |
WAL_EVENT_TRACKER_ENABLED_KEY |
static byte[] |
WAL_EVENT_TRACKER_INFO_FAMILY
The walEventTracker info family in array of bytes
|
| Modifier and Type | Method and Description |
|---|---|
static void |
createIfNeededAndNotExists(org.apache.hadoop.conf.Configuration conf,
MasterServices masterServices) |
public static final String WAL_EVENT_TRACKER_ENABLED_KEY
public static final boolean WAL_EVENT_TRACKER_ENABLED_DEFAULT
public static final byte[] WAL_EVENT_TRACKER_INFO_FAMILY
public static void createIfNeededAndNotExists(org.apache.hadoop.conf.Configuration conf,
MasterServices masterServices)
throws IOException
IOExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.