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