Package | Description |
---|---|
com.oracle.bmc.dataflow.model |
Constructor and Description |
---|
Application(ApplicationLogConfig applicationLogConfig,
String archiveUri,
List<String> arguments,
String className,
Map<String,String> configuration,
String compartmentId,
Map<String,Map<String,Object>> definedTags,
String description,
String displayName,
String driverShape,
ShapeConfig driverShapeConfig,
String execute,
String executorShape,
ShapeConfig executorShapeConfig,
String fileUri,
Map<String,String> freeformTags,
String id,
ApplicationLanguage language,
ApplicationLifecycleState lifecycleState,
String logsBucketUri,
String metastoreId,
Integer numExecutors,
String ownerPrincipalId,
String ownerUserName,
List<ApplicationParameter> parameters,
String poolId,
String privateEndpointId,
String sparkVersion,
Date timeCreated,
Date timeUpdated,
ApplicationType type,
String warehouseBucketUri,
Long maxDurationInMinutes,
Long idleTimeoutInMinutes)
Deprecated.
|
CreateApplicationDetails(String archiveUri,
List<String> arguments,
ApplicationLogConfig applicationLogConfig,
String className,
String compartmentId,
Map<String,String> configuration,
Map<String,Map<String,Object>> definedTags,
String description,
String displayName,
String driverShape,
ShapeConfig driverShapeConfig,
String execute,
String executorShape,
ShapeConfig executorShapeConfig,
String fileUri,
Map<String,String> freeformTags,
ApplicationLanguage language,
String logsBucketUri,
String metastoreId,
Integer numExecutors,
List<ApplicationParameter> parameters,
String poolId,
String privateEndpointId,
String sparkVersion,
ApplicationType type,
String warehouseBucketUri,
Long maxDurationInMinutes,
Long idleTimeoutInMinutes)
Deprecated.
|
CreateRunDetails(ApplicationLogConfig applicationLogConfig,
String applicationId,
String archiveUri,
List<String> arguments,
String compartmentId,
Map<String,String> configuration,
Map<String,Map<String,Object>> definedTags,
String displayName,
String driverShape,
ShapeConfig driverShapeConfig,
String execute,
String executorShape,
ShapeConfig executorShapeConfig,
Map<String,String> freeformTags,
String logsBucketUri,
String metastoreId,
Integer numExecutors,
List<ApplicationParameter> parameters,
String poolId,
String sparkVersion,
ApplicationType type,
String warehouseBucketUri,
Long maxDurationInMinutes,
Long idleTimeoutInMinutes)
Deprecated.
|
CreateSqlEndpointDetails(String compartmentId,
String displayName,
String description,
String sqlEndpointVersion,
String driverShape,
ShapeConfig driverShapeConfig,
String executorShape,
ShapeConfig executorShapeConfig,
Integer minExecutorCount,
Integer maxExecutorCount,
String metastoreId,
String lakeId,
String warehouseBucketUri,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,String> sparkAdvancedConfigurations,
SqlEndpointNetworkConfiguration networkConfiguration)
Deprecated.
|
PoolConfig(String shape,
ShapeConfig shapeConfig,
Integer min,
Integer max)
Deprecated.
|
Run(String archiveUri,
List<String> arguments,
String applicationId,
ApplicationLogConfig applicationLogConfig,
String className,
String compartmentId,
Map<String,String> configuration,
Long dataReadInBytes,
Long dataWrittenInBytes,
Map<String,Map<String,Object>> definedTags,
String displayName,
String driverShape,
ShapeConfig driverShapeConfig,
String execute,
String executorShape,
ShapeConfig executorShapeConfig,
String fileUri,
Map<String,String> freeformTags,
String id,
ApplicationLanguage language,
String lifecycleDetails,
RunLifecycleState lifecycleState,
String logsBucketUri,
String metastoreId,
Integer numExecutors,
String opcRequestId,
String ownerPrincipalId,
String ownerUserName,
List<ApplicationParameter> parameters,
String poolId,
List<String> privateEndpointDnsZones,
Integer privateEndpointMaxHostCount,
List<String> privateEndpointNsgIds,
String privateEndpointId,
String privateEndpointSubnetId,
Long runDurationInMilliseconds,
String sparkVersion,
Date timeCreated,
Date timeUpdated,
Integer totalOCpu,
ApplicationType type,
String warehouseBucketUri,
Long maxDurationInMinutes,
Long idleTimeoutInMinutes)
Deprecated.
|
SqlEndpoint(String id,
String displayName,
String compartmentId,
String jdbcEndpointUrl,
Date timeCreated,
Date timeUpdated,
SqlEndpointLifecycleState lifecycleState,
String stateMessage,
String sqlEndpointVersion,
String driverShape,
ShapeConfig driverShapeConfig,
String executorShape,
ShapeConfig executorShapeConfig,
Integer minExecutorCount,
Integer maxExecutorCount,
String metastoreId,
String lakeId,
String warehouseBucketUri,
String description,
String lastAcceptedRequestToken,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
Map<String,String> sparkAdvancedConfigurations,
String bannerMessage,
SqlEndpointNetworkConfiguration networkConfiguration)
Deprecated.
|
SqlEndpointSummary(String id,
String displayName,
String compartmentId,
String jdbcEndpointUrl,
Date timeCreated,
Date timeUpdated,
SqlEndpointLifecycleState lifecycleState,
String stateMessage,
String sqlEndpointVersion,
String driverShape,
ShapeConfig driverShapeConfig,
String executorShape,
ShapeConfig executorShapeConfig,
Integer minExecutorCount,
Integer maxExecutorCount,
String ownerPrincipalId,
String metastoreId,
String lakeId,
String warehouseBucketUri,
String description,
String lastAcceptedRequestToken,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
Map<String,String> sparkAdvancedConfigurations,
SqlEndpointNetworkConfiguration networkConfiguration)
Deprecated.
|
UpdateApplicationDetails(String className,
String fileUri,
String sparkVersion,
ApplicationLanguage language,
ApplicationLogConfig applicationLogConfig,
String archiveUri,
List<String> arguments,
Map<String,String> configuration,
Map<String,Map<String,Object>> definedTags,
String description,
String displayName,
String driverShape,
ShapeConfig driverShapeConfig,
String execute,
String executorShape,
ShapeConfig executorShapeConfig,
Map<String,String> freeformTags,
String logsBucketUri,
String metastoreId,
Integer numExecutors,
List<ApplicationParameter> parameters,
String poolId,
String privateEndpointId,
String warehouseBucketUri,
Long maxDurationInMinutes,
Long idleTimeoutInMinutes)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.