Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @Override
- public Response updateGlusterHealStatus(Action action) {
- System.out.println("Inside updateGlusterHealStatus ");
- return doAction(ActionType.SyncHealClusterVolumes, new ClusterParametersBase(guid), action);
- }
Advertisement
Add Comment
Please, Sign In to add comment