Package | Description |
---|---|
org.apache.storm.daemon.supervisor |
Modifier and Type | Class and Description |
---|---|
class |
StandaloneSupervisor |
Modifier and Type | Method and Description |
---|---|
ISupervisor |
Supervisor.getiSupervisor() |
Constructor and Description |
---|
Slot(ILocalizer localizer,
Map<String,Object> conf,
ContainerLauncher containerLauncher,
String host,
int port,
LocalState localState,
IStormClusterState clusterState,
ISupervisor iSupervisor,
AtomicReference<Map<Long,LocalAssignment>> cachedCurrentAssignments) |
Supervisor(Map<String,Object> conf,
IContext sharedContext,
ISupervisor iSupervisor) |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.