Package

com.stratio.crossdata

common

Permalink

package common

Visibility
  1. Public
  2. All

Type Members

  1. case class AddAppCommand(path: String, alias: String, clss: String, timeout: Option[FiniteDuration] = None) extends Command with Product with Serializable

    Permalink
  2. case class AddJARCommand(path: String, hdfsConfig: Option[Config] = None, timeout: Option[FiniteDuration] = None, toClassPath: Option[Boolean] = None) extends Command with Product with Serializable

    Permalink
  3. case class CloseSessionCommand() extends Command with Product with Serializable

    Permalink
  4. case class ClusterStateCommand() extends Command with Product with Serializable

    Permalink
  5. trait Command extends AnyRef

    Permalink
  6. trait ControlCommand extends Command

    Permalink
  7. case class OpenSessionCommand(user: String) extends Command with Product with Serializable

    Permalink
  8. case class SQLCommand extends Command with Product with Serializable

    Permalink

Value Members

  1. package result

    Permalink
  2. package security

    Permalink
  3. package serializers

    Permalink
  4. package util

    Permalink

Ungrouped