org.apache.whirr.state
Class ClusterStateStoreFactory

java.lang.Object
  extended by org.apache.whirr.state.ClusterStateStoreFactory

public class ClusterStateStoreFactory
extends Object

A factory for ClusterStateStores.


Constructor Summary
ClusterStateStoreFactory()
           
 
Method Summary
 ClusterStateStore create(ClusterSpec spec)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClusterStateStoreFactory

public ClusterStateStoreFactory()
Method Detail

create

public ClusterStateStore create(ClusterSpec spec)


Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.