org.apache.hadoop.hbase.classification
Annotation Type InterfaceStability.Stable


@Documented
@Retention(value=RUNTIME)
public static @interface InterfaceStability.Stable

Can evolve while retaining compatibility for minor release boundaries.; can break compatibility only at major release (ie. at m.0).



Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.