Infinispan HotRod C++ Client  8.3.1.Final
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
infinispan::hotrod::event::CacheClientListener< K, V > Member List

This is the complete list of members for infinispan::hotrod::event::CacheClientListener< K, V >, including all inherited members.

add_listener(std::function< void(ClientCacheEntryCreatedEvent< K >)> callback)infinispan::hotrod::event::CacheClientListener< K, V >inline
add_listener(std::function< void(ClientCacheEntryExpiredEvent< K >)> callback)infinispan::hotrod::event::CacheClientListener< K, V >inline
add_listener(std::function< void(ClientCacheEntryModifiedEvent< K >)> callback)infinispan::hotrod::event::CacheClientListener< K, V >inline
add_listener(std::function< void(ClientCacheEntryRemovedEvent< K >)> callback)infinispan::hotrod::event::CacheClientListener< K, V >inline
add_listener(std::function< void(ClientCacheEntryCustomEvent)> callback)infinispan::hotrod::event::CacheClientListener< K, V >inline
infinispan::hotrod::event::ClientListener::add_listener(std::function< void()> callback)infinispan::hotrod::event::ClientListenerinline
cacheinfinispan::hotrod::event::CacheClientListener< K, V >
CacheClientListener(RemoteCache< K, V > &cache)infinispan::hotrod::event::CacheClientListener< K, V >inline
converterFactoryNameinfinispan::hotrod::event::ClientListener
filterFactoryNameinfinispan::hotrod::event::ClientListener
getListenerId() const infinispan::hotrod::event::ClientListenerinline
includeCurrentStateinfinispan::hotrod::event::ClientListener
INTEREST_FLAG_ALLinfinispan::hotrod::event::CacheClientListener< K, V >static
INTEREST_FLAG_CREATEDinfinispan::hotrod::event::CacheClientListener< K, V >static
INTEREST_FLAG_EXPIREDinfinispan::hotrod::event::CacheClientListener< K, V >static
INTEREST_FLAG_MODIFIEDinfinispan::hotrod::event::CacheClientListener< K, V >static
INTEREST_FLAG_REMOVEDinfinispan::hotrod::event::CacheClientListener< K, V >static
interestFlaginfinispan::hotrod::event::ClientListener
processEvent(ClientCacheEntryCreatedEvent< std::vector< char >> marshEv, std::vector< char >listId, uint8_t isCustom) const infinispan::hotrod::event::CacheClientListener< K, V >inlinevirtual
processEvent(ClientCacheEntryModifiedEvent< std::vector< char >> marshEv, std::vector< char >listId, uint8_t isCustom) const infinispan::hotrod::event::CacheClientListener< K, V >inlinevirtual
processEvent(ClientCacheEntryRemovedEvent< std::vector< char >> marshEv, std::vector< char >listId, uint8_t isCustom) const infinispan::hotrod::event::CacheClientListener< K, V >inlinevirtual
processEvent(ClientCacheEntryExpiredEvent< std::vector< char >> marshEv, std::vector< char >listId, uint8_t isCustom) const infinispan::hotrod::event::CacheClientListener< K, V >inlinevirtual
processEvent(ClientCacheEntryCustomEvent ev, std::vector< char >listId, uint8_t isCustom) const infinispan::hotrod::event::CacheClientListener< K, V >inlinevirtual
infinispan::hotrod::event::ClientListener::processEvent(ClientCacheEntryCreatedEvent< std::vector< char > >, std::vector< char >listId, uint8_t isCustom) const =0infinispan::hotrod::event::ClientListenerpure virtual
infinispan::hotrod::event::ClientListener::processEvent(ClientCacheEntryModifiedEvent< std::vector< char > >, std::vector< char >listId, uint8_t isCustom) const =0infinispan::hotrod::event::ClientListenerpure virtual
infinispan::hotrod::event::ClientListener::processEvent(ClientCacheEntryRemovedEvent< std::vector< char > >, std::vector< char >listId, uint8_t isCustom) const =0infinispan::hotrod::event::ClientListenerpure virtual
infinispan::hotrod::event::ClientListener::processEvent(ClientCacheEntryExpiredEvent< std::vector< char > >, std::vector< char >listId, uint8_t isCustom) const =0infinispan::hotrod::event::ClientListenerpure virtual
processFailoverEvent() const infinispan::hotrod::event::ClientListenerinlinevirtual
setInterestFlag(unsigned char flag)infinispan::hotrod::event::ClientListenerinline
setListenerId(const std::vector< char > &listenerId)infinispan::hotrod::event::ClientListenerinline
useRawDatainfinispan::hotrod::event::ClientListener
~ClientListener()infinispan::hotrod::event::ClientListenerinlinevirtual