|
Kieker 1.9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object kieker.monitoring.writer.AbstractMonitoringWriter kieker.monitoring.writer.AbstractAsyncWriter kieker.monitoring.writer.tcp.TCPWriter
public final class TCPWriter
Field Summary | |
---|---|
static String |
CONFIG_BUFFERSIZE
|
static String |
CONFIG_FLUSH
|
static String |
CONFIG_HOSTNAME
|
static String |
CONFIG_PORT1
|
static String |
CONFIG_PORT2
|
Fields inherited from class kieker.monitoring.writer.AbstractAsyncWriter |
---|
CONFIG_BEHAVIOR, CONFIG_QUEUESIZE, CONFIG_SHUTDOWNDELAY |
Constructor Summary | |
---|---|
TCPWriter(Configuration configuration)
|
Method Summary |
---|
Methods inherited from class kieker.monitoring.writer.AbstractAsyncWriter |
---|
newMonitoringRecord, newMonitoringRecordNonBlocking, terminate, toString |
Methods inherited from class kieker.monitoring.writer.AbstractMonitoringWriter |
---|
setController |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final String CONFIG_HOSTNAME
public static final String CONFIG_PORT1
public static final String CONFIG_PORT2
public static final String CONFIG_BUFFERSIZE
public static final String CONFIG_FLUSH
Constructor Detail |
---|
public TCPWriter(Configuration configuration)
|
Kieker 1.9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |