jsr352.tck.specialized
Class DoSomethingSimpleArrayWriter
java.lang.Object
jsr352.tck.specialized.DoSomethingSimpleArrayWriter
@Named(value="DoSomethingSimpleArrayWriter")
public class DoSomethingSimpleArrayWriter
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DoSomethingSimpleArrayWriter
public DoSomethingSimpleArrayWriter()
openWriter
public void openWriter(ArrayIndexCheckpointData checkpointData)
throws Exception
- Throws:
Exception
closeWriter
public void closeWriter()
throws Exception
- Throws:
Exception
writeMyData
public void writeMyData(ArrayList<ReadRecord> myData)
throws Exception
- Throws:
Exception
getCPD
public ArrayIndexCheckpointData getCPD()
throws Exception
- Throws:
Exception
Copyright © 2012. All Rights Reserved.