public final class MastershipTerm extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
int |
hashCode() |
NodeId |
master() |
static MastershipTerm |
of(NodeId master,
int term) |
int |
termNumber() |
String |
toString() |
public static MastershipTerm of(NodeId master, int term)
public NodeId master()
public int termNumber()
Copyright © 2015. All rights reserved.