org.csc.phynixx.loggersystem.logrecord
Interface IDataRecordSequence

All Known Subinterfaces:
IManagedDataRecordLogger, IXADataRecorder
All Known Implementing Classes:
PhynixxXADataRecorder

public interface IDataRecordSequence


Method Summary
 List<IDataRecord> getDataRecords()
           
 long getXADataRecorderId()
           
 

Method Detail

getDataRecords

List<IDataRecord> getDataRecords()

getXADataRecorderId

long getXADataRecorderId()
Returns:
id of the sequence of logrecord


Copyright © 2015. All rights reserved.