MCPcopy Create free account

hub / github.com/apache/storm / functions

Functions27,770 in github.com/apache/storm

↓ 1 callersMethodrecv_killTopology
(self)
storm-client/src/py/storm/Nimbus.py:616
↓ 1 callersMethodrecv_killTopologyWithOpts
(self)
storm-client/src/py/storm/Nimbus.py:652
↓ 1 callersMethodrecv_listBlobs
(self)
storm-client/src/py/storm/Nimbus.py:1358
↓ 1 callersMethodrecv_processWorkerMetrics
(self)
storm-client/src/py/storm/Nimbus.py:2396
↓ 1 callersMethodrecv_rebalance
(self)
storm-client/src/py/storm/Nimbus.py:756
↓ 1 callersMethodrecv_result
(self)
storm-client/src/py/storm/DistributedRPCInvocations.py:102
↓ 1 callersMethodrecv_sendSupervisorAssignments
(self)
storm-client/src/py/storm/Supervisor.py:98
↓ 1 callersMethodrecv_sendSupervisorWorkerHeartbeat
(self)
storm-client/src/py/storm/Nimbus.py:2362
↓ 1 callersMethodrecv_sendSupervisorWorkerHeartbeat
(self)
storm-client/src/py/storm/Supervisor.py:170
↓ 1 callersMethodrecv_sendSupervisorWorkerHeartbeats
(self)
storm-client/src/py/storm/Nimbus.py:2328
↓ 1 callersMethodrecv_setBlobMeta
(self)
storm-client/src/py/storm/Nimbus.py:1218
↓ 1 callersMethodrecv_setLogConfig
(self)
storm-client/src/py/storm/Nimbus.py:794
↓ 1 callersMethodrecv_setWorkerProfiler
(self)
storm-client/src/py/storm/Nimbus.py:904
↓ 1 callersMethodrecv_submitTopology
(self)
storm-client/src/py/storm/Nimbus.py:536
↓ 1 callersMethodrecv_submitTopologyWithOpts
(self)
storm-client/src/py/storm/Nimbus.py:580
↓ 1 callersMethodrecv_updateBlobReplication
(self)
storm-client/src/py/storm/Nimbus.py:1428
↓ 1 callersMethodrecv_uploadBlobChunk
(self)
storm-client/src/py/storm/Nimbus.py:1084
↓ 1 callersMethodrecv_uploadChunk
(self)
storm-client/src/py/storm/Nimbus.py:1524
↓ 1 callersMethodrecv_uploadNewCredentials
(self)
storm-client/src/py/storm/Nimbus.py:972
↓ 1 callersMethodreduceByKeyAndWindow
Returns a new stream where the values that arrive within a window having the same key will be reduced by repeatedly applying the reducer. @param redu
storm-client/src/jvm/org/apache/storm/streams/PairStream.java:151
↓ 1 callersMethodreflectNewLoadMapping
(LoadMapping loadMapping)
storm-client/src/jvm/org/apache/storm/executor/Executor.java:538
↓ 1 callersMethodrefreshBackPressureStatus
()
storm-client/src/jvm/org/apache/storm/daemon/worker/WorkerState.java:527
↓ 1 callersMethodrefreshBlacklistedSupervisorIds
(Cluster cluster, Topologies topologies)
storm-server/src/main/java/org/apache/storm/scheduler/blacklist/BlacklistScheduler.java:192
↓ 1 callersMethodrefreshConnections
()
storm-client/src/jvm/org/apache/storm/daemon/worker/WorkerState.java:411
↓ 1 callersMethodrefreshLocalityGroup
()
storm-client/src/jvm/org/apache/storm/grouping/LoadAwareShuffleGrouping.java:114
↓ 1 callersMethodrefreshPartitions
Prepare the emitter to handle the input partitions.
external/storm-kafka-client/src/main/java/org/apache/storm/kafka/spout/trident/KafkaTridentSpoutEmitter.java:355
↓ 1 callersMethodrefreshStormActive
()
storm-client/src/jvm/org/apache/storm/daemon/worker/WorkerState.java:482
↓ 1 callersMethodregisterAll
(MetricSet metrics)
storm-server/src/main/java/org/apache/storm/metric/StormMetricsRegistry.java:60
↓ 1 callersMethodregisterCounter
(String name)
storm-client/src/jvm/org/apache/storm/task/IMetricsContext.java:56
↓ 1 callersMethodregisterIconnectionServerMetric
(Object server, Map<String, Object> topoConf, TopologyContext context)
storm-client/src/jvm/org/apache/storm/daemon/metrics/BuiltinMetricsUtil.java:23
↓ 1 callersMethodregisterMeters
It may be helpful to register these meters up front, so they are output even if their values are zero. @param registry The metrics registry.
storm-webapp/src/main/java/org/apache/storm/daemon/logviewer/utils/ExceptionMeterNames.java:43
↓ 1 callersMethodregisterMetric
(String name, IMetric metric, Map<String, Object> topoConf, TopologyContext context)
storm-client/src/jvm/org/apache/storm/daemon/metrics/BuiltinMetricsUtil.java:29
↓ 1 callersMethodregisterMetricsForNewTopicPartitions
(Set<TopicPartition> newAssignment)
external/storm-kafka-client/src/main/java/org/apache/storm/kafka/spout/metrics2/KafkaOffsetMetricManager.java:58
↓ 1 callersMethodregisterProcess
Register a process' handle.
storm-server/src/main/java/org/apache/storm/ProcessSimulator.java:36
↓ 1 callersMethodrelaunch
()
storm-server/src/test/java/org/apache/storm/daemon/supervisor/ContainerTest.java:235
↓ 1 callersMethodrelaunch
Restart the processes in this container. PREREQUISITE: cleanUpForRestart has run and passed @throws IOException on any error
storm-server/src/main/java/org/apache/storm/daemon/supervisor/Container.java:574
↓ 1 callersMethodreleaseBlacklistWhenNeeded
Decide when/if to release blacklisted hosts. @param cluster the current state of the cluster. @param blacklistedNodeIds the current set of blacklisted
storm-server/src/main/java/org/apache/storm/scheduler/blacklist/strategies/DefaultBlacklistStrategy.java:136
↓ 1 callersMethodreloadCert
(String keystorePath, String keystorePassword)
storm-client/src/jvm/org/apache/storm/security/auth/tls/ReloadableX509KeyManager.java:112
↓ 1 callersMethodreloadCert
(String trustStorePath, String keystorePassword)
storm-client/src/jvm/org/apache/storm/security/auth/tls/ReloadableX509TrustManager.java:106
↓ 1 callersMethodremoteAssignmentInfo
Get the assignment based on storm id from remote state store, eg: ZK. @param stormId topology id @param callback callback function @return {@link As
storm-client/src/jvm/org/apache/storm/cluster/IStormClusterState.java:54
↓ 1 callersMethodremove
()
storm-client/src/jvm/org/apache/storm/trident/windowing/InMemoryWindowsStore.java:87
↓ 1 callersMethodremoveAllPrivateWorkerKeys
Remove all of the worker keys for a given topology. Used to clean up after a topology finishes. This is expected to only ever be called from nimbus a
storm-client/src/jvm/org/apache/storm/cluster/IStormClusterState.java:290
↓ 1 callersMethodremoveBackpressure
Remove backpressure. Note: In Storm 2.0. Retained for enabling transition from 1.x. Will be removed soon.
storm-client/src/jvm/org/apache/storm/cluster/IStormClusterState.java:198
↓ 1 callersMethodremoveBadAcls
(List<AccessControl> accessControls)
storm-client/src/jvm/org/apache/storm/blobstore/BlobStoreAclHandler.java:353
↓ 1 callersMethodremoveContainerOnExit
Add --rm option. @return the self
storm-server/src/main/java/org/apache/storm/container/docker/DockerRunCommand.java:49
↓ 1 callersMethodremoveElemFromExecutorsSet
(Set<Set<ExecutorDetails>> executorsSets)
storm-server/src/main/java/org/apache/storm/scheduler/IsolationScheduler.java:146
↓ 1 callersMethodremoveExpiredPrivateWorkerKeys
Remove all keys for the given topology that have expired. The number of keys should be small enough that doing an exhaustive scan of them all is accep
storm-client/src/jvm/org/apache/storm/cluster/IStormClusterState.java:282
↓ 1 callersMethodremoveKeyVersion
(String blobKey)
storm-client/src/jvm/org/apache/storm/cluster/IStormClusterState.java:226
↓ 1 callersMethodremoveLongTimeDisappearFromCache
supervisor or port never exits once in tolerance time will be removed from cache.
storm-server/src/main/java/org/apache/storm/scheduler/blacklist/BlacklistScheduler.java:221
↓ 1 callersMethodremoveStormBase
(String stormId)
storm-client/src/jvm/org/apache/storm/cluster/StormClusterStateImpl.java:687
↓ 1 callersMethodremoveStormBase
(String stormId)
storm-client/src/jvm/org/apache/storm/cluster/IStormClusterState.java:212
↓ 1 callersMethodremoveWorkerHeartbeat
(String stormId, String node, Long port)
storm-client/src/jvm/org/apache/storm/cluster/IStormClusterState.java:176
↓ 1 callersFunctionremove_dead_images
(images_to_remove, known_images)
bin/docker-to-squash.py:1553
↓ 1 callersFunctionremove_from_dicts
(hash_to_tags, tag_to_hash, tags)
bin/docker-to-squash.py:517
↓ 1 callersFunctionremove_image_hash_from_dicts
(hash_to_tags, tag_to_hash, image_hash)
bin/docker-to-squash.py:456
↓ 1 callersFunctionremove_unref_files
(images)
bin/docker-to-squash.py:1542
↓ 1 callersMethodrenameCompletedFile
(Path file)
external/storm-hdfs/src/main/java/org/apache/storm/hdfs/spout/HdfsSpout.java:767
↓ 1 callersMethodrenameToInProgressFile
Renames files with .inprogress suffix. @return path of renamed file @throws if operation fails
external/storm-hdfs/src/main/java/org/apache/storm/hdfs/spout/HdfsSpout.java:736
↓ 1 callersFunctionrenderToggleComponents
(div, targetTable)
storm-webapp/src/main/webapp/js/script.js:524
↓ 1 callersMethodrenewCredentials
()
storm-server/src/main/java/org/apache/storm/daemon/nimbus/Nimbus.java:2995
↓ 1 callersMethodreplaceShuffleWithLocalOrShuffle
()
examples/storm-loadgen/src/main/java/org/apache/storm/loadgen/TopologyLoadConf.java:501
↓ 1 callersMethodreplicationCli
(String[] args)
storm-core/src/jvm/org/apache/storm/command/Blobstore.java:218
↓ 1 callersMethodreport
(ScheduledReporter reporter, MetricFilter filter)
storm-client/src/jvm/org/apache/storm/metrics2/TaskMetricRepo.java:57
↓ 1 callersMethodreportBlacklist
(String supervisor, List<Map<String, Set<Integer>>> toleranceBuffer)
storm-server/src/main/java/org/apache/storm/scheduler/blacklist/reporters/IReporter.java:25
↓ 1 callersMethodreportNodeId
report the node id to this strategy to help to decide {@code isReady}. @param nodeId the node id from reported SupervisorWorkerHeartbeats
storm-server/src/main/java/org/apache/storm/nimbus/IWorkerHeartbeatsRecoveryStrategy.java:40
↓ 1 callersMethodreportWindow
(Measurements inWindow, List<Measurements> allTime)
examples/storm-loadgen/src/main/java/org/apache/storm/loadgen/LoadMetricsServer.java:310
↓ 1 callersMethodreportWorkerHeartbeats
(SupervisorWorkerHeartbeats supervisorWorkerHeartbeats)
storm-server/src/main/java/org/apache/storm/daemon/supervisor/timer/ReportWorkerHeartbeats.java:85
↓ 1 callersMethodrerank
()
examples/storm-starter/src/jvm/org/apache/storm/starter/tools/Rankings.java:114
↓ 1 callersMethodreschedule
(Throwable t)
storm-client/src/jvm/org/apache/storm/messaging/netty/Client.java:583
↓ 1 callersMethodreserveResourcesForWorker
This function should be used prior to starting the worker to reserve resources for the worker. @param workerId worker id of the worker to start @para
storm-server/src/main/java/org/apache/storm/container/ResourceIsolationInterface.java:43
↓ 1 callersMethodreserveResourcesForWorker
(String workerId, Integer totalMem, Integer cpuNum, String numaId)
storm-server/src/main/java/org/apache/storm/container/cgroup/CgroupManager.java:125
↓ 1 callersMethodreset
()
external/storm-jms/src/test/java/org/apache/storm/jms/spout/MockSpoutOutputCollector.java:53
↓ 1 callersMethodresetAllCounts
()
storm-server/src/test/java/org/apache/storm/metric/ClusterMetricsConsumerExecutorTest.java:96
↓ 1 callersMethodresetInstance
Resets the singleton instance to the default. This is helpful to reset the class to its original functionality when mocking is no longer desired.
storm-client/src/jvm/org/apache/storm/zookeeper/ClientZookeeper.java:65
↓ 1 callersMethodresetInstance
Resets the singleton instance to the default. This is helpful to reset the class to its original functionality when mocking is no longer desired.
storm-client/src/jvm/org/apache/storm/cluster/ClusterUtils.java:89
↓ 1 callersMethodresetInstance
Resets the singleton instance to the default. This is helpful to reset the class to its original functionality when mocking is no longer desired.
storm-server/src/main/java/org/apache/storm/zookeeper/Zookeeper.java:63
↓ 1 callersMethodresetNumAcks
()
storm-client/src/jvm/org/apache/storm/testing/AckTracker.java:43
↓ 1 callersMethodresetRemaining
()
storm-server/src/main/java/org/apache/storm/scheduler/resource/ResourceAwareScheduler.java:389
↓ 1 callersMethodresetSlotCountToZero
(T obj, int slot)
examples/storm-starter/src/jvm/org/apache/storm/starter/tools/SlotBasedCounter.java:85
↓ 1 callersMethodresetTimeout
(Tuple tuple)
storm-client/src/jvm/org/apache/storm/topology/IBasicOutputCollector.java:24
↓ 1 callersMethodresetWeight
()
storm-client/src/jvm/org/apache/storm/grouping/LoadAwareShuffleGrouping.java:360
↓ 1 callersMethodresolve
Resolve dependencies and return downloaded information of artifacts. @param dependencies the list of dependency @return downloaded information of art
storm-submit-tools/src/main/java/org/apache/storm/submit/dependency/DependencyResolver.java:108
↓ 1 callersFunctionresolve_dependencies
(artifacts, artifact_repositories, maven_local_repos_dir, proxy_url, proxy_username,
bin/storm.py:184
↓ 1 callersMethodresourcesJar
()
storm-server/src/main/java/org/apache/storm/localizer/LocallyCachedTopologyBlob.java:83
↓ 1 callersMethodresponse
Used by SaslTokenMessage::processToken() to respond to server SASL tokens. @param token Server's SASL token @return token to send back to the server.
storm-client/src/jvm/org/apache/storm/messaging/netty/KerberosSaslNettyServer.java:120
↓ 1 callersMethodresumeFromBlacklist
resume supervisors form blacklist. Blacklist is just a temporary list for supervisors, or there will be less and less available resources. This will b
storm-server/src/main/java/org/apache/storm/scheduler/blacklist/strategies/IBlacklistStrategy.java:48
↓ 1 callersMethodretainAll
(Collection<TopicPartition> topicPartitions)
external/storm-kafka-client/src/main/java/org/apache/storm/kafka/spout/KafkaSpoutRetryExponentialBackoff.java:237
↓ 1 callersMethodretriedAttempt
(Object batchId)
storm-client/src/jvm/org/apache/storm/trident/windowing/WindowTridentProcessor.java:90
↓ 1 callersMethodretrieveAllConfigKeys
Retrieves all values of all static fields of {@link Config} which represent all available configuration keys through reflection. The method assumes th
storm-client/src/jvm/org/apache/storm/executor/Executor.java:246
↓ 1 callersMethodretrieveValuesFromRedis
Retrieves values from Redis that each value is corresponding to each key. @param state State for handling query @param keys keys having state values
external/storm-redis/src/main/java/org/apache/storm/redis/trident/state/AbstractRedisStateQuerier.java:88
↓ 1 callersMethodretrieveValuesFromRedis
Retrieves values from Redis that each value is corresponding to each key. @param keys keys having state values @return values which are corresponding
external/storm-redis/src/main/java/org/apache/storm/redis/trident/state/AbstractRedisMapState.java:124
↓ 1 callersMethodretryNext
(TTransportException ex)
storm-client/src/jvm/org/apache/storm/security/auth/TBackoffConnect.java:57
↓ 1 callersMethodreturnResult
(String result)
storm-server/src/main/java/org/apache/storm/daemon/drpc/OutstandingRequest.java:57
↓ 1 callersMethodrotateBuckets
(long value, long timeSpent)
storm-client/src/jvm/org/apache/storm/metric/internal/CountStat.java:107
↓ 1 callersMethodrotateClients
()
storm-client/src/jvm/org/apache/storm/pacemaker/PacemakerClientPool.java:84
↓ 1 callersMethodrotateFiles
()
storm-client/src/jvm/org/apache/storm/metric/FileBasedEventLogger.java:155
↓ 1 callersMethodrotateGrepBuffer
(ByteBuffer buf, BufferedInputStream stream, int totalBytesRead, int fileLength)
storm-webapp/src/main/java/org/apache/storm/daemon/logviewer/handler/LogviewerLogSearchHandler.java:573
↓ 1 callersMethodrotateIfNeeded
()
storm-client/src/jvm/org/apache/storm/security/auth/ShellBasedGroupsMapping.java:86
↓ 1 callersMethodrotateSched
(long now)
storm-client/src/jvm/org/apache/storm/metric/internal/LatencyStat.java:150
↓ 1 callersMethodrotateTopologyCleanupMap
(long deletionDelay)
storm-server/src/main/java/org/apache/storm/daemon/nimbus/Nimbus.java:1046
← previousnext →9,401–9,500 of 27,770, ranked by callers