public class OperationSyncDDLProtector extends OperationSyncProtector
isProtectorAtWork, LOG_FILE_VALIDITY, logFileListLock, processingLogFiles, protectorByteStream, protectorDeserializeStream, registeredLogFiles| 构造器和说明 |
|---|
OperationSyncDDLProtector(SessionPool operationSyncSessionPool) |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
isAtWork() |
protected void |
preCheck() |
protected void |
transmitPhysicalPlan(ByteBuffer planBuffer,
PhysicalPlan physicalPlan) |
registerLogFile, run, transmitLogFiles, wrapLogFilespublic OperationSyncDDLProtector(SessionPool operationSyncSessionPool)
protected void preCheck()
preCheck 在类中 OperationSyncProtectorprotected void transmitPhysicalPlan(ByteBuffer planBuffer, PhysicalPlan physicalPlan)
public boolean isAtWork()
Copyright © 2022 The Apache Software Foundation. All rights reserved.