Uses of Class
org.terracotta.toolkit.tck.TCKStrict

Packages that use TCKStrict
org.terracotta.toolkit.api   
org.terracotta.toolkit.cache   
org.terracotta.toolkit.cluster   
org.terracotta.toolkit.concurrent.locks   
org.terracotta.toolkit.config   
org.terracotta.toolkit.events   
org.terracotta.toolkit.monitoring   
org.terracotta.toolkit.store   
 

Uses of TCKStrict in org.terracotta.toolkit.api
 

Classes in org.terracotta.toolkit.api with annotations of type TCKStrict
 interface ToolkitFactoryService
          Service for creating Toolkit instances.
 

Uses of TCKStrict in org.terracotta.toolkit.cache
 

Classes in org.terracotta.toolkit.cache with annotations of type TCKStrict
 interface ToolkitCacheListener<K>
          A listener that can be added to ToolkitCache and get notified on eviction and expiration events
 

Uses of TCKStrict in org.terracotta.toolkit.cluster
 

Classes in org.terracotta.toolkit.cluster with annotations of type TCKStrict
 interface ClusterEvent
          Indicates that the state of a node in the cluster has changed.
static class ClusterEvent.Type
           
 interface ClusterListener
          A listener interface that can be implemented to be notified about cluster events.
 

Uses of TCKStrict in org.terracotta.toolkit.concurrent.locks
 

Classes in org.terracotta.toolkit.concurrent.locks with annotations of type TCKStrict
 class ToolkitLockType
          Lock types supported by the toolkit.
 

Uses of TCKStrict in org.terracotta.toolkit.config
 

Classes in org.terracotta.toolkit.config with annotations of type TCKStrict
 class SupportedConfigurationType
           
 

Uses of TCKStrict in org.terracotta.toolkit.events
 

Classes in org.terracotta.toolkit.events with annotations of type TCKStrict
 interface ToolkitNotificationListener<T>
          A listener for ToolkitNotifier.
 

Uses of TCKStrict in org.terracotta.toolkit.monitoring
 

Classes in org.terracotta.toolkit.monitoring with annotations of type TCKStrict
 class OperatorEventLevel
          An enum specifying the level of an operator event
 

Uses of TCKStrict in org.terracotta.toolkit.store
 

Classes in org.terracotta.toolkit.store with annotations of type TCKStrict
static class ToolkitConfigFields.Consistency
          Enum type representing valid values for ToolkitConfigFields.CONSISTENCY_FIELD_NAME name mapping.
 



Copyright © 2014 Terracotta, Inc.. All Rights Reserved.