Uses of Package
org.apache.ignite.internal.processors.marshaller
-
Packages that use org.apache.ignite.internal.processors.marshaller Package Description org.apache.ignite.internal Contains main implementation.org.apache.ignite.internal.processors.cache.persistence.snapshot org.apache.ignite.internal.processors.cache.persistence.wal.reader org.apache.ignite.internal.processors.marshaller -
Classes in org.apache.ignite.internal.processors.marshaller used by org.apache.ignite.internal Class Description GridMarshallerMappingProcessor Processor responsible for managing customDiscoveryCustomMessageevents for exchanging marshalling mappings between nodes in grid.MappedName Contains mapped class name and boolean flag showing whether this mapping was accepted by other nodes or not.MarshallerMappingItem Used to exchange mapping information on new mapping added or missing mapping requested flows.MarshallerMappingTransport Provides capabilities of sending custom discovery events to propose new mapping or request missing mapping toMarshallerContextImpl. -
Classes in org.apache.ignite.internal.processors.marshaller used by org.apache.ignite.internal.processors.cache.persistence.snapshot Class Description MappedName Contains mapped class name and boolean flag showing whether this mapping was accepted by other nodes or not. -
Classes in org.apache.ignite.internal.processors.marshaller used by org.apache.ignite.internal.processors.cache.persistence.wal.reader Class Description GridMarshallerMappingProcessor Processor responsible for managing customDiscoveryCustomMessageevents for exchanging marshalling mappings between nodes in grid. -
Classes in org.apache.ignite.internal.processors.marshaller used by org.apache.ignite.internal.processors.marshaller Class Description MappedName Contains mapped class name and boolean flag showing whether this mapping was accepted by other nodes or not.MappingExchangeResult MappingUpdatedListener Interface allows any component to register for events of newly added mappings.MarshallerMappingItem Used to exchange mapping information on new mapping added or missing mapping requested flows.