public static final class Logs.Log extends com.google.protobuf.GeneratedMessage implements Logs.LogOrBuilder
| 限定符和类型 | 类和说明 |
|---|---|
static class |
Logs.Log.Builder |
static class |
Logs.Log.Content |
static interface |
Logs.Log.ContentOrBuilder |
com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>| 限定符和类型 | 字段和说明 |
|---|---|
static int |
CONTENTS_FIELD_NUMBER |
static int |
TIME_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
Logs.Log.Content |
getContents(int index) |
int |
getContentsCount() |
java.util.List<Logs.Log.Content> |
getContentsList() |
Logs.Log.ContentOrBuilder |
getContentsOrBuilder(int index) |
java.util.List<? extends Logs.Log.ContentOrBuilder> |
getContentsOrBuilderList() |
static Logs.Log |
getDefaultInstance() |
Logs.Log |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
int |
getSerializedSize() |
int |
getTime() |
boolean |
hasTime() |
boolean |
isInitialized() |
static Logs.Log.Builder |
newBuilder() |
static Logs.Log.Builder |
newBuilder(Logs.Log prototype) |
Logs.Log.Builder |
newBuilderForType() |
static Logs.Log |
parseDelimitedFrom(java.io.InputStream input) |
static Logs.Log |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Logs.Log |
parseFrom(byte[] data) |
static Logs.Log |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Logs.Log |
parseFrom(com.google.protobuf.ByteString data) |
static Logs.Log |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Logs.Log |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Logs.Log |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Logs.Log |
parseFrom(java.io.InputStream input) |
static Logs.Log |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Logs.Log.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtensiontoByteArray, toByteString, writeDelimitedTo, writeTopublic static final int TIME_FIELD_NUMBER
public static final int CONTENTS_FIELD_NUMBER
public static Logs.Log getDefaultInstance()
public Logs.Log getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
public boolean hasTime()
hasTime 在接口中 Logs.LogOrBuilderpublic int getTime()
getTime 在接口中 Logs.LogOrBuilderpublic java.util.List<Logs.Log.Content> getContentsList()
getContentsList 在接口中 Logs.LogOrBuilderpublic java.util.List<? extends Logs.Log.ContentOrBuilder> getContentsOrBuilderList()
getContentsOrBuilderList 在接口中 Logs.LogOrBuilderpublic int getContentsCount()
getContentsCount 在接口中 Logs.LogOrBuilderpublic Logs.Log.Content getContents(int index)
getContents 在接口中 Logs.LogOrBuilderpublic Logs.Log.ContentOrBuilder getContentsOrBuilder(int index)
getContentsOrBuilder 在接口中 Logs.LogOrBuilderpublic final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessagepublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException
writeTo 在接口中 com.google.protobuf.MessageLitewriteTo 在类中 com.google.protobuf.AbstractMessagejava.io.IOExceptionpublic int getSerializedSize()
getSerializedSize 在接口中 com.google.protobuf.MessageLitegetSerializedSize 在类中 com.google.protobuf.AbstractMessagepublic static Logs.Log parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Logs.Log parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Logs.Log parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Logs.Log parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Logs.Log parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static Logs.Log parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static Logs.Log parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static Logs.Log parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static Logs.Log parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static Logs.Log parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static Logs.Log.Builder newBuilder()
public Logs.Log.Builder newBuilderForType()
newBuilderForType 在接口中 com.google.protobuf.MessagenewBuilderForType 在接口中 com.google.protobuf.MessageLitepublic static Logs.Log.Builder newBuilder(Logs.Log prototype)
public Logs.Log.Builder toBuilder()
toBuilder 在接口中 com.google.protobuf.MessagetoBuilder 在接口中 com.google.protobuf.MessageLite