public final class Update extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
TIMEOUT_PROPERTY
Request timeout property.
|
| Modifier and Type | Method and Description |
|---|---|
static com.codahale.metrics.MetricRegistry |
createMetricRegistry(com.google.common.io.Closer closer,
String metricDomain) |
static Duration |
getRdfClientTimeout() |
static void |
main(String[] args)
Run updates configured from the command line.
|
public static final String TIMEOUT_PROPERTY
public static void main(String[] args) throws Exception
Exception - on errorpublic static Duration getRdfClientTimeout()
public static com.codahale.metrics.MetricRegistry createMetricRegistry(com.google.common.io.Closer closer,
String metricDomain)
Copyright © 2019. All rights reserved.