Class | Description |
---|---|
BootstrapUtil |
Utility to bootstrap a cluster.
|
CheckpointWriter<T extends Map> |
Checkpoint writer for SMRMaps: take a snapshot of the
object via TXBegin(), then dump the frozen object's
state into CheckpointEntry records into the object's
stream.
|
CorfuRuntime |
Created by mwei on 12/9/15.
|
CorfuRuntime.CorfuRuntimeParameters |
A class which holds parameters and settings for the
CorfuRuntime . |
MultiCheckpointWriter<T extends Map> |
Checkpoint multiple SMRMaps serially as a prerequisite for a later log trim.
|
NodeRouterPool |
Pool of client routers.
|
RebootUtil |
Utility to Reboot a server which includes reset or restart
Reset wipes out all existing Corfu data while restart does not.
|
ViewsGarbageCollector |
A CorfuRuntime garbage collector.
|
Copyright © 2019 CorfuDB. All rights reserved.