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