public class AsyncAtomicLongConfig extends AsyncCollectionConfig<AsyncAtomicLongConfig>
config| Modifier | Constructor and Description |
|---|---|
|
AsyncAtomicLongConfig() |
protected |
AsyncAtomicLongConfig(AsyncAtomicLongConfig config) |
|
AsyncAtomicLongConfig(Map<String,Object> config) |
|
AsyncAtomicLongConfig(String resource) |
| Modifier and Type | Method and Description |
|---|---|
AsyncAtomicLongConfig |
copy() |
CoordinatedResourceConfig |
resolve(ClusterConfig cluster) |
getConsistency, setConsistency, setConsistency, withConsistency, withConsistencyaddReplica, 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 AsyncAtomicLongConfig()
public AsyncAtomicLongConfig(String resource)
protected AsyncAtomicLongConfig(AsyncAtomicLongConfig config)
public AsyncAtomicLongConfig copy()
copy in interface Copyable<Configurable>copy in class ResourceConfig<AsyncAtomicLongConfig>public CoordinatedResourceConfig resolve(ClusterConfig cluster)
resolve in class ResourceConfig<AsyncAtomicLongConfig>Copyright © 2013-2015. All Rights Reserved.