Uses of Class
pt.ist.fenixframework.txintrospector.TxIntrospector.Entry

Packages that use TxIntrospector.Entry
pt.ist.fenixframework.txintrospector   
 

Uses of TxIntrospector.Entry in pt.ist.fenixframework.txintrospector
 

Methods in pt.ist.fenixframework.txintrospector that return types with arguments of type TxIntrospector.Entry
 Collection<TxIntrospector.Entry> TxStats.getReadSetLog()
           
 Collection<TxIntrospector.Entry> TxIntrospector.getReadSetLog()
          Returns the read-set of this transaction.
 Collection<TxIntrospector.Entry> TxStats.getWriteSetLog()
           
 Collection<TxIntrospector.Entry> TxIntrospector.getWriteSetLog()
          Returns the write-set of this transaction.
 



Copyright © 2013. All Rights Reserved.