All Classes
-
All Classes Class Summary Enum Summary Annotation Types Summary Class Description CacheInterceptionContext<T extends Annotation> CacheInterceptor CacheInterceptor.ReturnType CacheInvalidate When a method annotated withCacheInvalidateis invoked, Quarkus will use the method argument as key to try to remove an existing entry from the Infinispan cache.CacheInvalidate.List CacheInvalidateAll When a method annotated withCacheInvalidateAllis invoked, Quarkus will remove all entries from the Infinispan cache.CacheInvalidateAll.List CacheInvalidateAllInterceptor CacheInvalidateInterceptor CacheResult When a method annotated withCacheResultis invoked, Quarkus will use the method argument as key and use it to check in the Infinispan cache if the method has been already invoked.CacheResultInterceptor DisableLoggingFeature Disables logging during the analysis phaseInfinispanClientBuildTimeConfig InfinispanClientProducer Produces a configured remote cache manager instanceInfinispanClientRuntimeConfig InfinispanClientRuntimeConfig.RemoteCacheConfig InfinispanClientRuntimeConfig$$accessor InfinispanGetWrapper InfinispanHealthCheck InfinispanRecorder InfinispanServerUrlSupplier InfinispanServiceBindingConverter ServiceBindingConverter for Infinispan to support SBO (Service Binding Operator) in Quarkus.QuerySubstitutions Class that has all the query substitutions necessary to remove code that is loaded when proto marshaller is in useRemote Qualifier used to specify which remote cache will be injected.SubstituteConfigurationBuilder We only support byte[] by default for marshallingSubstituteConfigurationProperties SubstituteDefaultTransportFactory This class is here so there are no code paths to loading up native epollSubstituteExecutorFactoryConfiguration SubstituteExecutorFactoryConfigurationBuilder Avoids using reflection for DefaultAsyncExecutorFactory classSubstituteMarshallerRegistration SubstituteRemoteCacheImpl This class is here solely to remove the mbeanObjectName field and all methods that would access itSubstituteRemoteCacheManager This class is here solely to remove the mbeanObjectName field and all methods that would access itSubstituteStatisticsConfiguration JMX is always disabled in native modeSynchronousInfinispanGet UnresolvedUniValue This value acts as a placeholder in the cache.