Uses of Enum Class
com.pushtechnology.diffusion.client.features.TimeSeries.QueryResult.StreamStructure
Packages that use TimeSeries.QueryResult.StreamStructure
-
Uses of TimeSeries.QueryResult.StreamStructure in com.pushtechnology.diffusion.client.features
Methods in com.pushtechnology.diffusion.client.features that return TimeSeries.QueryResult.StreamStructureModifier and TypeMethodDescriptionTimeSeries.QueryResult.streamStructure()
Returns a description of the structure of theresult stream
.Returns the enum constant of this class with the specified name.TimeSeries.QueryResult.StreamStructure.values()
Returns an array containing the constants of this enum class, in the order they are declared.