MCPcopy Create free account
hub / github.com/apache/kafka / sleep

Method sleep

clients/src/main/java/org/apache/kafka/common/utils/Time.java:37–37  ·  view source on GitHub ↗

Sleep for the given number of milliseconds

(long ms)

Source from the content-addressed store, hash-verified

35 * Sleep for the given number of milliseconds
36 */
37 public void sleep(long ms);
38
39}

Callers 15

start_zookeepersFunction · 0.65
start_producer_in_threadFunction · 0.65
get_reelection_latencyFunction · 0.65
start_migration_toolFunction · 0.65
start_simple_consumerFunction · 0.65
start_metrics_collectionFunction · 0.65
runTestMethod · 0.65
runTestMethod · 0.65
runTestMethod · 0.65

Implementers 2

MockTimeclients/src/test/java/org/apache/kafka
SystemTimeclients/src/main/java/org/apache/kafka

Calls

no outgoing calls

Tested by 15

start_zookeepersFunction · 0.52
start_producer_in_threadFunction · 0.52
get_reelection_latencyFunction · 0.52
start_migration_toolFunction · 0.52
start_simple_consumerFunction · 0.52
runTestMethod · 0.52
runTestMethod · 0.52
runTestMethod · 0.52
pollMethod · 0.52