These are not needed and in fact generate Eclipse warnings
themselves.
Change-Id: I4105c4a8d0fd0094be283a88a92a00415fa54add
Signed-off-by: Robert Varga <rovarga@cisco.com>
return serverConfig;
}
- @SuppressWarnings("static-method")
private Object writeReplace() {
return new Proxy(this);
}
msg -> msg.getToIndex() == expIndex);
}
- @SuppressWarnings("unchecked")
protected void verifySnapshot(String prefix, Snapshot snapshot, long lastAppliedTerm,
long lastAppliedIndex, long lastTerm, long lastIndex)
throws Exception {
return shardSnapshots;
}
- @SuppressWarnings("static-method")
private Object writeReplace() {
return new Proxy(this);
}
return snapshot;
}
- @SuppressWarnings("static-method")
private Object writeReplace() {
return new Proxy(this);
}
return this.shardList;
}
- @SuppressWarnings("static-method")
private Object writeReplace() {
return new Proxy(this);
}