Uses of Package
org.infinispan.context

Packages that use org.infinispan.context
org.infinispan This is the core of Infinispan, a distributed, transactional, highly scalable data grid platform. 
org.infinispan.atomic This package contains the AtomicMap interfaces and API that Infinispan exposes as building blocks in creating other public interface such as the tree API. 
org.infinispan.commands Commands that operate on the cache, either locally or remotely. 
org.infinispan.commands.control   
org.infinispan.commands.read   
org.infinispan.commands.remote   
org.infinispan.commands.tx   
org.infinispan.commands.write   
org.infinispan.context Contexts contain information of a specific invocation on the cache, such as its origins, scope (transactional or non-transactional), as well as invocation-specific flags. 
org.infinispan.context.impl   
org.infinispan.distribution Classes relating to the distributed cache mode. 
org.infinispan.factories Factories are internal components used to create other components based on a cache's configuration. 
org.infinispan.interceptors Infinispan is designed around a set of interceptors around a data container. 
org.infinispan.interceptors.base   
org.infinispan.notifications.cachelistener   
org.infinispan.statetransfer Transfer of state to new caches in a cluster. 
org.infinispan.transaction.xa   
org.infinispan.tree This package contains the TreeCache. 
org.infinispan.util.concurrent.locks   
org.infinispan.util.concurrent.locks.containers   
 

Classes in org.infinispan.context used by org.infinispan
Flag
          Available flags, which may be set on a per-invocation basis.
InvocationContextContainer
          Manages the association between an InvocationContext and the calling thread.
 

Classes in org.infinispan.context used by org.infinispan.atomic
InvocationContextContainer
          Manages the association between an InvocationContext and the calling thread.
 

Classes in org.infinispan.context used by org.infinispan.commands
InvocationContext
          A context that contains information pertaining to a given invocation.
InvocationContextContainer
          Manages the association between an InvocationContext and the calling thread.
 

Classes in org.infinispan.context used by org.infinispan.commands.control
InvocationContext
          A context that contains information pertaining to a given invocation.
 

Classes in org.infinispan.context used by org.infinispan.commands.read
InvocationContext
          A context that contains information pertaining to a given invocation.
 

Classes in org.infinispan.context used by org.infinispan.commands.remote
InvocationContext
          A context that contains information pertaining to a given invocation.
InvocationContextContainer
          Manages the association between an InvocationContext and the calling thread.
 

Classes in org.infinispan.context used by org.infinispan.commands.tx
InvocationContext
          A context that contains information pertaining to a given invocation.
InvocationContextContainer
          Manages the association between an InvocationContext and the calling thread.
 

Classes in org.infinispan.context used by org.infinispan.commands.write
InvocationContext
          A context that contains information pertaining to a given invocation.
 

Classes in org.infinispan.context used by org.infinispan.context
EntryLookup
          Interface that can look up MVCC wrapped entries.
Flag
          Available flags, which may be set on a per-invocation basis.
FlagContainer
          Interface that defines access to and manipulation of Flag.
InvocationContext
          A context that contains information pertaining to a given invocation.
InvocationContextContainer
          Manages the association between an InvocationContext and the calling thread.
 

Classes in org.infinispan.context used by org.infinispan.context.impl
EntryLookup
          Interface that can look up MVCC wrapped entries.
Flag
          Available flags, which may be set on a per-invocation basis.
FlagContainer
          Interface that defines access to and manipulation of Flag.
InvocationContext
          A context that contains information pertaining to a given invocation.
 

Classes in org.infinispan.context used by org.infinispan.distribution
InvocationContextContainer
          Manages the association between an InvocationContext and the calling thread.
 

Classes in org.infinispan.context used by org.infinispan.factories
InvocationContext
          A context that contains information pertaining to a given invocation.
 

Classes in org.infinispan.context used by org.infinispan.interceptors
InvocationContext
          A context that contains information pertaining to a given invocation.
InvocationContextContainer
          Manages the association between an InvocationContext and the calling thread.
 

Classes in org.infinispan.context used by org.infinispan.interceptors.base
InvocationContext
          A context that contains information pertaining to a given invocation.
 

Classes in org.infinispan.context used by org.infinispan.notifications.cachelistener
InvocationContext
          A context that contains information pertaining to a given invocation.
 

Classes in org.infinispan.context used by org.infinispan.statetransfer
InvocationContextContainer
          Manages the association between an InvocationContext and the calling thread.
 

Classes in org.infinispan.context used by org.infinispan.transaction.xa
InvocationContext
          A context that contains information pertaining to a given invocation.
InvocationContextContainer
          Manages the association between an InvocationContext and the calling thread.
 

Classes in org.infinispan.context used by org.infinispan.tree
Flag
          Available flags, which may be set on a per-invocation basis.
InvocationContextContainer
          Manages the association between an InvocationContext and the calling thread.
 

Classes in org.infinispan.context used by org.infinispan.util.concurrent.locks
InvocationContext
          A context that contains information pertaining to a given invocation.
InvocationContextContainer
          Manages the association between an InvocationContext and the calling thread.
 

Classes in org.infinispan.context used by org.infinispan.util.concurrent.locks.containers
InvocationContextContainer
          Manages the association between an InvocationContext and the calling thread.
 


Google Analytics

Copyright © 2009 JBoss, a division of Red Hat. All Rights Reserved.