3.3.16.4 IndexDirections
Topic Version | 1 | Published | 10/31/2016 | |
For Standard | ETP v1.1 |
The possible values for the direction of an index.
Attribute |
Description |
Data Type |
Min |
Max |
---|---|---|---|---|
Increasing |
1 |
1 |
||
Decreasing |
1 |
1 |
Avro Source |
---|
{ "type": "enum", "namespace": "Energistics.Datatypes.ChannelData", "name": "IndexDirections", "symbols": [ "Increasing", "Decreasing" ] } |