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
org.apache.hadoop.io.retry
Annotation Interface Idempotent
@Inherited
@Retention
(
RUNTIME
)
@Target
(
METHOD
) @Evolving
public @interface
Idempotent
Used to mark certain methods of an interface as being idempotent, and therefore warrant being retried on failover.