Package | Description |
---|---|
org.corfudb.infrastructure.log |
Modifier and Type | Class and Description |
---|---|
class |
InMemoryStreamLog
This class implements the StreamLog interface using a Java hash map.
|
class |
StreamLogFiles
This class implements the StreamLog by persisting the stream log as records in multiple files.
|
Copyright © 2019 CorfuDB. All rights reserved.