Infinispan Distribution 5.2.6.Final-redhat-2

Uses of Package
org.infinispan.util

Packages that use org.infinispan.util
org.infinispan.atomic This package contains the AtomicMap interfaces and API that Infinispan exposes as building blocks in creating other public interfaces such as the Tree API. 
org.infinispan.config Cache configuration beans and parsers. 
org.infinispan.configuration   
org.infinispan.configuration.cache Classes related to eviction. 
org.infinispan.configuration.global   
org.infinispan.factories Factories are internal components used to create other components based on a cache's configuration. 
org.infinispan.loaders This package contains loaders and stores, which are used for overflow or persistence. 
org.infinispan.loaders.jdbc.configuration   
org.infinispan.loaders.remote.wrapper   
org.infinispan.remoting.transport.jgroups A transport implementation based on JGroups
org.infinispan.server.hotrod.util   
org.infinispan.transaction.xa XA transaction support. 
org.infinispan.util General utilities that are not specific to Infinispan, including string parsing helpers, reflection tools and collections and containers designed to supplement the JDK-provided containers. 
org.infinispan.util.logging Infinispan's logging abstractions that delegate to either JDK or Log4J logging engines. 
 

Classes in org.infinispan.util used by org.infinispan.atomic
FastCopyHashMap
          A HashMap that is optimized for fast shallow copies.
 

Classes in org.infinispan.util used by org.infinispan.config
TypedProperties
          Type-aware properties.
 

Classes in org.infinispan.util used by org.infinispan.configuration
TypedProperties
          Type-aware properties.
 

Classes in org.infinispan.util used by org.infinispan.configuration.cache
TypedProperties
          Type-aware properties.
 

Classes in org.infinispan.util used by org.infinispan.configuration.global
TypedProperties
          Type-aware properties.
 

Classes in org.infinispan.util used by org.infinispan.factories
ModuleProperties
          The ModuleProperties class represents Infinispan's module service extensions
 

Classes in org.infinispan.util used by org.infinispan.loaders
TypedProperties
          Type-aware properties.
 

Classes in org.infinispan.util used by org.infinispan.loaders.jdbc.configuration
TypedProperties
          Type-aware properties.
 

Classes in org.infinispan.util used by org.infinispan.loaders.remote.wrapper
ByteArrayKey
          Wrapper class for byte[] keys.
 

Classes in org.infinispan.util used by org.infinispan.remoting.transport.jgroups
TypedProperties
          Type-aware properties.
 

Classes in org.infinispan.util used by org.infinispan.server.hotrod.util
ByteArrayKey
          Wrapper class for byte[] keys.
 

Classes in org.infinispan.util used by org.infinispan.transaction.xa
ClusterIdGenerator
          This class generates ids guaranteed to be unique cluster wide.
 

Classes in org.infinispan.util used by org.infinispan.util
AbstractFileLookup
           
AbstractMap
          Similar to the JDK's AbstractMap, this provides common functionality for custom map implementations.
ByRef
          This class can be used to pass an argument by reference.
ByteArrayKey
          Wrapper class for byte[] keys.
FastCopyHashMap
          A HashMap that is optimized for fast shallow copies.
FileLookup
           Holds the logic of looking up a file, in the following sequence:
FileLookupFactory.DefaultFileLookup
           
ForwardingList
          A list which forwards all its method calls to another list.
Immutables.Immutable
           
InfinispanCollections.Function
          A function that converts a type into another one.
InfinispanCollections.MapMakerFunction
          A function that converts an entry into a key/value pair for use in a map.
TypedProperties
          Type-aware properties.
 

Classes in org.infinispan.util used by org.infinispan.util.logging
TypedProperties
          Type-aware properties.
 


Infinispan Distribution 5.2.6.Final-redhat-2

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