public class AsyncLockConfig extends ResourceConfig<AsyncLockConfig>
config| Modifier | Constructor and Description |
|---|---|
|
AsyncLockConfig() |
protected |
AsyncLockConfig(AsyncLockConfig config) |
|
AsyncLockConfig(Map<String,Object> config) |
|
AsyncLockConfig(String resource) |
| Modifier and Type | Method and Description |
|---|---|
AsyncLockConfig |
copy() |
CoordinatedResourceConfig |
resolve(ClusterConfig cluster) |
addReplica, clearReplicas, getDefaultSerializer, getElectionTimeout, getExecutor, getHeartbeatInterval, getLog, getReplicas, getSerializer, removeReplica, setDefaultSerializer, setElectionTimeout, setElectionTimeout, setExecutor, setHeartbeatInterval, setHeartbeatInterval, setLog, setReplicas, setReplicas, setSerializer, setSerializer, setSerializer, withDefaultSerializer, withElectionTimeout, withElectionTimeout, withExecutor, withHeartbeatInterval, withHeartbeatInterval, withLog, withReplicas, withReplicas, withSerializer, withSerializer, withSerializeraddResources, configure, equals, hashCode, toMap, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitloadpublic AsyncLockConfig()
public AsyncLockConfig(String resource)
protected AsyncLockConfig(AsyncLockConfig config)
public AsyncLockConfig copy()
copy in interface Copyable<Configurable>copy in class ResourceConfig<AsyncLockConfig>public CoordinatedResourceConfig resolve(ClusterConfig cluster)
resolve in class ResourceConfig<AsyncLockConfig>Copyright © 2013-2015. All Rights Reserved.