A B C D E F G H I J L M N O P R S T U V W 
All Classes All Packages

A

AbstractDatabricksRestClientImpl - Class in com.edmunds.rest.databricks.restclient
This is the abstract databricks rest client that contains base functionality.
AbstractDatabricksRestClientImpl(String, String) - Constructor for class com.edmunds.rest.databricks.restclient.AbstractDatabricksRestClientImpl
Creates a rest client.
AccessControlRequestDTO - Class in com.edmunds.rest.databricks.DTO.permissions
 
AccessControlRequestDTO() - Constructor for class com.edmunds.rest.databricks.DTO.permissions.AccessControlRequestDTO
 
AccessControlRequestForGroupDTO - Class in com.edmunds.rest.databricks.DTO.permissions
 
AccessControlRequestForGroupDTO() - Constructor for class com.edmunds.rest.databricks.DTO.permissions.AccessControlRequestForGroupDTO
 
AccessControlRequestForUserDTO - Class in com.edmunds.rest.databricks.DTO.permissions
 
AccessControlRequestForUserDTO() - Constructor for class com.edmunds.rest.databricks.DTO.permissions.AccessControlRequestForUserDTO
 
ACTIVE - com.edmunds.rest.databricks.DTO.instance_pools.InstancePoolStateDTO
 
add(String) - Method in interface com.edmunds.rest.databricks.service.InstanceProfilesService
Registers an instance profile in Databricks.
add(String) - Method in class com.edmunds.rest.databricks.service.InstanceProfilesServiceImpl
 
add(String, boolean) - Method in interface com.edmunds.rest.databricks.service.InstanceProfilesService
Registers an instance profile in Databricks.
add(String, boolean) - Method in class com.edmunds.rest.databricks.service.InstanceProfilesServiceImpl
 
addGroupToGroup(String, String) - Method in interface com.edmunds.rest.databricks.service.GroupsService
Adds a group to a group.
addGroupToGroup(String, String) - Method in class com.edmunds.rest.databricks.service.GroupsServiceImpl
 
addUsersToGroup(long, long[]) - Method in interface com.edmunds.rest.databricks.service.ScimService
Update a group in Databricks by adding new members.
addUsersToGroup(long, long[]) - Method in class com.edmunds.rest.databricks.service.ScimServiceImpl
 
AddUsersToGroupOperation - Class in com.edmunds.rest.databricks.DTO.scim.user
 
AddUsersToGroupOperation(long[]) - Constructor for class com.edmunds.rest.databricks.DTO.scim.user.AddUsersToGroupOperation
Builds a new AddUsersToGroupOperation.
addUserToGroup(String, String) - Method in interface com.edmunds.rest.databricks.service.GroupsService
Adds a user to a group.
addUserToGroup(String, String) - Method in class com.edmunds.rest.databricks.service.GroupsServiceImpl
 
ALL - com.edmunds.rest.databricks.DTO.jobs.ViewsToExportDTO
 
allClusterStatuses() - Method in interface com.edmunds.rest.databricks.service.LibraryService
Gets the statuses of all clusters on a databricks instance.
allClusterStatuses() - Method in class com.edmunds.rest.databricks.service.LibraryServiceImpl
 
ALLOW_CLUSTER_CREATE - com.edmunds.rest.databricks.DTO.scim.user.EntitlementDTO
 
ALLOW_INSTANCE_POOL_CREATE - com.edmunds.rest.databricks.DTO.scim.user.EntitlementDTO
 
API - com.edmunds.rest.databricks.DTO.clusters.ClusterSourceDTO
 
API_VERSION_2_0 - Static variable in class com.edmunds.rest.databricks.DatabricksServiceFactory
 
API_VERSION_2_1 - Static variable in class com.edmunds.rest.databricks.DatabricksServiceFactory
 
apiVersion - Variable in class com.edmunds.rest.databricks.restclient.AbstractDatabricksRestClientImpl
 
ASC - com.edmunds.rest.databricks.DTO.clusters.ListOrderDTO
 
AUTORECOVERY - com.edmunds.rest.databricks.DTO.clusters.ResizeCauseDTO
 
AUTOSCALE - com.edmunds.rest.databricks.DTO.clusters.ResizeCauseDTO
 
AutoScaleDTO - Class in com.edmunds.rest.databricks.DTO.clusters
 
AutoScaleDTO() - Constructor for class com.edmunds.rest.databricks.DTO.clusters.AutoScaleDTO
 
AUTOSCALING_STATS_REPORT - com.edmunds.rest.databricks.DTO.clusters.ClusterEventTypeDTO
 
aws_api_error_code - com.edmunds.rest.databricks.DTO.clusters.TerminationParameterDTO
 
aws_error_message - com.edmunds.rest.databricks.DTO.clusters.TerminationParameterDTO
 
aws_impaired_status_details - com.edmunds.rest.databricks.DTO.clusters.TerminationParameterDTO
 
aws_instance_state_reason - com.edmunds.rest.databricks.DTO.clusters.TerminationParameterDTO
 
aws_instance_status_event - com.edmunds.rest.databricks.DTO.clusters.TerminationParameterDTO
 
aws_spot_request_fault_code - com.edmunds.rest.databricks.DTO.clusters.TerminationParameterDTO
 
aws_spot_request_status - com.edmunds.rest.databricks.DTO.clusters.TerminationParameterDTO
 
AwsAttributesDTO - Class in com.edmunds.rest.databricks.DTO.clusters
 
AwsAttributesDTO() - Constructor for class com.edmunds.rest.databricks.DTO.clusters.AwsAttributesDTO
 
AwsAvailabilityDTO - Enum in com.edmunds.rest.databricks.DTO.clusters
 
AZURE_RESOURCE_MANAGER_THROTTLING - com.edmunds.rest.databricks.DTO.clusters.TerminationCodeDTO
 
AZURE_RESOURCE_PROVIDER_THROTTLING - com.edmunds.rest.databricks.DTO.clusters.TerminationCodeDTO
 

B

build() - Method in class com.edmunds.rest.databricks.DatabricksServiceFactory.Builder
Builds a DatabricksServiceFactory.
build() - Method in class com.edmunds.rest.databricks.request.CreateClusterRequest.CreateClusterRequestBuilder
Deprecated.
 
build() - Method in class com.edmunds.rest.databricks.request.EditClusterRequest.EditClusterRequestBuilder
Deprecated.
 
build() - Method in class com.edmunds.rest.databricks.request.ExportWorkspaceRequest.ExportWorkspaceRequestBuilder
 
build() - Method in class com.edmunds.rest.databricks.request.ImportWorkspaceRequest.ImportWorkspaceRequestBuilder
 
build(HttpClientBuilderFactory) - Method in class com.edmunds.rest.databricks.DatabricksServiceFactory.Builder
Builds a DatabricksServiceFactory.
builder - Variable in class com.edmunds.rest.databricks.restclient.DefaultHttpClientBuilderFactory
 
buildRunJobRestUrl(long, long) - Method in interface com.edmunds.rest.databricks.service.JobService
Deprecated.
Formatting databricks job rest url.
buildRunJobRestUrl(long, long) - Method in class com.edmunds.rest.databricks.service.JobServiceImpl
Deprecated.
 
buildRunJobRestUrl(long, long) - Method in class com.edmunds.rest.databricks.service.JobServiceImplV21
 
buildRunJobRestUrl(long, long) - Method in interface com.edmunds.rest.databricks.service.JobServiceV21
Formatting databricks job rest url.

C

CAN_MANAGE - com.edmunds.rest.databricks.DTO.permissions.PermissionLevelDTO
 
CAN_MANAGE_RUN - com.edmunds.rest.databricks.DTO.permissions.PermissionLevelDTO
 
CAN_VIEW - com.edmunds.rest.databricks.DTO.permissions.PermissionLevelDTO
 
CANCELED - com.edmunds.rest.databricks.DTO.jobs.RunResultStateDTO
 
cancelJob() - Method in class com.edmunds.rest.databricks.RunJob
 
cancelRun(long) - Method in interface com.edmunds.rest.databricks.service.JobService
Deprecated.
Cancels a run.
cancelRun(long) - Method in class com.edmunds.rest.databricks.service.JobServiceImpl
Deprecated.
 
cancelRun(long) - Method in class com.edmunds.rest.databricks.service.JobServiceImplV21
 
cancelRun(long) - Method in interface com.edmunds.rest.databricks.service.JobServiceV21
Cancels a run.
client - Variable in class com.edmunds.rest.databricks.restclient.AbstractDatabricksRestClientImpl
 
client - Variable in class com.edmunds.rest.databricks.service.DatabricksService
 
CLOUD_PROVIDER_LAUNCH_FAILURE - com.edmunds.rest.databricks.DTO.clusters.TerminationCodeDTO
 
CLOUD_PROVIDER_SHUTDOWN - com.edmunds.rest.databricks.DTO.clusters.TerminationCodeDTO
 
ClusterAttributesDTO - Class in com.edmunds.rest.databricks.DTO.clusters
 
ClusterAttributesDTO() - Constructor for class com.edmunds.rest.databricks.DTO.clusters.ClusterAttributesDTO
 
ClusterCloudProviderNodeInfoDTO - Class in com.edmunds.rest.databricks.DTO.clusters
 
ClusterCloudProviderNodeInfoDTO() - Constructor for class com.edmunds.rest.databricks.DTO.clusters.ClusterCloudProviderNodeInfoDTO
 
ClusterCloudProviderNodeStatusDTO - Enum in com.edmunds.rest.databricks.DTO.clusters
 
ClusterEventDTO - Class in com.edmunds.rest.databricks.DTO.clusters
 
ClusterEventDTO() - Constructor for class com.edmunds.rest.databricks.DTO.clusters.ClusterEventDTO
 
ClusterEventsDTO - Class in com.edmunds.rest.databricks.DTO
 
ClusterEventsDTO() - Constructor for class com.edmunds.rest.databricks.DTO.ClusterEventsDTO
 
ClusterEventTypeDTO - Enum in com.edmunds.rest.databricks.DTO.clusters
Cluster Event DTO object.
ClusterInfoDTO - Class in com.edmunds.rest.databricks.DTO.clusters
 
ClusterInfoDTO() - Constructor for class com.edmunds.rest.databricks.DTO.clusters.ClusterInfoDTO
 
ClusterInstanceDTO - Class in com.edmunds.rest.databricks.DTO.jobs
 
ClusterInstanceDTO() - Constructor for class com.edmunds.rest.databricks.DTO.jobs.ClusterInstanceDTO
 
ClusterLibraryStatusesDTO - Class in com.edmunds.rest.databricks.DTO.libraries
 
ClusterLibraryStatusesDTO() - Constructor for class com.edmunds.rest.databricks.DTO.libraries.ClusterLibraryStatusesDTO
 
ClusterLogConfDTO - Class in com.edmunds.rest.databricks.DTO.clusters
 
ClusterLogConfDTO() - Constructor for class com.edmunds.rest.databricks.DTO.clusters.ClusterLogConfDTO
 
ClusterService - Interface in com.edmunds.rest.databricks.service
A Wrapper around the cluster part of the databricks rest api.
ClusterServiceImpl - Class in com.edmunds.rest.databricks.service
A basic implementation of the ClusterService.
ClusterServiceImpl(DatabricksRestClient) - Constructor for class com.edmunds.rest.databricks.service.ClusterServiceImpl
 
ClusterSizeDTO - Class in com.edmunds.rest.databricks.DTO.clusters
 
ClusterSizeDTO() - Constructor for class com.edmunds.rest.databricks.DTO.clusters.ClusterSizeDTO
 
ClusterSourceDTO - Enum in com.edmunds.rest.databricks.DTO.clusters
 
ClusterSpecDTO - Class in com.edmunds.rest.databricks.DTO.jobs
 
ClusterSpecDTO() - Constructor for class com.edmunds.rest.databricks.DTO.jobs.ClusterSpecDTO
 
ClusterStateDTO - Enum in com.edmunds.rest.databricks.DTO.clusters
 
clusterStatus(String) - Method in interface com.edmunds.rest.databricks.service.LibraryService
Gets the status of a specific cluster.
clusterStatus(String) - Method in class com.edmunds.rest.databricks.service.LibraryServiceImpl
 
ClusterTagDTO - Class in com.edmunds.rest.databricks.DTO.clusters
 
ClusterTagDTO() - Constructor for class com.edmunds.rest.databricks.DTO.clusters.ClusterTagDTO
 
CODE - com.edmunds.rest.databricks.DTO.jobs.ViewsToExportDTO
 
com.edmunds.rest.databricks - package com.edmunds.rest.databricks
 
com.edmunds.rest.databricks.DTO - package com.edmunds.rest.databricks.DTO
 
com.edmunds.rest.databricks.DTO.clusters - package com.edmunds.rest.databricks.DTO.clusters
 
