Interface ClusterResource
@Path("/cluster")
public interface ClusterResource
Resource for clustering support
-
Method Summary
Modifier and TypeMethodDescriptiongetInfo()
Get clustering informationSet this instance as cluster master
-
Method Details
-
getInfo
Get clustering information- Returns:
- clustering information response
-
setMaster
Set this instance as cluster master- Returns:
- clustering information response
-