Package | Description |
---|---|
org.corfudb.runtime.object |
This package contains the object layer for Corfu.
|
Modifier and Type | Method and Description |
---|---|
WriteSetSMRStream |
VersionLockedObject.getOptimisticStreamUnsafe()
Get a handle to the optimistic stream.
|
Modifier and Type | Method and Description |
---|---|
void |
VersionLockedObject.setOptimisticStreamUnsafe(WriteSetSMRStream optimisticStream)
Set the optimistic stream for this thread, rolling back
any previous threads if they were present.
|
Copyright © 2019 CorfuDB. All rights reserved.