| java.lang.Object | |
| ↳ | com.netflix.astyanax.mapping.MappingCache |
Utility to cache mappers. There's a small performance hit to reflect on a bean. This cache, re-uses mappers for a given bean
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Return a new or cached mapper
| |||||||||||
Return a new or cached mapper
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Return a new or cached mapper
| clazz | class for the mapper |
|---|---|
| annotationSet | annotation set for the mapper |
Return a new or cached mapper
| clazz | class for the mapper |
|---|