Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Net.sf.ehcache.constructs.nonstop.store Classes and Interfaces - 10 results found.
NameDescriptionTypePackageFramework
ExceptionOnTimeoutStoreClassnet.sf.ehcache.constructs.nonstop.storeEHCache
ExecutorServiceStoreThis implementation executes all operations using a NonstopExecutorService.Classnet.sf.ehcache.constructs.nonstop.storeEHCache
LocalReadsOnTimeoutStoreA NonstopStore implementation that returns the local value in the VM, if present, for get operations and no-op for put, remove and other operationsClassnet.sf.ehcache.constructs.nonstop.storeEHCache
NonstopStoreInterface for nonstop featureAuthor:Abhishek SanoujamInterfacenet.sf.ehcache.constructs.nonstop.storeEHCache
NonstopStoreImplA NonstopStore implementation which does not block threads when the cluster goes down.Classnet.sf.ehcache.constructs.nonstop.storeEHCache
NonstopTimeoutBehaviorStoreResolverInterface for resolving a NonstopStore.Interfacenet.sf.ehcache.constructs.nonstop.storeEHCache
NoOpOnTimeoutStore operations and does nothing for puts and removes.Classnet.sf.ehcache.constructs.nonstop.storeEHCache
RejoinAwareBlockingOperationA Callable implementation that accepts another callable delegate for executing it in nonstop+rejoin context.Classnet.sf.ehcache.constructs.nonstop.storeEHCache
RejoinAwareNonstopStoreRejoin aware NonstopStoreAuthor:Abhishek SanoujamInterfacenet.sf.ehcache.constructs.nonstop.storeEHCache
TransactionalExecutorServiceStoreThis implementation is identical to TransactionalExecutorServiceStore except that it ensures the transactional context gets propagated to the executor thread.Classnet.sf.ehcache.constructs.nonstop.storeEHCache