All Classes and Interfaces
Class
Description
jboss-marshalling externalizers for QueryRequest and QueryResponse objects.
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.
Registers protobuf schemas and marshallers for the objects used by remote query, remote continuous query and Ickle
based filters.
Useful constants used by the Protobuf metadata cache.
MBean interface for ProtobufMetadataManager, suitable for building invocation proxies with one of the
JMX.newMBeanProxy(javax.management.MBeanServerConnection, javax.management.ObjectName, java.lang.Class<T>) methods.