Package org.infinispan.query.remote.client
Query client support classes.
- Public API
-
Interface Summary Interface Description ProtobufMetadataManagerConstants Useful constants used by the Protobuf metadata cache.ProtobufMetadataManagerMBean MBean interface for ProtobufMetadataManager, suitable for building invocation proxies with one of theJMX.newMBeanProxy(javax.management.MBeanServerConnection, javax.management.ObjectName, java.lang.Class<T>)
methods. -
Class Summary Class Description FilterResult When using Ickle based filters with client event listeners you will get the event data (see org.infinispan.client.hotrod.event.ClientCacheEntryCustomEvent.getEventData) wrapped by this FilterResult.