public static final class BigpipePBProtocol.MessagePackCommand.Builder extends com.google.protobuf.GeneratedMessage.Builder<BigpipePBProtocol.MessagePackCommand.Builder> implements BigpipePBProtocol.MessagePackCommandOrBuilder
com.baidu.ub.bigpipe.protocol.MessagePackCommandaddRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldsfindInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessage.Builder<BigpipePBProtocol.MessagePackCommand.Builder>public BigpipePBProtocol.MessagePackCommand.Builder clear()
clear 在接口中 com.google.protobuf.Message.Builderclear 在接口中 com.google.protobuf.MessageLite.Builderclear 在类中 com.google.protobuf.GeneratedMessage.Builder<BigpipePBProtocol.MessagePackCommand.Builder>public BigpipePBProtocol.MessagePackCommand.Builder clone()
clone 在接口中 com.google.protobuf.Message.Builderclone 在接口中 com.google.protobuf.MessageLite.Builderclone 在类中 com.google.protobuf.GeneratedMessage.Builder<BigpipePBProtocol.MessagePackCommand.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType 在接口中 com.google.protobuf.Message.BuildergetDescriptorForType 在接口中 com.google.protobuf.MessageOrBuildergetDescriptorForType 在类中 com.google.protobuf.GeneratedMessage.Builder<BigpipePBProtocol.MessagePackCommand.Builder>public BigpipePBProtocol.MessagePackCommand getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderpublic BigpipePBProtocol.MessagePackCommand build()
build 在接口中 com.google.protobuf.Message.Builderbuild 在接口中 com.google.protobuf.MessageLite.Builderpublic BigpipePBProtocol.MessagePackCommand buildPartial()
buildPartial 在接口中 com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.google.protobuf.MessageLite.Builderpublic BigpipePBProtocol.MessagePackCommand.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<BigpipePBProtocol.MessagePackCommand.Builder>public BigpipePBProtocol.MessagePackCommand.Builder mergeFrom(BigpipePBProtocol.MessagePackCommand other)
public final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessage.Builder<BigpipePBProtocol.MessagePackCommand.Builder>public BigpipePBProtocol.MessagePackCommand.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在接口中 com.google.protobuf.MessageLite.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<BigpipePBProtocol.MessagePackCommand.Builder>IOExceptionpublic boolean hasMessageNum()
required uint64 messageNum = 1;public long getMessageNum()
required uint64 messageNum = 1;public BigpipePBProtocol.MessagePackCommand.Builder setMessageNum(long value)
required uint64 messageNum = 1;public BigpipePBProtocol.MessagePackCommand.Builder clearMessageNum()
required uint64 messageNum = 1;public boolean hasAckType()
optional uint32 ackType = 2;public int getAckType()
optional uint32 ackType = 2;public BigpipePBProtocol.MessagePackCommand.Builder setAckType(int value)
optional uint32 ackType = 2;public BigpipePBProtocol.MessagePackCommand.Builder clearAckType()
optional uint32 ackType = 2;public boolean hasAckId()
optional uint64 ackId = 3;public long getAckId()
optional uint64 ackId = 3;public BigpipePBProtocol.MessagePackCommand.Builder setAckId(long value)
optional uint64 ackId = 3;public BigpipePBProtocol.MessagePackCommand.Builder clearAckId()
optional uint64 ackId = 3;public boolean hasEpoch()
optional int64 epoch = 4;public long getEpoch()
optional int64 epoch = 4;public BigpipePBProtocol.MessagePackCommand.Builder setEpoch(long value)
optional int64 epoch = 4;public BigpipePBProtocol.MessagePackCommand.Builder clearEpoch()
optional int64 epoch = 4;public boolean hasDestination()
optional string destination = 5;public String getDestination()
optional string destination = 5;public com.google.protobuf.ByteString getDestinationBytes()
optional string destination = 5;public BigpipePBProtocol.MessagePackCommand.Builder setDestination(String value)
optional string destination = 5;public BigpipePBProtocol.MessagePackCommand.Builder clearDestination()
optional string destination = 5;public BigpipePBProtocol.MessagePackCommand.Builder setDestinationBytes(com.google.protobuf.ByteString value)
optional string destination = 5;Copyright © 2017. All rights reserved.