| 类 | 说明 |
|---|---|
| InterfaceAudience |
This annotation is ported and modified from Apache Hadoop project.
|
| InterfaceStability |
This annotation is ported and modified from Apache Hadoop project.
|
| 注释类型 | 说明 |
|---|---|
| InterfaceAudience.Developer |
Intended for developers to develop extension for Apache CarbonData project
|
| InterfaceAudience.Internal |
Intended only for internal usage within Apache CarbonData project.
|
| InterfaceAudience.User |
Intended for use by any project or application.
|
| InterfaceStability.Evolving |
Evolving, but can break compatibility at minor release (i.e. m.x)
|
| InterfaceStability.Stable |
Can evolve while retaining compatibility for minor release boundaries.;
can break compatibility only at major release (ie. at m.0).
|
| InterfaceStability.Unstable |
No guarantee is provided as to reliability or stability across any
level of release granularity.
|
Copyright © 2016–2023 The Apache Software Foundation. All rights reserved.