| Package | Description |
|---|---|
| com.vesoft.nebula.meta |
| Modifier and Type | Field and Description |
|---|---|
RemoveSessionReq |
MetaService.removeSession_args.req |
| Modifier and Type | Method and Description |
|---|---|
RemoveSessionReq |
RemoveSessionReq.Builder.build() |
RemoveSessionReq |
RemoveSessionReq.deepCopy() |
RemoveSessionReq |
MetaService.removeSession_args.getReq() |
RemoveSessionReq |
RemoveSessionReq.setSession_id(long session_id) |
| Modifier and Type | Method and Description |
|---|---|
int |
RemoveSessionReq.compareTo(RemoveSessionReq other) |
ExecResp |
MetaService.Iface.removeSession(RemoveSessionReq req) |
ExecResp |
MetaService.Client.removeSession(RemoveSessionReq req) |
void |
MetaService.AsyncIface.removeSession(RemoveSessionReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
MetaService.AsyncClient.removeSession(RemoveSessionReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler853) |
void |
MetaService.Client.send_removeSession(RemoveSessionReq req) |
MetaService.removeSession_args |
MetaService.removeSession_args.setReq(RemoveSessionReq req) |
| Constructor and Description |
|---|
removeSession_args(RemoveSessionReq req) |
removeSession_call(RemoveSessionReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler854,
com.facebook.thrift.async.TAsyncClient client850,
com.facebook.thrift.protocol.TProtocolFactory protocolFactory851,
com.facebook.thrift.transport.TNonblockingTransport transport852) |
RemoveSessionReq(RemoveSessionReq other)
Performs a deep copy on other.
|
Copyright © 2022. All rights reserved.