Class ConfigurationService
java.lang.Object
org.apache.bookkeeper.server.http.service.ConfigurationService
- All Implemented Interfaces:
org.apache.bookkeeper.http.service.HttpEndpointService
public class ConfigurationService
extends Object
implements org.apache.bookkeeper.http.service.HttpEndpointService
HttpEndpointService that handle Bookkeeper Configuration related http request.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.bookkeeper.http.service.HttpServiceResponsehandle(org.apache.bookkeeper.http.service.HttpServiceRequest request)
-
Field Details
-
conf
-
-
Constructor Details
-
ConfigurationService
-
-
Method Details