public final class MarshallerMappingTransport extends Object
MarshallerContextImpl.
For more information about particular events see documentation of GridMarshallerMappingProcessor.| Modifier and Type | Method and Description |
|---|---|
GridFutureAdapter<MappingExchangeResult> |
awaitMappingAcceptance(MarshallerMappingItem item,
ConcurrentMap<Integer,MappedName> cache) |
void |
markStopping() |
GridFutureAdapter<MappingExchangeResult> |
proposeMapping(MarshallerMappingItem item,
ConcurrentMap<Integer,MappedName> cache) |
GridFutureAdapter<MappingExchangeResult> |
requestMapping(MarshallerMappingItem item,
ConcurrentMap<Integer,MappedName> cache) |
boolean |
stopping() |
public GridFutureAdapter<MappingExchangeResult> awaitMappingAcceptance(MarshallerMappingItem item, ConcurrentMap<Integer,MappedName> cache)
item - Item.cache - Cache.public GridFutureAdapter<MappingExchangeResult> proposeMapping(MarshallerMappingItem item, ConcurrentMap<Integer,MappedName> cache) throws IgniteCheckedException
item - Item.cache - Cache.IgniteCheckedExceptionpublic GridFutureAdapter<MappingExchangeResult> requestMapping(MarshallerMappingItem item, ConcurrentMap<Integer,MappedName> cache)
item - Item.cache - Cache.public void markStopping()
public boolean stopping()
Follow @ApacheIgnite
Ignite Fabric : ver. 2.5.0 Release Date : May 23 2018