@InterfaceAudience.Public @InterfaceStability.Evolving public class InterfaceAudience extends Object
限定符和类型 | 类和说明 |
---|---|
static interface |
InterfaceAudience.LimitedPrivate
Intended only for the project(s) specified in the annotation.
|
static interface |
InterfaceAudience.Private
Intended for use only within Hadoop itself.
|
static interface |
InterfaceAudience.Public
Intended for use by any project or application.
|
Copyright © 2009 The Apache Software Foundation