| Package | Description |
|---|---|
| com.vesoft.nebula.meta |
| Modifier and Type | Field and Description |
|---|---|
ListSessionsReq |
MetaService.listSessions_args.req |
| Modifier and Type | Method and Description |
|---|---|
ListSessionsReq |
ListSessionsReq.Builder.build() |
ListSessionsReq |
ListSessionsReq.deepCopy() |
ListSessionsReq |
MetaService.listSessions_args.getReq() |
| Modifier and Type | Method and Description |
|---|---|
int |
ListSessionsReq.compareTo(ListSessionsReq other) |
ListSessionsResp |
MetaService.Iface.listSessions(ListSessionsReq req) |
ListSessionsResp |
MetaService.Client.listSessions(ListSessionsReq req) |
void |
MetaService.AsyncIface.listSessions(ListSessionsReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
MetaService.AsyncClient.listSessions(ListSessionsReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler843) |
void |
MetaService.Client.send_listSessions(ListSessionsReq req) |
MetaService.listSessions_args |
MetaService.listSessions_args.setReq(ListSessionsReq req) |
| Constructor and Description |
|---|
listSessions_args(ListSessionsReq req) |
listSessions_call(ListSessionsReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler844,
com.facebook.thrift.async.TAsyncClient client840,
com.facebook.thrift.protocol.TProtocolFactory protocolFactory841,
com.facebook.thrift.transport.TNonblockingTransport transport842) |
ListSessionsReq(ListSessionsReq other)
Performs a deep copy on other.
|
Copyright © 2022. All rights reserved.