Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baidu/tera
/ SetAsync
Method
SetAsync
src/sdk/read_impl.cc:83–83 ·
view source on GitHub ↗
设置异步返回
Source
from the content-addressed store, hash-verified
81
void* RowReaderImpl::GetContext() { return user_context_; }
82
/// 设置异步返回
83
void RowReaderImpl::SetAsync() {}
84
85
/// 异步操作是否完成
86
bool RowReaderImpl::IsFinished() const {
Callers
4
ReadRowFromTable
Function · 0.80
ListTabletNodes
Function · 0.80
GetPartTabletNodes
Function · 0.80
GetAllTabletNodes
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected