Package | Description |
---|---|
org.treetank.access |
Access to Treetank
|
org.treetank.api |
TreeTank API
This package contains the public TreeTank API.
|
Modifier and Type | Field and Description |
---|---|
protected MetaBucket |
BucketReadTrx.mMetaBucket
Cached name bucket of this revision.
|
Modifier and Type | Method and Description |
---|---|
MetaBucket |
BucketWriteTrx.getMetaBucket()
Getting the map with the entire mapping for retrieving meta-information related to the bundle.
|
MetaBucket |
BucketReadTrx.getMetaBucket()
Getting the map with the entire mapping for retrieving meta-information related to the bundle.
|
Constructor and Description |
---|
BucketReadTrx(ISession pSession,
UberBucket pUberBucket,
RevisionRootBucket pRevBucket,
MetaBucket pMetaBucket,
IBackendReader pReader)
Standard constructor.
|
Modifier and Type | Method and Description |
---|---|
MetaBucket |
IBucketReadTrx.getMetaBucket()
Getting the map with the entire mapping for retrieving meta-information related to the bundle.
|
Copyright © 2013. All Rights Reserved.