public static interface HazelcastAtomicnumberEndpointBuilderFactory.HazelcastAtomicnumberBuilders
| Modifier and Type | Method and Description |
|---|---|
default HazelcastAtomicnumberEndpointBuilderFactory.HazelcastAtomicnumberEndpointBuilder |
hazelcastAtomicvalue(String path)
Hazelcast Atomic Number (camel-hazelcast)
The hazelcast-atomicvalue component is used to access Hazelcast
atomic number, which is an object that simply provides a grid wide
number (long).
|
default HazelcastAtomicnumberEndpointBuilderFactory.HazelcastAtomicnumberEndpointBuilder hazelcastAtomicvalue(String path)
hazelcast-atomicvalue:cacheName
Path parameter: cacheName (required)
The name of the cacheApache Camel