com.edmunds.rest.databricks.DTO.dbfs - package com.edmunds.rest.databricks.DTO.dbfs
 
com.edmunds.rest.databricks.DTO.groups - package com.edmunds.rest.databricks.DTO.groups
 
com.edmunds.rest.databricks.DTO.instance_pools - package com.edmunds.rest.databricks.DTO.instance_pools
 
com.edmunds.rest.databricks.DTO.instance_profiles - package com.edmunds.rest.databricks.DTO.instance_profiles
 
com.edmunds.rest.databricks.DTO.jobs - package com.edmunds.rest.databricks.DTO.jobs
 
com.edmunds.rest.databricks.DTO.libraries - package com.edmunds.rest.databricks.DTO.libraries
 
com.edmunds.rest.databricks.DTO.permissions - package com.edmunds.rest.databricks.DTO.permissions
 
com.edmunds.rest.databricks.DTO.scim - package com.edmunds.rest.databricks.DTO.scim
 
com.edmunds.rest.databricks.DTO.scim.group - package com.edmunds.rest.databricks.DTO.scim.group
 
com.edmunds.rest.databricks.DTO.scim.user - package com.edmunds.rest.databricks.DTO.scim.user
 
com.edmunds.rest.databricks.DTO.workspace - package com.edmunds.rest.databricks.DTO.workspace
 
com.edmunds.rest.databricks.request - package com.edmunds.rest.databricks.request
 
com.edmunds.rest.databricks.restclient - package com.edmunds.rest.databricks.restclient
 
com.edmunds.rest.databricks.service - package com.edmunds.rest.databricks.service
 
CommandStatusDTO - Class in com.edmunds.rest.databricks.DTO
 
CommandStatusDTO() - Constructor for class com.edmunds.rest.databricks.DTO.CommandStatusDTO
 
COMMUNICATION_LOST - com.edmunds.rest.databricks.DTO.clusters.TerminationCodeDTO
 
CONNECTION_REQUEST_TIMEOUT - Static variable in class com.edmunds.rest.databricks.DatabricksServiceFactory
 
CONNECTION_TIMEOUT - Static variable in class com.edmunds.rest.databricks.DatabricksServiceFactory
 
CONTAINER_LAUNCH_FAILURE - com.edmunds.rest.databricks.DTO.clusters.TerminationCodeDTO
 
create(NewClusterDTO) - Method in interface com.edmunds.rest.databricks.service.ClusterService
Creates a databricks cluster.
create(NewClusterDTO) - Method in class com.edmunds.rest.databricks.service.ClusterServiceImpl
 
create(CreateClusterRequest) - Method in interface com.edmunds.rest.databricks.service.ClusterService
Deprecated.
in version 2.3.2, please use create(NewClusterDTO)
create(CreateClusterRequest) - Method in class com.edmunds.rest.databricks.service.ClusterServiceImpl
Deprecated.
createClientBuilder() - Method in class com.edmunds.rest.databricks.restclient.DefaultHttpClientBuilderFactory
 
createClientBuilder() - Method in interface com.edmunds.rest.databricks.restclient.HttpClientBuilderFactory
Returns the HttpClientBuilder which will be used by others.
CreateClusterRequest - Class in com.edmunds.rest.databricks.request
Deprecated.
CreateClusterRequest.CreateClusterRequestBuilder - Class in com.edmunds.rest.databricks.request
Deprecated.
Builder.
CreateClusterRequestBuilder(int, String, String, String) - Constructor for class com.edmunds.rest.databricks.request.CreateClusterRequest.CreateClusterRequestBuilder
Deprecated.
Constructor.
CreateClusterRequestBuilder(AutoScaleDTO, String, String, String) - Constructor for class com.edmunds.rest.databricks.request.CreateClusterRequest.CreateClusterRequestBuilder
Deprecated.
Constructor.
createDefaultClientBuilder() - Method in class com.edmunds.rest.databricks.restclient.DefaultHttpClientBuilderFactory
Creates a default http client builder object.
createGroup(GroupDTO) - Method in interface com.edmunds.rest.databricks.service.ScimService
Creates a group in the Databricks workspace.
createGroup(GroupDTO) - Method in class com.edmunds.rest.databricks.service.ScimServiceImpl
 
createGroup(String) - Method in interface com.edmunds.rest.databricks.service.GroupsService
Creates a new group.
createGroup(String) - Method in class com.edmunds.rest.databricks.service.GroupsServiceImpl
 
createJob(JobSettingsDTO) - Method in interface com.edmunds.rest.databricks.service.JobService
Deprecated.
Creates job from settings DTO.
createJob(JobSettingsDTO) - Method in class com.edmunds.rest.databricks.service.JobServiceImpl
Deprecated.
 
createJob(JobSettingsDTOv21) - Method in class com.edmunds.rest.databricks.service.JobServiceImplV21
 
createJob(JobSettingsDTOv21) - Method in interface com.edmunds.rest.databricks.service.JobServiceV21
Creates job from settings DTO.
createRequestConfig() - Method in class com.edmunds.rest.databricks.restclient.DefaultHttpClientBuilderFactory
Creates a request config.
createTokenAuthentication(String, String) - Static method in class com.edmunds.rest.databricks.DatabricksServiceFactory.Builder
Creates a DatabricksServiceFactory using token authentication.
createUser(UserDTO) - Method in interface com.edmunds.rest.databricks.service.ScimService
Create a user in the Databricks workspace.
createUser(UserDTO) - Method in class com.edmunds.rest.databricks.service.ScimServiceImpl
 
createUserPasswordAuthentication(String, String, String) - Static method in class com.edmunds.rest.databricks.DatabricksServiceFactory.Builder
CREATING - com.edmunds.rest.databricks.DTO.clusters.ClusterEventTypeDTO
 
CronScheduleDTO - Class in com.edmunds.rest.databricks.DTO.jobs
 
CronScheduleDTO() - Constructor for class com.edmunds.rest.databricks.DTO.jobs.CronScheduleDTO
 

D

DASHBOARD - com.edmunds.rest.databricks.DTO.jobs.ViewTypeDTO
 
DASHBOARDS - com.edmunds.rest.databricks.DTO.jobs.ViewsToExportDTO
 
databricks_error_message - com.edmunds.rest.databricks.DTO.clusters.TerminationParameterDTO
 
DatabricksRestClient - Interface in com.edmunds.rest.databricks.restclient
A Simple Databricks Rest Client Interface.
DatabricksRestClientImpl - Class in com.edmunds.rest.databricks.restclient
The main implementation of databricks rest client, which uses up to date httpclient.
DatabricksRestClientImpl(DatabricksServiceFactory.Builder, HttpClientBuilderFactory, String) - Constructor for class com.edmunds.rest.databricks.restclient.DatabricksRestClientImpl
Constructs a rest client.
DatabricksRestException - Exception in com.edmunds.rest.databricks
Any Databricks Rest Service exceptions.
DatabricksRestException(String) - Constructor for exception com.edmunds.rest.databricks.DatabricksRestException
 
DatabricksRestException(Throwable) - Constructor for exception com.edmunds.rest.databricks.DatabricksRestException
 
DatabricksRestRequest - Class in com.edmunds.rest.databricks.request
Base class for Request Objects.
DatabricksRestRequest(Map<String, Object>) - Constructor for class com.edmunds.rest.databricks.request.DatabricksRestRequest
Constructor.
DatabricksService - Class in com.edmunds.rest.databricks.service
All Services will extend this base class which provides a wrapper around the rest client.
DatabricksService(DatabricksRestClient) - Constructor for class com.edmunds.rest.databricks.service.DatabricksService
Given a client, create a wrapper around it.
DatabricksServiceFactory - Class in com.edmunds.rest.databricks
This is the class that clients should interact with.
DatabricksServiceFactory(DatabricksRestClient, DatabricksRestClient) - Constructor for class com.edmunds.rest.databricks.DatabricksServiceFactory
 
DatabricksServiceFactory.Builder - Class in com.edmunds.rest.databricks
This is how the DatabricksServiceFactory should be constructed.
DataSecurityModeDTO - Enum in com.edmunds.rest.databricks.DTO.jobs
 
DBC - com.edmunds.rest.databricks.DTO.workspace.ExportFormatDTO
 
DBFS_COMPONENT_UNHEALTHY - com.edmunds.rest.databricks.DTO.clusters.TerminationCodeDTO
 
DBFS_DOWN - com.edmunds.rest.databricks.DTO.clusters.ClusterEventTypeDTO
 
DbfsReadDTO - Class in com.edmunds.rest.databricks.DTO
 
DbfsReadDTO() - Constructor for class com.edmunds.rest.databricks.DTO.DbfsReadDTO
 
DbfsService - Interface in com.edmunds.rest.databricks.service
A wrapper around the databricks DbfsService.
DbfsServiceImpl - Class in com.edmunds.rest.databricks.service
The implementation of DbfsService.
DbfsServiceImpl(DatabricksRestClient) - Constructor for class com.edmunds.rest.databricks.service.DbfsServiceImpl
 
DbfsStorageInfoDTO - Class in com.edmunds.rest.databricks.DTO.clusters
 
DbfsStorageInfoDTO() - Constructor for class com.edmunds.rest.databricks.DTO.clusters.DbfsStorageInfoDTO
 
DEFAULT_HTTP_CLIENT_MAX_RETRY - Static variable in class com.edmunds.rest.databricks.DatabricksServiceFactory
Databricks rest http client HttpServiceUnavailableRetryStrategy default values.
DEFAULT_HTTP_CLIENT_RETRY_INTERVAL - Static variable in class com.edmunds.rest.databricks.DatabricksServiceFactory
 
DEFAULT_JOB_CHECK_INTERVAL - Static variable in class com.edmunds.rest.databricks.RunJob
 
DEFAULT_JOB_TIMEOUT - Static variable in class com.edmunds.rest.databricks.RunJob
 
DefaultHttpClientBuilderFactory - Class in com.edmunds.rest.databricks.restclient
A default http client builder implementation.
DefaultHttpClientBuilderFactory(DatabricksServiceFactory.Builder) - Constructor for class com.edmunds.rest.databricks.restclient.DefaultHttpClientBuilderFactory
Creates a default http client builder factory using a DatabricksServiceFactory builder for config.
delete(String) - Method in interface com.edmunds.rest.databricks.service.ClusterService
Terminates a cluster.
delete(String) - Method in class com.edmunds.rest.databricks.service.ClusterServiceImpl
 
delete(String, boolean) - Method in interface com.edmunds.rest.databricks.service.WorkspaceService
Deletes a specific workspace path.
delete(String, boolean) - Method in class com.edmunds.rest.databricks.service.WorkspaceServiceImpl
 
DELETE - com.edmunds.rest.databricks.RequestMethod
 
DELETED - com.edmunds.rest.databricks.DTO.instance_pools.InstancePoolStateDTO
 
deleteGroup(long) - Method in interface com.edmunds.rest.databricks.service.ScimService
Removes a group from the workspace.
deleteGroup(long) - Method in class com.edmunds.rest.databricks.service.ScimServiceImpl
 
deleteGroup(String) - Method in interface com.edmunds.rest.databricks.service.GroupsService
Removes a group from this organization.
deleteGroup(String) - Method in class com.edmunds.rest.databricks.service.GroupsServiceImpl
 
deleteJob(long) - Method in interface com.edmunds.rest.databricks.service.JobService
Deprecated.
Deletes the job and sends an email to the addresses specified in email_notifications.
deleteJob(long) - Method in class com.edmunds.rest.databricks.service.JobServiceImpl
Deprecated.
 
deleteJob(long) - Method in class com.edmunds.rest.databricks.service.JobServiceImplV21
 
deleteJob(long) - Method in interface com.edmunds.rest.databricks.service.JobServiceV21
Deletes the job and sends an email to the addresses specified in email_notifications.
deleteJob(String) - Method in interface com.edmunds.rest.databricks.service.JobService
Deprecated.
Deletes a job with a given name.
deleteJob(String) - Method in class com.edmunds.rest.databricks.service.JobServiceImpl
Deprecated.
 
deleteJob(String) - Method in class com.edmunds.rest.databricks.service.JobServiceImplV21
 
deleteJob(String) - Method in interface com.edmunds.rest.databricks.service.JobServiceV21
Deletes a job with a given name.
deleteUser(long) - Method in interface com.edmunds.rest.databricks.service.ScimService
Inactivates an user.
deleteUser(long) - Method in class com.edmunds.rest.databricks.service.ScimServiceImpl
 
DESC - com.edmunds.rest.databricks.DTO.clusters.ListOrderDTO
 
deserialize(JsonParser, DeserializationContext) - Method in class com.edmunds.rest.databricks.DTO.scim.user.UserDTO.UserGroupDeSerializer
 
