| Package | Description |
|---|---|
| org.apache.ignite.internal |
Contains main implementation.
|
| org.apache.ignite.internal.processors.marshaller |
| Modifier and Type | Method and Description |
|---|---|
MappedName |
MarshallerContextImpl.onMappingProposed(MarshallerMappingItem item) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<Map<Integer,MappedName>> |
MarshallerContextImpl.getCachedMappings() |
| Modifier and Type | Method and Description |
|---|---|
void |
MarshallerContextImpl.onMappingDataReceived(IgniteLogger log,
List<Map<Integer,MappedName>> mappings) |
static void |
MarshallerContextImpl.saveMappings(GridKernalContext ctx,
List<Map<Integer,MappedName>> mappings,
File dir) |
| Modifier and Type | Method and Description |
|---|---|
GridFutureAdapter<MappingExchangeResult> |
MarshallerMappingTransport.awaitMappingAcceptance(MarshallerMappingItem item,
ConcurrentMap<Integer,MappedName> cache) |
GridFutureAdapter<MappingExchangeResult> |
MarshallerMappingTransport.proposeMapping(MarshallerMappingItem item,
ConcurrentMap<Integer,MappedName> cache) |
GridFutureAdapter<MappingExchangeResult> |
MarshallerMappingTransport.requestMapping(MarshallerMappingItem item,
ConcurrentMap<Integer,MappedName> cache) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.1 Release Date : December 20 2021