public class UriDeploymentFileScanner extends Object implements UriDeploymentScanner
| Modifier and Type | Field and Description |
|---|---|
static int |
DFLT_SCAN_FREQ
Default scan frequency.
|
| Constructor and Description |
|---|
UriDeploymentFileScanner() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptsURI(URI uri)
Check whether scanner is able to process the given URI.
|
long |
getDefaultScanFrequency()
Gets default scan frequency in milliseconds.
|
void |
scan(UriDeploymentScannerContext scanCtx)
Scan the given URI.
|
public static final int DFLT_SCAN_FREQ
public boolean acceptsURI(URI uri)
acceptsURI in interface UriDeploymentScanneruri - URI.true if scanner is able to process the URI.public void scan(UriDeploymentScannerContext scanCtx)
scan in interface UriDeploymentScannerscanCtx - Scan context.public long getDefaultScanFrequency()
getDefaultScanFrequency in interface UriDeploymentScanner
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.29 Release Date : January 8 2026