|
Kieker 1.12 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectkieker.analysis.plugin.reader.amqp.RegistryRecordHandler
public class RegistryRecordHandler
Runnable to handle incoming registry records.
| Constructor Summary | |
|---|---|
RegistryRecordHandler(ILookup<java.lang.String> stringRegistry)
Creates a new registry record handler for the given registry. |
|
| Method Summary | |
|---|---|
void |
enqueueRegistryRecord(java.nio.ByteBuffer buffer)
Enqueues an unparsed registry record for processing. |
void |
run()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RegistryRecordHandler(ILookup<java.lang.String> stringRegistry)
stringRegistry - The string registry to operate on| Method Detail |
|---|
public void run()
run in interface java.lang.Runnablepublic void enqueueRegistryRecord(java.nio.ByteBuffer buffer)
buffer - The unparsed data in an appropriately positioned byte buffer
|
Kieker 1.12 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||