public interface RBinaryStream extends RBucket<byte[]>
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getInputStream()
Returns inputStream which reads binary stream.
|
OutputStream |
getOutputStream()
Returns outputStream which writes binary stream.
|
compareAndSet, get, getAndSet, set, set, size, trySet, trySetclearExpire, expire, expireAt, expireAt, remainTimeToLivedelete, getCodec, getName, isExists, migrate, move, rename, renamenx, touch, unlinkcompareAndSetAsync, getAndSetAsync, getAsync, setAsync, setAsync, sizeAsync, trySetAsync, trySetAsyncclearExpireAsync, expireAsync, expireAtAsync, expireAtAsync, remainTimeToLiveAsyncdeleteAsync, isExistsAsync, migrateAsync, moveAsync, renameAsync, renamenxAsync, touchAsync, unlinkAsyncInputStream getInputStream()
OutputStream getOutputStream()
Copyright © 2014–2017 The Redisson Project. All rights reserved.