Uses of Class
org.apache.nifi.distributed.cache.client.exception.DeserializationException
Packages that use DeserializationException
-
Uses of DeserializationException in org.apache.nifi.distributed.cache.client
Methods in org.apache.nifi.distributed.cache.client that throw DeserializationExceptionModifier and TypeMethodDescriptionDeserializer.deserialize(byte[] input) Deserializes the given byte array input an Object and returns that value.