ElasticSupport

tasks.elastic.ElasticSupport
final class ElasticSupport(val hostConfig: Option[HostConfiguration], shutdownFromNodeRegistry: ShutdownNode, shutdownFromWorker: ShutdownSelfNode, createNodeFactory: CreateNodeFactory, val getNodeName: GetNodeName)

Attributes

Experimental
true
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def selfShutdownNow(exitCode: Deferred[IO, ExitCode], config: TasksConfig): IO[Unit]

Concrete fields