Class OClusterSelectionFactory
java.lang.Object
com.orientechnologies.common.factory.OConfigurableStatefulFactory<String,OClusterSelectionStrategy>
com.orientechnologies.orient.core.metadata.schema.clusterselection.OClusterSelectionFactory
public class OClusterSelectionFactory
extends OConfigurableStatefulFactory<String,OClusterSelectionStrategy>
Factory to get the cluster selection strategy.
- Author:
- Luca Garulli (l.garulli--(at)--orientdb.com)
-
Field Summary
Fields inherited from class com.orientechnologies.common.factory.OConfigurableStatefulFactory
defaultClass, registry -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.orientechnologies.common.factory.OConfigurableStatefulFactory
get, getDefaultClass, getRegisteredNames, newInstance, newInstanceOfDefaultClass, register, setDefaultClass, unregister, unregisterAll
-
Constructor Details
-
OClusterSelectionFactory
public OClusterSelectionFactory()
-
-
Method Details
-
getStrategy
-