AbleCloud PHP SDK
1.8.x
PHP SDK of AbleCloud API
|
Public 成员函数 | |
__construct ($name, $version, $context) | |
execute () | |
![]() | |
__construct ($name, $version, $context) | |
collection ($name) | |
timeframe ($frame) | |
timeInterval ($interval) | |
objectFilters ($aggFilters) | |
filters ($aggFilters) | |
groupBy ($properties) | |
orderBy ($property, $ascend) | |
execute () | |
![]() | |
__construct ($name, $version, $context) | |
getName () | |
getVersion () | |
getContext () | |
getLastError () | |
额外继承的成员函数 | |
![]() | |
getParamInArray () | |
![]() | |
resetLastError ($errCode=0, $errMessage='') | |
AbleCloud数据分析服务的Count方法。
ACQECount::__construct | ( | $name, | |
$version, | |||
$context | |||
) |
构造函数。
$name | string AbleCloud数据分析服务的名字。 |
$version | int AbleCloud数据分析服务的主版本号。 |
$context | ACContext 表示访问该远程服务所依赖的环境信息。 |
ACQECount::execute | ( | ) |
执行 AC-QueryEngine::count 查询。