@Deprecated public class ClippedFirehoseFactory extends Object implements FirehoseFactory
| Constructor and Description |
|---|
ClippedFirehoseFactory(FirehoseFactory delegate,
org.joda.time.Interval interval)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Firehose |
connect(InputRowParser parser,
File temporaryDirectory)
Deprecated.
|
FirehoseFactory |
getDelegate()
Deprecated.
|
org.joda.time.Interval |
getInterval()
Deprecated.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconnect, 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–2023 The Apache Software Foundation. All rights reserved.