com.ricebridge.xmlman.test
Class PerformanceTest.MeasureStringArrayRecordListener

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

public static class PerformanceTest.MeasureStringArrayRecordListener
extends StringArrayRecordListener


Field Summary
 
Fields inherited from class com.ricebridge.xmlman.StringArrayRecordListener
iRecords
 
Fields inherited from class com.ricebridge.xmlman.RecordListenerSupport
iFieldNames
 
Constructor Summary
PerformanceTest.MeasureStringArrayRecordListener()
           
 
Method Summary
protected  BadRecord handleRecordImpl(String[] pRecord, long pRecordNumber)
          Store the data record String[].
 
Methods inherited from class com.ricebridge.xmlman.StringArrayRecordListener
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.MeasureStringArrayRecordListener

public PerformanceTest.MeasureStringArrayRecordListener()
Method Detail

handleRecordImpl

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

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


Copyright © 2004-2005 Ricebridge