Skip navigation links
Avanza Hystrix Multiconfig 0.0.3
C D E G H I M R S T V W 

C

com.avanza.hystrix.multiconfig - package com.avanza.hystrix.multiconfig
 
containsAllMappings(String) - Static method in class com.avanza.hystrix.multiconfig.MultiConfigs
 
containsMapping(String) - Method in class com.avanza.hystrix.multiconfig.MultiConcurrencyStrategyDispatcher
 
containsMapping(String) - Method in class com.avanza.hystrix.multiconfig.MultiEventNotifierDispatcher
 
containsMapping(String) - Method in class com.avanza.hystrix.multiconfig.MultiPropertiesStrategyDispatcher
 
create(String) - Static method in class com.avanza.hystrix.multiconfig.MultiConfigId
 
createCollapserKey(String) - Method in class com.avanza.hystrix.multiconfig.MultiConfigId
 
createCommandGroupKey(String) - Method in class com.avanza.hystrix.multiconfig.MultiConfigId
 
createCommandKey(String) - Method in class com.avanza.hystrix.multiconfig.MultiConfigId
 
createThreadPoolKey(String) - Method in class com.avanza.hystrix.multiconfig.MultiConfigId
 

D

decode(HystrixCommandKey) - Static method in class com.avanza.hystrix.multiconfig.MultiConfigId
 
decode(HystrixCollapserKey) - Static method in class com.avanza.hystrix.multiconfig.MultiConfigId
 
decode(HystrixThreadPoolKey) - Static method in class com.avanza.hystrix.multiconfig.MultiConfigId
 

E

encode(HystrixCommandKey) - Method in class com.avanza.hystrix.multiconfig.MultiConfigId
 
encode(HystrixCommandGroupKey) - Method in class com.avanza.hystrix.multiconfig.MultiConfigId
 
encode(HystrixCollapserKey) - Method in class com.avanza.hystrix.multiconfig.MultiConfigId
 
encode(HystrixThreadPoolKey) - Method in class com.avanza.hystrix.multiconfig.MultiConfigId
 
equals(Object) - Method in class com.avanza.hystrix.multiconfig.MultiConfigId
 

G

getBlockingQueue(int) - Method in class com.avanza.hystrix.multiconfig.MultiConcurrencyStrategyDispatcher
 
getCollapserProperties(HystrixCollapserKey, HystrixCollapserProperties.Setter) - Method in class com.avanza.hystrix.multiconfig.MultiPropertiesStrategyDispatcher
 
getCollapserPropertiesCacheKey(HystrixCollapserKey, HystrixCollapserProperties.Setter) - Method in class com.avanza.hystrix.multiconfig.MultiPropertiesStrategyDispatcher
 
getCommandProperties(HystrixCommandKey, HystrixCommandProperties.Setter) - Method in class com.avanza.hystrix.multiconfig.MultiPropertiesStrategyDispatcher
 
getCommandPropertiesCacheKey(HystrixCommandKey, HystrixCommandProperties.Setter) - Method in class com.avanza.hystrix.multiconfig.MultiPropertiesStrategyDispatcher
 
getPrefix() - Method in class com.avanza.hystrix.multiconfig.MultiConfigId
 
getRequestVariable(HystrixRequestVariableLifecycle<T>) - Method in class com.avanza.hystrix.multiconfig.MultiConcurrencyStrategyDispatcher
 
getThreadPool(HystrixThreadPoolKey, HystrixProperty<Integer>, HystrixProperty<Integer>, HystrixProperty<Integer>, TimeUnit, BlockingQueue<Runnable>) - Method in class com.avanza.hystrix.multiconfig.MultiConcurrencyStrategyDispatcher
 
getThreadPoolProperties(HystrixThreadPoolKey, HystrixThreadPoolProperties.Setter) - Method in class com.avanza.hystrix.multiconfig.MultiPropertiesStrategyDispatcher
 
getThreadPoolPropertiesCacheKey(HystrixThreadPoolKey, HystrixThreadPoolProperties.Setter) - Method in class com.avanza.hystrix.multiconfig.MultiPropertiesStrategyDispatcher
 
getTimerThreadPoolProperties() - Method in class com.avanza.hystrix.multiconfig.MultiPropertiesStrategyDispatcher
 

H

hashCode() - Method in class com.avanza.hystrix.multiconfig.MultiConfigId
 
