public class EmbeddedHBaseInstances extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
addHBaseConfiguration(org.apache.hadoop.conf.Configuration hbase,
String targetPath) |
org.apache.hadoop.conf.Configuration |
getConfigurationByTargetPath(String targetPath) |
org.apache.hadoop.conf.Configuration |
getDefaultConfiguration() |
static EmbeddedHBaseInstances |
getInstance() |
void |
removeHBaseConfiguration(String targetPath) |
public static EmbeddedHBaseInstances getInstance()
public void addHBaseConfiguration(org.apache.hadoop.conf.Configuration hbase,
String targetPath)
public void removeHBaseConfiguration(String targetPath)
public org.apache.hadoop.conf.Configuration getConfigurationByTargetPath(String targetPath)
public org.apache.hadoop.conf.Configuration getDefaultConfiguration()
Copyright © 2017 JBoss by Red Hat. All Rights Reserved.