类 Pbbp2.Frame
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
com.lark.oapi.ws.pb.Pbbp2.Frame
- 所有已实现的接口:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Pbbp2.FrameOrBuilder,Serializable
- 封闭类:
Pbbp2
public static final class Pbbp2.Frame
extends com.google.protobuf.GeneratedMessageV3
implements Pbbp2.FrameOrBuilder
message frame
Protobuf type pbbp2.Frame
- 另请参阅:
-
嵌套类概要
嵌套类从类继承的嵌套类/接口 com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable -
字段概要
字段修饰符和类型字段说明static final intstatic final intstatic final intstatic final intstatic final com.google.protobuf.Parser<Pbbp2.Frame> 已过时。static final intstatic final intstatic final intstatic final intstatic final int -
方法概要
修饰符和类型方法说明booleanstatic Pbbp2.Framestatic final com.google.protobuf.Descriptors.DescriptorgetHeaders(int index) repeated .pbbp2.Header headers = 5 [(.gogoproto.nullable) = false];intrepeated .pbbp2.Header headers = 5 [(.gogoproto.nullable) = false];repeated .pbbp2.Header headers = 5 [(.gogoproto.nullable) = false];getHeadersOrBuilder(int index) repeated .pbbp2.Header headers = 5 [(.gogoproto.nullable) = false];List<? extends Pbbp2.HeaderOrBuilder> repeated .pbbp2.Header headers = 5 [(.gogoproto.nullable) = false];longgetLogID()required uint64 LogID = 2;optional string LogIDNew = 9;com.google.protobuf.ByteStringoptional string LogIDNew = 9;intrequired int32 method = 4;com.google.protobuf.Parser<Pbbp2.Frame> com.google.protobuf.ByteStringhttp like bodyhttp like content-encoding, eg: gzip or nonecom.google.protobuf.ByteStringhttp like content-encoding, eg: gzip or nonehttp like content-typecom.google.protobuf.ByteStringhttp like content-typelonggetSeqID()required uint64 SeqID = 1;intintrequired int32 service = 3;final com.google.protobuf.UnknownFieldSetinthashCode()booleanhasLogID()required uint64 LogID = 2;booleanoptional string LogIDNew = 9;booleanrequired int32 method = 4;booleanhttp like bodybooleanhttp like content-encoding, eg: gzip or nonebooleanhttp like content-typebooleanhasSeqID()required uint64 SeqID = 1;booleanrequired int32 service = 3;final booleanstatic Pbbp2.Frame.Builderstatic Pbbp2.Frame.BuildernewBuilder(Pbbp2.Frame prototype) static Pbbp2.FrameparseDelimitedFrom(InputStream input) static Pbbp2.FrameparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Pbbp2.FrameparseFrom(byte[] data) static Pbbp2.FrameparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Pbbp2.FrameparseFrom(com.google.protobuf.ByteString data) static Pbbp2.FrameparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Pbbp2.FrameparseFrom(com.google.protobuf.CodedInputStream input) static Pbbp2.FrameparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Pbbp2.FrameparseFrom(InputStream input) static Pbbp2.FrameparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Pbbp2.FrameparseFrom(ByteBuffer data) static Pbbp2.FrameparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<Pbbp2.Frame> parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) 从类继承的方法 com.google.protobuf.GeneratedMessageV3
getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof从类继承的方法 com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, toString从类继承的方法 com.google.protobuf.AbstractMessageLite
toByteArray, toByteString, writeDelimitedTo, writeTo从接口继承的方法 com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeTo从接口继承的方法 com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof
-
字段详细资料
-
SEQID_FIELD_NUMBER
public static final int SEQID_FIELD_NUMBER- 另请参阅:
-
LOGID_FIELD_NUMBER
public static final int LOGID_FIELD_NUMBER- 另请参阅:
-
SERVICE_FIELD_NUMBER
public static final int SERVICE_FIELD_NUMBER- 另请参阅:
-
METHOD_FIELD_NUMBER
public static final int METHOD_FIELD_NUMBER- 另请参阅:
-
HEADERS_FIELD_NUMBER
public static final int HEADERS_FIELD_NUMBER- 另请参阅:
-
PAYLOAD_ENCODING_FIELD_NUMBER
public static final int PAYLOAD_ENCODING_FIELD_NUMBER- 另请参阅:
-
PAYLOAD_TYPE_FIELD_NUMBER
public static final int PAYLOAD_TYPE_FIELD_NUMBER- 另请参阅:
-
PAYLOAD_FIELD_NUMBER
public static final int PAYLOAD_FIELD_NUMBER- 另请参阅:
-
LOGIDNEW_FIELD_NUMBER
public static final int LOGIDNEW_FIELD_NUMBER- 另请参阅:
-
PARSER
已过时。
-
-
方法详细资料
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
parseFrom
public static Pbbp2.Frame parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Pbbp2.Frame parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Pbbp2.Frame parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Pbbp2.Frame parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Pbbp2.Frame parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Pbbp2.Frame parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- 抛出:
IOException
-
parseFrom
public static Pbbp2.Frame parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - 抛出:
IOException
-
parseDelimitedFrom
- 抛出:
IOException
-
parseDelimitedFrom
public static Pbbp2.Frame parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - 抛出:
IOException
-
parseFrom
- 抛出:
IOException
-
parseFrom
public static Pbbp2.Frame parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - 抛出:
IOException
-
newBuilder
-
newBuilder
-
getDefaultInstance
-
parser
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()- 指定者:
getUnknownFields在接口中com.google.protobuf.MessageOrBuilder- 覆盖:
getUnknownFields在类中com.google.protobuf.GeneratedMessageV3
-
hasSeqID
public boolean hasSeqID()required uint64 SeqID = 1;- 指定者:
hasSeqID在接口中Pbbp2.FrameOrBuilder- 返回:
- Whether the seqID field is set.
-
getSeqID
public long getSeqID()required uint64 SeqID = 1;- 指定者:
getSeqID在接口中Pbbp2.FrameOrBuilder- 返回:
- The seqID.
-
hasLogID
public boolean hasLogID()required uint64 LogID = 2;- 指定者:
hasLogID在接口中Pbbp2.FrameOrBuilder- 返回:
- Whether the logID field is set.
-
getLogID
public long getLogID()required uint64 LogID = 2;- 指定者:
getLogID在接口中Pbbp2.FrameOrBuilder- 返回:
- The logID.
-
hasService
public boolean hasService()required int32 service = 3;- 指定者:
hasService在接口中Pbbp2.FrameOrBuilder- 返回:
- Whether the service field is set.
-
getService
public int getService()required int32 service = 3;- 指定者:
getService在接口中Pbbp2.FrameOrBuilder- 返回:
- The service.
-
hasMethod
public boolean hasMethod()required int32 method = 4;- 指定者:
hasMethod在接口中Pbbp2.FrameOrBuilder- 返回:
- Whether the method field is set.
-
getMethod
public int getMethod()required int32 method = 4;- 指定者:
getMethod在接口中Pbbp2.FrameOrBuilder- 返回:
- The method.
-
getHeadersList
repeated .pbbp2.Header headers = 5 [(.gogoproto.nullable) = false];- 指定者:
getHeadersList在接口中Pbbp2.FrameOrBuilder
-
getHeadersOrBuilderList
repeated .pbbp2.Header headers = 5 [(.gogoproto.nullable) = false];- 指定者:
getHeadersOrBuilderList在接口中Pbbp2.FrameOrBuilder
-
getHeadersCount
public int getHeadersCount()repeated .pbbp2.Header headers = 5 [(.gogoproto.nullable) = false];- 指定者:
getHeadersCount在接口中Pbbp2.FrameOrBuilder
-
getHeaders
repeated .pbbp2.Header headers = 5 [(.gogoproto.nullable) = false];- 指定者:
getHeaders在接口中Pbbp2.FrameOrBuilder
-
getHeadersOrBuilder
repeated .pbbp2.Header headers = 5 [(.gogoproto.nullable) = false];- 指定者:
getHeadersOrBuilder在接口中Pbbp2.FrameOrBuilder
-
hasPayloadEncoding
public boolean hasPayloadEncoding()http like content-encoding, eg: gzip or none
optional string payload_encoding = 6;- 指定者:
hasPayloadEncoding在接口中Pbbp2.FrameOrBuilder- 返回:
- Whether the payloadEncoding field is set.
-
getPayloadEncoding
http like content-encoding, eg: gzip or none
optional string payload_encoding = 6;- 指定者:
getPayloadEncoding在接口中Pbbp2.FrameOrBuilder- 返回:
- The payloadEncoding.
-
getPayloadEncodingBytes
public com.google.protobuf.ByteString getPayloadEncodingBytes()http like content-encoding, eg: gzip or none
optional string payload_encoding = 6;- 指定者:
getPayloadEncodingBytes在接口中Pbbp2.FrameOrBuilder- 返回:
- The bytes for payloadEncoding.
-
hasPayloadType
public boolean hasPayloadType()http like content-type
optional string payload_type = 7;- 指定者:
hasPayloadType在接口中Pbbp2.FrameOrBuilder- 返回:
- Whether the payloadType field is set.
-
getPayloadType
http like content-type
optional string payload_type = 7;- 指定者:
getPayloadType在接口中Pbbp2.FrameOrBuilder- 返回:
- The payloadType.
-
getPayloadTypeBytes
public com.google.protobuf.ByteString getPayloadTypeBytes()http like content-type
optional string payload_type = 7;- 指定者:
getPayloadTypeBytes在接口中Pbbp2.FrameOrBuilder- 返回:
- The bytes for payloadType.
-
hasPayload
public boolean hasPayload()http like body
optional bytes payload = 8;- 指定者:
hasPayload在接口中Pbbp2.FrameOrBuilder- 返回:
- Whether the payload field is set.
-
getPayload
public com.google.protobuf.ByteString getPayload()http like body
optional bytes payload = 8;- 指定者:
getPayload在接口中Pbbp2.FrameOrBuilder- 返回:
- The payload.
-
hasLogIDNew
public boolean hasLogIDNew()optional string LogIDNew = 9;- 指定者:
hasLogIDNew在接口中Pbbp2.FrameOrBuilder- 返回:
- Whether the logIDNew field is set.
-
getLogIDNew
optional string LogIDNew = 9;- 指定者:
getLogIDNew在接口中Pbbp2.FrameOrBuilder- 返回:
- The logIDNew.
-
getLogIDNewBytes
public com.google.protobuf.ByteString getLogIDNewBytes()optional string LogIDNew = 9;- 指定者:
getLogIDNewBytes在接口中Pbbp2.FrameOrBuilder- 返回:
- The bytes for logIDNew.
-
isInitialized
public final boolean isInitialized()- 指定者:
isInitialized在接口中com.google.protobuf.MessageLiteOrBuilder- 覆盖:
isInitialized在类中com.google.protobuf.GeneratedMessageV3
-
writeTo
- 指定者:
writeTo在接口中com.google.protobuf.MessageLite- 覆盖:
writeTo在类中com.google.protobuf.GeneratedMessageV3- 抛出:
IOException
-
getSerializedSize
public int getSerializedSize()- 指定者:
getSerializedSize在接口中com.google.protobuf.MessageLite- 覆盖:
getSerializedSize在类中com.google.protobuf.GeneratedMessageV3
-
equals
- 指定者:
equals在接口中com.google.protobuf.Message- 覆盖:
equals在类中com.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- 指定者:
hashCode在接口中com.google.protobuf.Message- 覆盖:
hashCode在类中com.google.protobuf.AbstractMessage
-
newBuilderForType
- 指定者:
newBuilderForType在接口中com.google.protobuf.Message- 指定者:
newBuilderForType在接口中com.google.protobuf.MessageLite
-
toBuilder
- 指定者:
toBuilder在接口中com.google.protobuf.Message- 指定者:
toBuilder在接口中com.google.protobuf.MessageLite
-
getParserForType
- 指定者:
getParserForType在接口中com.google.protobuf.Message- 指定者:
getParserForType在接口中com.google.protobuf.MessageLite- 覆盖:
getParserForType在类中com.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- 指定者:
getDefaultInstanceForType在接口中com.google.protobuf.MessageLiteOrBuilder- 指定者:
getDefaultInstanceForType在接口中com.google.protobuf.MessageOrBuilder
-