public static final class ExportContext.SqlExportOptions.MysqlExportOptions extends GenericJson
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
MysqlExportOptions() |
| Modifier and Type | Method and Description |
|---|---|
ExportContext.SqlExportOptions.MysqlExportOptions |
clone() |
Integer |
getMasterData()
Option to include SQL statement required to set up replication.
|
ExportContext.SqlExportOptions.MysqlExportOptions |
set(String fieldName,
Object value) |
ExportContext.SqlExportOptions.MysqlExportOptions |
setMasterData(Integer masterData)
Option to include SQL statement required to set up replication.
|
getFactory, setFactory, toPrettyString, toStringentrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, isEmpty, keySet, size, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllpublic Integer getMasterData()
null for nonepublic ExportContext.SqlExportOptions.MysqlExportOptions setMasterData(Integer masterData)
masterData - masterData or null for nonepublic ExportContext.SqlExportOptions.MysqlExportOptions set(String fieldName, Object value)
set in class GenericJsonpublic ExportContext.SqlExportOptions.MysqlExportOptions clone()
clone in class GenericJsonCopyright © 2011–2022 Google. All rights reserved.