Package | Description |
---|---|
org.apache.storm.daemon.supervisor | |
org.apache.storm.messaging | |
org.apache.storm.messaging.local |
Modifier and Type | Method and Description |
---|---|
static ContainerLauncher |
ContainerLauncher.make(Map<String,Object> conf,
String supervisorId,
IContext sharedContext)
Factory to create the right container launcher for the config and the environment.
|
Constructor and Description |
---|
LocalContainer(Map<String,Object> conf,
String supervisorId,
int port,
LocalAssignment assignment,
IContext sharedContext) |
LocalContainerLauncher(Map<String,Object> conf,
String supervisorId,
IContext sharedContext) |
Supervisor(Map<String,Object> conf,
IContext sharedContext,
ISupervisor iSupervisor) |
Modifier and Type | Method and Description |
---|---|
static IContext |
TransportFactory.makeContext(Map storm_conf) |
Modifier and Type | Class and Description |
---|---|
class |
Context |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.