public class IoTDBLogQueryDAO extends Object implements ILogQueryDAO
| Constructor and Description |
|---|
IoTDBLogQueryDAO() |
| Modifier and Type | Method and Description |
|---|---|
Logs |
queryLogs(String serviceId,
String serviceInstanceId,
String endpointId,
TraceScopeCondition relatedTrace,
Order queryOrder,
int from,
int limit,
long startTB,
long endTB,
List<Tag> tags,
List<String> keywordsOfContent,
List<String> excludingKeywordsOfContent) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitparserDataBinary, supportQueryLogsByKeywordspublic Logs queryLogs(String serviceId, String serviceInstanceId, String endpointId, TraceScopeCondition relatedTrace, Order queryOrder, int from, int limit, long startTB, long endTB, List<Tag> tags, List<String> keywordsOfContent, List<String> excludingKeywordsOfContent) throws IOException
queryLogs in interface ILogQueryDAOIOExceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.