Class | Description |
---|---|
ClientActor | |
ExampleActor |
A sample actor showing how the RaftActor is to be extended.
|
ExampleConfigParamsImpl |
Implementation of ConfigParams for Example.
|
ExampleRoleChangeListener |
This is a sample implementation of a Role Change Listener which is an actor, which registers itself
to the ClusterRoleChangeNotifier.
|
LogGenerator |
Created by kramesha on 7/16/14.
|
LogGenerator.LoggingThread | |
Main | |
TestDriver |
This is a test driver for testing akka-raft implementation
Its uses ExampleActors and threads to push content(key-vals) to these actors
Each ExampleActor can have one or more ClientActors.
|
Copyright © 2019 OpenDaylight. All rights reserved.