Kieker 1.8

kieker.monitoring.writer.filesystem.map
Class StringMappingFileWriter

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

public final class StringMappingFileWriter
extends Object

Since:
1.7
Author:
Andre van Hoorn, Jan Waller

Constructor Summary
StringMappingFileWriter()
          Creates a new instance of this class.
 
Method Summary
 String toString()
           
 void write(RegistryRecord hashRecord)
          Writes the given mapping to the internal string builder.
 
Methods inherited from class java.lang.Object
equals, 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 IOException
Writes the given mapping to the internal string builder.

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

toString

public final String toString()
Overrides:
toString in class Object

Kieker 1.8

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