com.ricebridge.xmlman.test
Class PerformanceTest.MeasureStringListRecordListener

java.lang.Object
  extended bycom.ricebridge.xmlman.RecordListenerSupport
      extended bycom.ricebridge.xmlman.StringListRecordListener
          extended bycom.ricebridge.xmlman.test.PerformanceTest.MeasureStringListRecordListener
All Implemented Interfaces:
RecordListener
Enclosing class:
PerformanceTest

public static class PerformanceTest.MeasureStringListRecordListener
extends StringListRecordListener


Field Summary
 
Fields inherited from class com.ricebridge.xmlman.StringListRecordListener
iRecords
 
Fields inherited from class com.ricebridge.xmlman.RecordListenerSupport
iFieldNames
 
Constructor Summary
PerformanceTest.MeasureStringListRecordListener()
           
 
Method Summary
protected  BadRecord handleRecordImpl(String[] pRecord, long pRecordNumber)
          Store the data record String[].
 
Methods inherited from class com.ricebridge.xmlman.StringListRecordListener
getRecords, toString
 
Methods inherited from class com.ricebridge.xmlman.RecordListenerSupport
endProcess, endProcessImpl, handleRecord, setFieldNames, setFieldNamesImpl, setXmlSpec, setXmlSpecImpl, startProcess, startProcessImpl
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PerformanceTest.MeasureStringListRecordListener

public PerformanceTest.MeasureStringListRecordListener()
Method Detail

handleRecordImpl

protected BadRecord handleRecordImpl(String[] pRecord,
                                     long pRecordNumber)
Description copied from class: StringListRecordListener
Store the data record String[].

Overrides:
handleRecordImpl in class StringListRecordListener
See Also:
RecordListener.handleRecord(java.lang.String[], long)


Copyright © 2004-2005 Ricebridge