@Deprecated public class GroupByClause extends Object
| Constructor and Description |
|---|
GroupByClause(String bucketType,
long bucketSize,
InfluxTimeUnit bucketSizeUnit)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
long |
getBucketSize()
Deprecated.
|
InfluxTimeUnit |
getBucketSizeUnit()
Deprecated.
|
String |
getBucketType()
Deprecated.
|
public GroupByClause(String bucketType, long bucketSize, InfluxTimeUnit bucketSizeUnit)
public String getBucketType()
public long getBucketSize()
public InfluxTimeUnit getBucketSizeUnit()
Copyright © 2014–2016 Red Hat, Inc.. All rights reserved.