Class ASCIIStringsHandler
java.lang.Object
org.elasticsearch.datageneration.datasource.ASCIIStringsHandler
- All Implemented Interfaces:
DataSourceHandler
A
DataSourceHandler that causes generated strings to be ASCII-only instead of full Unicode. Useful for debugging.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.elasticsearch.datageneration.datasource.DataSourceHandler
handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle
-
Constructor Details
-
ASCIIStringsHandler
public ASCIIStringsHandler()
-
-
Method Details
-
handle
- Specified by:
handlein interfaceDataSourceHandler
-
handle
- Specified by:
handlein interfaceDataSourceHandler
-