public class ContextInformation extends Object
| Constructor and Description |
|---|
ContextInformation(UserBitShared.UserCredentials userCredentials,
BitControl.QueryContextInformation queryContextInfo) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCurrentDefaultSchema() |
long |
getQueryStartTime() |
String |
getQueryUser() |
int |
getRootFragmentTimeZone() |
String |
getSessionId() |
public ContextInformation(UserBitShared.UserCredentials userCredentials, BitControl.QueryContextInformation queryContextInfo)
public String getQueryUser()
public String getCurrentDefaultSchema()
public long getQueryStartTime()
public int getRootFragmentTimeZone()
public String getSessionId()
Copyright © 2021 The Apache Software Foundation. All rights reserved.