public class PbResultParser extends Object
| Constructor and Description |
|---|
PbResultParser() |
| Modifier and Type | Method and Description |
|---|---|
static Boolean |
parseBoolResult(byte[] result) |
static CallResult<ChannelRecoverInfo> |
parseRollbackResult(byte[] bytes) |
public static Boolean parseBoolResult(byte[] result)
public static CallResult<ChannelRecoverInfo> parseRollbackResult(byte[] bytes)
Copyright © 2021. All rights reserved.