|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AnnotationSet | |
---|---|
com.netflix.astyanax.mapping |
Uses of AnnotationSet in com.netflix.astyanax.mapping |
---|
Classes in com.netflix.astyanax.mapping that implement AnnotationSet | |
---|---|
class |
DefaultAnnotationSet
The default annotation set. |
Methods in com.netflix.astyanax.mapping with parameters of type AnnotationSet | ||
---|---|---|
|
MappingCache.getMapping(Class<T> clazz,
AnnotationSet<?,?> annotationSet)
Return a new or cached mapper |
|
static
|
Mapping.make(Class<T> clazz,
AnnotationSet<?,?> annotationSet)
Convenience for allocation a mapping object |
Constructors in com.netflix.astyanax.mapping with parameters of type AnnotationSet | |
---|---|
Mapping(Class<T> clazz,
AnnotationSet<?,?> annotationSet)
|
|
MappingUtil(Keyspace keyspace,
AnnotationSet<?,?> annotationSet)
|
|
MappingUtil(Keyspace keyspace,
MappingCache cache,
AnnotationSet<?,?> annotationSet)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |