Package io.airlift.drift.codec.metadata
Class ThriftMethodMetadata
java.lang.Object
io.airlift.drift.codec.metadata.ThriftMethodMetadata
-
Constructor Details
-
ThriftMethodMetadata
-
-
Method Details
-
getName
-
getReturnType
-
getParameters
-
getHeaderParameters
-
getExceptions
-
getMethod
-
getOneway
public boolean getOneway() -
isIdempotent
public boolean isIdempotent() -
getDocumentation
-
isAsync
public boolean isAsync() -
equals
-
hashCode
public int hashCode()
-