Package com.linkedin.venice.annotation
Annotation Interface UnderDevelopment
Indicates that an API (class, method, or field) is under development and is not yet stable.
 This annotation warns users that the annotated element may change or be removed in future versions.
- 
Optional Element SummaryOptional Elements
- 
Element Details- 
valueString valueAn optional message providing additional details about the development status.- Default:
- ""
 
 
-