public static interface ReadaheadPool.ReadaheadRequest
Modifier and Type | Method and Description |
---|---|
void |
cancel()
Cancels the request for readahead.
|
long |
getLength() |
long |
getOffset() |
void cancel()
long getOffset()
long getLength()
Copyright © 2008–2018 Apache Software Foundation. All rights reserved.