ApiIcebergReplicationArguments |
ApiIcebergReplicationArguments.addExcludedTableFiltersItem(ApiHiveTable excludedTableFiltersItem) |
ApiIcebergReplicationArguments |
ApiIcebergReplicationArguments.addIncludedTableFiltersItem(ApiHiveTable includedTableFiltersItem) |
ApiIcebergReplicationArguments |
ApiIcebergReplicationArguments.batchSize(BigDecimal batchSize) |
ApiIcebergReplicationArguments |
ApiIcebergReplicationArguments.excludedTableFilters(List<ApiHiveTable> excludedTableFilters) |
ApiIcebergReplicationArguments |
ApiIcebergReplicationArguments.exportYarnOptions(IcebergReplicationYarnOptions exportYarnOptions) |
ApiIcebergReplicationArguments |
ApiReplicationSchedule.getIcebergArguments()
Arguments for Iceberg replication.
|
ApiIcebergReplicationArguments |
ApiIcebergReplicationArguments.includedTableFilters(List<ApiHiveTable> includedTableFilters) |
ApiIcebergReplicationArguments |
ApiIcebergReplicationArguments.policyName(String policyName) |
ApiIcebergReplicationArguments |
ApiIcebergReplicationArguments.proxyName(String proxyName) |
ApiIcebergReplicationArguments |
ApiIcebergReplicationArguments.putSafetyValvesSourceItem(String key,
IcebergReplicationSafetyValve safetyValvesSourceItem) |
ApiIcebergReplicationArguments |
ApiIcebergReplicationArguments.putSafetyValvesTargetItem(String key,
IcebergReplicationSafetyValve safetyValvesTargetItem) |
ApiIcebergReplicationArguments |
ApiIcebergReplicationArguments.safetyValvesSource(Map<String,IcebergReplicationSafetyValve> safetyValvesSource) |
ApiIcebergReplicationArguments |
ApiIcebergReplicationArguments.safetyValvesTarget(Map<String,IcebergReplicationSafetyValve> safetyValvesTarget) |
ApiIcebergReplicationArguments |
ApiIcebergReplicationArguments.shouldReplicateColumnStats(Boolean shouldReplicateColumnStats) |
ApiIcebergReplicationArguments |
ApiIcebergReplicationArguments.sourceIcebergReplicationService(ApiServiceRef sourceIcebergReplicationService) |
ApiIcebergReplicationArguments |
ApiIcebergReplicationArguments.syncYarnOptions(IcebergReplicationYarnOptions syncYarnOptions) |
ApiIcebergReplicationArguments |
ApiIcebergReplicationArguments.xferYarnOptions(IcebergReplicationYarnOptions xferYarnOptions) |