Uses of Record Class
com.framed.io.dispatch.DataPoint
Packages that use DataPoint
-
Uses of DataPoint in com.framed.io.dispatch
Methods in com.framed.io.dispatch that return DataPointModifier and TypeMethodDescriptionstatic DataPoint<?> DataPointParser.parse(org.json.JSONObject jsonObject) Converts a JSON bus message into aDataPoint.Methods in com.framed.io.dispatch with parameters of type DataPointModifier and TypeMethodDescriptionprotected voidCalled when datapoint cannot be queued or pushed.abstract voidPushes a single datapoint to the underlying sink.Method parameters in com.framed.io.dispatch with type arguments of type DataPoint -
Uses of DataPoint in com.framed.streamer.dispatcher
Methods in com.framed.streamer.dispatcher with parameters of type DataPointModifier and TypeMethodDescriptionprotected voidvoidvoidvoidMethod parameters in com.framed.streamer.dispatcher with type arguments of type DataPoint
