org.netbeans.mdr.persistence.btreeimpl.btreestorage
Class TransactionCache.Record

java.lang.Object
  extended byorg.netbeans.mdr.persistence.btreeimpl.btreestorage.TransactionCache.Record
Enclosing class:
TransactionCache

public static class TransactionCache.Record
extends java.lang.Object


Constructor Summary
TransactionCache.Record(byte opId, MOFID id, byte[] value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TransactionCache.Record

public TransactionCache.Record(byte opId,
                               MOFID id,
                               byte[] value)


Copyright © 2005 Apache Software Foundation. All Rights Reserved.