-
- All Implemented Interfaces:
public class AbstractExporter.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final DoubleDEFAULT_INTERVALpublic final static AbstractExporter.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final DoublegetDEFAULT_INTERVAL()If no sampling interval is specified, this option value is used. -
-
Method Detail
-
getDEFAULT_INTERVAL
final Double getDEFAULT_INTERVAL()
If no sampling interval is specified, this option value is used. Defaults to 1.0.
-
-
-
-