public static final class BigpipePBProtocol.MessageCommand extends com.google.protobuf.GeneratedMessage implements BigpipePBProtocol.MessageCommandOrBuilder
com.baidu.ub.bigpipe.protocol.MessageCommand| 限定符和类型 | 类和说明 |
|---|---|
static class |
BigpipePBProtocol.MessageCommand.Builder
Protobuf type
com.baidu.ub.bigpipe.protocol.MessageCommand |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>| 限定符和类型 | 字段和说明 |
|---|---|
static int |
AUTHORITY_FIELD_NUMBER |
static int |
COMPRESSTYPE_FIELD_NUMBER |
static int |
DESTINATION_FIELD_NUMBER |
static int |
GLOBALMESSAGEID_FIELD_NUMBER |
static int |
ISCOMPRESS_FIELD_NUMBER |
static int |
MESSAGELENGTH_FIELD_NUMBER |
static int |
NODUP_FIELD_NUMBER |
static com.google.protobuf.Parser<BigpipePBProtocol.MessageCommand> |
PARSER |
static int |
RECEIPTID_FIELD_NUMBER |
static int |
SESSIONID_FIELD_NUMBER |
static int |
SESSIONMESSAGEID_FIELD_NUMBER |
static int |
SUBSCRIBEID_FIELD_NUMBER |
static int |
TOPICMESSAGEID_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
BigpipePBProtocol.AclCommand |
getAuthority()
optional .com.baidu.ub.bigpipe.protocol.AclCommand authority = 9; |
BigpipePBProtocol.AclCommandOrBuilder |
getAuthorityOrBuilder()
optional .com.baidu.ub.bigpipe.protocol.AclCommand authority = 9; |
int |
getCompressType()
optional uint32 compressType = 12; |
static BigpipePBProtocol.MessageCommand |
getDefaultInstance() |
BigpipePBProtocol.MessageCommand |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getDestination()
optional string destination = 2; |
com.google.protobuf.ByteString |
getDestinationBytes()
optional string destination = 2; |
long |
getGlobalMessageId()
optional uint64 globalMessageId = 6; |
boolean |
getIsCompress()
optional bool isCompress = 11; |
long |
getMessageLength()
required uint64 messageLength = 10; |
boolean |
getNoDup()
optional bool noDup = 1; |
com.google.protobuf.Parser<BigpipePBProtocol.MessageCommand> |
getParserForType() |
String |
getReceiptId()
optional string receiptId = 5; |
com.google.protobuf.ByteString |
getReceiptIdBytes()
optional string receiptId = 5; |
int |
getSerializedSize() |
String |
getSessionId()
optional string sessionId = 4; |
com.google.protobuf.ByteString |
getSessionIdBytes()
optional string sessionId = 4; |
long |
getSessionMessageId()
optional uint64 sessionMessageId = 8; |
String |
getSubscribeId()
optional string subscribeId = 3; |
com.google.protobuf.ByteString |
getSubscribeIdBytes()
optional string subscribeId = 3; |
long |
getTopicMessageId()
optional uint64 topicMessageId = 7; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasAuthority()
optional .com.baidu.ub.bigpipe.protocol.AclCommand authority = 9; |
boolean |
hasCompressType()
optional uint32 compressType = 12; |
boolean |
hasDestination()
optional string destination = 2; |
boolean |
hasGlobalMessageId()
optional uint64 globalMessageId = 6; |
boolean |
hasIsCompress()
optional bool isCompress = 11; |
boolean |
hasMessageLength()
required uint64 messageLength = 10; |
boolean |
hasNoDup()
optional bool noDup = 1; |
boolean |
hasReceiptId()
optional string receiptId = 5; |
boolean |
hasSessionId()
optional string sessionId = 4; |
boolean |
hasSessionMessageId()
optional uint64 sessionMessageId = 8; |
boolean |
hasSubscribeId()
optional string subscribeId = 3; |
boolean |
hasTopicMessageId()
optional uint64 topicMessageId = 7; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static BigpipePBProtocol.MessageCommand.Builder |
newBuilder() |
static BigpipePBProtocol.MessageCommand.Builder |
newBuilder(BigpipePBProtocol.MessageCommand prototype) |
BigpipePBProtocol.MessageCommand.Builder |
newBuilderForType() |
protected BigpipePBProtocol.MessageCommand.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static BigpipePBProtocol.MessageCommand |
parseDelimitedFrom(InputStream input) |
static BigpipePBProtocol.MessageCommand |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BigpipePBProtocol.MessageCommand |
parseFrom(byte[] data) |
static BigpipePBProtocol.MessageCommand |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BigpipePBProtocol.MessageCommand |
parseFrom(com.google.protobuf.ByteString data) |
static BigpipePBProtocol.MessageCommand |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BigpipePBProtocol.MessageCommand |
parseFrom(com.google.protobuf.CodedInputStream input) |
static BigpipePBProtocol.MessageCommand |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BigpipePBProtocol.MessageCommand |
parseFrom(InputStream input) |
static BigpipePBProtocol.MessageCommand |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
BigpipePBProtocol.MessageCommand.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, hasField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownFieldequals, findInitializationErrors, getInitializationErrorString, hashBoolean, hashCode, hashEnum, hashEnumList, hashFields, hashLong, toStringtoByteArray, toByteString, writeDelimitedTo, writeTopublic static com.google.protobuf.Parser<BigpipePBProtocol.MessageCommand> PARSER
public static final int NODUP_FIELD_NUMBER
public static final int DESTINATION_FIELD_NUMBER
public static final int SUBSCRIBEID_FIELD_NUMBER
public static final int SESSIONID_FIELD_NUMBER
public static final int RECEIPTID_FIELD_NUMBER
public static final int GLOBALMESSAGEID_FIELD_NUMBER
public static final int TOPICMESSAGEID_FIELD_NUMBER
public static final int SESSIONMESSAGEID_FIELD_NUMBER
public static final int AUTHORITY_FIELD_NUMBER
public static final int MESSAGELENGTH_FIELD_NUMBER
public static final int ISCOMPRESS_FIELD_NUMBER
public static final int COMPRESSTYPE_FIELD_NUMBER
public static BigpipePBProtocol.MessageCommand getDefaultInstance()
public BigpipePBProtocol.MessageCommand getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderpublic final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields 在接口中 com.google.protobuf.MessageOrBuildergetUnknownFields 在类中 com.google.protobuf.GeneratedMessagepublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessagepublic com.google.protobuf.Parser<BigpipePBProtocol.MessageCommand> getParserForType()
getParserForType 在接口中 com.google.protobuf.MessagegetParserForType 在接口中 com.google.protobuf.MessageLitegetParserForType 在类中 com.google.protobuf.GeneratedMessagepublic boolean hasNoDup()
optional bool noDup = 1;public boolean getNoDup()
optional bool noDup = 1;public boolean hasDestination()
optional string destination = 2;public String getDestination()
optional string destination = 2;public com.google.protobuf.ByteString getDestinationBytes()
optional string destination = 2;public boolean hasSubscribeId()
optional string subscribeId = 3;public String getSubscribeId()
optional string subscribeId = 3;public com.google.protobuf.ByteString getSubscribeIdBytes()
optional string subscribeId = 3;public boolean hasSessionId()
optional string sessionId = 4;public String getSessionId()
optional string sessionId = 4;public com.google.protobuf.ByteString getSessionIdBytes()
optional string sessionId = 4;public boolean hasReceiptId()
optional string receiptId = 5;public String getReceiptId()
optional string receiptId = 5;public com.google.protobuf.ByteString getReceiptIdBytes()
optional string receiptId = 5;public boolean hasGlobalMessageId()
optional uint64 globalMessageId = 6;public long getGlobalMessageId()
optional uint64 globalMessageId = 6;public boolean hasTopicMessageId()
optional uint64 topicMessageId = 7;public long getTopicMessageId()
optional uint64 topicMessageId = 7;public boolean hasSessionMessageId()
optional uint64 sessionMessageId = 8;public long getSessionMessageId()
optional uint64 sessionMessageId = 8;public boolean hasAuthority()
optional .com.baidu.ub.bigpipe.protocol.AclCommand authority = 9;public BigpipePBProtocol.AclCommand getAuthority()
optional .com.baidu.ub.bigpipe.protocol.AclCommand authority = 9;public BigpipePBProtocol.AclCommandOrBuilder getAuthorityOrBuilder()
optional .com.baidu.ub.bigpipe.protocol.AclCommand authority = 9;public boolean hasMessageLength()
required uint64 messageLength = 10;public long getMessageLength()
required uint64 messageLength = 10;public boolean hasIsCompress()
optional bool isCompress = 11;public boolean getIsCompress()
optional bool isCompress = 11;public boolean hasCompressType()
optional uint32 compressType = 12;public int getCompressType()
optional uint32 compressType = 12;public final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessagepublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo 在接口中 com.google.protobuf.MessageLitewriteTo 在类中 com.google.protobuf.AbstractMessageIOExceptionpublic int getSerializedSize()
getSerializedSize 在接口中 com.google.protobuf.MessageLitegetSerializedSize 在类中 com.google.protobuf.AbstractMessageprotected Object writeReplace() throws ObjectStreamException
writeReplace 在类中 com.google.protobuf.GeneratedMessageObjectStreamExceptionpublic static BigpipePBProtocol.MessageCommand parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BigpipePBProtocol.MessageCommand parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BigpipePBProtocol.MessageCommand parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BigpipePBProtocol.MessageCommand parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BigpipePBProtocol.MessageCommand parseFrom(InputStream input) throws IOException
IOExceptionpublic static BigpipePBProtocol.MessageCommand parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static BigpipePBProtocol.MessageCommand parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static BigpipePBProtocol.MessageCommand parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static BigpipePBProtocol.MessageCommand parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static BigpipePBProtocol.MessageCommand parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static BigpipePBProtocol.MessageCommand.Builder newBuilder()
public BigpipePBProtocol.MessageCommand.Builder newBuilderForType()
newBuilderForType 在接口中 com.google.protobuf.MessagenewBuilderForType 在接口中 com.google.protobuf.MessageLitepublic static BigpipePBProtocol.MessageCommand.Builder newBuilder(BigpipePBProtocol.MessageCommand prototype)
public BigpipePBProtocol.MessageCommand.Builder toBuilder()
toBuilder 在接口中 com.google.protobuf.MessagetoBuilder 在接口中 com.google.protobuf.MessageLiteprotected BigpipePBProtocol.MessageCommand.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType 在类中 com.google.protobuf.GeneratedMessageCopyright © 2017. All rights reserved.