public static class TestResource.Config extends ResourceConfig<TestResource.Config>
config| Constructor and Description |
|---|
Config() |
Config(Map<String,Object> config,
String... resources) |
Config(String... resources) |
Config(TestResource.Config config) |
| Modifier and Type | Method and Description |
|---|---|
CoordinatedResourceConfig |
resolve(ClusterConfig cluster) |
addReplica, clearReplicas, copy, 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 Config()
public Config(TestResource.Config config)
public Config(String... resources)
public CoordinatedResourceConfig resolve(ClusterConfig cluster)
resolve in class ResourceConfig<TestResource.Config>Copyright © 2013-2015. All Rights Reserved.