public class ClusterAPI.Commands extends Object
Constructor and Description |
---|
Commands() |
Modifier and Type | Method and Description |
---|---|
void |
addRole(PayloadObj<ClusterAPI.RoleInfo> obj) |
void |
removeRole(PayloadObj<ClusterAPI.RoleInfo> obj) |
void |
setObjProperty(PayloadObj<ClusterPropInfo> obj) |
void |
setProperty(PayloadObj<Map<String,String>> obj) |
public void addRole(PayloadObj<ClusterAPI.RoleInfo> obj) throws Exception
Exception
public void removeRole(PayloadObj<ClusterAPI.RoleInfo> obj) throws Exception
Exception
public void setObjProperty(PayloadObj<ClusterPropInfo> obj)
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.