| 程序包 | 说明 |
|---|---|
| com.aliyun.openservices.log |
| 修饰符和类型 | 方法 | 说明 |
|---|---|---|
GetCursorTimeResponse |
Client.GetCursorTime(GetCursorTimeRequest request) |
|
GetCursorTimeResponse |
Client.GetCursorTime(String project,
String logStore,
int shardId,
String cursor) |
|
GetCursorTimeResponse |
LogService.GetCursorTime(GetCursorTimeRequest request) |
Get the receive time of the package according to the cursor
|
GetCursorTimeResponse |
LogService.GetCursorTime(String project,
String logStore,
int shardId,
String cursor) |
Get the receive time of the package according to the cursor
|
GetCursorTimeResponse |
Client.GetPrevCursorTime(String project,
String logStore,
int shardId,
String cursor) |
Copyright © 2018. All Rights Reserved.