| 
 | Brooklyn | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectbrooklyn.event.feed.FeedConfig
brooklyn.event.feed.PollConfig
public class PollConfig extends FeedConfig
Configuration for polling, which is being added to a feed (e.g. to poll a given URL over http).
| Field Summary | 
|---|
| Fields inherited from class FeedConfig | |
|---|---|
| UNSET | 
| Constructor Summary | |
| PollConfig(AttributeSensor sensor) | |
| PollConfig(PollConfig other) | |
| Method Summary | |
|---|---|
| long | getPeriod() | 
| This | period(Duration val) | 
| This | period(long val) | 
| This | period(long val, java.util.concurrent.TimeUnit units) | 
| Constructor Detail | 
|---|
public PollConfig(AttributeSensor sensor)
public PollConfig(PollConfig other)
| Method Detail | 
|---|
public long getPeriod()
public This period(Duration val)
public This period(long val)
public This period(long val, java.util.concurrent.TimeUnit units)
Brooklyn Multi-Cloud Application Management Platform 
 brooklyncentral.github.com. Apache License. © 2012.