Methods Summary |
---|
public int | getPriority()
|
public void | requestCancelled(DiskAccessRequest request)
|
public void | requestComplete(DiskAccessRequest request)
|
public void | requestExecuted(long bytes)Called to indicate that an actual request operation occurred. If this request has
been aggregated with others then the byted reported will be for the contiguous
region and subsequent aggregated requests will be reported with 0 bytes
|
public void | requestFailed(DiskAccessRequest request, java.lang.Throwable cause)
|