Package | Description |
---|---|
kieker.analysis.plugin.reader.amqp | |
kieker.analysis.plugin.reader.newio |
Modifier and Type | Method and Description |
---|---|
Outcome |
ChunkingAmqpReader.onInitialization() |
Outcome |
ChunkingAmqpReader.onTermination() |
Outcome |
ChunkingAmqpReader.read() |
Modifier and Type | Method and Description |
---|---|
Outcome |
IRawDataReader.onInitialization()
Event handler that is called before any records are read.
|
Outcome |
IRawDataReader.onTermination()
Event handler that is called when the reader is supposed to terminate.
|
Outcome |
IRawDataReader.read()
Starts the read operation.
|
static Outcome |
Outcome.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Outcome[] |
Outcome.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright 2017 Kieker Project, http://kieker-monitoring.net