类 GeoDbCache
java.lang.Object
cn.myafx.cache.base.BaseCache
cn.myafx.cache.base.RedisCache
cn.myafx.cache.base.GeoCache
cn.myafx.cache.db.GeoDbCache
- 所有已实现的接口:
IBaseCache,IGeoCache,IRedisCache,IGeoDbCache,AutoCloseable
gps位置信息db
-
字段概要
从类继承的字段 cn.myafx.cache.base.RedisCache
DefaultJsonMapper, keyConfig, mapper, nodeName, prefix, redis -
构造器概要
构造器构造器说明GeoDbCache(String item, org.springframework.data.redis.connection.RedisConnection redisConnection, ICacheKey cacheKey, String prefix) gps位置信息db -
方法概要
从类继承的方法 cn.myafx.cache.base.GeoCache
addOrUpdate, addOrUpdate, addOrUpdate, addOrUpdate, delete, get, get, getCount, getDist, getGeoHash, getGeoHash, getRadius, getRadius从类继承的方法 cn.myafx.cache.base.RedisCache
close, contains, deserialize, expire, expire, getBytes, getCacheDb, getCacheKey, getDefault, getKeyConfig, getString, ping, remove, serialize, setJsonMapper从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait从接口继承的方法 java.lang.AutoCloseable
close从接口继承的方法 cn.myafx.cache.base.IGeoCache
addOrUpdate, addOrUpdate, addOrUpdate, addOrUpdate, delete, get, get, getCount, getDist, getGeoHash, getGeoHash, getRadius, getRadius从接口继承的方法 cn.myafx.cache.base.IRedisCache
contains, expire, expire, getCacheDb, getCacheKey, getKeyConfig, ping, remove, setJsonMapper