Class StringWritable

    • Constructor Summary

      Constructors 
      Constructor Description
      StringWritable​(java.lang.String str)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void write​(FileBuilder fileBuilder)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • StringWritable

        public StringWritable​(java.lang.String str)