Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ set_credentials_policy
Method
set_credentials_policy
be/src/kudu/rpc/rpc_controller.h:224–226 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
222
}
223
224
void set_credentials_policy(CredentialsPolicy policy) {
225
credentials_policy_ = policy;
226
}
227
228
// Returns the call_id of this RPC call.
229
// Should only be called after the call's Response has been received (that is, when
Callers
1
DoTestSyncCall
Method · 0.80
Calls
no outgoing calls
Tested by
1
DoTestSyncCall
Method · 0.64