public class BlockReportContext extends Object
Constructor and Description |
---|
BlockReportContext(int totalRpcs,
int curRpc,
long reportId) |
Modifier and Type | Method and Description |
---|---|
int |
getCurRpc() |
long |
getReportId() |
int |
getTotalRpcs() |
public BlockReportContext(int totalRpcs, int curRpc, long reportId)
public int getTotalRpcs()
public int getCurRpc()
public long getReportId()
Copyright © 2017 Apache Software Foundation. All Rights Reserved.