| Package | Description |
|---|---|
| com.vesoft.nebula.meta |
| Modifier and Type | Field and Description |
|---|---|
UpdateSessionsReq |
MetaService.updateSessions_args.req |
| Modifier and Type | Method and Description |
|---|---|
UpdateSessionsReq |
UpdateSessionsReq.Builder.build() |
UpdateSessionsReq |
UpdateSessionsReq.deepCopy() |
UpdateSessionsReq |
MetaService.updateSessions_args.getReq() |
UpdateSessionsReq |
UpdateSessionsReq.setSessions(List<Session> sessions) |
| Modifier and Type | Method and Description |
|---|---|
void |
MetaService.Client.send_updateSessions(UpdateSessionsReq req) |
MetaService.updateSessions_args |
MetaService.updateSessions_args.setReq(UpdateSessionsReq req) |
UpdateSessionsResp |
MetaService.Iface.updateSessions(UpdateSessionsReq req) |
UpdateSessionsResp |
MetaService.Client.updateSessions(UpdateSessionsReq req) |
void |
MetaService.AsyncIface.updateSessions(UpdateSessionsReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
MetaService.AsyncClient.updateSessions(UpdateSessionsReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler838) |
| Constructor and Description |
|---|
updateSessions_args(UpdateSessionsReq req) |
updateSessions_call(UpdateSessionsReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler839,
com.facebook.thrift.async.TAsyncClient client835,
com.facebook.thrift.protocol.TProtocolFactory protocolFactory836,
com.facebook.thrift.transport.TNonblockingTransport transport837) |
UpdateSessionsReq(UpdateSessionsReq other)
Performs a deep copy on other.
|
Copyright © 2022. All rights reserved.