public class DbUpdaterJobSpec extends Object implements com.google.common.base.Supplier<DbConnectorConfig>
Modifier and Type | Field and Description |
---|---|
String |
connectURI |
String |
password |
String |
segmentTable |
String |
user |
Constructor and Description |
---|
DbUpdaterJobSpec() |
public String connectURI
public String user
public String password
public String segmentTable
public String getSegmentTable()
public DbConnectorConfig get()
get
in interface com.google.common.base.Supplier<DbConnectorConfig>
Copyright © 2015. All rights reserved.