| Constructor and Description |
|---|
Metadata(RaftPeerId votedFor,
long term) |
| Modifier and Type | Method and Description |
|---|---|
long |
getTerm() |
RaftPeerId |
getVotedFor() |
public Metadata(RaftPeerId votedFor, long term)
public RaftPeerId getVotedFor()
public long getTerm()
Copyright © 2017–2020 The Apache Software Foundation. All rights reserved.