Class | Description |
---|---|
CacheSourceAndSink |
Demonstrates the usage of Hazelcast ICache as source and sink
with the Pipeline API.
|
ListSourceAndSink |
Demonstrates the usage of Hazelcast IList as source and sink with the
Pipeline API.
|
MapPredicateAndProjection |
Demonstrates the usage of Hazelcast IMap as source and using
Hazelcast predicates and projections on Hazelcast portable types.
|
MapSourceAndSinks |
Demonstrates the usage of Hazelcast IMap as source and sink with the Pipeline API.
|
RemoteListSourceAndSink |
Demonstrates the usage of a Hazelcast IList in an external cluster
as source and sink with the Pipeline API.
|
RemoteMapSourceAndSink |
Demonstrates the usage of Hazelcast IMap as source and sink
from/to a remote Hazelcast cluster.
|
Copyright © 2020 Hazelcast, Inc.. All rights reserved.