Uses of Class
org.elasticsearch.client.ml.job.config.DataDescription
-
Packages that use DataDescription Package Description org.elasticsearch.client.ml.job.config -
-
Uses of DataDescription in org.elasticsearch.client.ml.job.config
Methods in org.elasticsearch.client.ml.job.config that return DataDescription Modifier and Type Method Description DataDescriptionDataDescription.Builder. build()DataDescriptionJob. getDataDescription()If not set the input data is assumed to be csv with a '_time' field in epoch format.
-