public class ObjectPublisher extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.nustaq.serialization.simpleapi.FSTCoder |
coder |
protected FCPublisher |
pub |
| Constructor and Description |
|---|
ObjectPublisher(FCPublisher pub) |
ObjectPublisher(FCPublisher pub,
Class... preregister) |
| Modifier and Type | Method and Description |
|---|---|
ObjectPublisher |
batchOnLimit(boolean doBatch) |
FCPublisher |
getPub() |
void |
sendObject(String receiverNodeIdOrNull,
Object toSend,
boolean flush) |
protected FCPublisher pub
protected org.nustaq.serialization.simpleapi.FSTCoder coder
public ObjectPublisher(FCPublisher pub)
public ObjectPublisher(FCPublisher pub, Class... preregister)
public FCPublisher getPub()
public ObjectPublisher batchOnLimit(boolean doBatch)
Copyright © 2015. All rights reserved.