Package

com.bwsw.sj.crud.rest

instance

Permalink

package instance

Visibility
  1. Public
  2. All

Type Members

  1. class HttpClient extends AnyRef

    Permalink

    Synchronous simple http client Used for connecting to marathon

  2. class InstanceDestroyer extends Runnable with InstanceManager

    Permalink

    One-thread deleting object for instance using synchronous apache http client

  3. trait InstanceMarathonManager extends AnyRef

    Permalink

    Instance methods for starting/stopping/scaling/destroying application on marathon

  4. class InstanceStarter extends Runnable with InstanceManager

    Permalink

    One-thread starting object for instance using synchronous apache http client

  5. class InstanceStopper extends Runnable with InstanceManager

    Permalink

    One-thread stopper object for instance using synchronous apache http client

Ungrouped