Uses of Interface
org.terracotta.toolkit.search.SearchableMap

Packages that use SearchableMap
org.terracotta.toolkit.cache   
org.terracotta.toolkit.store   
 

Uses of SearchableMap in org.terracotta.toolkit.cache
 

Subinterfaces of SearchableMap in org.terracotta.toolkit.cache
 interface ToolkitCache<K,V>
          A toolkit cache.
 

Uses of SearchableMap in org.terracotta.toolkit.store
 

Subinterfaces of SearchableMap in org.terracotta.toolkit.store
 interface ToolkitStore<K,V>
          A Key-Value store used for storing key-value mappings.
 



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