JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH:
Package
io.atomix.primitive.operation
Annotation Type Command
@Target
(
METHOD
)
@Retention
(
RUNTIME
) public @interface
Command
Command annotation.
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
value
The operation name.
Element Details
value
String
value
The operation name.
Default:
""