|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--ostore.replica.ReplicaResp
|
+--ostore.replica.ReplicaCloseAllResp
HACK: A response to the client for a ReplicaCloseAllReq.
| Field Summary |
|---|
| Fields inherited from class ostore.replica.ReplicaResp |
|---|
digest, error_code, local, NO_ERROR, NOT_OPEN, OBJECT_NOT_FOUND, READ_ERROR, req_digest, target, VERSION_PREDICATE_NOT_SATISFIED |
| Constructor Summary | |
|---|---|
ReplicaCloseAllResp(InputBuffer buffer)
Constructs a ReplicaCloseResp from its
serialized form. |
|
ReplicaCloseAllResp(ReplicaCloseAllReq req)
Constructs a new (successful) ReplicaCloseResp. |
|
| Methods inherited from class ostore.replica.ReplicaResp |
|---|
get_digest, get_error_code, get_req_digest, get_target, hashCode, is_local, serialize, successful, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ReplicaCloseAllResp(ReplicaCloseAllReq req)
ReplicaCloseResp.
public ReplicaCloseAllResp(InputBuffer buffer)
throws QSException
ReplicaCloseResp from its
serialized form.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||