public class ADChunkSampleStreamFactory extends LanguageSampleStreamFactory<ChunkSample>
Note: Do not use this class, internal use only!
languageparams| Modifier | Constructor and Description |
|---|---|
protected |
ADChunkSampleStreamFactory(Class<P> params) |
| Modifier and Type | Method and Description |
|---|---|
ObjectStream<ChunkSample> |
create(String[] args)
Creates the
ObjectStream. |
static void |
registerFactory() |
getLanggetParametersprotected ADChunkSampleStreamFactory(Class<P> params)
public static void registerFactory()
public ObjectStream<ChunkSample> create(String[] args)
ObjectStreamFactoryObjectStream.args - argumentsCopyright © 2019 The Apache Software Foundation. All rights reserved.