DID_NOT_EXPAND_DISK - com.edmunds.rest.databricks.DTO.clusters.ClusterEventTypeDTO
 
DIRECTORY - com.edmunds.rest.databricks.DTO.workspace.ObjectTypeDTO
 
DiskSpecDTO - Class in com.edmunds.rest.databricks.DTO.instance_pools
 
DiskSpecDTO() - Constructor for class com.edmunds.rest.databricks.DTO.instance_pools.DiskSpecDTO
 
DiskTypeDTO - Class in com.edmunds.rest.databricks.DTO.instance_pools
 
DiskTypeDTO() - Constructor for class com.edmunds.rest.databricks.DTO.instance_pools.DiskTypeDTO
 
DRIVER_HEALTHY - com.edmunds.rest.databricks.DTO.clusters.ClusterEventTypeDTO
 
DRIVER_NOT_RESPONDING - com.edmunds.rest.databricks.DTO.clusters.ClusterEventTypeDTO
 
DRIVER_UNAVAILABLE - com.edmunds.rest.databricks.DTO.clusters.ClusterEventTypeDTO
 
DRIVER_UNREACHABLE - com.edmunds.rest.databricks.DTO.clusters.TerminationCodeDTO
 
DRIVER_UNRESPONSIVE - com.edmunds.rest.databricks.DTO.clusters.TerminationCodeDTO
 

E

EbsVolumeTypeDTO - Enum in com.edmunds.rest.databricks.DTO
A part of clusters and instance_pools API.
edit(UpsertClusterDTO) - Method in interface com.edmunds.rest.databricks.service.ClusterService
Edits the configurations of a databricks cluster.
edit(UpsertClusterDTO) - Method in class com.edmunds.rest.databricks.service.ClusterServiceImpl
 
edit(EditClusterRequest) - Method in interface com.edmunds.rest.databricks.service.ClusterService
Deprecated.
in version 2.3.2, please use edit(UpsertClusterDTO)
edit(EditClusterRequest) - Method in class com.edmunds.rest.databricks.service.ClusterServiceImpl
Deprecated.
EditClusterRequest - Class in com.edmunds.rest.databricks.request
Deprecated.
EditClusterRequest.EditClusterRequestBuilder - Class in com.edmunds.rest.databricks.request
Deprecated.
Builder.
EditClusterRequestBuilder(int, String, String, String, String) - Constructor for class com.edmunds.rest.databricks.request.EditClusterRequest.EditClusterRequestBuilder
Deprecated.
Constructor.
EditClusterRequestBuilder(AutoScaleDTO, String, String, String, String) - Constructor for class com.edmunds.rest.databricks.request.EditClusterRequest.EditClusterRequestBuilder
Deprecated.
Constructor.
EDITED - com.edmunds.rest.databricks.DTO.clusters.ClusterEventTypeDTO
 
editUser(UserDTO) - Method in interface com.edmunds.rest.databricks.service.ScimService
Updates an user.
editUser(UserDTO) - Method in class com.edmunds.rest.databricks.service.ScimServiceImpl
 
EmailDTO - Class in com.edmunds.rest.databricks.DTO.scim.user
 
EmailDTO(EmailDTO) - Constructor for class com.edmunds.rest.databricks.DTO.scim.user.EmailDTO
Builds an email from another one.
EntitlementDTO - Enum in com.edmunds.rest.databricks.DTO.scim.user
 
EntitlementsDTO - Class in com.edmunds.rest.databricks.DTO.scim.user
 
EntitlementsDTO(EntitlementsDTO) - Constructor for class com.edmunds.rest.databricks.DTO.scim.user.EntitlementsDTO
Copy constructor.
equals(Object) - Method in class com.edmunds.rest.databricks.DTO.scim.group.MemberDTO
 
ERROR - com.edmunds.rest.databricks.DTO.clusters.ClusterStateDTO
 
EventDetailsDTO - Class in com.edmunds.rest.databricks.DTO.clusters
 
EventDetailsDTO() - Constructor for class com.edmunds.rest.databricks.DTO.clusters.EventDetailsDTO
 
exists(String) - Method in interface com.edmunds.rest.databricks.service.InstanceProfilesService
Checks if the instance profile is registered.
exists(String) - Method in class com.edmunds.rest.databricks.service.InstanceProfilesServiceImpl
 
EXPANDED_DISK - com.edmunds.rest.databricks.DTO.clusters.ClusterEventTypeDTO
 
ExportFormatDTO - Enum in com.edmunds.rest.databricks.DTO.workspace
 
exportWorkspace(ExportWorkspaceRequest) - Method in interface com.edmunds.rest.databricks.service.WorkspaceService
Exports a workspace path FROM databricks to local machine.
exportWorkspace(ExportWorkspaceRequest) - Method in class com.edmunds.rest.databricks.service.WorkspaceServiceImpl
 
ExportWorkspaceRequest - Class in com.edmunds.rest.databricks.request
Export Workspace Request object.
ExportWorkspaceRequest.ExportWorkspaceRequestBuilder - Class in com.edmunds.rest.databricks.request
Builder.
ExportWorkspaceRequestBuilder(String) - Constructor for class com.edmunds.rest.databricks.request.ExportWorkspaceRequest.ExportWorkspaceRequestBuilder
 
extractContent(HttpResponse) - Method in class com.edmunds.rest.databricks.restclient.AbstractDatabricksRestClientImpl
 

F

FAILED - com.edmunds.rest.databricks.DTO.jobs.RunResultStateDTO
 
FAILED - com.edmunds.rest.databricks.DTO.libraries.LibraryInstallStatusDTO
 
FAILED_TO_EXPAND_DISK - com.edmunds.rest.databricks.DTO.clusters.ClusterEventTypeDTO
 
FileInfoDTO - Class in com.edmunds.rest.databricks.DTO.dbfs
 
FileInfoDTO() - Constructor for class com.edmunds.rest.databricks.DTO.dbfs.FileInfoDTO
 
findByName(String) - Method in interface com.edmunds.rest.databricks.service.ClusterService
Look for clusters with a given name.
findByName(String) - Method in class com.edmunds.rest.databricks.service.ClusterServiceImpl
 
findUniqueByName(String) - Method in interface com.edmunds.rest.databricks.service.ClusterService
Same as findByName, but it will throw an exception if more then one cluster has the name.
findUniqueByName(String) - Method in class com.edmunds.rest.databricks.service.ClusterServiceImpl
 
forValue(String) - Static method in enum com.edmunds.rest.databricks.DTO.scim.user.EntitlementDTO
Used for jackson deserialization.

G

GENERAL_PURPOSE_SSD - com.edmunds.rest.databricks.DTO.EbsVolumeTypeDTO
 
GET - com.edmunds.rest.databricks.RequestMethod
 
getCheckInterval() - Method in class com.edmunds.rest.databricks.RunJob
 
getClusterService() - Method in class com.edmunds.rest.databricks.DatabricksServiceFactory
Will return a Databricks Cluster Service singleton.
getConnectionRequestTimeout() - Method in class com.edmunds.rest.databricks.DatabricksServiceFactory.Builder
 
getConnectionTimeout() - Method in class com.edmunds.rest.databricks.DatabricksServiceFactory.Builder
 
getData() - Method in class com.edmunds.rest.databricks.request.DatabricksRestRequest
 
getDbfsService() - Method in class com.edmunds.rest.databricks.DatabricksServiceFactory
Will return a DBFS (databricks filesystem) singleton.
getExecuteCount() - Method in class com.edmunds.rest.databricks.HttpServiceUnavailableRetryStrategy
 
getGroup(long) - Method in interface com.edmunds.rest.databricks.service.ScimService
Gets a group by id.
getGroup(long) - Method in class com.edmunds.rest.databricks.service.ScimServiceImpl
 
getGroupsService() - Method in class com.edmunds.rest.databricks.DatabricksServiceFactory
Will return a Groups singleton.
getHost() - Method in class com.edmunds.rest.databricks.DatabricksServiceFactory.Builder
 
getHost() - Method in class com.edmunds.rest.databricks.restclient.AbstractDatabricksRestClientImpl
 
getHost() - Method in interface com.edmunds.rest.databricks.restclient.DatabricksRestClient
Returns the host string.
getHostname() - Method in class com.edmunds.rest.databricks.JobRunnerCliParser
 
getInfo(String) - Method in interface com.edmunds.rest.databricks.service.ClusterService
Gets information about a given cluster.
getInfo(String) - Method in class com.edmunds.rest.databricks.service.ClusterServiceImpl
 
getInfo(String) - Method in interface com.edmunds.rest.databricks.service.DbfsService
Get info of a specific file or directory on dbfs.
getInfo(String) - Method in class com.edmunds.rest.databricks.service.DbfsServiceImpl
 
getInstanceProfilesService() - Method in class com.edmunds.rest.databricks.DatabricksServiceFactory
Will return an Instance Profiles singleton.
getJarParams() - Method in class com.edmunds.rest.databricks.JobRunnerCliParser
Return the jar parameters.
getJob(long) - Method in interface com.edmunds.rest.databricks.service.JobService
Deprecated.
Retrieves information about a single job.
getJob(long) - Method in class com.edmunds.rest.databricks.service.JobServiceImpl
Deprecated.
 
getJob(long) - Method in class com.edmunds.rest.databricks.service.JobServiceImplV21
 
getJob(long) - Method in interface com.edmunds.rest.databricks.service.JobServiceV21
Retrieves information about a single job.
getJobByName(String) - Method in interface com.edmunds.rest.databricks.service.JobService
Deprecated.
Will try and get a job by name.
getJobByName(String) - Method in class com.edmunds.rest.databricks.service.JobServiceImpl
Deprecated.
 
getJobByName(String) - Method in class com.edmunds.rest.databricks.service.JobServiceImplV21
 
getJobByName(String) - Method in interface com.edmunds.rest.databricks.service.JobServiceV21
Will try and get a job by name.
getJobByName(String, boolean) - Method in interface com.edmunds.rest.databricks.service.JobService
Deprecated.
Will try and get a job by name.
getJobByName(String, boolean) - Method in class com.edmunds.rest.databricks.service.JobServiceImpl
Deprecated.
 
getJobByName(String, boolean) - Method in class com.edmunds.rest.databricks.service.JobServiceImplV21
 
getJobByName(String, boolean) - Method in interface com.edmunds.rest.databricks.service.JobServiceV21
Will try and get a job by name.
getJobCheckInterval() - Method in class com.edmunds.rest.databricks.JobRunnerCliParser
Return how often to check what the status of the job is.@return
getJobId() - Method in class com.edmunds.rest.databricks.JobRunnerCliParser
 
getJobId() - Method in class com.edmunds.rest.databricks.RunJob
 
getJobLink(long) - Method in interface com.edmunds.rest.databricks.service.JobService
Deprecated.
Produces the URL of a job given job id.
getJobLink(long) - Method in class com.edmunds.rest.databricks.service.JobServiceImpl
Deprecated.
 
getJobLink(long) - Method in class com.edmunds.rest.databricks.service.JobServiceImplV21
 
getJobLink(long) - Method in interface com.edmunds.rest.databricks.service.JobServiceV21
Produces the URL of a job given job id.
getJobName() - Method in class com.edmunds.rest.databricks.JobRunnerCliParser
 
getJobsByName(String) - Method in interface com.edmunds.rest.databricks.service.JobService
Deprecated.
Retrieves all jobs matching a name exactly.
getJobsByName(String) - Method in class com.edmunds.rest.databricks.service.JobServiceImpl
Deprecated.
 
getJobsByName(String) - Method in class com.edmunds.rest.databricks.service.JobServiceImplV21
 
getJobsByName(String) - Method in interface com.edmunds.rest.databricks.service.JobServiceV21
Retrieves all jobs matching a name exactly.
getJobsByRegex(Pattern) - Method in interface com.edmunds.rest.databricks.service.JobService
Deprecated.
Retrieves all jobs with a name matching a given regex.
getJobsByRegex(Pattern) - Method in class com.edmunds.rest.databricks.service.JobServiceImpl
Deprecated.
 
getJobsByRegex(Pattern) - Method in class com.edmunds.rest.databricks.service.JobServiceImplV21
 
getJobsByRegex(Pattern) - Method in interface com.edmunds.rest.databricks.service.JobServiceV21
Retrieves all jobs with a name matching a given regex.
getJobService() - Method in class com.edmunds.rest.databricks.DatabricksServiceFactory
Deprecated.
getJobServiceV21() - Method in class com.edmunds.rest.databricks.DatabricksServiceFactory
Will return a JobServiceV21 singleton.
getJobTimeout() - Method in class com.edmunds.rest.databricks.JobRunnerCliParser
Return the maximum amount of time that we can let the job run before considering it failed.
getLibraryService() - Method in class com.edmunds.rest.databricks.DatabricksServiceFactory
Will return a Databricks Library Service singleton.
getMaxRetries() - Method in class com.edmunds.rest.databricks.DatabricksServiceFactory.Builder
 
