public class SharedStoreMasterPolicyConfiguration extends Object implements HAPolicyConfiguration
HAPolicyConfiguration.TYPE
Constructor and Description |
---|
SharedStoreMasterPolicyConfiguration() |
Modifier and Type | Method and Description |
---|---|
long |
getFailbackDelay()
Deprecated.
|
HAPolicyConfiguration.TYPE |
getType() |
boolean |
isFailoverOnServerShutdown() |
SharedStoreMasterPolicyConfiguration |
setFailbackDelay(long failbackDelay)
Deprecated.
|
SharedStoreMasterPolicyConfiguration |
setFailoverOnServerShutdown(boolean failoverOnServerShutdown) |
public SharedStoreMasterPolicyConfiguration()
public HAPolicyConfiguration.TYPE getType()
getType
in interface HAPolicyConfiguration
@Deprecated public long getFailbackDelay()
@Deprecated public SharedStoreMasterPolicyConfiguration setFailbackDelay(long failbackDelay)
public boolean isFailoverOnServerShutdown()
public SharedStoreMasterPolicyConfiguration setFailoverOnServerShutdown(boolean failoverOnServerShutdown)
Copyright © 2016 The Apache Software Foundation. All rights reserved.