Uses of Interface
org.infinispan.query.remote.client.ProtobufMetadataManagerConstants
Package
Description
Server-side remote query components.
Query client support classes.
-
Uses of ProtobufMetadataManagerConstants in org.infinispan.query.remote
Modifier and TypeInterfaceDescriptioninterface
A clustered persistent and replicated repository of protobuf definition files. -
Uses of ProtobufMetadataManagerConstants in org.infinispan.query.remote.client
Modifier and TypeInterfaceDescriptioninterface
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.