Uses of Class
org.infinispan.query.remote.impl.filter.IckleProtobufFilterAndConverter
-
Packages that use IckleProtobufFilterAndConverter Package Description org.infinispan.query.remote.impl.filter -
-
Uses of IckleProtobufFilterAndConverter in org.infinispan.query.remote.impl.filter
Methods in org.infinispan.query.remote.impl.filter that return IckleProtobufFilterAndConverter Modifier and Type Method Description IckleProtobufFilterAndConverterIckleProtobufFilterAndConverter.Externalizer. readObject(ObjectInput input)Methods in org.infinispan.query.remote.impl.filter that return types with arguments of type IckleProtobufFilterAndConverter Modifier and Type Method Description Set<Class<? extends IckleProtobufFilterAndConverter>>IckleProtobufFilterAndConverter.Externalizer. getTypeClasses()Methods in org.infinispan.query.remote.impl.filter with parameters of type IckleProtobufFilterAndConverter Modifier and Type Method Description voidIckleProtobufFilterAndConverter.Externalizer. writeObject(ObjectOutput output, IckleProtobufFilterAndConverter filterAndConverter)
-