Class FlushBigDataClusterCommand
- java.lang.Object
-
- lumis.portal.bigdata.elasticsearch.FlushBigDataClusterCommand
-
- All Implemented Interfaces:
Serializable
,Callable<Serializable>
,IClusterCallable<Serializable>
public class FlushBigDataClusterCommand extends Object implements IClusterCallable<Serializable>
Big data flusher command.- Since:
- 11.0.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 FlushBigDataClusterCommand()
-
-
-
Method Detail
-
call
public Serializable call() throws Exception
- Specified by:
call
in interfaceCallable<Serializable>
- Throws:
Exception
-
-