public static final class TripleCustomerProtocolWapper.TripleRequestWrapper extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
TripleCustomerProtocolWapper.TripleRequestWrapper.Builder |
| 构造器和说明 |
|---|
TripleRequestWrapper() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object o) |
List<byte[]> |
getArgs() |
List<String> |
getArgTypes() |
String |
getSerializeType() |
int |
hashCode() |
static TripleCustomerProtocolWapper.TripleRequestWrapper |
parseFrom(byte[] data) |
byte[] |
toByteArray() |
public String getSerializeType()
public List<byte[]> getArgs()
public static TripleCustomerProtocolWapper.TripleRequestWrapper parseFrom(byte[] data)
public byte[] toByteArray()
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.