public static final class StreamingRpcProto.StreamFrameMeta.Builder extends com.google.protobuf.GeneratedMessage.Builder<StreamingRpcProto.StreamFrameMeta.Builder> implements StreamingRpcProto.StreamFrameMetaOrBuilder
brpc.StreamFrameMetaaddRepeatedField, 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, newUninitializedMessageExceptionaddAll, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<StreamingRpcProto.StreamFrameMeta.Builder>public StreamingRpcProto.StreamFrameMeta.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<StreamingRpcProto.StreamFrameMeta.Builder>public StreamingRpcProto.StreamFrameMeta.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessage.Builder<StreamingRpcProto.StreamFrameMeta.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<StreamingRpcProto.StreamFrameMeta.Builder>public StreamingRpcProto.StreamFrameMeta getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic StreamingRpcProto.StreamFrameMeta build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic StreamingRpcProto.StreamFrameMeta buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic StreamingRpcProto.StreamFrameMeta.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<StreamingRpcProto.StreamFrameMeta.Builder>public StreamingRpcProto.StreamFrameMeta.Builder mergeFrom(StreamingRpcProto.StreamFrameMeta other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<StreamingRpcProto.StreamFrameMeta.Builder>public StreamingRpcProto.StreamFrameMeta.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<StreamingRpcProto.StreamFrameMeta.Builder>IOExceptionpublic boolean hasStreamId()
required int64 stream_id = 1;hasStreamId in interface StreamingRpcProto.StreamFrameMetaOrBuilderpublic long getStreamId()
required int64 stream_id = 1;getStreamId in interface StreamingRpcProto.StreamFrameMetaOrBuilderpublic StreamingRpcProto.StreamFrameMeta.Builder setStreamId(long value)
required int64 stream_id = 1;public StreamingRpcProto.StreamFrameMeta.Builder clearStreamId()
required int64 stream_id = 1;public boolean hasSourceStreamId()
optional int64 source_stream_id = 2;hasSourceStreamId in interface StreamingRpcProto.StreamFrameMetaOrBuilderpublic long getSourceStreamId()
optional int64 source_stream_id = 2;getSourceStreamId in interface StreamingRpcProto.StreamFrameMetaOrBuilderpublic StreamingRpcProto.StreamFrameMeta.Builder setSourceStreamId(long value)
optional int64 source_stream_id = 2;public StreamingRpcProto.StreamFrameMeta.Builder clearSourceStreamId()
optional int64 source_stream_id = 2;public boolean hasFrameType()
optional .brpc.FrameType frame_type = 3;hasFrameType in interface StreamingRpcProto.StreamFrameMetaOrBuilderpublic StreamingRpcProto.FrameType getFrameType()
optional .brpc.FrameType frame_type = 3;getFrameType in interface StreamingRpcProto.StreamFrameMetaOrBuilderpublic StreamingRpcProto.StreamFrameMeta.Builder setFrameType(StreamingRpcProto.FrameType value)
optional .brpc.FrameType frame_type = 3;public StreamingRpcProto.StreamFrameMeta.Builder clearFrameType()
optional .brpc.FrameType frame_type = 3;public boolean hasHasContinuation()
optional bool has_continuation = 4;hasHasContinuation in interface StreamingRpcProto.StreamFrameMetaOrBuilderpublic boolean getHasContinuation()
optional bool has_continuation = 4;getHasContinuation in interface StreamingRpcProto.StreamFrameMetaOrBuilderpublic StreamingRpcProto.StreamFrameMeta.Builder setHasContinuation(boolean value)
optional bool has_continuation = 4;public StreamingRpcProto.StreamFrameMeta.Builder clearHasContinuation()
optional bool has_continuation = 4;public boolean hasFeedback()
optional .brpc.Feedback feedback = 5;hasFeedback in interface StreamingRpcProto.StreamFrameMetaOrBuilderpublic StreamingRpcProto.Feedback getFeedback()
optional .brpc.Feedback feedback = 5;getFeedback in interface StreamingRpcProto.StreamFrameMetaOrBuilderpublic StreamingRpcProto.StreamFrameMeta.Builder setFeedback(StreamingRpcProto.Feedback value)
optional .brpc.Feedback feedback = 5;public StreamingRpcProto.StreamFrameMeta.Builder setFeedback(StreamingRpcProto.Feedback.Builder builderForValue)
optional .brpc.Feedback feedback = 5;public StreamingRpcProto.StreamFrameMeta.Builder mergeFeedback(StreamingRpcProto.Feedback value)
optional .brpc.Feedback feedback = 5;public StreamingRpcProto.StreamFrameMeta.Builder clearFeedback()
optional .brpc.Feedback feedback = 5;public StreamingRpcProto.Feedback.Builder getFeedbackBuilder()
optional .brpc.Feedback feedback = 5;public StreamingRpcProto.FeedbackOrBuilder getFeedbackOrBuilder()
optional .brpc.Feedback feedback = 5;getFeedbackOrBuilder in interface StreamingRpcProto.StreamFrameMetaOrBuilderCopyright © 2022 Baidu, Inc.. All rights reserved.