Package | Description |
---|---|
org.corfudb.infrastructure | |
org.corfudb.infrastructure.log | |
org.corfudb.infrastructure.orchestrator |
Class and Description |
---|
AbstractServer
Created by mwei on 12/4/15.
|
AbstractServer.ServerState
The server state.
|
BatchWriterOperation
This container is used by the logunit to add work to the batch writer.
|
BatchWriterOperation.Type |
CorfuMsgHandler
This class implements message handlers for
AbstractServer implementations. |
CorfuServer.BootstrapConfigurer
A functional interface for receiving and configuring a
ServerBootstrap . |
IDataStore
Key Value data store abstraction that provides persistence for variables that need
retain values across node restarts or need to be accessed by multiple modules/threads.
|
IDataStore.KvRecord
Key-value meta information class, provides all the information for saving and getting data from a data store
|
IServerRouter
Created by mwei on 12/13/15.
|
LogUnitServer.LogUnitServerConfig
Log unit server configuration class
|
MonitoringService
MonitoringService implementations run by the management agent.
|
NettyServerRouter
The netty server router routes incoming messages to registered roles using
the
Created by mwei on 12/1/15.
|
Rank
Tuple to store the rank and clientId for each round in Paxos.
|
RemoteMonitoringService.DetectorTask |
SequencerServer.Config
Sequencer server configuration
|
SequencerServerCache.ConflictTxStream
Contains the conflict hash code for a stream ID and conflict param.
|
ServerContext
Server Context:
Contains the common node level
DataStore
Responsible for Server level EPOCH
Should contain common services/utilities that the different Servers in a node require.
|
ServerHandler
Created by mwei on 8/8/16.
|
Class and Description |
---|
IDataStore.KvRecord
Key-value meta information class, provides all the information for saving and getting data from a data store
|
ServerContext
Server Context:
Contains the common node level
DataStore
Responsible for Server level EPOCH
Should contain common services/utilities that the different Servers in a node require.
|
Class and Description |
---|
IServerRouter
Created by mwei on 12/13/15.
|
ServerContext
Server Context:
Contains the common node level
DataStore
Responsible for Server level EPOCH
Should contain common services/utilities that the different Servers in a node require.
|
Copyright © 2019 CorfuDB. All rights reserved.