private class ReplicationTableBase.CreateReplicationTableWorker extends Object implements Runnable
Modifier | Constructor and Description |
---|---|
private |
CreateReplicationTableWorker() |
Modifier and Type | Method and Description |
---|---|
private void |
createReplicationTable()
Create the replication table with the provided HColumnDescriptor REPLICATION_COL_DESCRIPTOR
in TableBasedReplicationQueuesImpl
|
private boolean |
replicationTableExists()
Checks whether the Replication Table exists yet
|
void |
run() |
private CreateReplicationTableWorker()
private void createReplicationTable() throws IOException
IOException
private boolean replicationTableExists()
IOException
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.