public static interface RawLog.RawLogGroupListOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
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; |
long |
getLogArriveTime()
int64 LogArriveTime = 2; |
int |
getLogCount()
int32 LogCount = 6; |
int |
getOriginLen()
int32 OriginLen = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getOriginLen()
int32 OriginLen = 1;long getLogArriveTime()
int64 LogArriveTime = 2;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;int getLogCount()
int32 LogCount = 6;Copyright © 2025. All rights reserved.