public static final class RawLog.RawLogGroupList extends com.google.protobuf.GeneratedMessageV3 implements RawLog.RawLogGroupListOrBuilder
com.volcengine.model.tls.RawLogGroupList| Modifier and Type | Class and Description |
|---|---|
static class |
RawLog.RawLogGroupList.Builder
Protobuf type
com.volcengine.model.tls.RawLogGroupList |
com.google.protobuf.GeneratedMessageV3.BuilderParent, 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, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
COMPRESSTYPE_FIELD_NUMBER |
static int |
CURSOR_FIELD_NUMBER |
static int |
DATA_FIELD_NUMBER |
static int |
LOGARRIVETIME_FIELD_NUMBER |
static int |
LOGCOUNT_FIELD_NUMBER |
static int |
ORIGINLEN_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getCompressType()
string CompressType = 3; |
com.google.protobuf.ByteString |
getCompressTypeBytes()
string CompressType = 3; |
String |
getCursor()
string Cursor = 4; |
com.google.protobuf.ByteString |
getCursorBytes()
string Cursor = 4; |
com.google.protobuf.ByteString |
getData()
bytes Data = 5; |
static RawLog.RawLogGroupList |
getDefaultInstance() |
RawLog.RawLogGroupList |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
long |
getLogArriveTime()
int64 LogArriveTime = 2; |
int |
getLogCount()
int32 LogCount = 6; |
int |
getOriginLen()
int32 OriginLen = 1; |
com.google.protobuf.Parser<RawLog.RawLogGroupList> |
getParserForType() |
int |
getSerializedSize() |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static RawLog.RawLogGroupList.Builder |
newBuilder() |
static RawLog.RawLogGroupList.Builder |
newBuilder(RawLog.RawLogGroupList prototype) |
RawLog.RawLogGroupList.Builder |
newBuilderForType() |
protected RawLog.RawLogGroupList.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static RawLog.RawLogGroupList |
parseDelimitedFrom(InputStream input) |
static RawLog.RawLogGroupList |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RawLog.RawLogGroupList |
parseFrom(byte[] data) |
static RawLog.RawLogGroupList |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RawLog.RawLogGroupList |
parseFrom(ByteBuffer data) |
static RawLog.RawLogGroupList |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RawLog.RawLogGroupList |
parseFrom(com.google.protobuf.ByteString data) |
static RawLog.RawLogGroupList |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RawLog.RawLogGroupList |
parseFrom(com.google.protobuf.CodedInputStream input) |
static RawLog.RawLogGroupList |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RawLog.RawLogGroupList |
parseFrom(InputStream input) |
static RawLog.RawLogGroupList |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<RawLog.RawLogGroupList> |
parser() |
RawLog.RawLogGroupList.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int ORIGINLEN_FIELD_NUMBER
public static final int LOGARRIVETIME_FIELD_NUMBER
public static final int COMPRESSTYPE_FIELD_NUMBER
public static final int CURSOR_FIELD_NUMBER
public static final int DATA_FIELD_NUMBER
public static final int LOGCOUNT_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public int getOriginLen()
int32 OriginLen = 1;getOriginLen in interface RawLog.RawLogGroupListOrBuilderpublic long getLogArriveTime()
int64 LogArriveTime = 2;getLogArriveTime in interface RawLog.RawLogGroupListOrBuilderpublic String getCompressType()
string CompressType = 3;getCompressType in interface RawLog.RawLogGroupListOrBuilderpublic com.google.protobuf.ByteString getCompressTypeBytes()
string CompressType = 3;getCompressTypeBytes in interface RawLog.RawLogGroupListOrBuilderpublic String getCursor()
string Cursor = 4;getCursor in interface RawLog.RawLogGroupListOrBuilderpublic com.google.protobuf.ByteString getCursorBytes()
string Cursor = 4;getCursorBytes in interface RawLog.RawLogGroupListOrBuilderpublic com.google.protobuf.ByteString getData()
bytes Data = 5;getData in interface RawLog.RawLogGroupListOrBuilderpublic int getLogCount()
int32 LogCount = 6;getLogCount in interface RawLog.RawLogGroupListOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static RawLog.RawLogGroupList parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RawLog.RawLogGroupList parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RawLog.RawLogGroupList parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RawLog.RawLogGroupList parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RawLog.RawLogGroupList parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RawLog.RawLogGroupList parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RawLog.RawLogGroupList parseFrom(InputStream input) throws IOException
IOExceptionpublic static RawLog.RawLogGroupList parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RawLog.RawLogGroupList parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static RawLog.RawLogGroupList parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RawLog.RawLogGroupList parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static RawLog.RawLogGroupList parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic RawLog.RawLogGroupList.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static RawLog.RawLogGroupList.Builder newBuilder()
public static RawLog.RawLogGroupList.Builder newBuilder(RawLog.RawLogGroupList prototype)
public RawLog.RawLogGroupList.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected RawLog.RawLogGroupList.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static RawLog.RawLogGroupList getDefaultInstance()
public static com.google.protobuf.Parser<RawLog.RawLogGroupList> parser()
public com.google.protobuf.Parser<RawLog.RawLogGroupList> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public RawLog.RawLogGroupList getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2025. All rights reserved.