Class Hierarchy
- java.lang.Object
- com.blibli.oss.command.autoconfigure.CommandAutoConfiguration
- com.blibli.oss.command.impl.CommandBuilderImpl<REQUEST,RESPONSE> (implements com.blibli.oss.command.CommandBuilder<R,T>)
- com.blibli.oss.command.autoconfigure.CommandCacheAutoConfiguration
- com.blibli.oss.command.cache.impl.CommandCacheImpl (implements com.blibli.oss.command.cache.CommandCache)
- com.blibli.oss.command.cache.CommandCacheInterceptor (implements com.blibli.oss.command.plugin.CommandInterceptor)
- com.blibli.oss.command.cache.impl.CommandCacheMapperImpl (implements com.blibli.oss.command.cache.CommandCacheMapper)
- com.blibli.oss.command.impl.CommandExecutorImpl (implements org.springframework.context.ApplicationContextAware, com.blibli.oss.command.CommandExecutor)
- com.blibli.oss.command.plugin.impl.CommandGroupStrategyImpl (implements com.blibli.oss.command.plugin.CommandGroupStrategy)
- com.blibli.oss.command.plugin.impl.CommandKeyStrategyImpl (implements org.springframework.context.ApplicationContextAware, com.blibli.oss.command.plugin.CommandKeyStrategy)
- com.blibli.oss.command.impl.CommandProcessorImpl (implements org.springframework.context.ApplicationContextAware, com.blibli.oss.command.CommandProcessor, org.springframework.beans.factory.InitializingBean)
- com.blibli.oss.command.properties.CommandProperties
- com.blibli.oss.command.properties.CommandProperties.CacheProperties
- com.blibli.oss.command.properties.CommandProperties.HystrixProperties
- com.blibli.oss.command.autoconfigure.CommandPropertiesAutoConfiguration
- com.netflix.hystrix.HystrixObservableCommand<R> (implements com.netflix.hystrix.HystrixInvokableInfo<R>, com.netflix.hystrix.HystrixObservable<R>)
- com.blibli.oss.command.plugin.InterceptorUtil
- java.lang.Throwable (implements java.io.Serializable)
- com.blibli.oss.command.tuple.Tuple
- com.blibli.oss.command.tuple.Tuple2<FIRST,SECOND>
- com.blibli.oss.command.tuple.Tuple3<FIRST,SECOND,THIRD>
- com.blibli.oss.command.tuple.Tuple4<FIRST,SECOND,THIRD,FORTH>
- com.blibli.oss.command.tuple.Tuple5<FIRST,SECOND,THIRD,FORTH,FIFTH>
Interface Hierarchy
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.