Kieker 1.12

kieker.monitoring.writer.filesystem.map
Class StringMappingFileWriter

java.lang.Object
  extended by kieker.monitoring.writer.filesystem.map.StringMappingFileWriter

public final class StringMappingFileWriter
extends java.lang.Object

Since:
1.7
Author:
Andre van Hoorn, Jan Waller

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

StringMappingFileWriter

public StringMappingFileWriter()
Creates a new instance of this class.

Method Detail

write

public final void write(RegistryRecord hashRecord)
                 throws java.io.IOException
Writes the given mapping to the internal string builder.

Parameters:
hashRecord - The mapping to write.
Throws:
java.io.IOException - Should not happen under normal circumstances.

toString

public final java.lang.String toString()
Overrides:
toString in class java.lang.Object

Kieker 1.12

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