Class FuncEnumerator
java.lang.Object
io.nosqlbench.virtdata.api.processors.FuncEnumerator
This enumerator receives stateful updates out of order from the annotation
processor and constructs consistent view of document models for listeners.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfaceThese Listeners handle data that has been found by the FuncEnumerator. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddListener(FuncEnumerator.Listener listener) voidflush()voidonApplyTypes(String inType, String outType) voidonCategories(Category[] categories) voidvoidonConstructor(LinkedHashMap<String, String> args, String ctorJavaDoc, List<List<String>> examples)
-
Constructor Details
-
FuncEnumerator
-
-
Method Details
-
addListener
-
onClass
-
onApplyTypes
-
onConstructor
-
flush
public void flush() -
onCategories
-