Package | Description |
---|---|
org.treetank.access |
Access to Treetank
|
org.treetank.api |
TreeTank API
This package contains the public TreeTank API.
|
Modifier and Type | Class and Description |
---|---|
class |
BucketWriteTrx
BucketWriteTrx
|
Modifier and Type | Method and Description |
---|---|
IBucketWriteTrx |
Session.beginBucketWtx() |
IBucketWriteTrx |
Session.beginBucketWtx(long mRepresentRevision) |
Modifier and Type | Method and Description |
---|---|
IBucketWriteTrx |
ISession.beginBucketWtx()
Begin exclusive write transaction on the bucket layer
|
IBucketWriteTrx |
ISession.beginBucketWtx(long pRevToRepresent)
Begin exclusive write transaction on the bucket layer with fixed revisions.
|
Copyright © 2013. All Rights Reserved.