getNotebookParams() - Method in class com.edmunds.rest.databricks.JobRunnerCliParser
Return the notebook params.
getNumberInJob() - Method in class com.edmunds.rest.databricks.RunJob
 
getOutput(long) - Method in interface com.edmunds.rest.databricks.service.JobService
Deprecated.
Retrieve the output of a run.
getOutput(long) - Method in class com.edmunds.rest.databricks.service.JobServiceImpl
Deprecated.
 
getOutput(long) - Method in class com.edmunds.rest.databricks.service.JobServiceImplV21
 
getOutput(long) - Method in interface com.edmunds.rest.databricks.service.JobServiceV21
Retrieve the output of a run.
getPassword() - Method in class com.edmunds.rest.databricks.DatabricksServiceFactory.Builder
 
getPassword() - Method in class com.edmunds.rest.databricks.JobRunnerCliParser
Returns the password.
getProperties() - Method in class com.edmunds.rest.databricks.DatabricksServiceFactory.Builder
 
getPythonParams() - Method in class com.edmunds.rest.databricks.JobRunnerCliParser
Return the python params.
getRetryHandler() - Method in class com.edmunds.rest.databricks.restclient.DefaultHttpClientBuilderFactory
Creates a retry handler.
getRetryInterval() - Method in class com.edmunds.rest.databricks.DatabricksServiceFactory.Builder
 
getRetryInterval() - Method in class com.edmunds.rest.databricks.HttpServiceUnavailableRetryStrategy
 
getRun(long) - Method in interface com.edmunds.rest.databricks.service.JobService
Deprecated.
Retrieves the metadata of a run.
getRun(long) - Method in class com.edmunds.rest.databricks.service.JobServiceImpl
Deprecated.
 
getRun(long) - Method in class com.edmunds.rest.databricks.service.JobServiceImplV21
 
getRun(long) - Method in interface com.edmunds.rest.databricks.service.JobServiceV21
Retrieves the metadata of a run.
getRunDTO() - Method in class com.edmunds.rest.databricks.RunJob
 
getRunId() - Method in class com.edmunds.rest.databricks.RunJob
 
getScimService() - Method in class com.edmunds.rest.databricks.DatabricksServiceFactory
Will return a ScimService singleton.
getServiceUnavailableRetryStrategy() - Method in class com.edmunds.rest.databricks.restclient.DefaultHttpClientBuilderFactory
Creates a service unavailable strategy.
getSoTimeout() - Method in class com.edmunds.rest.databricks.DatabricksServiceFactory.Builder
 
getSparkSubmitParams() - Method in class com.edmunds.rest.databricks.JobRunnerCliParser
Return the spark submit params.
getStatus(String) - Method in interface com.edmunds.rest.databricks.service.WorkspaceService
Gets the status of a specific workspace path.
getStatus(String) - Method in class com.edmunds.rest.databricks.service.WorkspaceServiceImpl
 
getTimeout() - Method in class com.edmunds.rest.databricks.RunJob
 
getToken() - Method in class com.edmunds.rest.databricks.DatabricksServiceFactory.Builder
 
getToken() - Method in class com.edmunds.rest.databricks.JobRunnerCliParser
Returns the token.
getUser(long) - Method in interface com.edmunds.rest.databricks.service.ScimService
Gets an user by id.
getUser(long) - Method in class com.edmunds.rest.databricks.service.ScimServiceImpl
 
getUserAgent() - Method in class com.edmunds.rest.databricks.DatabricksServiceFactory.Builder
 
getUsername() - Method in class com.edmunds.rest.databricks.DatabricksServiceFactory.Builder
 
getUsername() - Method in class com.edmunds.rest.databricks.JobRunnerCliParser
Returns the username.
getWorkspaceService() - Method in class com.edmunds.rest.databricks.DatabricksServiceFactory
Will return a workspace singleton.
GLOBAL_INIT_SCRIPT_FAILURE - com.edmunds.rest.databricks.DTO.clusters.TerminationCodeDTO
 
GroupDTO - Class in com.edmunds.rest.databricks.DTO.scim.group
Databricks SCIM Group.
GroupDTO() - Constructor for class com.edmunds.rest.databricks.DTO.scim.group.GroupDTO
 
GroupDTO(GroupDTO) - Constructor for class com.edmunds.rest.databricks.DTO.scim.group.GroupDTO
Creates a group from another one.
groupExists(String) - Method in interface com.edmunds.rest.databricks.service.GroupsService
Check to see if a group exists with a given name.
groupExists(String) - Method in class com.edmunds.rest.databricks.service.GroupsServiceImpl
 
GroupsService - Interface in com.edmunds.rest.databricks.service
A wrapper around Databricks' Groups API.
GroupsServiceImpl - Class in com.edmunds.rest.databricks.service
The implementation of GroupsService.
GroupsServiceImpl(DatabricksRestClient) - Constructor for class com.edmunds.rest.databricks.service.GroupsServiceImpl
 

H

hashCode() - Method in class com.edmunds.rest.databricks.DTO.scim.group.MemberDTO
 
hasHelp() - Method in class com.edmunds.rest.databricks.JobRunnerCliParser
 
hasJobId() - Method in class com.edmunds.rest.databricks.JobRunnerCliParser
 
hasJobJarParams() - Method in class com.edmunds.rest.databricks.JobRunnerCliParser
 
hasJobNotebookParams() - Method in class com.edmunds.rest.databricks.JobRunnerCliParser
 
hasJobPythonParams() - Method in class com.edmunds.rest.databricks.JobRunnerCliParser
 
hasJobSaprkSubmitParams() - Method in class com.edmunds.rest.databricks.JobRunnerCliParser
 
host - Variable in class com.edmunds.rest.databricks.restclient.AbstractDatabricksRestClientImpl
 
HTML - com.edmunds.rest.databricks.DTO.workspace.ExportFormatDTO
 
HttpClientBuilderFactory - Interface in com.edmunds.rest.databricks.restclient
Responsible for building an http client builder.
HTTPS_PORT - Static variable in class com.edmunds.rest.databricks.restclient.DefaultHttpClientBuilderFactory
 
HttpServiceUnavailableRetryStrategy - Class in com.edmunds.rest.databricks
Retry Strategy when get HTTP response status code.
HttpServiceUnavailableRetryStrategy() - Constructor for class com.edmunds.rest.databricks.HttpServiceUnavailableRetryStrategy
 
HttpServiceUnavailableRetryStrategy(int, long) - Constructor for class com.edmunds.rest.databricks.HttpServiceUnavailableRetryStrategy
 

I

importWorkspace(ImportWorkspaceRequest) - Method in interface com.edmunds.rest.databricks.service.WorkspaceService
Imports files INTO databricks from local machine.
importWorkspace(ImportWorkspaceRequest) - Method in class com.edmunds.rest.databricks.service.WorkspaceServiceImpl
 
ImportWorkspaceRequest - Class in com.edmunds.rest.databricks.request
Import Workspace Request object.
ImportWorkspaceRequest.ImportWorkspaceRequestBuilder - Class in com.edmunds.rest.databricks.request
Builder.
ImportWorkspaceRequestBuilder(String) - Constructor for class com.edmunds.rest.databricks.request.ImportWorkspaceRequest.ImportWorkspaceRequestBuilder
 
INACTIVITY - com.edmunds.rest.databricks.DTO.clusters.TerminationCodeDTO
 
inactivity_duration_min - com.edmunds.rest.databricks.DTO.clusters.TerminationParameterDTO
 
INIT_SCRIPT_FAILURE - com.edmunds.rest.databricks.DTO.clusters.TerminationCodeDTO
 
INIT_SCRIPTS_FINISHED - com.edmunds.rest.databricks.DTO.clusters.ClusterEventTypeDTO
 
INIT_SCRIPTS_STARTING - com.edmunds.rest.databricks.DTO.clusters.ClusterEventTypeDTO
 
initClient(HttpClientBuilderFactory) - Method in class com.edmunds.rest.databricks.restclient.DatabricksRestClientImpl
 
InitScriptInfoDTO - Class in com.edmunds.rest.databricks.DTO.clusters
 
InitScriptInfoDTO() - Constructor for class com.edmunds.rest.databricks.DTO.clusters.InitScriptInfoDTO
 
install(String, LibraryDTO[]) - Method in interface com.edmunds.rest.databricks.service.LibraryService
Installs one or more libraries on a specific cluster.
install(String, LibraryDTO[]) - Method in class com.edmunds.rest.databricks.service.LibraryServiceImpl
 
INSTALLED - com.edmunds.rest.databricks.DTO.libraries.LibraryInstallStatusDTO
 
INSTALLING - com.edmunds.rest.databricks.DTO.libraries.LibraryInstallStatusDTO
 
instance_id - com.edmunds.rest.databricks.DTO.clusters.TerminationParameterDTO
 
INSTANCE_POOL_CLUSTER_FAILURE - com.edmunds.rest.databricks.DTO.clusters.TerminationCodeDTO
 
INSTANCE_UNREACHABLE - com.edmunds.rest.databricks.DTO.clusters.TerminationCodeDTO
 
InstancePoolAndStatsDTO - Class in com.edmunds.rest.databricks.DTO.instance_pools
 
InstancePoolAndStatsDTO() - Constructor for class com.edmunds.rest.databricks.DTO.instance_pools.InstancePoolAndStatsDTO
 
InstancePoolAwsAttributesDTO - Class in com.edmunds.rest.databricks.DTO.instance_pools
 
InstancePoolAwsAttributesDTO() - Constructor for class com.edmunds.rest.databricks.DTO.instance_pools.InstancePoolAwsAttributesDTO
 
InstancePoolStateDTO - Enum in com.edmunds.rest.databricks.DTO.instance_pools
 
InstancePoolStatsDTO - Class in com.edmunds.rest.databricks.DTO.instance_pools
 
InstancePoolStatsDTO() - Constructor for class com.edmunds.rest.databricks.DTO.instance_pools.InstancePoolStatsDTO
 
InstanceProfileDTO - Class in com.edmunds.rest.databricks.DTO.instance_profiles
 
InstanceProfileDTO() - Constructor for class com.edmunds.rest.databricks.DTO.instance_profiles.InstanceProfileDTO
 
InstanceProfilesService - Interface in com.edmunds.rest.databricks.service
A Wrapper around the instance profiles part of the databricks rest api.
InstanceProfilesServiceImpl - Class in com.edmunds.rest.databricks.service
 
InstanceProfilesServiceImpl(DatabricksRestClient) - Constructor for class com.edmunds.rest.databricks.service.InstanceProfilesServiceImpl
 
INTERNAL_ERROR - com.edmunds.rest.databricks.DTO.clusters.TerminationCodeDTO
 
INTERNAL_ERROR - com.edmunds.rest.databricks.DTO.jobs.RunLifeCycleStateDTO
 
INVALID_ARGUMENT - com.edmunds.rest.databricks.DTO.clusters.TerminationCodeDTO
 
isClusterRunning(String) - Method in interface com.edmunds.rest.databricks.service.ClusterService
Returns true if the cluster is running.
isClusterRunning(String) - Method in class com.edmunds.rest.databricks.service.ClusterServiceImpl
 
isRequestSentRetryEnabled() - Method in class com.edmunds.rest.databricks.DatabricksServiceFactory.Builder
 

J

JOB - com.edmunds.rest.databricks.DTO.clusters.ClusterSourceDTO
 
JOB_FINISHED - com.edmunds.rest.databricks.DTO.clusters.TerminationCodeDTO
 
JobClusterDTO - Class in com.edmunds.rest.databricks.DTO.jobs
 
JobClusterDTO() - Constructor for class com.edmunds.rest.databricks.DTO.jobs.JobClusterDTO
 
JobDTO - Class in com.edmunds.rest.databricks.DTO.jobs
 
JobDTO() - Constructor for class com.edmunds.rest.databricks.DTO.jobs.JobDTO
 
JobDTOv21 - Class in com.edmunds.rest.databricks.DTO.jobs
 
JobDTOv21() - Constructor for class com.edmunds.rest.databricks.DTO.jobs.JobDTOv21
 
JobEmailNotificationsDTO - Class in com.edmunds.rest.databricks.DTO.jobs
 
JobEmailNotificationsDTO() - Constructor for class com.edmunds.rest.databricks.DTO.jobs.JobEmailNotificationsDTO
 
JobRunner - Class in com.edmunds.rest.databricks
A tool to launch and monitor Databricks Jobs.
JobRunner(String...) - Constructor for class com.edmunds.rest.databricks.JobRunner
JobRunner from arguments.
JobRunnerCliParser - Class in com.edmunds.rest.databricks
A Command Line Interface to the JobRunner class.
JobRunnerCliParser() - Constructor for class com.edmunds.rest.databricks.JobRunnerCliParser
 
