|
Kieker 1.9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface IMonitoringRecord.BinaryFactory
Any record that implements this interface has to conform to certain specifications.
These records can use final fields and thus provide better performance.
public static final int SIZE
specifying the binary size of the record, usually returned via IMonitoringRecord.getSize()
.
IMonitoringRecord.initFromBytes(ByteBuffer, IRegistry)
method does not have to be implemented
|
Kieker 1.9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |