Package | Description |
---|---|
org.apache.camel.component.ignite.cache |
Modifier and Type | Method and Description |
---|---|
static IgniteCacheComponent |
IgniteCacheComponent.fromConfiguration(org.apache.ignite.configuration.IgniteConfiguration configuration) |
static IgniteCacheComponent |
IgniteCacheComponent.fromIgnite(org.apache.ignite.Ignite ignite) |
static IgniteCacheComponent |
IgniteCacheComponent.fromInputStream(InputStream inputStream) |
static IgniteCacheComponent |
IgniteCacheComponent.fromLocation(String location) |
static IgniteCacheComponent |
IgniteCacheComponent.fromUrl(URL url) |
Constructor and Description |
---|
IgniteCacheEndpoint(String endpointUri,
String remaining,
Map<String,Object> parameters,
IgniteCacheComponent igniteComponent) |
Apache Camel