com.netflix.astyanax.annotations
Annotation Type Component


@Target(value=FIELD)
@Retention(value=RUNTIME)
public @interface Component

Annotation for components of a composite type.

Author:
elandau

Optional Element Summary
 int ordinal
           
 

ordinal

public abstract int ordinal
Default:
-1


Copyright © 2012. All Rights Reserved.