|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectgriffon.plugins.hbase.AbstractHBaseProvider
griffon.plugins.hbase.DefaultHBaseProvider
public class DefaultHBaseProvider extends AbstractHBaseProvider
| Field Summary | |
|---|---|
private static DefaultHBaseProvider |
INSTANCE
|
| Fields inherited from class AbstractHBaseProvider | |
|---|---|
| DEFAULT, LOG |
| Constructor Summary | |
private DefaultHBaseProvider()
|
|
| Method Summary | |
|---|---|
protected org.apache.hadoop.conf.Configuration
|
getConfiguration(String configName)
|
static DefaultHBaseProvider
|
getInstance()
|
| Methods inherited from class AbstractHBaseProvider | |
|---|---|
| getConfiguration, withHBase, withHBase, withHBase, withHBase, withHTable, withHTable, withHTable, withHTable |
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Field Detail |
|---|
private static final DefaultHBaseProvider INSTANCE
| Constructor Detail |
|---|
private DefaultHBaseProvider()
| Method Detail |
|---|
@Override protected org.apache.hadoop.conf.Configuration getConfiguration(String configName)
public static DefaultHBaseProvider getInstance()
Groovy Documentation