ostore.cache
Class CacheInsertDone
java.lang.Object
  |
  +--ostore.cache.CacheInsertDone
- All Implemented Interfaces: 
 - QueueElementIF
 
- public class CacheInsertDone
- extends Object
- implements QueueElementIF
   
- Version: 
 
  - $Id: CacheInsertDone.java,v 1.5 2002/07/22 20:54:52 srhea Exp $
 Notification message that element on queue has been inserted.
 
- Author: 
 
  - Larry Tung
 
 
 
 
requestId
public int requestId
getID
public CacheableIdentity getID()
 
 
getHandle
public CacheableHandle getHandle()
 
 
getPinned
public CacheablePinned getPinned()
 
 
getRequestId
public int getRequestId()
 
 
isPin
public boolean isPin()
 
 
toString
public String toString()
- Overrides:
 toString in class Object