public class ReadIndexStatus extends Object
| 构造器和说明 |
|---|
ReadIndexStatus(List<ReadIndexState> states,
RpcRequests.ReadIndexRequest request,
long index) |
public ReadIndexStatus(List<ReadIndexState> states, RpcRequests.ReadIndexRequest request, long index)
public boolean isApplied(long appliedIndex)
public long getIndex()
public RpcRequests.ReadIndexRequest getRequest()
public List<ReadIndexState> getStates()
Copyright © 2021. All rights reserved.