|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SlaveContext.Tx | |
|---|---|
| org.neo4j.com | |
| Uses of SlaveContext.Tx in org.neo4j.com |
|---|
| Methods in org.neo4j.com that return SlaveContext.Tx | |
|---|---|
SlaveContext.Tx[] |
SlaveContext.lastAppliedTransactions()
|
static SlaveContext.Tx |
SlaveContext.lastAppliedTx(String dataSourceName,
long txId)
|
static SlaveContext.Tx[] |
MasterUtil.rotateLogs(GraphDatabaseService graphDb)
|
| Methods in org.neo4j.com with parameters of type SlaveContext.Tx | |
|---|---|
static SlaveContext |
SlaveContext.anonymous(SlaveContext.Tx[] lastAppliedTransactions)
|
| Constructors in org.neo4j.com with parameters of type SlaveContext.Tx | |
|---|---|
SlaveContext(long sessionId,
int machineId,
int eventIdentifier,
SlaveContext.Tx[] lastAppliedTransactions,
int masterId,
long checksum)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||