Uses of Class
com.wavefront.agent.PostPushDataTimedTask
-
Packages that use PostPushDataTimedTask Package Description com.wavefront.agent -
-
Uses of PostPushDataTimedTask in com.wavefront.agent
Fields in com.wavefront.agent declared as PostPushDataTimedTask Modifier and Type Field Description protected PostPushDataTimedTask[]PointHandlerImpl. sendDataTasksDeprecated.Methods in com.wavefront.agent that return PostPushDataTimedTask Modifier and Type Method Description PostPushDataTimedTaskPointHandlerImpl. getRandomPostTask()Deprecated.Constructors in com.wavefront.agent with parameters of type PostPushDataTimedTask Constructor Description PointHandlerImpl(String handle, String validationLevel, int blockedPointsPerBatch, PostPushDataTimedTask[] sendDataTasks)Deprecated.PointHandlerImpl(String handle, String validationLevel, int blockedPointsPerBatch, String prefix, PostPushDataTimedTask[] sendDataTasks)Deprecated.
-