public static class TxCacheSet.CacheSetTxBox<Key,E> extends TxSet.SetTxBox<E>
| Modifier and Type | Method and Description |
|---|---|
VBoxBody<HGSortedSet<E>> |
commit(HGTransaction tx,
HGSortedSet<E> newvalue,
long txNumber) |
void |
finish(HGTransaction tx) |
get, makeNewBody, putpublic VBoxBody<HGSortedSet<E>> commit(HGTransaction tx, HGSortedSet<E> newvalue, long txNumber)
commit in class TxSet.SetTxBox<E>public void finish(HGTransaction tx)
finish in class VBox<HGSortedSet<E>>Copyright © 2015. All rights reserved.