hasMultiSourceId(HystrixCommandKey) - Static method in class com.avanza.hystrix.multiconfig.MultiConfigId
 
hasMultiSourceId(HystrixCollapserKey) - Static method in class com.avanza.hystrix.multiconfig.MultiConfigId
 
hasMultiSourceId(HystrixThreadPoolKey) - Static method in class com.avanza.hystrix.multiconfig.MultiConfigId
 

I

instance() - Method in class com.avanza.hystrix.multiconfig.MultiConcurrencyStrategyDispatcher
 
instance() - Method in class com.avanza.hystrix.multiconfig.MultiEventNotifierDispatcher
 
instance() - Method in class com.avanza.hystrix.multiconfig.MultiPropertiesStrategyDispatcher
 

M

markCommandExecution(HystrixCommandKey, HystrixCommandProperties.ExecutionIsolationStrategy, int, List<HystrixEventType>) - Method in class com.avanza.hystrix.multiconfig.MultiEventNotifierDispatcher
 
markEvent(HystrixEventType, HystrixCommandKey) - Method in class com.avanza.hystrix.multiconfig.MultiEventNotifierDispatcher
 
MultiConcurrencyStrategyDispatcher - Class in com.avanza.hystrix.multiconfig
 
MultiConcurrencyStrategyDispatcher() - Constructor for class com.avanza.hystrix.multiconfig.MultiConcurrencyStrategyDispatcher
 
MultiConfigId - Class in com.avanza.hystrix.multiconfig
 
MultiConfigs - Class in com.avanza.hystrix.multiconfig
 
MultiConfigs() - Constructor for class com.avanza.hystrix.multiconfig.MultiConfigs
 
MultiEventNotifierDispatcher - Class in com.avanza.hystrix.multiconfig
 
MultiEventNotifierDispatcher() - Constructor for class com.avanza.hystrix.multiconfig.MultiEventNotifierDispatcher
 
MultiPropertiesStrategyDispatcher - Class in com.avanza.hystrix.multiconfig
 
MultiPropertiesStrategyDispatcher() - Constructor for class com.avanza.hystrix.multiconfig.MultiPropertiesStrategyDispatcher
 

R

readFrom(HystrixCommandKey) - Static method in class com.avanza.hystrix.multiconfig.MultiConfigId
 
readFrom(HystrixCollapserKey) - Static method in class com.avanza.hystrix.multiconfig.MultiConfigId
 
readFrom(HystrixThreadPoolKey) - Static method in class com.avanza.hystrix.multiconfig.MultiConfigId
 
register(String, HystrixConcurrencyStrategy) - Method in class com.avanza.hystrix.multiconfig.MultiConcurrencyStrategyDispatcher
 
register(String, HystrixPropertiesStrategy) - Static method in class com.avanza.hystrix.multiconfig.MultiConfigs
 
register(String, HystrixConcurrencyStrategy) - Static method in class com.avanza.hystrix.multiconfig.MultiConfigs
 
register(String, HystrixEventNotifier) - Static method in class com.avanza.hystrix.multiconfig.MultiConfigs
 
register(String, HystrixEventNotifier) - Method in class com.avanza.hystrix.multiconfig.MultiEventNotifierDispatcher
 
register(String, HystrixPropertiesStrategy) - Method in class com.avanza.hystrix.multiconfig.MultiPropertiesStrategyDispatcher
 

S

setUnderlying(HystrixConcurrencyStrategy) - Method in class com.avanza.hystrix.multiconfig.MultiConcurrencyStrategyDispatcher
 
setUnderlying(HystrixEventNotifier) - Method in class com.avanza.hystrix.multiconfig.MultiEventNotifierDispatcher
 
setUnderlying(HystrixPropertiesStrategy) - Method in class com.avanza.hystrix.multiconfig.MultiPropertiesStrategyDispatcher
 

T

toString() - Method in class com.avanza.hystrix.multiconfig.MultiConfigId
 

V

verifyRegistered() - Static method in class com.avanza.hystrix.multiconfig.MultiConfigs
 

W

wrapCallable(Callable<T>) - Method in class com.avanza.hystrix.multiconfig.MultiConcurrencyStrategyDispatcher
 
C D E G H I M R S T V W 
Skip navigation links
Avanza Hystrix Multiconfig 0.0.3

Copyright © 2020 Avanza Bank AB. All rights reserved.