Annotation Type HadoopCompatible


  • @Retention(RUNTIME)
    public @interface HadoopCompatible
    This annotation is used to mark a plug-in class as usable in hadoop mode and local mode.
    Since:
    1.0
    Author:
    Laurent Jourdren