@InterfaceAudience.Private public class CoordinatedStateManagerFactory extends Object
CoordinatedStateManager
based on configuration.Constructor and Description |
---|
CoordinatedStateManagerFactory() |
Modifier and Type | Method and Description |
---|---|
static CoordinatedStateManager |
getCoordinatedStateManager(org.apache.hadoop.conf.Configuration conf)
Creates consensus provider from the given configuration.
|
public static CoordinatedStateManager getCoordinatedStateManager(org.apache.hadoop.conf.Configuration conf)
conf
- ConfigurationCoordinatedStateManager
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.