org.jclouds.karaf.commands.compute
Class Constants

java.lang.Object
  extended by org.jclouds.karaf.commands.compute.Constants

public class Constants
extends Object


Field Summary
static String ACTIVE_NODE_CACHE
           
static String GROUP
           
static String HARDWARE_CACHE
           
static String IMAGE_CACHE
           
static String INACTIVE_NODE_CACHE
           
static String LOCATION_CACHE
           
static String NODE_CACHE
           
static String SUSPENDED_NODE_CACHE
           
 
Constructor Summary
Constants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NODE_CACHE

public static final String NODE_CACHE
See Also:
Constant Field Values

ACTIVE_NODE_CACHE

public static final String ACTIVE_NODE_CACHE
See Also:
Constant Field Values

INACTIVE_NODE_CACHE

public static final String INACTIVE_NODE_CACHE
See Also:
Constant Field Values

SUSPENDED_NODE_CACHE

public static final String SUSPENDED_NODE_CACHE
See Also:
Constant Field Values

IMAGE_CACHE

public static final String IMAGE_CACHE
See Also:
Constant Field Values

LOCATION_CACHE

public static final String LOCATION_CACHE
See Also:
Constant Field Values

HARDWARE_CACHE

public static final String HARDWARE_CACHE
See Also:
Constant Field Values

GROUP

public static final String GROUP
See Also:
Constant Field Values
Constructor Detail

Constants

public Constants()


Copyright © 2012. All Rights Reserved.