JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
com.hazelcast.jet.annotation
Annotation Interface EvolvingApi
@Documented
@Retention
(
RUNTIME
)
@Target
({
PACKAGE
,
TYPE
,
METHOD
,
FIELD
})
public @interface
EvolvingApi
Indicates that the annotated class, method or interface has stable implementation but its API may change between minor versions.
Since:
Jet 4.0