com.ricebridge.xmlman.test
Class PerformanceTest.MeasureResultSetRecordListener

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

public static class PerformanceTest.MeasureResultSetRecordListener
extends ResultSetRecordListener


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

Constructor Detail

PerformanceTest.MeasureResultSetRecordListener

public PerformanceTest.MeasureResultSetRecordListener()
Method Detail

handleRecordImpl

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

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


Copyright © 2004-2005 Ricebridge