Skip navigation links
C D F G I M N O R S T U V 

C

create(FlowConfig) - Method in class org.apache.gobblin.service.FlowConfigsResource
Create a flow configuration that the service will forward to execution instances for execution
create(FlowConfig) - Method in class org.apache.gobblin.service.FlowConfigsV2Resource
Create a flow configuration that the service will forward to execution instances for execution
createFlowConfig(FlowConfig, boolean) - Method in class org.apache.gobblin.service.FlowConfigResourceLocalHandler
Add flowConfig locally and trigger all listeners iff @param triggerListener is set to true
createFlowConfig(FlowConfig) - Method in class org.apache.gobblin.service.FlowConfigResourceLocalHandler
Add flowConfig locally and trigger all listeners
createFlowConfig(FlowConfig) - Method in interface org.apache.gobblin.service.FlowConfigsResourceHandler
createFlowConfig(FlowConfig, boolean) - Method in class org.apache.gobblin.service.FlowConfigV2ResourceLocalHandler
 
createFlowSpecForConfig(FlowConfig) - Static method in class org.apache.gobblin.service.FlowConfigResourceLocalHandler
Build a FlowSpec from a FlowConfig
createFlowSpecUri(FlowId) - Static method in class org.apache.gobblin.service.FlowConfigResourceLocalHandler
 
CronValidator - Class in org.apache.gobblin.service.validator
Validates the String value to ensure it is a valid Cron expression
CronValidator(DataMap) - Constructor for class org.apache.gobblin.service.validator.CronValidator
 

D

delete(ComplexResourceKey<FlowId, EmptyRecord>) - Method in class org.apache.gobblin.service.FlowConfigsResource
Delete a configured flow.
delete(ComplexResourceKey<FlowId, FlowStatusId>) - Method in class org.apache.gobblin.service.FlowConfigsV2Resource
Delete a configured flow.
deleteFlowConfig(FlowId, Properties, boolean) - Method in class org.apache.gobblin.service.FlowConfigResourceLocalHandler
Delete flowConfig locally and trigger all listeners iff @param triggerListener is set to true
deleteFlowConfig(FlowId, Properties) - Method in class org.apache.gobblin.service.FlowConfigResourceLocalHandler
Delete flowConfig locally and trigger all listeners
deleteFlowConfig(FlowId, Properties) - Method in interface org.apache.gobblin.service.FlowConfigsResourceHandler
Delete FlowConfig
deserialize(String) - Static method in class org.apache.gobblin.service.RequesterService
This implementation decode a given string encoded by RequesterService.serialize(List).

F

findRequesters(BaseResource) - Method in class org.apache.gobblin.service.NoopRequesterService
 
findRequesters(BaseResource) - Method in class org.apache.gobblin.service.RequesterService
 
FLOW_CONFIG_GENERATOR_INJECT_NAME - Static variable in class org.apache.gobblin.service.FlowConfigsV2Resource
 
FLOW_STATUS_GENERATOR_INJECT_NAME - Static variable in class org.apache.gobblin.service.FlowStatusResource
 
flowCatalog - Variable in class org.apache.gobblin.service.FlowConfigResourceLocalHandler
 
FlowConfigLoggedException - Exception in org.apache.gobblin.service
Exception thrown by FlowConfigsResourceHandler when it cannot handle Restli gracefully.
FlowConfigLoggedException(HttpStatus, String) - Constructor for exception org.apache.gobblin.service.FlowConfigLoggedException
 
FlowConfigLoggedException(HttpStatus, String, Throwable) - Constructor for exception org.apache.gobblin.service.FlowConfigLoggedException
 
FlowConfigResourceLocalHandler - Class in org.apache.gobblin.service
A FlowConfigsResourceHandler that handles Restli locally.
FlowConfigResourceLocalHandler(FlowCatalog) - Constructor for class org.apache.gobblin.service.FlowConfigResourceLocalHandler
 
FlowConfigsResource - Class in org.apache.gobblin.service
Resource for handling flow configuration requests
FlowConfigsResource() - Constructor for class org.apache.gobblin.service.FlowConfigsResource
 
FlowConfigsResourceHandler - Interface in org.apache.gobblin.service
 
FlowConfigsV2Resource - Class in org.apache.gobblin.service
Resource for handling flow configuration requests
FlowConfigsV2Resource() - Constructor for class org.apache.gobblin.service.FlowConfigsV2Resource
 
FlowConfigV2ResourceLocalHandler - Class in org.apache.gobblin.service
 
