Uses of Interface
org.infinispan.query.remote.client.ProtobufMetadataManagerConstants
-
Packages that use ProtobufMetadataManagerConstants Package Description org.infinispan.query.remote Server-side remote query components.org.infinispan.query.remote.client Hot Rod query API.org.infinispan.query.remote.impl -
-
Uses of ProtobufMetadataManagerConstants in org.infinispan.query.remote
Subinterfaces of ProtobufMetadataManagerConstants in org.infinispan.query.remote Modifier and Type Interface Description interface
ProtobufMetadataManager
A clustered repository of protobuf definition files. -
Uses of ProtobufMetadataManagerConstants in org.infinispan.query.remote.client
Subinterfaces of ProtobufMetadataManagerConstants in org.infinispan.query.remote.client Modifier and Type Interface Description interface
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. -
Uses of ProtobufMetadataManagerConstants in org.infinispan.query.remote.impl
Classes in org.infinispan.query.remote.impl that implement ProtobufMetadataManagerConstants Modifier and Type Class Description class
ProtobufMetadataManagerImpl
-