public class BigtableConnection extends AbstractBigtableConnection
AbstractBigtableConnection.| Constructor and Description |
|---|
BigtableConnection(org.apache.hadoop.conf.Configuration conf)
Constructor for BigtableConnection.
|
| Modifier and Type | Method and Description |
|---|---|
Admin |
getAdmin() |
abort, close, createAdapter, getBigtableTableAdminClient, getBufferedMutator, getBufferedMutator, getConfiguration, getDisabledTables, getOptions, getRegionLocator, getSession, getTable, getTable, getTable, isAborted, isClosed, toStringpublic BigtableConnection(org.apache.hadoop.conf.Configuration conf)
throws IOException
Constructor for BigtableConnection.
conf - a Configuration object.IOException - if any.public Admin getAdmin() throws IOException
getAdmin in interface ConnectiongetAdmin in class AbstractBigtableConnectionIOException