Class PingApiServiceImpl
- java.lang.Object
-
- org.apache.iotdb.db.protocol.rest.PingApiService
-
- org.apache.iotdb.db.protocol.rest.impl.PingApiServiceImpl
-
@Generated(value="org.openapitools.codegen.languages.JavaJerseyServerCodegen", date="2022-12-02T16:45:32.397906+08:00[Asia/Shanghai]") public class PingApiServiceImpl extends PingApiService
-
-
Constructor Summary
Constructors Constructor Description PingApiServiceImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description javax.ws.rs.core.ResponsetryPing(javax.ws.rs.core.SecurityContext securityContext)
-
-
-
Method Detail
-
tryPing
public javax.ws.rs.core.Response tryPing(javax.ws.rs.core.SecurityContext securityContext) throws NotFoundException- Specified by:
tryPingin classPingApiService- Throws:
NotFoundException
-
-