|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExpColumnBean | |
---|---|
com.mymed.controller.core.manager.storage |
Uses of ExpColumnBean in com.mymed.controller.core.manager.storage |
---|
Methods in com.mymed.controller.core.manager.storage that return ExpColumnBean | |
---|---|
ExpColumnBean |
MyJamStorageManager.selectExpiringColumn(java.lang.String tableName,
java.lang.String primaryKey,
byte[] superColumn,
byte[] column)
Returns the expiring column, with the timestamp and the TTL. |
ExpColumnBean |
IMyJamStorageManager.selectExpiringColumn(java.lang.String tableName,
java.lang.String primaryKey,
byte[] superColumn,
byte[] column)
Equals to the preceding, but apart from the name-value pair returns also the timestamp and the TTL. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |