Hierarchy For Package org.apache.ignite.internal.processors.cache.query.continuous
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.apache.ignite.internal.processors.security.AbstractSecurityAwareExternalizable<T> (implements java.io.Externalizable, org.apache.ignite.internal.GridInternalWrapper<T>)
- org.apache.ignite.internal.processors.cache.query.continuous.SecurityAwareFilter<K,V> (implements org.apache.ignite.cache.CacheEntryEventSerializableFilter<K,V>)
- org.apache.ignite.internal.processors.cache.query.continuous.SecurityAwareFilterFactory<K,V> (implements javax.cache.configuration.Factory<T>)
- org.apache.ignite.internal.processors.cache.query.continuous.SecurityAwareTransformerFactory<E,R> (implements javax.cache.configuration.Factory<T>)
- org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryEntry (implements org.apache.ignite.internal.processors.cache.GridCacheDeployable, org.apache.ignite.plugin.extensions.communication.Message)
- org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryEventBuffer
- org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandler<K,V> (implements org.apache.ignite.internal.processors.continuous.GridContinuousHandler)
- org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandlerV2<K,V>
- org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandlerV3<K,V>
- org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryHandlerV2<K,V>
- org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryManager.JCacheQueryRemoteFilter (implements org.apache.ignite.cache.CacheEntryEventSerializableFilter<K,V>, java.io.Externalizable)
- org.apache.ignite.internal.processors.cache.query.continuous.CounterSkipContext
- java.util.EventObject (implements java.io.Serializable)
- javax.cache.event.CacheEntryEvent<K,V> (implements javax.cache.Cache.Entry<K,V>)
- org.apache.ignite.cache.query.CacheEntryEventAdapter<K,V>
- org.apache.ignite.cache.query.CacheQueryEntryEvent<K,V>
- org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryManager.CacheEntryEventImpl
- org.apache.ignite.cache.query.CacheQueryEntryEvent<K,V>
- org.apache.ignite.cache.query.CacheEntryEventAdapter<K,V>
- javax.cache.event.CacheEntryEvent<K,V> (implements javax.cache.Cache.Entry<K,V>)
- org.apache.ignite.internal.processors.cache.GridCacheManagerAdapter<K,V> (implements org.apache.ignite.internal.processors.cache.GridCacheManager<K,V>)
- org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryManager<K,V>
- org.apache.ignite.internal.processors.cache.GridCacheMessage (implements org.apache.ignite.plugin.extensions.communication.Message)
- org.apache.ignite.internal.processors.cache.GridCacheIdMessage
- org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryBatchAck
- org.apache.ignite.internal.processors.cache.GridCacheIdMessage
- org.apache.ignite.internal.processors.security.AbstractSecurityAwareExternalizable<T> (implements java.io.Externalizable, org.apache.ignite.internal.GridInternalWrapper<T>)
Interface Hierarchy
- org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryListener<K,V>