Kieker 1.11

Uses of Interface
kieker.common.util.registry.ILookup

Packages that use ILookup
kieker.common.record.misc   
kieker.common.util.registry   
 

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.11

Copyright 2015 Kieker Project, http://kieker-monitoring.net