Package io.deephaven.querylogs
Class QueryLogsControllerConfigurationProcessor
java.lang.Object
io.deephaven.querylogs.QueryLogsControllerConfigurationProcessor
- All Implemented Interfaces:
ControllerConfigurationProcessor
public class QueryLogsControllerConfigurationProcessor
extends Object
implements ControllerConfigurationProcessor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanapply(@NotNull com.fishlib.io.logger.Logger log, PqStorage pqStorage, @NotNull AtomicLong nextSerial)
-
Constructor Details
-
QueryLogsControllerConfigurationProcessor
public QueryLogsControllerConfigurationProcessor()
-
-
Method Details
-
apply
public boolean apply(@NotNull @NotNull com.fishlib.io.logger.Logger log, PqStorage pqStorage, @NotNull @NotNull AtomicLong nextSerial) throws PqStorageException - Specified by:
applyin interfaceControllerConfigurationProcessor- Throws:
PqStorageException
-