public class CQLogWriter extends Object implements AutoCloseable
| 构造器和说明 |
|---|
CQLogWriter(String logFilePath) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
close() |
void |
createContinuousQuery(CreateContinuousQueryPlan createContinuousQueryPlan) |
void |
dropContinuousQuery(DropContinuousQueryPlan dropContinuousQueryPlan) |
public CQLogWriter(String logFilePath) throws IOException
IOExceptionpublic void createContinuousQuery(CreateContinuousQueryPlan createContinuousQueryPlan) throws IOException
IOExceptionpublic void dropContinuousQuery(DropContinuousQueryPlan dropContinuousQueryPlan) throws IOException
IOExceptionpublic void close()
throws IOException
close 在接口中 AutoCloseableIOExceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.