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