JobsDTO - Class in com.edmunds.rest.databricks.DTO
 
JobsDTO() - Constructor for class com.edmunds.rest.databricks.DTO.JobsDTO
 
JobsDTOv21 - Class in com.edmunds.rest.databricks.DTO
 
JobsDTOv21() - Constructor for class com.edmunds.rest.databricks.DTO.JobsDTOv21
 
JobService - Interface in com.edmunds.rest.databricks.service
Deprecated.
JobServiceImpl - Class in com.edmunds.rest.databricks.service
Deprecated.
JobServiceImpl(DatabricksRestClient) - Constructor for class com.edmunds.rest.databricks.service.JobServiceImpl
Deprecated.
 
JobServiceImplV21 - Class in com.edmunds.rest.databricks.service
The implementation of JobService.
JobServiceImplV21(DatabricksRestClient) - Constructor for class com.edmunds.rest.databricks.service.JobServiceImplV21
 
JobServiceV21 - Interface in com.edmunds.rest.databricks.service
A wrapper around the Databricks Job API.
JobSettingsDTO - Class in com.edmunds.rest.databricks.DTO.jobs
 
JobSettingsDTO() - Constructor for class com.edmunds.rest.databricks.DTO.jobs.JobSettingsDTO
 
JobSettingsDTOv21 - Class in com.edmunds.rest.databricks.DTO.jobs
 
JobSettingsDTOv21() - Constructor for class com.edmunds.rest.databricks.DTO.jobs.JobSettingsDTOv21
 
JobTaskDTO - Class in com.edmunds.rest.databricks.DTO.jobs
 
JobTaskDTO() - Constructor for class com.edmunds.rest.databricks.DTO.jobs.JobTaskDTO
 
JobTaskDTOv21 - Class in com.edmunds.rest.databricks.DTO.jobs
 
JobTaskDTOv21() - Constructor for class com.edmunds.rest.databricks.DTO.jobs.JobTaskDTOv21
 
JUPYTER - com.edmunds.rest.databricks.DTO.workspace.ExportFormatDTO
 

L

LanguageDTO - Enum in com.edmunds.rest.databricks.DTO.workspace
 
launchJob() - Method in class com.edmunds.rest.databricks.RunJob
Launch the job on databricks.
LEGACY_PASSTHROUGH - com.edmunds.rest.databricks.DTO.jobs.DataSecurityModeDTO
 
LEGACY_TABLE_ACL - com.edmunds.rest.databricks.DTO.jobs.DataSecurityModeDTO
 
LIBRARY - com.edmunds.rest.databricks.DTO.workspace.ObjectTypeDTO
 
LibraryDTO - Class in com.edmunds.rest.databricks.DTO.libraries
 
LibraryDTO() - Constructor for class com.edmunds.rest.databricks.DTO.libraries.LibraryDTO
 
LibraryFullStatusDTO - Class in com.edmunds.rest.databricks.DTO.libraries
 
LibraryFullStatusDTO() - Constructor for class com.edmunds.rest.databricks.DTO.libraries.LibraryFullStatusDTO
 
LibraryInstallStatusDTO - Enum in com.edmunds.rest.databricks.DTO.libraries
 
LibraryService - Interface in com.edmunds.rest.databricks.service
The wrapper around the databricks Library API.
LibraryServiceImpl - Class in com.edmunds.rest.databricks.service
Implementation of LibraryService.
LibraryServiceImpl(DatabricksRestClient) - Constructor for class com.edmunds.rest.databricks.service.LibraryServiceImpl
 
list() - Method in interface com.edmunds.rest.databricks.service.ClusterService
Lists all of the clusters on a given databricks instance.
list() - Method in class com.edmunds.rest.databricks.service.ClusterServiceImpl
 
list() - Method in interface com.edmunds.rest.databricks.service.InstanceProfilesService
Lists the instance profiles that the calling user can use to launch a cluster.
list() - Method in class com.edmunds.rest.databricks.service.InstanceProfilesServiceImpl
 
listAllJobs() - Method in interface com.edmunds.rest.databricks.service.JobService
Deprecated.
Returns a list of all jobs that are active.
listAllJobs() - Method in class com.edmunds.rest.databricks.service.JobServiceImpl
Deprecated.
 
listAllJobs() - Method in class com.edmunds.rest.databricks.service.JobServiceImplV21
 
listAllJobs() - Method in interface com.edmunds.rest.databricks.service.JobServiceV21
Returns a list of all jobs that are active.
listEvents(String, ClusterEventTypeDTO[], int, int) - Method in interface com.edmunds.rest.databricks.service.ClusterService
Lists events of a specific cluster on a given databricks instance.
listEvents(String, ClusterEventTypeDTO[], int, int) - Method in class com.edmunds.rest.databricks.service.ClusterServiceImpl
 
listGroups() - Method in interface com.edmunds.rest.databricks.service.GroupsService
Returns all the groups in an organization.
listGroups() - Method in class com.edmunds.rest.databricks.service.GroupsServiceImpl
 
listGroups() - Method in interface com.edmunds.rest.databricks.service.ScimService
Retrieve a list of groups associated with a Databricks workspace.
listGroups() - Method in class com.edmunds.rest.databricks.service.ScimServiceImpl
 
listGroups(String) - Method in interface com.edmunds.rest.databricks.service.ScimService
Retrieve a list of groups associated with a Databricks workspace.
listGroups(String) - Method in class com.edmunds.rest.databricks.service.ScimServiceImpl
 
listJobs(int, int, boolean) - Method in class com.edmunds.rest.databricks.service.JobServiceImplV21
 
listJobs(int, int, boolean) - Method in interface com.edmunds.rest.databricks.service.JobServiceV21
Retrieves a list of jobs.
listMembers(String) - Method in interface com.edmunds.rest.databricks.service.GroupsService
Returns all of the members of a particular group.
listMembers(String) - Method in class com.edmunds.rest.databricks.service.GroupsServiceImpl
 
listNodeTypes() - Method in interface com.edmunds.rest.databricks.service.ClusterService
Return a list of supported Spark node types.
listNodeTypes() - Method in class com.edmunds.rest.databricks.service.ClusterServiceImpl
 
ListOrderDTO - Enum in com.edmunds.rest.databricks.DTO.clusters
 
listParentsOfGroup(String) - Method in interface com.edmunds.rest.databricks.service.GroupsService
Retrieves all groups in which a given group is a member.
listParentsOfGroup(String) - Method in class com.edmunds.rest.databricks.service.GroupsServiceImpl
 
listParentsOfUser(String) - Method in interface com.edmunds.rest.databricks.service.GroupsService
Retrieves all groups in which a given user is a member.
listParentsOfUser(String) - Method in class com.edmunds.rest.databricks.service.GroupsServiceImpl
 
ListResponseDTO<V> - Class in com.edmunds.rest.databricks.DTO.scim
Represents a query response as defined by @see https://tools.ietf.org/html/rfc7644#section-3.4.2 .
ListResponseDTO() - Constructor for class com.edmunds.rest.databricks.DTO.scim.ListResponseDTO
 
listRuns(Long, Boolean, Integer, Integer) - Method in interface com.edmunds.rest.databricks.service.JobService
Deprecated.
Lists runs from most recently started to least.
listRuns(Long, Boolean, Integer, Integer) - Method in class com.edmunds.rest.databricks.service.JobServiceImpl
Deprecated.
 
listRuns(Long, Boolean, Integer, Integer) - Method in class com.edmunds.rest.databricks.service.JobServiceImplV21
 
listRuns(Long, Boolean, Integer, Integer) - Method in interface com.edmunds.rest.databricks.service.JobServiceV21
Lists runs from most recently started to least.
listSparkVersions() - Method in interface com.edmunds.rest.databricks.service.ClusterService
Return the list of available runtime versions.
listSparkVersions() - Method in class com.edmunds.rest.databricks.service.ClusterServiceImpl
 
listStatus(String) - Method in interface com.edmunds.rest.databricks.service.WorkspaceService
Lists all objects in a specific db workspace path.
listStatus(String) - Method in class com.edmunds.rest.databricks.service.WorkspaceServiceImpl
 
listUsers() - Method in interface com.edmunds.rest.databricks.service.ScimService
Retrieve a list of users associated with a Databricks workspace.
listUsers() - Method in class com.edmunds.rest.databricks.service.ScimServiceImpl
 
listUsers(String) - Method in interface com.edmunds.rest.databricks.service.ScimService
Retrieve a list of users associated with a Databricks workspace.
listUsers(String) - Method in class com.edmunds.rest.databricks.service.ScimServiceImpl
 
listZones() - Method in interface com.edmunds.rest.databricks.service.ClusterService
Return a list of availability zones where clusters can be created in.
listZones() - Method in class com.edmunds.rest.databricks.service.ClusterServiceImpl
 
LogSyncStatusDTO - Class in com.edmunds.rest.databricks.DTO.clusters
 
LogSyncStatusDTO() - Constructor for class com.edmunds.rest.databricks.DTO.clusters.LogSyncStatusDTO
 
ls(String) - Method in interface com.edmunds.rest.databricks.service.DbfsService
Lists files and directories in a dbfs path.
ls(String) - Method in class com.edmunds.rest.databricks.service.DbfsServiceImpl
 

M

main(String[]) - Static method in class com.edmunds.rest.databricks.JobRunner
 
makeCommands(Map<String, Object>) - Method in class com.edmunds.rest.databricks.restclient.AbstractDatabricksRestClientImpl
 
makeDeleteMethod(String) - Method in class com.edmunds.rest.databricks.restclient.AbstractDatabricksRestClientImpl
 
makeGetMethod(String, Map<String, Object>) - Method in class com.edmunds.rest.databricks.restclient.AbstractDatabricksRestClientImpl
 
makeHttpMethod(RequestMethod, String, Map<String, Object>) - Method in class com.edmunds.rest.databricks.restclient.AbstractDatabricksRestClientImpl
 
makePatchMethod(String, Map<String, Object>) - Method in class com.edmunds.rest.databricks.restclient.AbstractDatabricksRestClientImpl
 
makePostMethod(String, Map<String, Object>) - Method in class com.edmunds.rest.databricks.restclient.AbstractDatabricksRestClientImpl
 
makePutMethod(String, Map<String, Object>) - Method in class com.edmunds.rest.databricks.restclient.AbstractDatabricksRestClientImpl
 
makeStringRequestEntity(Map<String, Object>) - Method in class com.edmunds.rest.databricks.restclient.AbstractDatabricksRestClientImpl
 
mapper - Variable in class com.edmunds.rest.databricks.restclient.AbstractDatabricksRestClientImpl
 
mapper - Variable in class com.edmunds.rest.databricks.service.DatabricksService
 
MavenLibraryDTO - Class in com.edmunds.rest.databricks.DTO.libraries
 
MavenLibraryDTO() - Constructor for class com.edmunds.rest.databricks.DTO.libraries.MavenLibraryDTO
 
MemberDTO - Class in com.edmunds.rest.databricks.DTO.scim.group
 
MemberDTO() - Constructor for class com.edmunds.rest.databricks.DTO.scim.group.MemberDTO
 
MemberDTO(MemberDTO) - Constructor for class com.edmunds.rest.databricks.DTO.scim.group.MemberDTO
Copy constructor.
METASTORE_COMPONENT_UNHEALTHY - com.edmunds.rest.databricks.DTO.clusters.TerminationCodeDTO
 
METASTORE_DOWN - com.edmunds.rest.databricks.DTO.clusters.ClusterEventTypeDTO
 
mkdirs(String) - Method in interface com.edmunds.rest.databricks.service.DbfsService
Makes a directory (and parent directories) at a given path.
mkdirs(String) - Method in class com.edmunds.rest.databricks.service.DbfsServiceImpl
 
mkdirs(String) - Method in interface com.edmunds.rest.databricks.service.WorkspaceService
Makes a path (and any parent paths if they do not exist) on db workspace.
mkdirs(String) - Method in class com.edmunds.rest.databricks.service.WorkspaceServiceImpl
 
mv(String, String) - Method in interface com.edmunds.rest.databricks.service.DbfsService
Moves a file from one path to another.
mv(String, String) - Method in class com.edmunds.rest.databricks.service.DbfsServiceImpl
 

N

NameDTO - Class in com.edmunds.rest.databricks.DTO.scim.user
 
NameDTO(NameDTO) - Constructor for class com.edmunds.rest.databricks.DTO.scim.user.NameDTO
Builds an namedto from another one.
NETWORK_CONFIGURATION_FAILURE - com.edmunds.rest.databricks.DTO.clusters.TerminationCodeDTO
 
NewClusterDTO - Class in com.edmunds.rest.databricks.DTO.jobs
 
