| Package | Description |
|---|---|
| org.apache.hugegraph.config | |
| org.apache.hugegraph.controller | |
| org.apache.hugegraph.controller.load | |
| org.apache.hugegraph.handler |
| Modifier and Type | Method and Description |
|---|---|
void |
JacksonConfig.ResponseSerailizer.serialize(Response response,
com.fasterxml.jackson.core.JsonGenerator generator,
com.fasterxml.jackson.databind.SerializerProvider provider) |
| Modifier and Type | Method and Description |
|---|---|
Response |
GraphConnectionController.list(String content,
int pageNo,
int pageSize) |
| Modifier and Type | Method and Description |
|---|---|
Response |
JobManagerController.reason(int connId,
int id) |
Response |
LoadTaskController.reason(int connId,
int jobId,
int id) |
| Modifier and Type | Method and Description |
|---|---|
Response |
ResponseAdvisor.beforeBodyWrite(Object body,
org.springframework.core.MethodParameter returnType,
org.springframework.http.MediaType selectedContentType,
Class<? extends org.springframework.http.converter.HttpMessageConverter<?>> selectedConverterType,
org.springframework.http.server.ServerHttpRequest request,
org.springframework.http.server.ServerHttpResponse response) |
Response |
ExceptionAdvisor.exceptionHandler(Exception e) |
Response |
ExceptionAdvisor.exceptionHandler(ExternalException e) |
Response |
ExceptionAdvisor.exceptionHandler(GenericException e) |
Response |
ExceptionAdvisor.exceptionHandler(IllegalGremlinException e) |
Response |
ExceptionAdvisor.exceptionHandler(InternalException e) |
Response |
ExceptionAdvisor.exceptionHandler(ParameterizedException e) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.