K - Type of a key in upstream data.V - Type of a value in upstream data.public class EmptyContextBuilder<K,V> extends Object implements PartitionContextBuilder<K,V,EmptyContext>
context builder that makes EmptyContext.| Constructor and Description |
|---|
EmptyContextBuilder() |
| Modifier and Type | Method and Description |
|---|---|
EmptyContext |
build(Iterator<UpstreamEntry<K,V>> upstreamData,
long upstreamDataSize)
Builds a new partition
context from an upstream data. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThenpublic EmptyContext build(Iterator<UpstreamEntry<K,V>> upstreamData, long upstreamDataSize)
context from an upstream data.build in interface PartitionContextBuilder<K,V,EmptyContext>upstreamData - Partition upstream data.upstreamDataSize - Partition upstream data size.context.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019