- PART_SUCCESS_WITHOUT_MSG - 类 中的静态变量com.alicp.jetcache.CacheResult
-
- ProxyCache<K,V> - com.alicp.jetcache中的接口
-
Created on 2016/12/13.
- PUT(K, V, long, TimeUnit) - 类 中的方法com.alicp.jetcache.AbstractCache
-
- put(K, V) - 接口 中的方法com.alicp.jetcache.Cache
-
Associates the specified value with the specified key in the cache.
- put(K, V, long, TimeUnit) - 接口 中的方法com.alicp.jetcache.Cache
-
Associates the specified value with the specified key in the cache.
- PUT(K, V) - 接口 中的方法com.alicp.jetcache.Cache
-
Associates the specified value with the specified key in the cache.
- PUT(K, V, long, TimeUnit) - 接口 中的方法com.alicp.jetcache.Cache
-
Associates the specified value with the specified key in the cache.
- PUT(K, V) - 类 中的方法com.alicp.jetcache.MultiLevelCache
-
- put(K, V) - 类 中的方法com.alicp.jetcache.SimpleProxyCache
-
- put(K, V, long, TimeUnit) - 类 中的方法com.alicp.jetcache.SimpleProxyCache
-
- PUT(K, V) - 类 中的方法com.alicp.jetcache.SimpleProxyCache
-
- PUT(K, V, long, TimeUnit) - 类 中的方法com.alicp.jetcache.SimpleProxyCache
-
- PUT_ALL(Map<? extends K, ? extends V>, long, TimeUnit) - 类 中的方法com.alicp.jetcache.AbstractCache
-
- PUT_ALL(Map<? extends K, ? extends V>) - 接口 中的方法com.alicp.jetcache.Cache
-
Copies all of the entries from the specified map to the cache.
- PUT_ALL(Map<? extends K, ? extends V>, long, TimeUnit) - 接口 中的方法com.alicp.jetcache.Cache
-
Copies all of the entries from the specified map to the cache.
- PUT_ALL(Map<? extends K, ? extends V>) - 类 中的方法com.alicp.jetcache.MultiLevelCache
-
- PUT_ALL(Map<? extends K, ? extends V>) - 类 中的方法com.alicp.jetcache.SimpleProxyCache
-
- PUT_ALL(Map<? extends K, ? extends V>, long, TimeUnit) - 类 中的方法com.alicp.jetcache.SimpleProxyCache
-
- PUT_IF_ABSENT(K, V, long, TimeUnit) - 类 中的方法com.alicp.jetcache.AbstractCache
-
- PUT_IF_ABSENT(K, V, long, TimeUnit) - 接口 中的方法com.alicp.jetcache.Cache
-
If the specified key is not already associated with a value, associate it with the given value.
- PUT_IF_ABSENT(K, V, long, TimeUnit) - 类 中的方法com.alicp.jetcache.SimpleProxyCache
-
- putAll(Map<? extends K, ? extends V>) - 接口 中的方法com.alicp.jetcache.Cache
-
Copies all of the entries from the specified map to the cache.
- putAll(Map<? extends K, ? extends V>, long, TimeUnit) - 接口 中的方法com.alicp.jetcache.Cache
-
Copies all of the entries from the specified map to the cache.
- putAll(Map<? extends K, ? extends V>) - 类 中的方法com.alicp.jetcache.SimpleProxyCache
-
- putAll(Map<? extends K, ? extends V>, long, TimeUnit) - 类 中的方法com.alicp.jetcache.SimpleProxyCache
-
- putAllValues(Map) - 接口 中的方法com.alicp.jetcache.embedded.InnerMap
-
- putIfAbsent(K, V) - 接口 中的方法com.alicp.jetcache.Cache
-
Atomically associates the specified key with the given value if it is not already associated with a value.
- putIfAbsent(K, V) - 类 中的方法com.alicp.jetcache.MultiLevelCache
-
- putIfAbsent(K, V) - 类 中的方法com.alicp.jetcache.SimpleProxyCache
-
- putIfAbsentValue(Object, Object) - 接口 中的方法com.alicp.jetcache.embedded.InnerMap
-
- putTps() - 类 中的方法com.alicp.jetcache.support.CacheStat
-
- putValue(Object, Object) - 接口 中的方法com.alicp.jetcache.embedded.InnerMap
-