| Package | Description |
|---|---|
| com.vesoft.nebula.storage |
| Modifier and Type | Field and Description |
|---|---|
GetNeighborsRequest |
GraphStorageService.getNeighbors_args.req |
| Modifier and Type | Method and Description |
|---|---|
GetNeighborsRequest |
GetNeighborsRequest.Builder.build() |
GetNeighborsRequest |
GetNeighborsRequest.deepCopy() |
GetNeighborsRequest |
GraphStorageService.getNeighbors_args.getReq() |
GetNeighborsRequest |
GetNeighborsRequest.setColumn_names(List<byte[]> column_names) |
GetNeighborsRequest |
GetNeighborsRequest.setCommon(RequestCommon common) |
GetNeighborsRequest |
GetNeighborsRequest.setParts(Map<Integer,List<Row>> parts) |
GetNeighborsRequest |
GetNeighborsRequest.setSpace_id(int space_id) |
GetNeighborsRequest |
GetNeighborsRequest.setTraverse_spec(TraverseSpec traverse_spec) |
| Modifier and Type | Method and Description |
|---|---|
GetNeighborsResponse |
GraphStorageService.Iface.getNeighbors(GetNeighborsRequest req) |
GetNeighborsResponse |
GraphStorageService.Client.getNeighbors(GetNeighborsRequest req) |
void |
GraphStorageService.AsyncIface.getNeighbors(GetNeighborsRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
GraphStorageService.AsyncClient.getNeighbors(GetNeighborsRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler342) |
void |
GraphStorageService.Client.send_getNeighbors(GetNeighborsRequest req) |
GraphStorageService.getNeighbors_args |
GraphStorageService.getNeighbors_args.setReq(GetNeighborsRequest req) |
| Constructor and Description |
|---|
getNeighbors_args(GetNeighborsRequest req) |
getNeighbors_call(GetNeighborsRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler343,
com.facebook.thrift.async.TAsyncClient client339,
com.facebook.thrift.protocol.TProtocolFactory protocolFactory340,
com.facebook.thrift.transport.TNonblockingTransport transport341) |
GetNeighborsRequest(GetNeighborsRequest other)
Performs a deep copy on other.
|
Copyright © 2022. All rights reserved.