JavaScript is disabled on your browser.
Skip navigation links
Debezium Core 2.7.3.Final
Overview
Package
Class
Use
Tree
Deprecated
Index
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
io.debezium.annotation
Annotation Type NotThreadSafe
@Documented
@Target
(
TYPE
)
@Retention
(
RUNTIME
)
public @interface
NotThreadSafe
Denotes that the annotated type isn't safe for concurrent access from multiple threads without external synchronization.