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 |
Session
Session
|
Modifier and Type | Field and Description |
---|---|
protected ISession |
BucketReadTrx.mSession
Configuration of the session
|
Modifier and Type | Method and Description |
---|---|
ISession |
Storage.getSession(SessionConfiguration pSessionConf)
Getting the session associated within this database.
|
Constructor and Description |
---|
BucketReadTrx(ISession pSession,
UberBucket pUberBucket,
RevisionRootBucket pRevBucket,
MetaBucket pMetaBucket,
IBackendReader pReader)
Standard constructor.
|
BucketWriteTrx(ISession pSession,
UberBucket pUberBucket,
IBackendWriter pWriter,
long pRepresentRev)
Standard constructor.
|
Modifier and Type | Method and Description |
---|---|
ISession |
IStorage.getSession(SessionConfiguration pSessionConf)
Getting the session associated within this database.
|
Copyright © 2013. All Rights Reserved.