|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--ostore.read.ReadReq
|
+--ostore.read.SliceReadReq
Events sent from the ReplicaStage to the
ReadStage requesting the latter to read a portion of a
DataObject and return the blocks from the entire slice
required to verify the read.
| Field Summary |
|---|
| Fields inherited from class ostore.read.ReadReq |
|---|
digest, FAIL, fault_mode, FETCH_ALL, PARTIAL, sel, target, tree_id |
| Constructor Summary | |
|---|---|
SliceReadReq(InputBuffer buffer)
Constructs a SliceReadReq from its
serialized form. |
|
SliceReadReq(VID target,
SecureHash tree_id,
Selection sel,
byte fault_mode)
Constructs a new SliceReadReq. |
|
| Methods inherited from class ostore.read.ReadReq |
|---|
get_digest, get_fault_mode, get_selection, get_seq_num, get_target, get_tree_id, hashCode, serialize, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public SliceReadReq(VID target,
SecureHash tree_id,
Selection sel,
byte fault_mode)
SliceReadReq.
public SliceReadReq(InputBuffer buffer)
throws QSException
SliceReadReq from its
serialized form.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||