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
TikaException
IOException
Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.