Uses of Class
org.infinispan.query.remote.client.BaseProtoStreamMarshaller
-
Packages that use BaseProtoStreamMarshaller Package Description org.infinispan.client.hotrod.marshall org.infinispan.query.remote Server-side remote query components. -
-
Uses of BaseProtoStreamMarshaller in org.infinispan.client.hotrod.marshall
Subclasses of BaseProtoStreamMarshaller in org.infinispan.client.hotrod.marshall Modifier and Type Class Description class
ProtoStreamMarshaller
A marshaller that uses Protocol Buffers. -
Uses of BaseProtoStreamMarshaller in org.infinispan.query.remote
Subclasses of BaseProtoStreamMarshaller in org.infinispan.query.remote Modifier and Type Class Description class
CompatibilityProtoStreamMarshaller
A perEmbeddedCacheManager
marshaller that should be used as compatibility mode marshaller in server.
-