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, isAlive
public AccumuloConnectionImpl(AccumuloManagedConnectionFactory mcf, org.apache.accumulo.core.client.ZooKeeperInstance inst) throws javax.resource.ResourceException
javax.resource.ResourceException
public org.apache.accumulo.core.client.Connector getInstance()
getInstance
in interface AccumuloConnection
public void close() throws javax.resource.ResourceException
close
in interface Connection
javax.resource.ResourceException
public org.apache.accumulo.core.security.Authorizations getAuthorizations()
getAuthorizations
in interface AccumuloConnection
Copyright © 2019. All rights reserved.