index
int64
0
0
repo_id
stringlengths
26
205
file_path
stringlengths
51
246
content
stringlengths
8
433k
__index_level_0__
int64
0
10k
0
Create_ds/Hystrix/hystrix-core/src/test/java/com/netflix/hystrix/metric
Create_ds/Hystrix/hystrix-core/src/test/java/com/netflix/hystrix/metric/consumer/RollingCollapserEventCounterStreamTest.java
/** * Copyright 2016 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
4,600
0
Create_ds/Hystrix/hystrix-core/src/test/java/com/netflix/hystrix/metric
Create_ds/Hystrix/hystrix-core/src/test/java/com/netflix/hystrix/metric/consumer/RollingCommandMaxConcurrencyStreamTest.java
/** * Copyright 2016 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
4,601
0
Create_ds/Hystrix/hystrix-core/src/test/java/com/netflix/hystrix/metric
Create_ds/Hystrix/hystrix-core/src/test/java/com/netflix/hystrix/metric/consumer/RollingCollapserBatchSizeDistributionStreamTest.java
/** * Copyright 2016 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
4,602
0
Create_ds/Hystrix/hystrix-core/src/test/java/com/netflix/hystrix/metric
Create_ds/Hystrix/hystrix-core/src/test/java/com/netflix/hystrix/metric/consumer/RollingThreadPoolEventCounterStreamTest.java
/** * Copyright 2016 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
4,603
0
Create_ds/Hystrix/hystrix-core/src/test/java/com/netflix/hystrix/metric
Create_ds/Hystrix/hystrix-core/src/test/java/com/netflix/hystrix/metric/consumer/CumulativeCollapserEventCounterStreamTest.java
/** * Copyright 2016 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
4,604
0
Create_ds/Hystrix/hystrix-core/src/test/java/com/netflix/hystrix/metric
Create_ds/Hystrix/hystrix-core/src/test/java/com/netflix/hystrix/metric/consumer/RollingCommandLatencyDistributionStreamTest.java
/** * Copyright 2016 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
4,605
0
Create_ds/Hystrix/hystrix-core/src/test/java/com/netflix/hystrix/metric
Create_ds/Hystrix/hystrix-core/src/test/java/com/netflix/hystrix/metric/consumer/RollingCommandEventCounterStreamTest.java
/** * Copyright 2016 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
4,606
0
Create_ds/Hystrix/hystrix-core/src/test/java/com/netflix/hystrix/metric
Create_ds/Hystrix/hystrix-core/src/test/java/com/netflix/hystrix/metric/consumer/HealthCountsStreamTest.java
/** * Copyright 2016 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
4,607
0
Create_ds/Hystrix/hystrix-core/src/test/java/com/netflix/hystrix/metric
Create_ds/Hystrix/hystrix-core/src/test/java/com/netflix/hystrix/metric/consumer/CumulativeCommandEventCounterStreamTest.java
/** * Copyright 2016 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
4,608
0
Create_ds/Hystrix/hystrix-core/src/test/java/com/netflix/hystrix/metric
Create_ds/Hystrix/hystrix-core/src/test/java/com/netflix/hystrix/metric/consumer/HystrixDashboardStreamTest.java
/** * Copyright 2016 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
4,609
0
Create_ds/Hystrix/hystrix-core/src/test/java/com/netflix/hystrix
Create_ds/Hystrix/hystrix-core/src/test/java/com/netflix/hystrix/strategy/HystrixPluginsTest.java
/** * Copyright 2016 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
4,610
0
Create_ds/Hystrix/hystrix-core/src/test/java/com/netflix/hystrix/strategy
Create_ds/Hystrix/hystrix-core/src/test/java/com/netflix/hystrix/strategy/metrics/HystrixMetricsPublisherFactoryTest.java
/** * Copyright 2015 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
4,611
0
Create_ds/Hystrix/hystrix-core/src/test/java/com/netflix/hystrix/strategy
Create_ds/Hystrix/hystrix-core/src/test/java/com/netflix/hystrix/strategy/concurrency/HystrixContextSchedulerTest.java
/** * Copyright 2015 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
4,612
0
Create_ds/Hystrix/hystrix-core/src/test/java/com/netflix/hystrix/strategy
Create_ds/Hystrix/hystrix-core/src/test/java/com/netflix/hystrix/strategy/concurrency/HystrixConcurrencyStrategyTest.java
/** * Copyright 2015 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
4,613
0
Create_ds/Hystrix/hystrix-core/src/test/java/com/netflix/hystrix/strategy
Create_ds/Hystrix/hystrix-core/src/test/java/com/netflix/hystrix/strategy/properties/HystrixPropertyTest.java
/** * Copyright 2015 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
4,614
0
Create_ds/Hystrix/hystrix-core/src/test/java/com/netflix/hystrix/strategy
Create_ds/Hystrix/hystrix-core/src/test/java/com/netflix/hystrix/strategy/properties/HystrixPropertiesChainedArchaiusPropertyTest.java
/** * Copyright 2015 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
4,615
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/HystrixCommandGroupKey.java
/** * Copyright 2012 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
4,616
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/HystrixCollapser.java
/** * Copyright 2012 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
4,617
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/HystrixThreadPoolProperties.java
/** * Copyright 2012 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
4,618
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/HystrixObservableCommand.java
/** * Copyright 2012 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
4,619
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/HystrixExecutable.java
/** * Copyright 2012 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
4,620
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/HystrixCollapserProperties.java
/** * Copyright 2012 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
4,621
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/AbstractCommand.java
/** * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
4,622
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/HystrixCollapserKey.java
/** * Copyright 2012 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
4,623
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/HystrixCachedObservable.java
package com.netflix.hystrix; import rx.Observable; import rx.Subscription; import rx.functions.Action0; import rx.subjects.ReplaySubject; public class HystrixCachedObservable<R> { protected final Subscription originalSubscription; protected final Observable<R> cachedObservable; private volatile int outsta...
4,624
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/HystrixCollapserMetrics.java
/** * Copyright 2012 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
4,625
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/HystrixCommandProperties.java
/** * Copyright 2012 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
4,626
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/HystrixCommand.java
/** * Copyright 2012 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
4,627
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/HystrixCommandResponseFromCache.java
package com.netflix.hystrix; import rx.Observable; import rx.functions.Action0; import rx.functions.Action1; import java.util.concurrent.atomic.AtomicBoolean; public class HystrixCommandResponseFromCache<R> extends HystrixCachedObservable<R> { private final AbstractCommand<R> originalCommand; /* package-pri...
4,628
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/HystrixKey.java
package com.netflix.hystrix; /** * Basic class for hystrix keys */ public interface HystrixKey { /** * The word 'name' is used instead of 'key' so that Enums can implement this interface and it work natively. * * @return String */ String name(); /** * Default implementation of t...
4,629
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/HystrixRequestCache.java
/** * Copyright 2012 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
4,630
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/HystrixCounters.java
/** * Copyright 2015 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
4,631
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/HystrixCircuitBreaker.java
/** * Copyright 2012 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
4,632
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/HystrixThreadPoolKey.java
/** * Copyright 2012 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
4,633
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/HystrixObservable.java
/** * Copyright 2014 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
4,634
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/HystrixCommandKey.java
/** * Copyright 2012 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
4,635
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/HystrixTimerThreadPoolProperties.java
package com.netflix.hystrix; import static com.netflix.hystrix.strategy.properties.HystrixPropertiesChainedProperty.forInteger; import com.netflix.hystrix.strategy.properties.HystrixPropertiesStrategy; import com.netflix.hystrix.strategy.properties.HystrixProperty; /** * Properties for Hystrix timer thread pool. *...
4,636
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/Hystrix.java
/** * Copyright 2015 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
4,637
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/HystrixRequestLog.java
/** * Copyright 2012 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
4,638
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/HystrixThreadPool.java
/** * Copyright 2012 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
4,639
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/HystrixInvokable.java
/** * Copyright 2015 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
4,640
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/HystrixObservableCollapser.java
/** * Copyright 2014 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
4,641
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/HystrixEventType.java
/** * Copyright 2012 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
4,642
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/ExecutionResult.java
/** * Copyright 2016 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
4,643
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/HystrixMetrics.java
/** * Copyright 2012 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
4,644
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/HystrixThreadPoolMetrics.java
/** * Copyright 2012 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
4,645
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/package-info.java
/** * Copyright 2012 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
4,646
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/HystrixInvokableInfo.java
/** * Copyright 2014 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
4,647
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/HystrixCommandMetrics.java
/** * Copyright 2012 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
4,648
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/util/InternMap.java
package com.netflix.hystrix.util; import java.util.concurrent.ConcurrentHashMap; import java.util.concurrent.ConcurrentMap; /** * Utility to have 'intern' - like functionality, which holds single instance of wrapper for a given key */ public class InternMap<K, V> { private final ConcurrentMap<K, V> storage = ne...
4,649
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/util/LongMaxUpdater.java
/** * Copyright 2012 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
4,650
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/util/LongAdder.java
/** * Copyright 2012 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
4,651
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/util/HystrixTimer.java
/** * Copyright 2012 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
4,652
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/util/Exceptions.java
package com.netflix.hystrix.util; import java.util.LinkedList; import java.util.List; public class Exceptions { private Exceptions() { } /** * Throws the argument, return-type is RuntimeException so the caller can use a throw statement break out of the method */ public static RuntimeExcepti...
4,653
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/util/ExceptionThreadingUtility.java
/** * Copyright 2012 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
4,654
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/util/HystrixRollingNumber.java
/** * Copyright 2012 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
4,655
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/util/HystrixRollingPercentile.java
/** * Copyright 2012 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
4,656
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/util/HystrixRollingNumberEvent.java
/** * Copyright 2012 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
4,657
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/util/PlatformSpecific.java
/** * Copyright 2016 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
4,658
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/util/package-info.java
/** * Copyright 2012 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
4,659
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/util/Striped64.java
/** * Copyright 2012 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
4,660
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/config/HystrixConfigurationStream.java
/** * Copyright 2016 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
4,661
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/config/HystrixThreadPoolConfiguration.java
/** * Copyright 2016 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
4,662
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/config/HystrixCommandConfiguration.java
/** * Copyright 2016 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
4,663
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/config/HystrixConfiguration.java
/** * Copyright 2016 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
4,664
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/config/HystrixCollapserConfiguration.java
/** * Copyright 2016 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
4,665
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/collapser/RequestCollapserFactory.java
/** * Copyright 2015 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
4,666
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/collapser/HystrixCollapserBridge.java
/** * Copyright 2015 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
4,667
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/collapser/RequestCollapser.java
/** * Copyright 2015 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
4,668
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/collapser/RequestBatch.java
/** * Copyright 2015 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
4,669
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/collapser/RealCollapserTimer.java
/** * Copyright 2015 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
4,670
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/collapser/CollapsedRequestSubject.java
/** * Copyright 2015 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
4,671
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/collapser/CollapserTimer.java
/** * Copyright 2015 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
4,672
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/metric/CachedValuesHistogram.java
/** * Copyright 2016 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
4,673
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/metric/HystrixCommandExecutionStarted.java
/** * Copyright 2015 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
4,674
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/metric/HystrixCommandEvent.java
/** * Copyright 2015 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
4,675
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/metric/HystrixThreadPoolCompletionStream.java
/** * Copyright 2015 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
4,676
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/metric/HystrixEvent.java
/** * Copyright 2015 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
4,677
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/metric/HystrixCollapserEvent.java
/** * Copyright 2015 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
4,678
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/metric/HystrixEventStream.java
/** * Copyright 2015 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
4,679
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/metric/HystrixRequestEventsStream.java
/** * Copyright 2016 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
4,680
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/metric/HystrixCommandStartStream.java
/** * Copyright 2015 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
4,681
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/metric/HystrixCommandCompletion.java
/** * Copyright 2015 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
4,682
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/metric/HystrixThreadPoolStartStream.java
/** * Copyright 2016 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
4,683
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/metric/HystrixCollapserEventStream.java
/** * Copyright 2015 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
4,684
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/metric/HystrixThreadEventStream.java
/** * Copyright 2015 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
4,685
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/metric/HystrixCommandCompletionStream.java
/** * Copyright 2015 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
4,686
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/metric/HystrixRequestEvents.java
/** * Copyright 2016 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
4,687
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/metric
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/metric/sample/HystrixCommandUtilization.java
/** * Copyright 2016 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
4,688
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/metric
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/metric/sample/HystrixThreadPoolUtilization.java
/** * Copyright 2016 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
4,689
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/metric
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/metric/sample/HystrixUtilizationStream.java
/** * Copyright 2016 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
4,690
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/metric
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/metric/sample/HystrixUtilization.java
/** * Copyright 2016 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
4,691
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/metric
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/metric/consumer/RollingCommandEventCounterStream.java
/** * Copyright 2015 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
4,692
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/metric
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/metric/consumer/RollingDistributionStream.java
/** * Copyright 2015 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
4,693
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/metric
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/metric/consumer/RollingCollapserEventCounterStream.java
/** * Copyright 2015 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
4,694
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/metric
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/metric/consumer/BucketedCumulativeCounterStream.java
/** * Copyright 2015 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
4,695
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/metric
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/metric/consumer/BucketedRollingCounterStream.java
/** * Copyright 2015 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
4,696
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/metric
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/metric/consumer/RollingCommandUserLatencyDistributionStream.java
/** * Copyright 2015 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
4,697
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/metric
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/metric/consumer/RollingCommandMaxConcurrencyStream.java
/** * Copyright 2015 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
4,698
0
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/metric
Create_ds/Hystrix/hystrix-core/src/main/java/com/netflix/hystrix/metric/consumer/HystrixDashboardStream.java
/** * Copyright 2016 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
4,699