Class EagerObjectWriter
- java.lang.Object
- 
- com.db4o.cs.internal.objectexchange.EagerObjectWriter
 
- 
 public class EagerObjectWriter extends java.lang.Object
- 
- 
Constructor SummaryConstructors Constructor Description EagerObjectWriter(ObjectExchangeConfiguration config, LocalTransaction transaction)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description ByteArrayBufferwrite(IntIterator4 idIterator, int maxCount)
 
- 
- 
- 
Constructor Detail- 
EagerObjectWriterpublic EagerObjectWriter(ObjectExchangeConfiguration config, LocalTransaction transaction) 
 
- 
 - 
Method Detail- 
writepublic ByteArrayBuffer write(IntIterator4 idIterator, int maxCount) 
 
- 
 
-