Package org.apache.storm.perf
Class StrGenSpoutHdfsBoltTopo.LineWriter
java.lang.Object
org.apache.storm.perf.StrGenSpoutHdfsBoltTopo.LineWriter
- All Implemented Interfaces:
 Serializable,RecordFormat
- Enclosing class:
 - StrGenSpoutHdfsBoltTopo
 
- See Also:
 
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionbyte[]withLineDelimiter(String delimiter) Overrides the default record delimiter. 
- 
Constructor Details
- 
LineWriter
 
 - 
 - 
Method Details
- 
withLineDelimiter
Overrides the default record delimiter. - 
format
- Specified by:
 formatin interfaceRecordFormat
 
 -