public static class AbstractBulkRecordWriter.ExternalClient extends SSTableLoader.Client
| Constructor and Description |
|---|
ExternalClient(org.apache.hadoop.conf.Configuration conf) |
| Modifier and Type | Method and Description |
|---|---|
CFMetaData |
getCFMetaData(java.lang.String keyspace,
java.lang.String cfName)
Validate that
keyspace is an existing keyspace and cfName one of its existing column family. |
void |
init(java.lang.String keyspace)
Initialize the client.
|
addRangeForEndpoint, getConnectionFactory, getEndpointToRangesMap, getPartitioner, setPartitioner, setPartitioner, stoppublic void init(java.lang.String keyspace)
SSTableLoader.Clientinit in class SSTableLoader.Clientpublic CFMetaData getCFMetaData(java.lang.String keyspace, java.lang.String cfName)
SSTableLoader.Clientkeyspace is an existing keyspace and cfName one of its existing column family.getCFMetaData in class SSTableLoader.ClientCopyright © 2015 The Apache Software Foundation