public abstract class Role extends Object
| Modifier and Type | Method and Description |
|---|---|
RaftKVDatabase |
getKVDatabase()
Get the
RaftKVDatabase with which this instance is associated. |
abstract String |
toString() |
public RaftKVDatabase getKVDatabase()
RaftKVDatabase with which this instance is associated.Copyright © 2016. All rights reserved.