Uses of Class
org.apache.storm.daemon.supervisor.AdvancedFSOps
Packages that use AdvancedFSOps
Package
Description
-
Uses of AdvancedFSOps in org.apache.storm.daemon.supervisor
Fields in org.apache.storm.daemon.supervisor declared as AdvancedFSOpsMethods in org.apache.storm.daemon.supervisor that return AdvancedFSOpsMethods in org.apache.storm.daemon.supervisor with parameters of type AdvancedFSOpsModifier 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) Constructors in org.apache.storm.daemon.supervisor with parameters of type AdvancedFSOpsModifierConstructorDescriptionprotected
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
Constructors in org.apache.storm.localizer with parameters of type AdvancedFSOpsModifierConstructorDescriptionprotected
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
Methods in org.apache.storm.utils with parameters of type AdvancedFSOpsModifier 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)