@Documented @Retention(value=RUNTIME) @Target(value=METHOD) public @interface ThriftMethod
| Modifier and Type | Optional Element and Description |
|---|---|
ThriftException[] |
exception |
boolean |
idempotent |
boolean |
oneway |
String |
value |
public abstract String value
public abstract ThriftException[] exception
Copyright © 2012–2023. All rights reserved.