public interface RaftGroup<MEMBER> extends ReplicatedContent
| Modifier and Type | Interface and Description |
|---|---|
static interface |
RaftGroup.Builder<MEMBER> |
| Modifier and Type | Method and Description |
|---|---|
Set<MEMBER> |
getMembers() |
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.