org.apache.accumulo.server.master.state
Class SetGoalState

java.lang.Object
  extended by org.apache.accumulo.server.master.state.SetGoalState

public class SetGoalState
extends Object


Constructor Summary
SetGoalState()
           
 
Method Summary
static void main(String[] args)
          Utility program that will change the goal state for the master from the command line.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SetGoalState

public SetGoalState()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Utility program that will change the goal state for the master from the command line.

Throws:
Exception


Copyright © 2012 The Apache Software Foundation. All Rights Reserved.