public static interface Diagnosticspb.LogMessageOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
Diagnosticspb.LogLevel |
getLevel()
.diagnosticspb.LogLevel level = 2; |
int |
getLevelValue()
.diagnosticspb.LogLevel level = 2; |
String |
getMessage()
string message = 3; |
com.google.protobuf.ByteString |
getMessageBytes()
string message = 3; |
long |
getTime()
int64 time = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
long getTime()
int64 time = 1;
int getLevelValue()
.diagnosticspb.LogLevel level = 2;
Diagnosticspb.LogLevel getLevel()
.diagnosticspb.LogLevel level = 2;
String getMessage()
string message = 3;
com.google.protobuf.ByteString getMessageBytes()
string message = 3;
Copyright © 2024 PingCAP. All rights reserved.