public static final class IStoreWriter.Parameters extends Object
Constructor and Description |
---|
IStoreWriter.Parameters(boolean detached) |
public final boolean isDetached()
A writer must specify detached=true if it is writing in a detached manner using an asynchronous background thread. When specified so, the store runtime ensures that the serialized objects that it supplies the writer are safe for detached write.
Copyright © 2019 Neeve Research, LLC. All Rights Reserved.