Kinetica C# API  Version 6.2.0.1
AggregateStatisticsByRange.cs File Reference

Go to the source code of this file.

Classes

class  kinetica.AggregateStatisticsByRangeRequest
 A set of parameters for Kinetica.aggregateStatisticsByRange(string,string,string,string,string,double,double,double,IDictionary<string, string>). More...
 
struct  kinetica.AggregateStatisticsByRangeRequest.Options
 Map of optional parameters:

  • ADDITIONAL_COLUMN_NAMES: A list of comma separated value-column names over which statistics can be accumulated along with the primary value_column.
More...
 
class  kinetica.AggregateStatisticsByRangeResponse
 A set of results returned by Kinetica.aggregateStatisticsByRange(string,string,string,string,string,double,double,double,IDictionary<string, string>). More...
 

Namespaces

namespace  kinetica