@Beta public abstract class Windower extends Object implements PipelineConfigurable, Serializable
| Modifier and Type | Field and Description |
|---|---|
static String |
PLUGIN_TYPE |
| Constructor and Description |
|---|
Windower() |
| Modifier and Type | Method and Description |
|---|---|
void |
configurePipeline(PipelineConfigurer pipelineConfigurer) |
abstract long |
getSlideInterval() |
abstract long |
getWidth() |
public static final String PLUGIN_TYPE
public void configurePipeline(PipelineConfigurer pipelineConfigurer) throws IllegalArgumentException
configurePipeline in interface PipelineConfigurableIllegalArgumentExceptionpublic abstract long getWidth()
public abstract long getSlideInterval()
Copyright © 2017 Cask Data, Inc. Licensed under the Apache License, Version 2.0.