See: Description
Interface | Description |
---|---|
Dataset<C extends Serializable,D extends AutoCloseable> |
A dataset providing an API that allows to perform generic computations on a distributed data represented as a set of
partitions distributed across a cluster or placed locally.
|
DatasetBuilder<K,V> |
A builder constructing instances of a
Dataset . |
PartitionContextBuilder<K,V,C extends Serializable> |
Builder that accepts a partition
upstream data and makes partition context . |
PartitionDataBuilder<K,V,C extends Serializable,D extends AutoCloseable> |
Builder that accepts a partition
upstream data and partition context and makes partition
data . |
Class | Description |
---|---|
DatasetFactory |
Factory providing a client facing API that allows to construct basic and the most frequently used types of dataset.
|
UpstreamEntry<K,V> |
Entry of the
upstream . |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019