| Package | Description |
|---|---|
| com.vesoft.nebula.meta |
| Modifier and Type | Field and Description |
|---|---|
ListIndexStatusReq |
MetaService.listTagIndexStatus_args.req |
ListIndexStatusReq |
MetaService.listEdgeIndexStatus_args.req |
| Modifier and Type | Method and Description |
|---|---|
ListIndexStatusReq |
ListIndexStatusReq.Builder.build() |
ListIndexStatusReq |
ListIndexStatusReq.deepCopy() |
ListIndexStatusReq |
MetaService.listTagIndexStatus_args.getReq() |
ListIndexStatusReq |
MetaService.listEdgeIndexStatus_args.getReq() |
ListIndexStatusReq |
ListIndexStatusReq.setSpace_id(int space_id) |
| Modifier and Type | Method and Description |
|---|---|
int |
ListIndexStatusReq.compareTo(ListIndexStatusReq other) |
ListIndexStatusResp |
MetaService.Iface.listEdgeIndexStatus(ListIndexStatusReq req) |
ListIndexStatusResp |
MetaService.Client.listEdgeIndexStatus(ListIndexStatusReq req) |
void |
MetaService.AsyncIface.listEdgeIndexStatus(ListIndexStatusReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
MetaService.AsyncClient.listEdgeIndexStatus(ListIndexStatusReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler653) |
ListIndexStatusResp |
MetaService.Iface.listTagIndexStatus(ListIndexStatusReq req) |
ListIndexStatusResp |
MetaService.Client.listTagIndexStatus(ListIndexStatusReq req) |
void |
MetaService.AsyncIface.listTagIndexStatus(ListIndexStatusReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
MetaService.AsyncClient.listTagIndexStatus(ListIndexStatusReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler623) |
void |
MetaService.Client.send_listEdgeIndexStatus(ListIndexStatusReq req) |
void |
MetaService.Client.send_listTagIndexStatus(ListIndexStatusReq req) |
MetaService.listTagIndexStatus_args |
MetaService.listTagIndexStatus_args.setReq(ListIndexStatusReq req) |
MetaService.listEdgeIndexStatus_args |
MetaService.listEdgeIndexStatus_args.setReq(ListIndexStatusReq req) |
| Constructor and Description |
|---|
listEdgeIndexStatus_args(ListIndexStatusReq req) |
listEdgeIndexStatus_call(ListIndexStatusReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler654,
com.facebook.thrift.async.TAsyncClient client650,
com.facebook.thrift.protocol.TProtocolFactory protocolFactory651,
com.facebook.thrift.transport.TNonblockingTransport transport652) |
ListIndexStatusReq(ListIndexStatusReq other)
Performs a deep copy on other.
|
listTagIndexStatus_args(ListIndexStatusReq req) |
listTagIndexStatus_call(ListIndexStatusReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler624,
com.facebook.thrift.async.TAsyncClient client620,
com.facebook.thrift.protocol.TProtocolFactory protocolFactory621,
com.facebook.thrift.transport.TNonblockingTransport transport622) |
Copyright © 2022. All rights reserved.