org.csc.phynixx.common.io
Class LogRecordPageReader

java.lang.Object
  extended by org.csc.phynixx.common.io.LogRecordPageReader

public class LogRecordPageReader
extends Object

Created by Christoph Schmidt-Casdorff on 13.01.14.


Constructor Summary
LogRecordPageReader(byte[][] records)
           
 
Method Summary
 List<LogRecordReader> getLogReaders()
           
 int size()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogRecordPageReader

public LogRecordPageReader(byte[][] records)
Method Detail

size

public int size()
Returns:
number of lines

getLogReaders

public List<LogRecordReader> getLogReaders()


Copyright © 2015. All rights reserved.