| Package | Description |
|---|---|
| org.apache.ignite.source.flink |
IgniteSource -- source connector integration with Apache Flink.
|
| org.apache.ignite.stream.kafka.connect.serialization |
Contains implementation of Kafka Streamer Serializer.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
TaskRemoteFilter.apply(CacheEvent evt)
Predicate body.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IgniteSource.run(org.apache.flink.streaming.api.functions.source.SourceFunction.SourceContext<CacheEvent> ctx)
Transfers data from grid.
|
void |
IgniteSource.start(IgnitePredicate<CacheEvent> filter,
int... cacheEvts)
Starts Ignite source.
|
| Modifier and Type | Method and Description |
|---|---|
CacheEvent |
CacheEventDeserializer.deserialize(String topic,
byte[] bytes) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
CacheEventSerializer.serialize(String topic,
CacheEvent event) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.1 Release Date : May 21 2020