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