public class BlobInfoMessage extends BlobInfo implements Message
Constructor and Description |
---|
BlobInfoMessage() |
BlobInfoMessage(BlobInfo info) |
Modifier and Type | Method and Description |
---|---|
String |
getId()
A message identifier.
|
void |
readExternal(ObjectInput in) |
void |
writeExternal(ObjectOutput out) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forceBatch, poisonPill
public BlobInfoMessage()
public BlobInfoMessage(BlobInfo info)
public void writeExternal(ObjectOutput out) throws IOException
writeExternal
in interface Externalizable
IOException
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
IOException
ClassNotFoundException
Copyright © 2018 Nuxeo. All rights reserved.