| Package | Description |
|---|---|
| com.vesoft.nebula.meta |
| Modifier and Type | Field and Description |
|---|---|
ListFTIndexesReq |
MetaService.listFTIndexes_args.req |
| Modifier and Type | Method and Description |
|---|---|
ListFTIndexesReq |
ListFTIndexesReq.Builder.build() |
ListFTIndexesReq |
ListFTIndexesReq.deepCopy() |
ListFTIndexesReq |
MetaService.listFTIndexes_args.getReq() |
| Modifier and Type | Method and Description |
|---|---|
int |
ListFTIndexesReq.compareTo(ListFTIndexesReq other) |
ListFTIndexesResp |
MetaService.Iface.listFTIndexes(ListFTIndexesReq req) |
ListFTIndexesResp |
MetaService.Client.listFTIndexes(ListFTIndexesReq req) |
void |
MetaService.AsyncIface.listFTIndexes(ListFTIndexesReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
MetaService.AsyncClient.listFTIndexes(ListFTIndexesReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler828) |
void |
MetaService.Client.send_listFTIndexes(ListFTIndexesReq req) |
MetaService.listFTIndexes_args |
MetaService.listFTIndexes_args.setReq(ListFTIndexesReq req) |
| Constructor and Description |
|---|
listFTIndexes_args(ListFTIndexesReq req) |
listFTIndexes_call(ListFTIndexesReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler829,
com.facebook.thrift.async.TAsyncClient client825,
com.facebook.thrift.protocol.TProtocolFactory protocolFactory826,
com.facebook.thrift.transport.TNonblockingTransport transport827) |
ListFTIndexesReq(ListFTIndexesReq other)
Performs a deep copy on other.
|
Copyright © 2022. All rights reserved.