NewClusterDTO() - Constructor for class com.edmunds.rest.databricks.DTO.jobs.NewClusterDTO
 
NODE_BLACKLISTED - com.edmunds.rest.databricks.DTO.clusters.ClusterEventTypeDTO
 
NODES_LOST - com.edmunds.rest.databricks.DTO.clusters.ClusterEventTypeDTO
 
NodeTypeDTO - Class in com.edmunds.rest.databricks.DTO.clusters
 
NodeTypeDTO() - Constructor for class com.edmunds.rest.databricks.DTO.clusters.NodeTypeDTO
 
NodeTypesDTO - Class in com.edmunds.rest.databricks.DTO
 
NodeTypesDTO() - Constructor for class com.edmunds.rest.databricks.DTO.NodeTypesDTO
 
NotAvailableInRegion - com.edmunds.rest.databricks.DTO.clusters.ClusterCloudProviderNodeStatusDTO
 
NOTEBOOK - com.edmunds.rest.databricks.DTO.jobs.ViewTypeDTO
 
NOTEBOOK - com.edmunds.rest.databricks.DTO.workspace.ObjectTypeDTO
 
NotebookOutputDTO - Class in com.edmunds.rest.databricks.DTO.jobs
 
NotebookOutputDTO() - Constructor for class com.edmunds.rest.databricks.DTO.jobs.NotebookOutputDTO
 
NotebookTaskDTO - Class in com.edmunds.rest.databricks.DTO.jobs
 
NotebookTaskDTO() - Constructor for class com.edmunds.rest.databricks.DTO.jobs.NotebookTaskDTO
 
NotEnabledOnSubscription - com.edmunds.rest.databricks.DTO.clusters.ClusterCloudProviderNodeStatusDTO
 

O

ObjectInfoDTO - Class in com.edmunds.rest.databricks.DTO.workspace
 
ObjectInfoDTO() - Constructor for class com.edmunds.rest.databricks.DTO.workspace.ObjectInfoDTO
 
ObjectTypeDTO - Enum in com.edmunds.rest.databricks.DTO.workspace
 
ON_DEMAND - com.edmunds.rest.databricks.DTO.clusters.AwsAvailabilityDTO
 
ONE_TIME - com.edmunds.rest.databricks.DTO.jobs.TriggerTypeDTO
 
op - Variable in class com.edmunds.rest.databricks.DTO.scim.Operation
 
Operation - Class in com.edmunds.rest.databricks.DTO.scim
Used for SCIM patch operations.
Operation() - Constructor for class com.edmunds.rest.databricks.DTO.scim.Operation
 
OperationsDTO - Class in com.edmunds.rest.databricks.DTO.scim
 
OperationsDTO() - Constructor for class com.edmunds.rest.databricks.DTO.scim.OperationsDTO
 

P

ParameterPairDTO - Class in com.edmunds.rest.databricks.DTO.clusters
 
ParameterPairDTO() - Constructor for class com.edmunds.rest.databricks.DTO.clusters.ParameterPairDTO
 
parse(String...) - Method in class com.edmunds.rest.databricks.JobRunnerCliParser
Parse args.
PATCH - com.edmunds.rest.databricks.RequestMethod
 
path - Variable in class com.edmunds.rest.databricks.DTO.scim.Operation
 
PENDING - com.edmunds.rest.databricks.DTO.clusters.ClusterStateDTO
 
PENDING - com.edmunds.rest.databricks.DTO.jobs.RunLifeCycleStateDTO
 
PENDING - com.edmunds.rest.databricks.DTO.libraries.LibraryInstallStatusDTO
 
performQuery(RequestMethod, String) - Method in interface com.edmunds.rest.databricks.restclient.DatabricksRestClient
Performs the given query with no parameters
performQuery(RequestMethod, String) - Method in class com.edmunds.rest.databricks.restclient.DatabricksRestClientImpl
 
performQuery(RequestMethod, String, Map<String, Object>) - Method in interface com.edmunds.rest.databricks.restclient.DatabricksRestClient
Performs the given query.
performQuery(RequestMethod, String, Map<String, Object>) - Method in class com.edmunds.rest.databricks.restclient.DatabricksRestClientImpl
 
PERIODIC - com.edmunds.rest.databricks.DTO.jobs.TriggerTypeDTO
 
permanentDelete(String) - Method in interface com.edmunds.rest.databricks.service.ClusterService
Permanently terminates a cluster.
permanentDelete(String) - Method in class com.edmunds.rest.databricks.service.ClusterServiceImpl
 
PermissionLevelDTO - Enum in com.edmunds.rest.databricks.DTO.permissions
 
pin(String) - Method in interface com.edmunds.rest.databricks.service.ClusterService
Pin a cluster with a given id.
pin(String) - Method in class com.edmunds.rest.databricks.service.ClusterServiceImpl
 
PINNED - com.edmunds.rest.databricks.DTO.clusters.ClusterEventTypeDTO
 
POST - com.edmunds.rest.databricks.RequestMethod
 
PrincipalNameDTO - Class in com.edmunds.rest.databricks.DTO.groups
 
PrincipalNameDTO() - Constructor for class com.edmunds.rest.databricks.DTO.groups.PrincipalNameDTO
 
printHelp() - Method in class com.edmunds.rest.databricks.JobRunnerCliParser
 
process() - Method in class com.edmunds.rest.databricks.RunJob
Monitor the job.
process() - Method in class com.edmunds.rest.databricks.RunJobs
Process the jobs.
PUT - com.edmunds.rest.databricks.RequestMethod
 
PYTHON - com.edmunds.rest.databricks.DTO.workspace.LanguageDTO
 
PythonPyPiLibraryDTO - Class in com.edmunds.rest.databricks.DTO.libraries
 
PythonPyPiLibraryDTO() - Constructor for class com.edmunds.rest.databricks.DTO.libraries.PythonPyPiLibraryDTO
 

R

R - com.edmunds.rest.databricks.DTO.workspace.LanguageDTO
 
RCranLibraryDTO - Class in com.edmunds.rest.databricks.DTO.libraries
 
RCranLibraryDTO() - Constructor for class com.edmunds.rest.databricks.DTO.libraries.RCranLibraryDTO
 
read(String) - Method in interface com.edmunds.rest.databricks.service.DbfsService
Will read a whole file.
read(String) - Method in class com.edmunds.rest.databricks.service.DbfsServiceImpl
 
read(String, long, long) - Method in interface com.edmunds.rest.databricks.service.DbfsService
Reads a file from dbfs.
read(String, long, long) - Method in class com.edmunds.rest.databricks.service.DbfsServiceImpl
 
remove(String) - Method in interface com.edmunds.rest.databricks.service.InstanceProfilesService
Removes the instance profile with the provided ARN.
remove(String) - Method in class com.edmunds.rest.databricks.service.InstanceProfilesServiceImpl
 
removeGroupFromGroup(String, String) - Method in interface com.edmunds.rest.databricks.service.GroupsService
Removes a group from a group.
removeGroupFromGroup(String, String) - Method in class com.edmunds.rest.databricks.service.GroupsServiceImpl
 
removeUserFromGroup(String, String) - Method in interface com.edmunds.rest.databricks.service.GroupsService
Removes a user from a group.
removeUserFromGroup(String, String) - Method in class com.edmunds.rest.databricks.service.GroupsServiceImpl
 
RemoveUserFromGroupOperation - Class in com.edmunds.rest.databricks.DTO.scim.user
 
RemoveUserFromGroupOperation(long) - Constructor for class com.edmunds.rest.databricks.DTO.scim.user.RemoveUserFromGroupOperation
Builds a new RemoveUserFromGroupOperation.
removeUsersFromGroup(long, long[]) - Method in interface com.edmunds.rest.databricks.service.ScimService
Update a group in Databricks by removing members.
removeUsersFromGroup(long, long[]) - Method in class com.edmunds.rest.databricks.service.ScimServiceImpl
 
REQUEST_REJECTED - com.edmunds.rest.databricks.DTO.clusters.TerminationCodeDTO
 
RequestMethod - Enum in com.edmunds.rest.databricks
The type of the REST request.
reset(long, JobSettingsDTO) - Method in interface com.edmunds.rest.databricks.service.JobService
Deprecated.
"resets" or "edits" a job definition.
reset(long, JobSettingsDTO) - Method in class com.edmunds.rest.databricks.service.JobServiceImpl
Deprecated.
 
reset(long, JobSettingsDTOv21) - Method in class com.edmunds.rest.databricks.service.JobServiceImplV21
 
reset(long, JobSettingsDTOv21) - Method in interface com.edmunds.rest.databricks.service.JobServiceV21
"resets" or "edits" a job definition.
resize(int, String) - Method in interface com.edmunds.rest.databricks.service.ClusterService
Resizes a cluster.
resize(int, String) - Method in class com.edmunds.rest.databricks.service.ClusterServiceImpl
 
resize(AutoScaleDTO, String) - Method in interface com.edmunds.rest.databricks.service.ClusterService
Resizes a cluster.
resize(AutoScaleDTO, String) - Method in class com.edmunds.rest.databricks.service.ClusterServiceImpl
 
ResizeCauseDTO - Enum in com.edmunds.rest.databricks.DTO.clusters
 
RESIZING - com.edmunds.rest.databricks.DTO.clusters.ClusterEventTypeDTO
 
RESIZING - com.edmunds.rest.databricks.DTO.clusters.ClusterStateDTO
 
RESOLVING - com.edmunds.rest.databricks.DTO.libraries.LibraryInstallStatusDTO
 
restart(String) - Method in interface com.edmunds.rest.databricks.service.ClusterService
Restarts a given databricks cluster.
restart(String) - Method in class com.edmunds.rest.databricks.service.ClusterServiceImpl
 
RESTARTING - com.edmunds.rest.databricks.DTO.clusters.ClusterEventTypeDTO
 
RESTARTING - com.edmunds.rest.databricks.DTO.clusters.ClusterStateDTO
 
ResultsDTO - Class in com.edmunds.rest.databricks.DTO
 
ResultsDTO() - Constructor for class com.edmunds.rest.databricks.DTO.ResultsDTO
 
RETRY - com.edmunds.rest.databricks.DTO.jobs.TriggerTypeDTO
 
retryRequest(HttpResponse, int, HttpContext) - Method in class com.edmunds.rest.databricks.HttpServiceUnavailableRetryStrategy
 
rm(String, boolean) - Method in interface com.edmunds.rest.databricks.service.DbfsService
Removes a dbfs path.
rm(String, boolean) - Method in class com.edmunds.rest.databricks.service.DbfsServiceImpl
 
RunDTO - Class in com.edmunds.rest.databricks.DTO.jobs
 
RunDTO() - Constructor for class com.edmunds.rest.databricks.DTO.jobs.RunDTO
 
runJob() - Method in class com.edmunds.rest.databricks.JobRunner
Runs a job on databricks.
RunJob - Class in com.edmunds.rest.databricks
Run Job Class.
RunJob(JobService, long, RunParametersDTO) - Constructor for class com.edmunds.rest.databricks.RunJob
 
RunJob(JobService, long, RunParametersDTO, long, long) - Constructor for class com.edmunds.rest.databricks.RunJob
Constructor.
runJobNow(long) - Method in interface com.edmunds.rest.databricks.service.JobService
Deprecated.
Runs the job now.
runJobNow(long) - Method in class com.edmunds.rest.databricks.service.JobServiceImpl
Deprecated.
 
runJobNow(long) - Method in class com.edmunds.rest.databricks.service.JobServiceImplV21
 
runJobNow(long) - Method in interface com.edmunds.rest.databricks.service.JobServiceV21
Runs the job now.
runJobNow(long, RunParametersDTO) - Method in interface com.edmunds.rest.databricks.service.JobService
Deprecated.
Runs the job now.
runJobNow(long, RunParametersDTO) - Method in class com.edmunds.rest.databricks.service.JobServiceImpl
Deprecated.
 
runJobNow(long, RunParametersDTOv21) - Method in class com.edmunds.rest.databricks.service.JobServiceImplV21
 
runJobNow(long, RunParametersDTOv21) - Method in interface com.edmunds.rest.databricks.service.JobServiceV21
Runs the job now.
runJobNow(long, Map<String, String>) - Method in interface com.edmunds.rest.databricks.service.JobService
Deprecated.
Runs the job now.
runJobNow(long, Map<String, String>) - Method in class com.edmunds.rest.databricks.service.JobServiceImpl
Deprecated.
 
runJobNow(long, Map<String, String>) - Method in class com.edmunds.rest.databricks.service.JobServiceImplV21
 
runJobNow(long, Map<String, String>) - Method in interface com.edmunds.rest.databricks.service.JobServiceV21
Runs the job now.
RunJobs - Class in com.edmunds.rest.databricks
Run Multiple Jobs Class.
RunJobs(RunJob[], long, long) - Constructor for class com.edmunds.rest.databricks.RunJobs
Constructor.
RunLifeCycleStateDTO - Enum in com.edmunds.rest.databricks.DTO.jobs
 
