public class InterfaceAudience extends Object
Modifier and Type | Class and Description |
---|---|
static interface |
InterfaceAudience.LimitedPrivate
Intended only for the project(s) specified in the annotation
|
static interface |
InterfaceAudience.Private
Intended for use only within Pig itself.
|
static interface |
InterfaceAudience.Public
Intended for use by any project or application.
|
Copyright © 2007-2017 The Apache Software Foundation