|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.neo4j.kernel.impl.transaction.XaDataSourceManager
org.neo4j.kernel.ha.HaXaDataSourceManager
public class HaXaDataSourceManager
| Constructor Summary | |
|---|---|
HaXaDataSourceManager(org.neo4j.kernel.impl.util.StringLogger msgLog)
|
|
| Method Summary | ||
|---|---|---|
|
applyTransactions(org.neo4j.com.Response<T> response)
|
|
|
applyTransactions(org.neo4j.com.Response<T> response,
org.neo4j.com.ServerUtil.TxHandler txHandler)
|
|
| Methods inherited from class org.neo4j.kernel.impl.transaction.XaDataSourceManager |
|---|
addDataSourceRegistrationListener, getAllRegisteredDataSources, getNeoStoreDataSource, getXaDataSource, init, recover, registerDataSource, removeDataSourceRegistrationListener, rotateLogicalLogs, shutdown, start, stop, unregisterDataSource |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HaXaDataSourceManager(org.neo4j.kernel.impl.util.StringLogger msgLog)
| Method Detail |
|---|
public <T> T applyTransactions(org.neo4j.com.Response<T> response)
public <T> T applyTransactions(org.neo4j.com.Response<T> response,
org.neo4j.com.ServerUtil.TxHandler txHandler)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||