public class SystemPolling extends Object
Modifier and Type | Class and Description |
---|---|
static class |
SystemPolling.Builder |
static interface |
SystemPolling.NameProvider
The naming sequence provider.
|
Modifier and Type | Method and Description |
---|---|
void |
run()
Run the polling in the background as a thread pool
running every
pollEveryMillis milliseconds |
void |
stopPolling()
Shut down the background polling
|
public void run()
pollEveryMillis
millisecondspublic void stopPolling()
Copyright © 2020. All rights reserved.