public interface RangeFetcher extends Fetcher
| Modifier and Type | Method and Description | 
|---|---|
| InputStream | fetch(String fetchKey,
     long startOffset,
     long endOffset,
     Metadata metadata) | 
InputStream fetch(String fetchKey, long startOffset, long endOffset, Metadata metadata) throws TikaException, IOException
TikaExceptionIOExceptionCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.