public class ObjectUpdate extends AbstractUpdate<ObjectGroup>
AbstractUpdate.Reply
type
Constructor and Description |
---|
ObjectUpdate(InputBuffer buf,
Endpoint endpoint,
NodeHandle sender) |
ObjectUpdate(NodeHandle sender,
Id id,
java.lang.String store,
long onum,
ObjectGlob update) |
dispatch, getInstance, getPriority, id, onum, sender, serialize, store, toString, update
getType
public ObjectUpdate(NodeHandle sender, Id id, java.lang.String store, long onum, ObjectGlob update)
public ObjectUpdate(InputBuffer buf, Endpoint endpoint, NodeHandle sender) throws java.io.IOException
java.io.IOException