类的使用
com.alibaba.graphscope.interactive.client.common.Status
-
使用Status的程序包 程序包 说明 com.alibaba.graphscope.interactive.client.common -
-
com.alibaba.graphscope.interactive.client.common中Status的使用
返回Status的com.alibaba.graphscope.interactive.client.common中的方法 修饰符和类型 方法 说明 static StatusStatus. fromException(ApiException exception)static <T> StatusStatus. fromResponse(ApiResponse<T> response)StatusResult. getStatus()static StatusStatus. Ok()static StatusStatus. ServerInternalError(String message)参数类型为Status的com.alibaba.graphscope.interactive.client.common中的构造器 构造器 说明 Result(Status status, T value)
-