|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--ostore.client.OSVersionPredicate
|
+--ostore.client.OSVPOnNode
The OSVPOnNode object is a version predicate that
requests the most recent version of an object that is on node.
No off-node traffic is created.
| Constructor Summary | |
|---|---|
OSVPOnNode()
Creates a new OSVPOnNode version predicate. |
|
OSVPOnNode(InputBuffer buffer)
|
|
| Method Summary | |
|---|---|
VersionPredicate |
compile()
|
void |
serialize(OutputBuffer buffer)
Add the object to the buffer. |
String |
toString()
Returns a String representation of this OSVersionPredicate. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public OSVPOnNode()
OSVPOnNode version predicate.
public OSVPOnNode(InputBuffer buffer)
throws QSException
| Method Detail |
public void serialize(OutputBuffer buffer)
QuickSerializablebuffer.
serialize in interface QuickSerializableserialize in class OSVersionPredicatebuffer - the output buffer to add the object topublic String toString()
OSVersionPredicateOSVersionPredicate.
toString in class OSVersionPredicateOSVersionPredicatepublic VersionPredicate compile()
compile in class OSVersionPredicate
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||