Package | Description |
---|---|
org.corfudb.runtime.view | |
org.corfudb.runtime.view.replication |
Modifier and Type | Method and Description |
---|---|
void |
AddressSpaceView.write(IToken token,
Object data)
Write the given log data and then add it to the address
space cache (i.e.
|
Modifier and Type | Method and Description |
---|---|
void |
QuorumReplicationProtocol.write(RuntimeLayout runtimeLayout,
ILogData data)
Write data to the log at the given address.
|
void |
IReplicationProtocol.write(RuntimeLayout runtimeLayout,
ILogData data)
Write data to the log at the given address.
|
void |
ChainReplicationProtocol.write(RuntimeLayout runtimeLayout,
ILogData data)
Write data to the log at the given address.
|
Copyright © 2019 CorfuDB. All rights reserved.