tasks.elastic
package tasks.elastic
Members list
Packages
package tasks.elastic.docker
Type members
Experimental classlikes
Attributes
- Experimental
- true
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
trait CreateNode
Attributes
- Experimental
- true
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class DockerCreateNode
trait CreateNodeFactory
Attributes
- Experimental
- true
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class DockerCreateNodeFactory
object Deployment
Attributes
- Experimental
- true
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Deployment.type
trait GetNodeName
Attributes
- Experimental
- true
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
object DockerGetNodeName
Attributes
- Experimental
- true
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
trait ShutdownNode extends ShutdownRunningNode
Attributes
- Experimental
- true
- Supertypes
- Known subtypes
-
class DockerShutdown
trait ShutdownRunningNode
Attributes
- Experimental
- true
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
trait ShutdownNodeclass DockerShutdown
case class SimpleElasticSupport(hostConfig: Option[HostConfiguration], shutdown: ShutdownNode, createNodeFactory: CreateNodeFactory, getNodeName: GetNodeName)
Attributes
- Experimental
- true
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
In this article