public interface RLiveObject extends RExpirable
| Modifier and Type | Method and Description |
|---|---|
Object |
getLiveObjectId()
Returns the value of the field that has the RId annotation.
|
void |
setLiveObjectId(Object liveObjectId)
Change the value of the field that has the RId annotation.
|
clearExpire, expire, expireAt, expireAt, remainTimeToLiveaddListener, copy, delete, dump, getCodec, getIdleTime, getName, isExists, migrate, move, removeListener, rename, renamenx, restore, restore, restoreAndReplace, restoreAndReplace, sizeInMemory, touch, unlinkclearExpireAsync, expireAsync, expireAtAsync, expireAtAsync, remainTimeToLiveAsyncaddListenerAsync, copyAsync, deleteAsync, dumpAsync, getIdleTimeAsync, isExistsAsync, migrateAsync, moveAsync, removeListenerAsync, renameAsync, renamenxAsync, restoreAndReplaceAsync, restoreAndReplaceAsync, restoreAsync, restoreAsync, sizeInMemoryAsync, touchAsync, unlinkAsyncObject getLiveObjectId()
void setLiveObjectId(Object liveObjectId)
liveObjectId - the liveObjectId to setRMapCopyright © 2014–2020 Redisson. All rights reserved.