Serializablepublic class GetCursorTimeRequest extends Request
| 构造器 | 说明 |
|---|---|
GetCursorTimeRequest(String project,
String logStore,
int shardId,
String cursor) |
| 修饰符和类型 | 方法 | 说明 |
|---|---|---|
String |
GetCursor() |
|
String |
GetLogStore() |
|
int |
GetShardId() |
|
void |
SetCursor(String cursor) |
|
void |
SetLogStore(String logStore) |
|
void |
SetShardId(int shardId) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitGetAllParams, GetParam, GetProject, SetParamprotected String mLogStore
protected int mShardId
public String GetLogStore()
public void SetLogStore(String logStore)
logStore - the logStore to setpublic int GetShardId()
public void SetShardId(int shardId)
shardId - the shardId to setpublic String GetCursor()
public void SetCursor(String cursor)
cursor - Copyright © 2018. All Rights Reserved.