com.stackmob.customcode.dev.server.sdk

simulator

package simulator

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. simulator
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. class CallLimitation extends AnyRef

    a class to limit the number of calls to an operation, and throw if the limit has been reached

  2. class ErrorSimulator extends AnyRef

    simulates 0 or more errors with a specific frequency for each error.

  3. class Frequency extends AnyRef

  4. class ThrowableFrequency extends AnyRef

    a single throwable and a frequency with which it should be thrown

Value Members

  1. object CallLimitation

  2. object ErrorSimulator

  3. object Frequency

  4. object ThrowableFrequency

  5. def defaultRandom: Random

Inherited from AnyRef

Inherited from Any

Ungrouped