ostore.replica
Class ReplicaCloseAllReq
java.lang.Object
  |
  +--ostore.replica.ReplicaReq
        |
        +--ostore.replica.ReplicaCloseAllReq
- All Implemented Interfaces: 
 - QueueElementIF, QuickSerializable
 
- public class ReplicaCloseAllReq
- extends ReplicaReq
  
HACK: Request from client to clear all the replicas out of the
 replica stage.
- Version: 
 
  - $Id: ReplicaCloseAllReq.java,v 1.1 2002/10/26 10:22:58 jeffpang Exp $
 
- Author: 
 
  - Jeff Pang
 
 
 
 
 
 
ReplicaCloseAllReq
public ReplicaCloseAllReq()
- Constructs a new 
ReplicaCloseAllReq.
 
ReplicaCloseAllReq
public ReplicaCloseAllReq(InputBuffer buffer)
                   throws QSException
- Constructs a 
ReplicaCloseAllReq from its
 serialized form.