public class RandomLogBlobInfoFetcher extends Object implements BlobInfoFetcher
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
first |
protected static int |
READ_DELAY_MS |
protected LogTailer<BlobInfoMessage> |
tailer |
| Constructor and Description |
|---|
RandomLogBlobInfoFetcher(LogTailer<BlobInfoMessage> blobInfoTailer) |
protected static final int READ_DELAY_MS
protected final LogTailer<BlobInfoMessage> tailer
protected boolean first
public RandomLogBlobInfoFetcher(LogTailer<BlobInfoMessage> blobInfoTailer)
public BlobInfo get(DocumentMessage.Builder builder)
get in interface BlobInfoFetcherpublic void close()
close in interface AutoCloseableCopyright © 2019 Nuxeo. All rights reserved.