public class AccumuloConnectionImpl extends BasicConnection implements AccumuloConnection
| Constructor and Description |
|---|
AccumuloConnectionImpl(AccumuloManagedConnectionFactory mcf,
org.apache.accumulo.core.client.ZooKeeperInstance inst) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
org.apache.accumulo.core.security.Authorizations |
getAuthorizations() |
org.apache.accumulo.core.client.Connector |
getInstance() |
cleanUp, createInteraction, getLocalTransaction, getMetaData, getResultSetInfo, getXAResource, isAlivepublic AccumuloConnectionImpl(AccumuloManagedConnectionFactory mcf, org.apache.accumulo.core.client.ZooKeeperInstance inst) throws javax.resource.ResourceException
javax.resource.ResourceExceptionpublic org.apache.accumulo.core.client.Connector getInstance()
getInstance in interface AccumuloConnectionpublic void close()
throws javax.resource.ResourceException
close in interface Connectionjavax.resource.ResourceExceptionpublic org.apache.accumulo.core.security.Authorizations getAuthorizations()
getAuthorizations in interface AccumuloConnectionCopyright © 2019. All rights reserved.