Modifier and Type | Class and Description |
---|---|
class |
AbstractAtomixClientComponent<C extends AtomixClientConfiguration> |
class |
AbstractAtomixClientEndpoint<T extends AbstractAtomixClientComponent,C extends AtomixClientConfiguration> |
Modifier and Type | Method and Description |
---|---|
AtomixClientConfiguration |
AtomixClientConfiguration.copy() |
Modifier and Type | Method and Description |
---|---|
static io.atomix.AtomixClient |
AtomixClientHelper.createClient(org.apache.camel.CamelContext camelContext,
AtomixClientConfiguration configuration) |
Modifier and Type | Class and Description |
---|---|
class |
AtomixMapConfiguration |
Modifier and Type | Class and Description |
---|---|
class |
AtomixMessagingConfiguration |
Modifier and Type | Class and Description |
---|---|
class |
AtomixMultiMapConfiguration |
Modifier and Type | Class and Description |
---|---|
class |
AtomixQueueConfiguration |
Modifier and Type | Class and Description |
---|---|
class |
AtomixSetConfiguration |
Modifier and Type | Class and Description |
---|---|
class |
AtomixValueConfiguration |
Modifier and Type | Method and Description |
---|---|
AtomixClientConfiguration |
AtomixClusterClientService.getConfiguration() |
Modifier and Type | Method and Description |
---|---|
void |
AtomixClusterClientService.setConfiguration(AtomixClientConfiguration configuration) |
Constructor and Description |
---|
AtomixClusterClientService(org.apache.camel.CamelContext camelContext,
AtomixClientConfiguration configuration) |
Apache Camel