public class NativeContext extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
NativeContext.ServerContext |
| Constructor and Description |
|---|
NativeContext(QueryRequest.ClientContext clientCtx,
NativeContext.ServerContext serverCtx,
NativeClient nativeClient) |
| Modifier and Type | Method and Description |
|---|---|
QueryRequest.ClientContext |
clientCtx() |
NativeClient |
nativeClient() |
NativeContext.ServerContext |
serverCtx() |
public NativeContext(QueryRequest.ClientContext clientCtx, NativeContext.ServerContext serverCtx, NativeClient nativeClient)
public QueryRequest.ClientContext clientCtx()
public NativeContext.ServerContext serverCtx()
public NativeClient nativeClient()
Copyright © 2021. All rights reserved.