Method | Description | |
---|---|---|
BytesToHex ( byte data ) : string | ||
Execute ( string args ) : int | ||
ExecuteClientTest ( ThriftTest client ) : int | ||
PrepareTestData ( bool randomDist ) : byte[] |
public static BytesToHex ( byte data ) : string | ||
data | byte | |
return | string |
public static ExecuteClientTest ( ThriftTest client ) : int | ||
client | ThriftTest | |
return | int |
public static PrepareTestData ( bool randomDist ) : byte[] | ||
randomDist | bool | |
return | byte[] |