Uses of Annotation Interface
org.apache.yetus.audience.InterfaceStability.Evolving
Packages that use InterfaceStability.Evolving
-
Uses of InterfaceStability.Evolving in org.apache.yetus.audience
Classes in org.apache.yetus.audience with annotations of type InterfaceStability.EvolvingModifier and TypeClassDescriptionclass
Annotation to inform users of a package, class or method's intended audience.class
Annotation to inform users of how much to rely on a particular package, class or method not changing over time. -
Uses of InterfaceStability.Evolving in org.apache.zookeeper.server.embedded
Classes in org.apache.zookeeper.server.embedded with annotations of type InterfaceStability.EvolvingModifier and TypeInterfaceDescriptioninterface
This API allows you to start a ZooKeeper server node from Java code