@Service(name="_gms-announce-after-start-cluster-command") @PerLookup public class GMSAnnounceAfterStartClusterCommand extends Object implements AdminCommand
| Constructor and Description |
|---|
GMSAnnounceAfterStartClusterCommand() |
| Modifier and Type | Method and Description |
|---|---|
static void |
announceGMSGroupStartupComplete(String clusterName,
ActionReport report) |
void |
execute(AdminCommandContext context)
Executes the command with the command parameters passed as Properties
where the keys are the parameter names and the values are the parameter values
|
public void execute(AdminCommandContext context)
AdminCommandexecute in interface AdminCommandcontext - informationpublic static void announceGMSGroupStartupComplete(String clusterName, ActionReport report)
Copyright © 2017. All rights reserved.