public class ChunkerSampleStreamFactory extends AbstractSampleStreamFactory<ChunkSample>
ChunkSampleStreams.params| Modifier | Constructor and Description |
|---|---|
protected |
ChunkerSampleStreamFactory(Class<P> params) |
| Modifier and Type | Method and Description |
|---|---|
ObjectStream<ChunkSample> |
create(String[] args)
Creates the
ObjectStream. |
static void |
registerFactory() |
getLang, getParametersprotected ChunkerSampleStreamFactory(Class<P> params)
public static void registerFactory()
public ObjectStream<ChunkSample> create(String[] args)
ObjectStreamFactoryObjectStream.args - argumentsCopyright © 2016 The Apache Software Foundation. All rights reserved.