Documentation
      ¶
    
    
  
    
  
    Index ¶
- type QuboleClient
 - func (_m *QuboleClient) ExecuteHiveCommand(ctx context.Context, commandStr string, timeoutVal uint32, clusterLabel string, ...) (*client.QuboleCommandDetails, error)
 - func (_m *QuboleClient) GetCommandStatus(ctx context.Context, commandID string, accountKey string) (client.QuboleStatus, error)
 - func (_m *QuboleClient) KillCommand(ctx context.Context, commandID string, accountKey string) error
 
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type QuboleClient ¶
QuboleClient is an autogenerated mock type for the QuboleClient type
func (*QuboleClient) ExecuteHiveCommand ¶
func (_m *QuboleClient) ExecuteHiveCommand(ctx context.Context, commandStr string, timeoutVal uint32, clusterLabel string, accountKey string, tags []string) (*client.QuboleCommandDetails, error)
ExecuteHiveCommand provides a mock function with given fields: ctx, commandStr, timeoutVal, clusterLabel, accountKey, tags
func (*QuboleClient) GetCommandStatus ¶
func (_m *QuboleClient) GetCommandStatus(ctx context.Context, commandID string, accountKey string) (client.QuboleStatus, error)
GetCommandStatus provides a mock function with given fields: ctx, commandID, accountKey
func (*QuboleClient) KillCommand ¶
KillCommand provides a mock function with given fields: ctx, commandID, accountKey
 Click to show internal directories. 
   Click to hide internal directories.