| Interface | Description |
|---|---|
| Content |
Content that can be stored in
Storage. |
| Key |
Storage key.
|
| Storage |
The storage.
|
| Transaction |
Transaction is an atomic operation performed under a certain scope.
|
| Class | Description |
|---|---|
| ByteArray |
Byte array wrapper with ability to transform it to
boxed and primitive array.
|
| Concatenation |
Concatenation of
ByteBuffer instances. |
| Content.From |
Key built from byte buffers publisher and total size if it is known.
|
| Key.From |
Key from something.
|
| Key.Wrap |
Default decorator.
|
| Remaining |
Remaining bytes in a byte buffer.
|
| Storage.Wrap |
Forwarding decorator for
Storage. |
Copyright © 2019–2020 jcabi.com. All rights reserved.