Uses of Interface
com.hazelcast.core.BaseMap

Packages that use BaseMap
com.hazelcast.core Provides core API interfaces/classes. 
 

Uses of BaseMap in com.hazelcast.core
 

Subinterfaces of BaseMap in com.hazelcast.core
 interface IMap<K,V>
          Concurrent, distributed, observable and queryable map.
 interface TransactionalMap<K,V>
          Transactional implementation of BaseMap.
 



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