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 Hive itself.
|
static interface |
InterfaceAudience.Public
Intended for use by any project or application.
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.