public class InnerCache
extends Object
-
-
方法概要
static int
static boolean
static void
static void
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
方法详细资料
-
-
getFreeMemoryRatio
public static int getFreeMemoryRatio()
-
setValue
public static void setValue(int dbIndex,
String key,
String value,
long time_s)
-
setValue
public static void setValue(int dbIndex,
String key,
String value)
-
setTime
public static boolean setTime(int dbIndex,
String key,
long time_s)