public class EventsGeneratorFunction extends Object implements GeneratorFunction<Long,Event>
Constructor and Description |
---|
EventsGeneratorFunction(double errorProbability) |
Modifier and Type | Method and Description |
---|---|
Event |
map(Long value) |
void |
open(SourceReaderContext readerContext)
Initialization method for the function.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
close
public void open(SourceReaderContext readerContext) throws Exception
GeneratorFunction
open
in interface GeneratorFunction<Long,Event>
Exception
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.