|
Kieker 1.11 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object kieker.monitoring.writer.filesystem.map.StringMappingFileWriter
public final class StringMappingFileWriter
Constructor Summary | |
---|---|
StringMappingFileWriter()
Creates a new instance of this class. |
Method Summary | |
---|---|
java.lang.String |
toString()
|
void |
write(RegistryRecord hashRecord)
Writes the given mapping to the internal string builder. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public StringMappingFileWriter()
Method Detail |
---|
public final void write(RegistryRecord hashRecord) throws java.io.IOException
hashRecord
- The mapping to write.
java.io.IOException
- Should not happen under normal circumstances.public final java.lang.String toString()
toString
in class java.lang.Object
|
Kieker 1.11 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |