public class HdfsInputEntity extends RetryingInputEntity
InputEntity.CleanableFileDEFAULT_FETCH_BUFFER_SIZE, DEFAULT_MAX_NUM_FETCH_TRIES, LOG| Modifier and Type | Method and Description |
|---|---|
protected String |
getPath() |
com.google.common.base.Predicate<Throwable> |
getRetryCondition() |
URI |
getUri() |
protected InputStream |
readFrom(long offset) |
open, readFromStartclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfetchpublic URI getUri()
protected InputStream readFrom(long offset) throws IOException
readFrom in class RetryingInputEntityIOExceptionprotected String getPath()
getPath in class RetryingInputEntitypublic com.google.common.base.Predicate<Throwable> getRetryCondition()
Copyright © 2011–2021 The Apache Software Foundation. All rights reserved.