Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROTOBUF_TYPE_NAME |
"org.infinispan.protostream.WrappedMessage" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
WIRETYPE_END_GROUP |
4 |
public static final int |
WIRETYPE_FIXED32 |
5 |
public static final int |
WIRETYPE_FIXED64 |
1 |
public static final int |
WIRETYPE_LENGTH_DELIMITED |
2 |
public static final int |
WIRETYPE_START_GROUP |
3 |
public static final int |
WIRETYPE_VARINT |
0 |
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.