RunMetadataDTO - Class in com.edmunds.rest.databricks.DTO
DTO to hold RunDTO and NotebookOutputDTO values together to get complete run metadata.
RunMetadataDTO() - Constructor for class com.edmunds.rest.databricks.DTO.RunMetadataDTO
 
RUNNING - com.edmunds.rest.databricks.DTO.clusters.ClusterEventTypeDTO
 
RUNNING - com.edmunds.rest.databricks.DTO.clusters.ClusterStateDTO
 
RUNNING - com.edmunds.rest.databricks.DTO.jobs.RunLifeCycleStateDTO
 
RunNowDTO - Class in com.edmunds.rest.databricks.DTO
 
RunNowDTO() - Constructor for class com.edmunds.rest.databricks.DTO.RunNowDTO
 
RunParametersDTO - Class in com.edmunds.rest.databricks.DTO.jobs
 
RunParametersDTO() - Constructor for class com.edmunds.rest.databricks.DTO.jobs.RunParametersDTO
 
RunParametersDTOv21 - Class in com.edmunds.rest.databricks.DTO.jobs
 
RunParametersDTOv21() - Constructor for class com.edmunds.rest.databricks.DTO.jobs.RunParametersDTOv21
 
RunResultStateDTO - Enum in com.edmunds.rest.databricks.DTO.jobs
 
RunsDTO - Class in com.edmunds.rest.databricks.DTO
 
RunsDTO() - Constructor for class com.edmunds.rest.databricks.DTO.RunsDTO
 
RunStateDTO - Class in com.edmunds.rest.databricks.DTO.jobs
 
RunStateDTO() - Constructor for class com.edmunds.rest.databricks.DTO.jobs.RunStateDTO
 
runSubmit(JobSettingsDTO) - Method in interface com.edmunds.rest.databricks.service.JobService
Deprecated.
Submit a one-time run.
runSubmit(JobSettingsDTO) - Method in class com.edmunds.rest.databricks.service.JobServiceImpl
Deprecated.
 
runSubmit(RunSubmitDTO) - Method in class com.edmunds.rest.databricks.service.JobServiceImplV21
 
runSubmit(RunSubmitDTO) - Method in interface com.edmunds.rest.databricks.service.JobServiceV21
Submit a one-time run.
RunSubmitDTO - Class in com.edmunds.rest.databricks.DTO.jobs
 
RunSubmitDTO() - Constructor for class com.edmunds.rest.databricks.DTO.jobs.RunSubmitDTO
 
RunSubmitTaskDTO - Class in com.edmunds.rest.databricks.DTO.jobs
 
RunSubmitTaskDTO() - Constructor for class com.edmunds.rest.databricks.DTO.jobs.RunSubmitTaskDTO
 

S

S3StorageInfoDTO - Class in com.edmunds.rest.databricks.DTO.clusters
 
S3StorageInfoDTO() - Constructor for class com.edmunds.rest.databricks.DTO.clusters.S3StorageInfoDTO
 
SCALA - com.edmunds.rest.databricks.DTO.workspace.LanguageDTO
 
ScimService - Interface in com.edmunds.rest.databricks.service
The wrapper around the databricks SCIM API.
ScimServiceImpl - Class in com.edmunds.rest.databricks.service
 
ScimServiceImpl(DatabricksRestClient) - Constructor for class com.edmunds.rest.databricks.service.ScimServiceImpl
 
serialize(GroupDTO[], JsonGenerator, SerializerProvider) - Method in class com.edmunds.rest.databricks.DTO.scim.user.UserDTO.UserGroupSerializer
 
setNameDetails(String, String) - Method in class com.edmunds.rest.databricks.DTO.scim.user.UserDTO
Set user name family and given name.
setUserName(String) - Method in class com.edmunds.rest.databricks.DTO.scim.user.UserDTO
 
SINGLE_USER - com.edmunds.rest.databricks.DTO.jobs.DataSecurityModeDTO
 
SKIPPED - com.edmunds.rest.databricks.DTO.jobs.RunLifeCycleStateDTO
 
SOCKET_TIMEOUT - Static variable in class com.edmunds.rest.databricks.DatabricksServiceFactory
Databricks rest http client socket parameters default values.
SOURCE - com.edmunds.rest.databricks.DTO.workspace.ExportFormatDTO
 
SPARK_ERROR - com.edmunds.rest.databricks.DTO.clusters.TerminationCodeDTO
 
SPARK_EXCEPTION - com.edmunds.rest.databricks.DTO.clusters.ClusterEventTypeDTO
 
SPARK_STARTUP_FAILURE - com.edmunds.rest.databricks.DTO.clusters.TerminationCodeDTO
 
SparkJarTaskDTO - Class in com.edmunds.rest.databricks.DTO.jobs
 
SparkJarTaskDTO() - Constructor for class com.edmunds.rest.databricks.DTO.jobs.SparkJarTaskDTO
 
SparkNodeAwsAttributesDTO - Class in com.edmunds.rest.databricks.DTO.clusters
 
SparkNodeAwsAttributesDTO() - Constructor for class com.edmunds.rest.databricks.DTO.clusters.SparkNodeAwsAttributesDTO
 
SparkNodeDTO - Class in com.edmunds.rest.databricks.DTO.clusters
 
SparkNodeDTO() - Constructor for class com.edmunds.rest.databricks.DTO.clusters.SparkNodeDTO
 
SparkPythonTaskDTO - Class in com.edmunds.rest.databricks.DTO.jobs
 
SparkPythonTaskDTO() - Constructor for class com.edmunds.rest.databricks.DTO.jobs.SparkPythonTaskDTO
 
SparkSubmitTaskDTO - Class in com.edmunds.rest.databricks.DTO.jobs
 
SparkSubmitTaskDTO() - Constructor for class com.edmunds.rest.databricks.DTO.jobs.SparkSubmitTaskDTO
 
SparkVersionDTO - Class in com.edmunds.rest.databricks.DTO.clusters
 
SparkVersionDTO() - Constructor for class com.edmunds.rest.databricks.DTO.clusters.SparkVersionDTO
 
SparkVersionsDTO - Class in com.edmunds.rest.databricks.DTO
 
SparkVersionsDTO() - Constructor for class com.edmunds.rest.databricks.DTO.SparkVersionsDTO
 
SPOT - com.edmunds.rest.databricks.DTO.clusters.AwsAvailabilityDTO
 
SPOT_WITH_FALLBACK - com.edmunds.rest.databricks.DTO.clusters.AwsAvailabilityDTO
 
SQL - com.edmunds.rest.databricks.DTO.workspace.LanguageDTO
 
start(String) - Method in interface com.edmunds.rest.databricks.service.ClusterService
Starts a databricks cluster.
start(String) - Method in class com.edmunds.rest.databricks.service.ClusterServiceImpl
 
STARTING - com.edmunds.rest.databricks.DTO.clusters.ClusterEventTypeDTO
 
SUCCESS - com.edmunds.rest.databricks.DTO.jobs.RunResultStateDTO
 

T

TaskDependencyDTO - Class in com.edmunds.rest.databricks.DTO.jobs
 
TaskDependencyDTO() - Constructor for class com.edmunds.rest.databricks.DTO.jobs.TaskDependencyDTO
 
TERMINATED - com.edmunds.rest.databricks.DTO.clusters.ClusterStateDTO
 
TERMINATED - com.edmunds.rest.databricks.DTO.jobs.RunLifeCycleStateDTO
 
TERMINATING - com.edmunds.rest.databricks.DTO.clusters.ClusterEventTypeDTO
 
TERMINATING - com.edmunds.rest.databricks.DTO.clusters.ClusterStateDTO
 
TERMINATING - com.edmunds.rest.databricks.DTO.jobs.RunLifeCycleStateDTO
 
TerminationCodeDTO - Enum in com.edmunds.rest.databricks.DTO.clusters
 
TerminationParameterDTO - Enum in com.edmunds.rest.databricks.DTO.clusters
 
TerminationReasonDTO - Class in com.edmunds.rest.databricks.DTO.clusters
 
TerminationReasonDTO() - Constructor for class com.edmunds.rest.databricks.DTO.clusters.TerminationReasonDTO
 
THROUGHPUT_OPTIMIZED_HDD - com.edmunds.rest.databricks.DTO.EbsVolumeTypeDTO
 
TIMEDOUT - com.edmunds.rest.databricks.DTO.jobs.RunResultStateDTO
 
toString() - Method in enum com.edmunds.rest.databricks.DTO.clusters.AwsAvailabilityDTO
 
toString() - Method in enum com.edmunds.rest.databricks.DTO.clusters.ClusterCloudProviderNodeStatusDTO
 
toString() - Method in enum com.edmunds.rest.databricks.DTO.clusters.ClusterEventTypeDTO
 
toString() - Method in enum com.edmunds.rest.databricks.DTO.clusters.ClusterSourceDTO
 
toString() - Method in enum com.edmunds.rest.databricks.DTO.clusters.ClusterStateDTO
 
toString() - Method in enum com.edmunds.rest.databricks.DTO.clusters.ListOrderDTO
 
toString() - Method in enum com.edmunds.rest.databricks.DTO.clusters.ResizeCauseDTO
 
toString() - Method in enum com.edmunds.rest.databricks.DTO.clusters.TerminationCodeDTO
 
toString() - Method in enum com.edmunds.rest.databricks.DTO.clusters.TerminationParameterDTO
 
toString() - Method in enum com.edmunds.rest.databricks.DTO.EbsVolumeTypeDTO
 
toString() - Method in enum com.edmunds.rest.databricks.DTO.instance_pools.InstancePoolStateDTO
 
toString() - Method in enum com.edmunds.rest.databricks.DTO.jobs.DataSecurityModeDTO
 
toString() - Method in enum com.edmunds.rest.databricks.DTO.jobs.RunLifeCycleStateDTO
 
toString() - Method in enum com.edmunds.rest.databricks.DTO.jobs.RunResultStateDTO
 
toString() - Method in enum com.edmunds.rest.databricks.DTO.jobs.TriggerTypeDTO
 
toString() - Method in enum com.edmunds.rest.databricks.DTO.jobs.ViewsToExportDTO
 
toString() - Method in enum com.edmunds.rest.databricks.DTO.jobs.ViewTypeDTO
 
toString() - Method in enum com.edmunds.rest.databricks.DTO.libraries.LibraryInstallStatusDTO
 
toString() - Method in enum com.edmunds.rest.databricks.DTO.permissions.PermissionLevelDTO
 
toString() - Method in enum com.edmunds.rest.databricks.DTO.scim.user.EntitlementDTO
 
toString() - Method in enum com.edmunds.rest.databricks.DTO.workspace.ExportFormatDTO
 
toString() - Method in enum com.edmunds.rest.databricks.DTO.workspace.LanguageDTO
 
toString() - Method in enum com.edmunds.rest.databricks.DTO.workspace.ObjectTypeDTO
 
toValue() - Method in enum com.edmunds.rest.databricks.DTO.scim.user.EntitlementDTO
Used for jackson serialization.
TRIAL_EXPIRED - com.edmunds.rest.databricks.DTO.clusters.TerminationCodeDTO
 
TriggerTypeDTO - Enum in com.edmunds.rest.databricks.DTO.jobs
 

U

UI - com.edmunds.rest.databricks.DTO.clusters.ClusterSourceDTO
 
UNEXPECTED_LAUNCH_FAILURE - com.edmunds.rest.databricks.DTO.clusters.TerminationCodeDTO
 
uninstall(String, LibraryDTO[]) - Method in interface com.edmunds.rest.databricks.service.LibraryService
Uninstalls one or more libraries from a specific cluster.
uninstall(String, LibraryDTO[]) - Method in class com.edmunds.rest.databricks.service.LibraryServiceImpl
 
UNINSTALL_ON_RESTART - com.edmunds.rest.databricks.DTO.libraries.LibraryInstallStatusDTO
 
uninstallAll(String) - Method in interface com.edmunds.rest.databricks.service.LibraryService
Uninstalls all libraries from a specific cluster.
uninstallAll(String) - Method in class com.edmunds.rest.databricks.service.LibraryServiceImpl
 
UNKNOWN - com.edmunds.rest.databricks.DTO.clusters.ClusterStateDTO
 
unpin(String) - Method in interface com.edmunds.rest.databricks.service.ClusterService
Unpin a cluster with a given id.
unpin(String) - Method in class com.edmunds.rest.databricks.service.ClusterServiceImpl
 
UNPINNED - com.edmunds.rest.databricks.DTO.clusters.ClusterEventTypeDTO
 
