Class DirectFdbConnection
java.lang.Object
com.apple.foundationdb.relational.recordlayer.DirectFdbConnection
- All Implemented Interfaces:
FdbConnection
,AutoCloseable
-
Constructor Summary
ConstructorsConstructorDescriptionDirectFdbConnection
(FDBDatabase fdb, com.codahale.metrics.MetricRegistry metricsEngine) -
Method Summary
-
Constructor Details
-
DirectFdbConnection
-
DirectFdbConnection
-
-
Method Details
-
connect
-
getTransactionManager
- Specified by:
getTransactionManager
in interfaceFdbConnection
-
close
public void close() throws com.apple.foundationdb.relational.api.exceptions.RelationalException- Specified by:
close
in interfaceAutoCloseable
- Specified by:
close
in interfaceFdbConnection
- Throws:
com.apple.foundationdb.relational.api.exceptions.RelationalException
-