spark_v1_mock

package
v1.16.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 15, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package spark_v1_mock is a generated GoMock package.

Package spark_v1_mock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockContext

type MockContext struct {
	// contains filtered or unexported fields
}

MockContext is a mock of Context interface.

func NewMockContext

func NewMockContext(ctrl *gomock.Controller) *MockContext

NewMockContext creates a new mock instance.

func (*MockContext) CorrelationID

func (m *MockContext) CorrelationID() string

CorrelationID mocks base method.

func (*MockContext) Ctx

func (m *MockContext) Ctx() context.Context

Ctx mocks base method.

func (*MockContext) EXPECT

func (m *MockContext) EXPECT() *MockContextMockRecorder

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockContext) JobKey

func (m *MockContext) JobKey() string

JobKey mocks base method.

func (*MockContext) LastActiveStage

func (m *MockContext) LastActiveStage() *sparkv1.LastActiveStage

LastActiveStage mocks base method.

func (*MockContext) TransactionID

func (m *MockContext) TransactionID() string

TransactionID mocks base method.

type MockContextMockRecorder

type MockContextMockRecorder struct {
	// contains filtered or unexported fields
}

MockContextMockRecorder is the mock recorder for MockContext.

func (*MockContextMockRecorder) CorrelationID

func (mr *MockContextMockRecorder) CorrelationID() *gomock.Call

CorrelationID indicates an expected call of CorrelationID.

func (*MockContextMockRecorder) Ctx

func (mr *MockContextMockRecorder) Ctx() *gomock.Call

Ctx indicates an expected call of Ctx.

func (*MockContextMockRecorder) JobKey

func (mr *MockContextMockRecorder) JobKey() *gomock.Call

JobKey indicates an expected call of JobKey.

func (*MockContextMockRecorder) LastActiveStage

func (mr *MockContextMockRecorder) LastActiveStage() *gomock.Call

LastActiveStage indicates an expected call of LastActiveStage.

func (*MockContextMockRecorder) TransactionID

func (mr *MockContextMockRecorder) TransactionID() *gomock.Call

TransactionID indicates an expected call of TransactionID.

type MockStageProgressHandler

type MockStageProgressHandler struct {
	// contains filtered or unexported fields
}

MockStageProgressHandler is a mock of StageProgressHandler interface.

func NewMockStageProgressHandler

func NewMockStageProgressHandler(ctrl *gomock.Controller) *MockStageProgressHandler

NewMockStageProgressHandler creates a new mock instance.

func (*MockStageProgressHandler) EXPECT

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockStageProgressHandler) Get

func (m *MockStageProgressHandler) Get(arg0, arg1 string) (*sparkv1.StageStatus, error)

Get mocks base method.

func (*MockStageProgressHandler) GetResult

func (m *MockStageProgressHandler) GetResult(arg0, arg1 string) spark_v1.Bindable

GetResult mocks base method.

func (*MockStageProgressHandler) Set

Set mocks base method.

func (*MockStageProgressHandler) SetResult

SetResult mocks base method.

type MockStageProgressHandlerMockRecorder

type MockStageProgressHandlerMockRecorder struct {
	// contains filtered or unexported fields
}

MockStageProgressHandlerMockRecorder is the mock recorder for MockStageProgressHandler.

func (*MockStageProgressHandlerMockRecorder) Get

func (mr *MockStageProgressHandlerMockRecorder) Get(arg0, arg1 interface{}) *gomock.Call

Get indicates an expected call of Get.

func (*MockStageProgressHandlerMockRecorder) GetResult

func (mr *MockStageProgressHandlerMockRecorder) GetResult(arg0, arg1 interface{}) *gomock.Call

GetResult indicates an expected call of GetResult.

func (*MockStageProgressHandlerMockRecorder) Set

func (mr *MockStageProgressHandlerMockRecorder) Set(arg0 interface{}) *gomock.Call

Set indicates an expected call of Set.

func (*MockStageProgressHandlerMockRecorder) SetResult

func (mr *MockStageProgressHandlerMockRecorder) SetResult(arg0 interface{}) *gomock.Call

SetResult indicates an expected call of SetResult.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL