| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.cache.version | |
| org.apache.ignite.internal.processors.datastreamer |
Data streamer processor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridCacheRawVersionedEntry<K,V>
Raw versioned entry.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<DataStreamerEntry> |
DataStreamerRequest.entries() |
| Modifier and Type | Method and Description |
|---|---|
IgniteFuture<?> |
DataStreamerImpl.addDataInternal(Collection<? extends DataStreamerEntry> entries) |
| Constructor and Description |
|---|
DataStreamerRequest(long reqId,
byte[] resTopicBytes,
String cacheName,
byte[] updaterBytes,
Collection<DataStreamerEntry> entries,
boolean ignoreDepOwnership,
boolean skipStore,
boolean keepBinary,
DeploymentMode depMode,
String sampleClsName,
String userVer,
Map<UUID,IgniteUuid> ldrParticipants,
IgniteUuid clsLdrId,
boolean forceLocDep,
AffinityTopologyVersion topVer,
int partId) |
Follow @ApacheIgnite
Ignite Fabric : ver. 2.6.0 Release Date : July 10 2018