| Package | Description |
|---|---|
| org.nustaq.fastcast.api | |
| org.nustaq.fastcast.api.util | |
| org.nustaq.fastcast.impl |
| Modifier and Type | Method and Description |
|---|---|
FCPublisher |
FCPublisher.batchOnLimit(boolean doBatch)
decides wether to start batching once rate limit is reached.
|
| Modifier and Type | Field and Description |
|---|---|
protected FCPublisher |
ObjectPublisher.pub |
| Modifier and Type | Method and Description |
|---|---|
FCPublisher |
ObjectPublisher.getPub() |
| Constructor and Description |
|---|
ObjectPublisher(FCPublisher pub) |
ObjectPublisher(FCPublisher pub,
Class... preregister) |
| Modifier and Type | Class and Description |
|---|---|
class |
PacketSendBuffer
packet buffer backed by binary struct array.
|
| Modifier and Type | Method and Description |
|---|---|
FCPublisher |
PacketSendBuffer.batchOnLimit(boolean doBatch) |
FCPublisher |
TransportDriver.publish(PublisherConf pubConf) |
FCPublisher |
TransportDriver.publish(String pubConf) |
Copyright © 2015. All rights reserved.