public abstract class AisBusConsumerConfiguration extends AisBusSocketConfiguration
| Constructor and Description |
|---|
AisBusConsumerConfiguration()
Instantiates a new Ais bus consumer configuration.
|
| Modifier and Type | Method and Description |
|---|---|
protected AisBusConsumer |
configure(AisBusConsumer consumer)
Configure ais bus consumer.
|
int |
getConsumerPullMaxElements()
Gets consumer pull max elements.
|
int |
getConsumerQueueSize()
Gets consumer queue size.
|
void |
setConsumerPullMaxElements(int consumerPullMaxElements)
Sets consumer pull max elements.
|
void |
setConsumerQueueSize(int consumerQueueSize)
Sets consumer queue size.
|
configure, getDescription, getName, setDescription, setNameconfigure, getFilters, getInstance, getTransformers, setFilters, setTransformerspublic AisBusConsumerConfiguration()
public int getConsumerQueueSize()
public void setConsumerQueueSize(int consumerQueueSize)
consumerQueueSize - the consumer queue sizepublic int getConsumerPullMaxElements()
public void setConsumerPullMaxElements(int consumerPullMaxElements)
consumerPullMaxElements - the consumer pull max elementsprotected AisBusConsumer configure(AisBusConsumer consumer)
consumer - the consumerCopyright © 2011–2019 Danish Maritime Authority. All rights reserved.