Index

A C E G H I L O P R T 
All Classes and Interfaces|All Packages

A

AbstractHazelcastCache - Class in org.mybatis.caches.hazelcast
The Class AbstractHazelcastCache.
AbstractHazelcastCache(String, IMap<Object, Object>) - Constructor for class org.mybatis.caches.hazelcast.AbstractHazelcastCache
Instantiates a new abstract hazelcast cache.

C

cacheMap - Variable in class org.mybatis.caches.hazelcast.AbstractHazelcastCache
The cache map reference.
clear() - Method in class org.mybatis.caches.hazelcast.AbstractHazelcastCache
 

E

equals(Object) - Method in class org.mybatis.caches.hazelcast.AbstractHazelcastCache
 

G

getId() - Method in class org.mybatis.caches.hazelcast.AbstractHazelcastCache
 
getObject(Object) - Method in class org.mybatis.caches.hazelcast.AbstractHazelcastCache
 
getReadWriteLock() - Method in class org.mybatis.caches.hazelcast.AbstractHazelcastCache
 
getSize() - Method in class org.mybatis.caches.hazelcast.AbstractHazelcastCache
 

H

hashCode() - Method in class org.mybatis.caches.hazelcast.AbstractHazelcastCache
 
HazelcastCache - Class in org.mybatis.caches.hazelcast
Cache adapter for Hazelcast.
HazelcastCache(String) - Constructor for class org.mybatis.caches.hazelcast.HazelcastCache
Instantiates a new Hazelcast cache for the specified namespace.
HazelcastClientCache - Class in org.mybatis.caches.hazelcast
Cache adapter for Hazelcast using "Hazelcast Client" API HazelcastClient.
HazelcastClientCache(String) - Constructor for class org.mybatis.caches.hazelcast.HazelcastClientCache
Instantiates a new Hazelcast cache for the specified namespace.

I

id - Variable in class org.mybatis.caches.hazelcast.AbstractHazelcastCache
The cache id.

L

LoggingHazelcastCache - Class in org.mybatis.caches.hazelcast
LoggingCache adapter for Hazelcast.
LoggingHazelcastCache(String) - Constructor for class org.mybatis.caches.hazelcast.LoggingHazelcastCache
Instantiates a new logging hazelcast cache.
LoggingHazelcastClientCache - Class in org.mybatis.caches.hazelcast
LoggingCache adapter for HazelcastClientCache.
LoggingHazelcastClientCache(String) - Constructor for class org.mybatis.caches.hazelcast.LoggingHazelcastClientCache
Instantiates a new logging hazelcast client cache.

O

org.mybatis.caches.hazelcast - package org.mybatis.caches.hazelcast
Contains Hazelcast support for MyBatis Cache.

P

putObject(Object, Object) - Method in class org.mybatis.caches.hazelcast.AbstractHazelcastCache
 

R

readWriteLock - Variable in class org.mybatis.caches.hazelcast.AbstractHazelcastCache
The ReadWriteLock.
removeObject(Object) - Method in class org.mybatis.caches.hazelcast.AbstractHazelcastCache
 

T

toString() - Method in class org.mybatis.caches.hazelcast.AbstractHazelcastCache
 
A C E G H I L O P R T 
All Classes and Interfaces|All Packages