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