org.apache.whirr.service
Class ClusterStateStoreFactory
java.lang.Object
org.apache.whirr.service.ClusterStateStoreFactory
public class ClusterStateStoreFactory
- extends Object
A factory for ClusterStateStores.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClusterStateStoreFactory
public ClusterStateStoreFactory()
create
public ClusterStateStore create(ClusterSpec spec)
create
public ClusterStateStore create(ClusterSpec spec,
org.apache.commons.configuration.Configuration conf)
Copyright © 2010-2011 The Apache Software Foundation. All Rights Reserved.