public interface AisReaderGroupMXBean
AisReaderGroup.| Modifier and Type | Method and Description |
|---|---|
void |
addReader(String sourceId,
String oneOrMorHosts)
Adds the specified reader to the group.
|
long |
getBytesReceived()
Returns the number of bytes received.
|
long |
getPacketsReceived()
Returns the number of bytes received.
|
int |
getReaderCount()
Returns the number of readers.
|
boolean |
removeReader(String sourceId)
Removes a reader from the group.
|
void addReader(String sourceId, String oneOrMorHosts)
sourceId - the source id of the readeroneOrMorHosts - one or more hostslong getBytesReceived()
long getPacketsReceived()
int getReaderCount()
boolean removeReader(String sourceId)
sourceId - the source id of the groupCopyright © 2011–2019 Danish Maritime Authority. All rights reserved.