| Package | Description |
|---|---|
| org.redisson.api.annotation | |
| org.redisson.codec | |
| org.redisson.executor | |
| org.redisson.liveobject.resolver | |
| org.redisson.mapreduce |
| Class and Description |
|---|
| REntity.TransformationMode |
| Class and Description |
|---|
| REntity
Specifies that the class is a Live Object.
|
| RObjectField
By default
namingScheme and/or codec parameters specified in REntity
are applied for each Live Object field. |
| Class and Description |
|---|
| RRemoteAsync
Annotation used to mark interface as asynchronous
client interface for remote service interface.
|
| Class and Description |
|---|
| RId
Specifies that the field is a Live Object's id field.
|
| Class and Description |
|---|
| RInject
Specifies that the field value is filled up with RedissonClient instance.
|
Copyright © 2014–2018 The Redisson Project. All rights reserved.