Package lumis.portal.configuration
Class EnvironmentConfiguration.EnvironmentConfigurationCommand
- java.lang.Object
-
- lumis.portal.configuration.EnvironmentConfiguration.EnvironmentConfigurationCommand
-
- All Implemented Interfaces:
Serializable
,Callable<Serializable>
,IClusterCallable<Serializable>
- Enclosing class:
- EnvironmentConfiguration
public static class EnvironmentConfiguration.EnvironmentConfigurationCommand extends Object implements IClusterCallable<Serializable>
This is a environment configuration command that updates the configuration information cached.- Since:
- 7.1.0
- Version:
- $Revision: 24260 $ $Date: 2020-12-02 19:10:55 -0300 (Wed, 02 Dec 2020) $
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description EnvironmentConfigurationCommand(boolean restartBigData)
-
-
-
Method Detail
-
call
public Serializable call() throws Exception
- Specified by:
call
in interfaceCallable<Serializable>
- Throws:
Exception
-
-