Class Util
java.lang.Object
dev.restate.sdk.core.legacy.Util
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected static Protocol.FailuretoProtocolFailure(int code, String message, Map<String, String> metadata)
-
Constructor Details
-
Util
public Util()
-
-
Method Details
-
toProtocolFailure
protected static Protocol.Failure toProtocolFailure(int code, String message, Map<String, String> metadata)
-