public class ClippedFirehoseFactory extends Object implements FirehoseFactory
| Constructor and Description |
|---|
ClippedFirehoseFactory(FirehoseFactory delegate,
org.joda.time.Interval interval) |
| Modifier and Type | Method and Description |
|---|---|
Firehose |
connect(InputRowParser parser,
File temporaryDirectory) |
FirehoseFactory |
getDelegate() |
org.joda.time.Interval |
getInterval() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconnect, connectForSampler, isSplittablepublic ClippedFirehoseFactory(FirehoseFactory delegate, org.joda.time.Interval interval)
public FirehoseFactory getDelegate()
public org.joda.time.Interval getInterval()
public Firehose connect(InputRowParser parser, File temporaryDirectory) throws IOException
connect in interface FirehoseFactoryIOExceptionCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.