FlowConfigV2ResourceLocalHandler(FlowCatalog) - Constructor for class org.apache.gobblin.service.FlowConfigV2ResourceLocalHandler
 
FlowStatusResource - Class in org.apache.gobblin.service
Resource for handling flow status requests
FlowStatusResource() - Constructor for class org.apache.gobblin.service.FlowStatusResource
 

G

get(ComplexResourceKey<FlowId, EmptyRecord>) - Method in class org.apache.gobblin.service.FlowConfigsResource
Retrieve the flow configuration with the given key
get(ComplexResourceKey<FlowId, FlowStatusId>) - Method in class org.apache.gobblin.service.FlowConfigsV2Resource
Retrieve the flow configuration with the given key
get(ComplexResourceKey<FlowStatusId, EmptyRecord>) - Method in class org.apache.gobblin.service.FlowStatusResource
Retrieve the FlowStatus with the given key
getFlowConfig(FlowId) - Method in class org.apache.gobblin.service.FlowConfigResourceLocalHandler
Get flow config
getFlowConfig(FlowId) - Method in interface org.apache.gobblin.service.FlowConfigsResourceHandler
getLatestFlowStatus(PagingContext, FlowId) - Method in class org.apache.gobblin.service.FlowStatusResource
 
global_flowConfigsResourceHandler - Static variable in class org.apache.gobblin.service.FlowConfigsV2Resource
 

I

INJECT_FLOW_CONFIG_RESOURCE_HANDLER - Static variable in class org.apache.gobblin.service.FlowConfigsResource
 
INJECT_READY_TO_USE - Static variable in class org.apache.gobblin.service.FlowConfigsResource
 
INJECT_REQUESTER_SERVICE - Static variable in class org.apache.gobblin.service.FlowConfigsResource
 

M

MESSAGE_SEPARATOR - Static variable in class org.apache.gobblin.service.FlowStatusResource
 

N

NoopRequesterService - Class in org.apache.gobblin.service
Default requester service which does not track any requester information.
NoopRequesterService(Config) - Constructor for class org.apache.gobblin.service.NoopRequesterService
 

O

org.apache.gobblin.service - package org.apache.gobblin.service
 
org.apache.gobblin.service.validator - package org.apache.gobblin.service.validator
 

R

REQUESTER_LIST - Static variable in class org.apache.gobblin.service.RequesterService
 
RequesterService - Class in org.apache.gobblin.service
Use this class to get who sends the request.
RequesterService(Config) - Constructor for class org.apache.gobblin.service.RequesterService
 

S

serialize(List<ServiceRequester>) - Static method in class org.apache.gobblin.service.RequesterService
This implementation converts a given list to a json string.
ServiceRequester - Class in org.apache.gobblin.service
A ServiceRequester represents who sends a request via a rest api.
ServiceRequester() - Constructor for class org.apache.gobblin.service.ServiceRequester
 
ServiceRequester(String, String, String) - Constructor for class org.apache.gobblin.service.ServiceRequester
 
sysConfig - Variable in class org.apache.gobblin.service.RequesterService
 

T

TemplateUriValidator - Class in org.apache.gobblin.service.validator
Validates the String value to ensure that it is a comma separated list of FS scheme URIs
TemplateUriValidator(DataMap) - Constructor for class org.apache.gobblin.service.validator.TemplateUriValidator
 
toString() - Method in class org.apache.gobblin.service.ServiceRequester
 

U

update(ComplexResourceKey<FlowId, EmptyRecord>, FlowConfig) - Method in class org.apache.gobblin.service.FlowConfigsResource
Update the flow configuration with the specified key.
update(ComplexResourceKey<FlowId, FlowStatusId>, FlowConfig) - Method in class org.apache.gobblin.service.FlowConfigsV2Resource
Update the flow configuration with the specified key.
updateFlowConfig(FlowId, FlowConfig, boolean) - Method in class org.apache.gobblin.service.FlowConfigResourceLocalHandler
Update flowConfig locally and trigger all listeners iff @param triggerListener is set to true
updateFlowConfig(FlowId, FlowConfig) - Method in class org.apache.gobblin.service.FlowConfigResourceLocalHandler
Update flowConfig locally and trigger all listeners
updateFlowConfig(FlowId, FlowConfig) - Method in interface org.apache.gobblin.service.FlowConfigsResourceHandler
Update FlowConfig

V

validate(ValidatorContext) - Method in class org.apache.gobblin.service.validator.CronValidator
 
validate(ValidatorContext) - Method in class org.apache.gobblin.service.validator.TemplateUriValidator
 
C D F G I M N O R S T U V 
Skip navigation links