Uses of Interface
org.apache.ignite.internal.processors.marshaller.MappingUpdatedListener
-
Packages that use MappingUpdatedListener Package Description org.apache.ignite.internal.processors.marshaller -
-
Uses of MappingUpdatedListener in org.apache.ignite.internal.processors.marshaller
Methods in org.apache.ignite.internal.processors.marshaller with parameters of type MappingUpdatedListener Modifier and Type Method Description voidGridMarshallerMappingProcessor. addMappingUpdatedListener(MappingUpdatedListener lsnr)Adds a listener to be notified when mapping changes.
-