Package org.infinispan.query.remote.client
Query client support classes.
-
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.ProtostreamSerializationContextInitializer Support for custom initialization of the server cache manager'sSerializationContext. -
Class Summary Class Description BaseProtoStreamMarshaller Provides the starting point for implementing aMarshallerthat uses Protobuf encoding.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.