| Package | Description |
|---|---|
| com.vesoft.nebula.meta |
| Modifier and Type | Field and Description |
|---|---|
GetSessionReq |
MetaService.getSession_args.req |
| Modifier and Type | Method and Description |
|---|---|
GetSessionReq |
GetSessionReq.Builder.build() |
GetSessionReq |
GetSessionReq.deepCopy() |
GetSessionReq |
MetaService.getSession_args.getReq() |
GetSessionReq |
GetSessionReq.setSession_id(long session_id) |
| Modifier and Type | Method and Description |
|---|---|
int |
GetSessionReq.compareTo(GetSessionReq other) |
GetSessionResp |
MetaService.Iface.getSession(GetSessionReq req) |
GetSessionResp |
MetaService.Client.getSession(GetSessionReq req) |
void |
MetaService.AsyncIface.getSession(GetSessionReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
MetaService.AsyncClient.getSession(GetSessionReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler848) |
void |
MetaService.Client.send_getSession(GetSessionReq req) |
MetaService.getSession_args |
MetaService.getSession_args.setReq(GetSessionReq req) |
| Constructor and Description |
|---|
getSession_args(GetSessionReq req) |
getSession_call(GetSessionReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler849,
com.facebook.thrift.async.TAsyncClient client845,
com.facebook.thrift.protocol.TProtocolFactory protocolFactory846,
com.facebook.thrift.transport.TNonblockingTransport transport847) |
GetSessionReq(GetSessionReq other)
Performs a deep copy on other.
|
Copyright © 2022. All rights reserved.