Uses of Class
org.apache.storm.daemon.supervisor.AdvancedFSOps
Package
Description
-
Uses of AdvancedFSOps in org.apache.storm.daemon.supervisor
Modifier and TypeMethodDescriptionBasicContainer.getDependencyLocationsFor
(Map<String, Object> conf, String topologyId, AdvancedFSOps ops, String stormRoot) static String
BasicContainer.getStormVersionFor
(Map<String, Object> conf, String topologyId, AdvancedFSOps ops, String stormRoot) ModifierConstructorDescriptionprotected
Container
(Container.ContainerType type, Map<String, Object> conf, String supervisorId, int supervisorPort, int port, LocalAssignment assignment, ResourceIsolationInterface resourceIsolationManager, String workerId, Map<String, Object> topoConf, AdvancedFSOps ops, StormMetricsRegistry metricsRegistry, ContainerMemoryTracker containerMemoryTracker) Create a new Container. -
Uses of AdvancedFSOps in org.apache.storm.localizer
ModifierConstructorDescriptionprotected
LocallyCachedTopologyBlob
(String topologyId, boolean isLocalMode, Map<String, Object> conf, AdvancedFSOps fsOps, LocallyCachedTopologyBlob.TopologyBlobType type, String owner, StormMetricsRegistry metricsRegistry) Create a new LocallyCachedBlob. -
Uses of AdvancedFSOps in org.apache.storm.utils
Modifier and TypeMethodDescriptionstatic StormTopology
ConfigUtils.readSupervisorStormCodeGivenPath
(String stormCodePath, AdvancedFSOps ops) static StormTopology
ConfigUtils.readSupervisorTopology
(Map<String, Object> conf, String stormId, AdvancedFSOps ops) ConfigUtils.readSupervisorTopologyImpl
(Map<String, Object> conf, String stormId, AdvancedFSOps ops)