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,
ReadaheadPool readaheadPool,
String identifier) |
public FadvisedChunkedFile(RandomAccessFile file, long position, long count, int chunkSize, boolean manageOsCache, int readaheadLength, ReadaheadPool readaheadPool, String identifier) throws IOException
IOException
Copyright © 2013 Apache Software Foundation. All rights reserved.