upsertCluster(NewClusterDTO) - Method in interface com.edmunds.rest.databricks.service.ClusterService
Given a cluster settings DTO object it will: - create the cluster if it doesn't exist - edit the cluster if it does exist.
upsertCluster(NewClusterDTO) - Method in class com.edmunds.rest.databricks.service.ClusterServiceImpl
 
UpsertClusterDTO - Class in com.edmunds.rest.databricks.DTO
 
UpsertClusterDTO() - Constructor for class com.edmunds.rest.databricks.DTO.UpsertClusterDTO
 
upsertJob(JobSettingsDTO, boolean) - Method in interface com.edmunds.rest.databricks.service.JobService
Deprecated.
Given a job settings DTO object it will: - try to find the id by name.
upsertJob(JobSettingsDTO, boolean) - Method in class com.edmunds.rest.databricks.service.JobServiceImpl
Deprecated.
 
upsertJob(JobSettingsDTOv21, boolean) - Method in class com.edmunds.rest.databricks.service.JobServiceImplV21
 
upsertJob(JobSettingsDTOv21, boolean) - Method in interface com.edmunds.rest.databricks.service.JobServiceV21
Given a job settings DTO object it will: - try to find the id by name.
UPSIZE_COMPLETED - com.edmunds.rest.databricks.DTO.clusters.ClusterEventTypeDTO
 
url - Variable in class com.edmunds.rest.databricks.restclient.AbstractDatabricksRestClientImpl
 
USER_ISOLATION - com.edmunds.rest.databricks.DTO.jobs.DataSecurityModeDTO
 
USER_REQUEST - com.edmunds.rest.databricks.DTO.clusters.ResizeCauseDTO
 
USER_REQUEST - com.edmunds.rest.databricks.DTO.clusters.TerminationCodeDTO
 
UserDTO - Class in com.edmunds.rest.databricks.DTO.scim.user
Databricks SCIM user.
UserDTO() - Constructor for class com.edmunds.rest.databricks.DTO.scim.user.UserDTO
 
UserDTO(UserDTO) - Constructor for class com.edmunds.rest.databricks.DTO.scim.user.UserDTO
Builds an user from another one.
UserDTO.UserGroupDeSerializer - Class in com.edmunds.rest.databricks.DTO.scim.user
 
UserDTO.UserGroupSerializer - Class in com.edmunds.rest.databricks.DTO.scim.user
 
UserGroupDeSerializer() - Constructor for class com.edmunds.rest.databricks.DTO.scim.user.UserDTO.UserGroupDeSerializer
 
UserGroupSerializer() - Constructor for class com.edmunds.rest.databricks.DTO.scim.user.UserDTO.UserGroupSerializer
 
username - com.edmunds.rest.databricks.DTO.clusters.TerminationParameterDTO
 

V

value - Variable in class com.edmunds.rest.databricks.DTO.scim.Operation
 
valueOf(String) - Static method in enum com.edmunds.rest.databricks.DTO.clusters.AwsAvailabilityDTO
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.edmunds.rest.databricks.DTO.clusters.ClusterCloudProviderNodeStatusDTO
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.edmunds.rest.databricks.DTO.clusters.ClusterEventTypeDTO
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.edmunds.rest.databricks.DTO.clusters.ClusterSourceDTO
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.edmunds.rest.databricks.DTO.clusters.ClusterStateDTO
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.edmunds.rest.databricks.DTO.clusters.ListOrderDTO
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.edmunds.rest.databricks.DTO.clusters.ResizeCauseDTO
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.edmunds.rest.databricks.DTO.clusters.TerminationCodeDTO
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.edmunds.rest.databricks.DTO.clusters.TerminationParameterDTO
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.edmunds.rest.databricks.DTO.EbsVolumeTypeDTO
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.edmunds.rest.databricks.DTO.instance_pools.InstancePoolStateDTO
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.edmunds.rest.databricks.DTO.jobs.DataSecurityModeDTO
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.edmunds.rest.databricks.DTO.jobs.RunLifeCycleStateDTO
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.edmunds.rest.databricks.DTO.jobs.RunResultStateDTO
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.edmunds.rest.databricks.DTO.jobs.TriggerTypeDTO
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.edmunds.rest.databricks.DTO.jobs.ViewsToExportDTO
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.edmunds.rest.databricks.DTO.jobs.ViewTypeDTO
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.edmunds.rest.databricks.DTO.libraries.LibraryInstallStatusDTO
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.edmunds.rest.databricks.DTO.permissions.PermissionLevelDTO
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.edmunds.rest.databricks.DTO.scim.user.EntitlementDTO
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.edmunds.rest.databricks.DTO.workspace.ExportFormatDTO
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.edmunds.rest.databricks.DTO.workspace.LanguageDTO
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.edmunds.rest.databricks.DTO.workspace.ObjectTypeDTO
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.edmunds.rest.databricks.RequestMethod
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.edmunds.rest.databricks.DTO.clusters.AwsAvailabilityDTO
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.edmunds.rest.databricks.DTO.clusters.ClusterCloudProviderNodeStatusDTO
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.edmunds.rest.databricks.DTO.clusters.ClusterEventTypeDTO
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.edmunds.rest.databricks.DTO.clusters.ClusterSourceDTO
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.edmunds.rest.databricks.DTO.clusters.ClusterStateDTO
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.edmunds.rest.databricks.DTO.clusters.ListOrderDTO
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.edmunds.rest.databricks.DTO.clusters.ResizeCauseDTO
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.edmunds.rest.databricks.DTO.clusters.TerminationCodeDTO
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.edmunds.rest.databricks.DTO.clusters.TerminationParameterDTO
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.edmunds.rest.databricks.DTO.EbsVolumeTypeDTO
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.edmunds.rest.databricks.DTO.instance_pools.InstancePoolStateDTO
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.edmunds.rest.databricks.DTO.jobs.DataSecurityModeDTO
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.edmunds.rest.databricks.DTO.jobs.RunLifeCycleStateDTO
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.edmunds.rest.databricks.DTO.jobs.RunResultStateDTO
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.edmunds.rest.databricks.DTO.jobs.TriggerTypeDTO
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.edmunds.rest.databricks.DTO.jobs.ViewsToExportDTO
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.edmunds.rest.databricks.DTO.jobs.ViewTypeDTO
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.edmunds.rest.databricks.DTO.libraries.LibraryInstallStatusDTO
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.edmunds.rest.databricks.DTO.permissions.PermissionLevelDTO
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.edmunds.rest.databricks.DTO.scim.user.EntitlementDTO
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.edmunds.rest.databricks.DTO.workspace.ExportFormatDTO
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.edmunds.rest.databricks.DTO.workspace.LanguageDTO
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.edmunds.rest.databricks.DTO.workspace.ObjectTypeDTO
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.edmunds.rest.databricks.RequestMethod
Returns an array containing the constants of this enum type, in the order they are declared.
ViewItemDTO - Class in com.edmunds.rest.databricks.DTO.jobs
 
ViewItemDTO() - Constructor for class com.edmunds.rest.databricks.DTO.jobs.ViewItemDTO
 
ViewsToExportDTO - Enum in com.edmunds.rest.databricks.DTO.jobs
 
ViewTypeDTO - Enum in com.edmunds.rest.databricks.DTO.jobs
 

W

withAutoterminationMinutes(int) - Method in class com.edmunds.rest.databricks.request.CreateClusterRequest.CreateClusterRequestBuilder
Deprecated.
 
withAutoterminationMinutes(int) - Method in class com.edmunds.rest.databricks.request.EditClusterRequest.EditClusterRequestBuilder
Deprecated.
 
withAwsAttributes(AwsAttributesDTO) - Method in class com.edmunds.rest.databricks.request.CreateClusterRequest.CreateClusterRequestBuilder
Deprecated.
 
withAwsAttributes(AwsAttributesDTO) - Method in class com.edmunds.rest.databricks.request.EditClusterRequest.EditClusterRequestBuilder
Deprecated.
 
withClusterLogConf(ClusterLogConfDTO) - Method in class com.edmunds.rest.databricks.request.CreateClusterRequest.CreateClusterRequestBuilder
Deprecated.
 
withClusterLogConf(ClusterLogConfDTO) - Method in class com.edmunds.rest.databricks.request.EditClusterRequest.EditClusterRequestBuilder
Deprecated.
 
withConnectionRequestTimeout(int) - Method in class com.edmunds.rest.databricks.DatabricksServiceFactory.Builder
set Http-Client connection request timeout.
withConnectionTimeout(int) - Method in class com.edmunds.rest.databricks.DatabricksServiceFactory.Builder
set Http-Client connection timeout.
withContent(byte[]) - Method in class com.edmunds.rest.databricks.request.ImportWorkspaceRequest.ImportWorkspaceRequestBuilder
 
withCustomTags(ClusterTagDTO[]) - Method in class com.edmunds.rest.databricks.request.CreateClusterRequest.CreateClusterRequestBuilder
Deprecated.
 
withCustomTags(ClusterTagDTO[]) - Method in class com.edmunds.rest.databricks.request.EditClusterRequest.EditClusterRequestBuilder
Deprecated.
 
withDirectDownload(boolean) - Method in class com.edmunds.rest.databricks.request.ExportWorkspaceRequest.ExportWorkspaceRequestBuilder
 
withDriverNodeTypeId(String) - Method in class com.edmunds.rest.databricks.request.CreateClusterRequest.CreateClusterRequestBuilder
Deprecated.
 
withDriverNodeTypeId(String) - Method in class com.edmunds.rest.databricks.request.EditClusterRequest.EditClusterRequestBuilder
Deprecated.
 
withEnableElasticDisk(boolean) - Method in class com.edmunds.rest.databricks.request.EditClusterRequest.EditClusterRequestBuilder
Deprecated.
 
withFormat(ExportFormatDTO) - Method in class com.edmunds.rest.databricks.request.ExportWorkspaceRequest.ExportWorkspaceRequestBuilder
 
withFormat(ExportFormatDTO) - Method in class com.edmunds.rest.databricks.request.ImportWorkspaceRequest.ImportWorkspaceRequestBuilder
 
withLanguage(LanguageDTO) - Method in class com.edmunds.rest.databricks.request.ImportWorkspaceRequest.ImportWorkspaceRequestBuilder
 
withMaxRetries(int) - Method in class com.edmunds.rest.databricks.DatabricksServiceFactory.Builder
 
withOverwrite(boolean) - Method in class com.edmunds.rest.databricks.request.ImportWorkspaceRequest.ImportWorkspaceRequestBuilder
 
withProperties(Properties) - Method in class com.edmunds.rest.databricks.DatabricksServiceFactory.Builder
 
withRequestSentRetryEnabled(boolean) - Method in class com.edmunds.rest.databricks.DatabricksServiceFactory.Builder
 
withRetryInterval(long) - Method in class com.edmunds.rest.databricks.DatabricksServiceFactory.Builder
set Http Retry Interval.
withSoTimeout(int) - Method in class com.edmunds.rest.databricks.DatabricksServiceFactory.Builder
set Http-Client SoTimeout.
withSparkConf(Map<String, String>) - Method in class com.edmunds.rest.databricks.request.CreateClusterRequest.CreateClusterRequestBuilder
Deprecated.
 
withSparkConf(Map<String, String>) - Method in class com.edmunds.rest.databricks.request.EditClusterRequest.EditClusterRequestBuilder
Deprecated.
 
withSparkEnvVars(Map<String, String>) - Method in class com.edmunds.rest.databricks.request.CreateClusterRequest.CreateClusterRequestBuilder
Deprecated.
 
withSparkEnvVars(Map<String, String>) - Method in class com.edmunds.rest.databricks.request.EditClusterRequest.EditClusterRequestBuilder
Deprecated.
 
withSshPublicKeys(String[]) - Method in class com.edmunds.rest.databricks.request.CreateClusterRequest.CreateClusterRequestBuilder
Deprecated.
 
withSshPublicKeys(String[]) - Method in class com.edmunds.rest.databricks.request.EditClusterRequest.EditClusterRequestBuilder
Deprecated.
 
withUserAgent(String) - Method in class com.edmunds.rest.databricks.DatabricksServiceFactory.Builder
 
WorkspaceService - Interface in com.edmunds.rest.databricks.service
Wrapper around the Worspace API.
WorkspaceServiceImpl - Class in com.edmunds.rest.databricks.service
Implementation of the Workspace Service.
WorkspaceServiceImpl(DatabricksRestClient) - Constructor for class com.edmunds.rest.databricks.service.WorkspaceServiceImpl
 
write(String, InputStream, boolean) - Method in interface com.edmunds.rest.databricks.service.DbfsService
Will create a file and write to that file on dbfs.
write(String, InputStream, boolean) - Method in class com.edmunds.rest.databricks.service.DbfsServiceImpl
 
A B C D E F G H I J L M N O P R S T U V W 
All Classes All Packages