|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NotFoundException | |
---|---|
com.faunos.skwish | A lightweight library for storing blobs on the file system. |
com.faunos.skwish.sys.mgr | The SegmentStore implementation. |
Uses of NotFoundException in com.faunos.skwish |
---|
Methods in com.faunos.skwish that throw NotFoundException | |
---|---|
abstract long |
SegmentStore.getTxnCommitIdGap(long txnId)
Returns the transaction commit id gap recorded on commit for the specified transaction, or -1, if the transaction is pending or discarded. |
Uses of NotFoundException in com.faunos.skwish.sys.mgr |
---|
Methods in com.faunos.skwish.sys.mgr that throw NotFoundException | |
---|---|
long |
TxnGapTable.getCommitIdGap(long txnId)
|
long |
Store.getTxnCommitIdGap(long txnId)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |