|
Kieker 1.12 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ILookup | |
|---|---|
| kieker.analysis.plugin.reader.amqp | |
| kieker.common.record.misc | |
| kieker.common.util.registry | |
| Uses of ILookup in kieker.analysis.plugin.reader.amqp |
|---|
| Constructors in kieker.analysis.plugin.reader.amqp with parameters of type ILookup | |
|---|---|
RegistryRecordHandler(ILookup<java.lang.String> stringRegistry)
Creates a new registry record handler for the given registry. |
|
RegularRecordHandler(AMQPReader reader,
ILookup<java.lang.String> stringRegistry)
Creates a new regular record handler. |
|
| Uses of ILookup in kieker.common.record.misc |
|---|
| Methods in kieker.common.record.misc with parameters of type ILookup | |
|---|---|
static void |
RegistryRecord.registerRecordInRegistry(java.nio.ByteBuffer buffer,
ILookup<java.lang.String> stringRegistry)
Static function used to register strings stored in a byte buffer as string in the string registry with the proper id. |
| Uses of ILookup in kieker.common.util.registry |
|---|
| Classes in kieker.common.util.registry that implement ILookup | |
|---|---|
class |
Lookup<E>
|
|
Kieker 1.12 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||