Class Constants
java.lang.Object
org.distributeme.core.interceptor.availabilitytesting.Constants
Constants for availability testing.
- Version:
- $Id: $Id
- Author:
- lrosenberg
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
PROPERTY_SERVICE_ID
Name of the service id system property.- See Also:
-
PROPERTY_SLOWDOWN_TIME_IN_MILLIS
Name of the property that specifies slowdowntime in milliseconds.- See Also:
-
PROPERTY_FLIP_CHANCE_IN_PERCENT
Name of the property that specifies flip chance.- See Also:
-
DEFAULT_SLOW_DOWN_TIME
public static final long DEFAULT_SLOW_DOWN_TIMEDefault slow down time.- See Also:
-
-
Constructor Details
-
Constants
public Constants()
-