Serialized Form


Package com.netflix.hystrix.exception

Class com.netflix.hystrix.exception.HystrixBadRequestException extends java.lang.RuntimeException implements Serializable

serialVersionUID: -8341452103561805856L

Class com.netflix.hystrix.exception.HystrixRuntimeException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 5219160375476046229L

Serialized Fields

commandClass

java.lang.Class<T> commandClass

fallbackException

java.lang.Throwable fallbackException

failureCause

HystrixRuntimeException.FailureType failureCause

Package com.netflix.hystrix.util

Class com.netflix.hystrix.util.LongAdder extends com.netflix.hystrix.util.Striped64 implements Serializable

serialVersionUID: 7249069246863182397L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream s)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream s)
                  throws java.io.IOException
Throws:
java.io.IOException

Class com.netflix.hystrix.util.LongMaxUpdater extends com.netflix.hystrix.util.Striped64 implements Serializable

serialVersionUID: 7249069246863182397L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream s)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream s)
                  throws java.io.IOException
Throws:
java.io.IOException