public class FadvisedChunkedFile
extends org.jboss.netty.handler.stream.ChunkedFile
| Constructor and Description | 
|---|
| FadvisedChunkedFile(RandomAccessFile file,
                   long position,
                   long count,
                   int chunkSize,
                   boolean manageOsCache,
                   int readaheadLength,
                   org.apache.hadoop.io.ReadaheadPool readaheadPool,
                   String identifier) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | close() | 
| Object | nextChunk() | 
public FadvisedChunkedFile(RandomAccessFile file, long position, long count, int chunkSize, boolean manageOsCache, int readaheadLength, org.apache.hadoop.io.ReadaheadPool readaheadPool, String identifier) throws IOException
IOExceptionCopyright © 2008–2023 Apache Software Foundation. All rights reserved.