| Package | Description |
|---|---|
| com.vesoft.nebula.meta |
| Modifier and Type | Field and Description |
|---|---|
RemoveListenerReq |
MetaService.removeListener_args.req |
| Modifier and Type | Method and Description |
|---|---|
RemoveListenerReq |
RemoveListenerReq.Builder.build() |
RemoveListenerReq |
RemoveListenerReq.deepCopy() |
RemoveListenerReq |
MetaService.removeListener_args.getReq() |
RemoveListenerReq |
RemoveListenerReq.setSpace_id(int space_id) |
RemoveListenerReq |
RemoveListenerReq.setType(ListenerType type) |
| Modifier and Type | Method and Description |
|---|---|
int |
RemoveListenerReq.compareTo(RemoveListenerReq other) |
ExecResp |
MetaService.Iface.removeListener(RemoveListenerReq req) |
ExecResp |
MetaService.Client.removeListener(RemoveListenerReq req) |
void |
MetaService.AsyncIface.removeListener(RemoveListenerReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
MetaService.AsyncClient.removeListener(RemoveListenerReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler788) |
void |
MetaService.Client.send_removeListener(RemoveListenerReq req) |
MetaService.removeListener_args |
MetaService.removeListener_args.setReq(RemoveListenerReq req) |
| Constructor and Description |
|---|
removeListener_args(RemoveListenerReq req) |
removeListener_call(RemoveListenerReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler789,
com.facebook.thrift.async.TAsyncClient client785,
com.facebook.thrift.protocol.TProtocolFactory protocolFactory786,
com.facebook.thrift.transport.TNonblockingTransport transport787) |
RemoveListenerReq(RemoveListenerReq other)
Performs a deep copy on other.
|
Copyright © 2022. All rights reserved.