com.ibm.dse.services.landp
Class WriteEvent

java.lang.Object
  |
  +--java.util.EventObject
        |
        +--com.ibm.dse.services.landp.WriteEvent

public class WriteEvent
extends java.util.EventObject

This is the event class to support the WriteListener interface.

See Also:
Serialized Form

Field Summary
 long rrc
           
 long src
           
 
Fields inherited from class java.util.EventObject
source
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

src

public long src

rrc

public long rrc