public static interface AdminPacket.LogAdminOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
java.lang.String |
getAction()
string action = 2; |
com.google.protobuf.ByteString |
getActionBytes()
string action = 2; |
int |
getCount()
默认tail 100行,最大不超过4MB
int32 count = 5; |
AdminPacket.LogAdmin.CountPresentCase |
getCountPresentCase() |
java.lang.String |
getDestination()
string destination = 3; |
com.google.protobuf.ByteString |
getDestinationBytes()
string destination = 3; |
AdminPacket.LogAdmin.DestinationPresentCase |
getDestinationPresentCase() |
java.lang.String |
getFile()
string file = 4; |
com.google.protobuf.ByteString |
getFileBytes()
string file = 4; |
AdminPacket.LogAdmin.FilePresentCase |
getFilePresentCase() |
java.lang.String |
getType()
canal/instance
string type = 1; |
com.google.protobuf.ByteString |
getTypeBytes()
canal/instance
string type = 1; |
java.lang.String getType()
canal/instance
string type = 1;com.google.protobuf.ByteString getTypeBytes()
canal/instance
string type = 1;java.lang.String getAction()
string action = 2;com.google.protobuf.ByteString getActionBytes()
string action = 2;java.lang.String getDestination()
string destination = 3;com.google.protobuf.ByteString getDestinationBytes()
string destination = 3;java.lang.String getFile()
string file = 4;com.google.protobuf.ByteString getFileBytes()
string file = 4;int getCount()
默认tail 100行,最大不超过4MB
int32 count = 5;AdminPacket.LogAdmin.DestinationPresentCase getDestinationPresentCase()
AdminPacket.LogAdmin.FilePresentCase getFilePresentCase()
AdminPacket.LogAdmin.CountPresentCase getCountPresentCase()
Copyright © 2021. All rights reserved.