Package | Description |
---|---|
com.pushtechnology.diffusion.client.features |
Client API : Standard Features.
|
Modifier and Type | Method and Description |
---|---|
TimeSeries.QueryResult.StreamStructure |
TimeSeries.QueryResult.streamStructure()
Returns a description of the structure of the
result
stream . |
static TimeSeries.QueryResult.StreamStructure |
TimeSeries.QueryResult.StreamStructure.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TimeSeries.QueryResult.StreamStructure[] |
TimeSeries.QueryResult.StreamStructure.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 DiffusionData Ltd. All Rights Reserved.