Send feedback Class HttpJsonLineageStub (0.40.0) Stay organized with collections Save and categorize content based on your preferences.
Version 0.40.0keyboard_arrow_down
public class HttpJsonLineageStub extends LineageStub
REST stub implementation for the Lineage service API.
This class is for advanced usage and reflects the underlying API directly.
Static Methods create(ClientContext clientContext)
public static final HttpJsonLineageStub create ( ClientContext clientContext )
create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
public static final HttpJsonLineageStub create ( ClientContext clientContext , HttpJsonStubCallableFactory callableFactory )
create(LineageStubSettings settings)
public static final HttpJsonLineageStub create ( LineageStubSettings settings )
getMethodDescriptors()
public static List<ApiMethodDescriptor> getMethodDescriptors ()
Constructors HttpJsonLineageStub(LineageStubSettings settings, ClientContext clientContext)
protected HttpJsonLineageStub ( LineageStubSettings settings , ClientContext clientContext )
Constructs an instance of HttpJsonLineageStub, using the given settings. This is protected so that it is easy to make a subclass, but otherwise, the static factory methods should be preferred.
HttpJsonLineageStub(LineageStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
protected HttpJsonLineageStub ( LineageStubSettings settings , ClientContext clientContext , HttpJsonStubCallableFactory callableFactory )
Constructs an instance of HttpJsonLineageStub, using the given settings. This is protected so that it is easy to make a subclass, but otherwise, the static factory methods should be preferred.
Methods awaitTermination(long duration, TimeUnit unit)
public boolean awaitTermination ( long duration , TimeUnit unit )
batchSearchLinkProcessesCallable()
public UnaryCallable<BatchSearchLinkProcessesRequest , BatchSearchLinkProcessesResponse > batchSearchLinkProcessesCallable ()
Overrides batchSearchLinkProcessesPagedCallable()
public UnaryCallable<BatchSearchLinkProcessesRequest , LineageClient . BatchSearchLinkProcessesPagedResponse > batchSearchLinkProcessesPagedCallable ()
Overrides close()
public final void close ()
Overrides createLineageEventCallable()
public UnaryCallable<CreateLineageEventRequest , LineageEvent > createLineageEventCallable ()
Overrides createProcessCallable()
public UnaryCallable<CreateProcessRequest , Process > createProcessCallable ()
Overrides createRunCallable()
public UnaryCallable<CreateRunRequest , Run > createRunCallable ()
Overrides deleteLineageEventCallable()
public UnaryCallable<DeleteLineageEventRequest , Empty > deleteLineageEventCallable ()
Overrides deleteProcessCallable()
public UnaryCallable<DeleteProcessRequest , Operation > deleteProcessCallable ()
Overrides deleteProcessOperationCallable()
public OperationCallable<DeleteProcessRequest , Empty , OperationMetadata > deleteProcessOperationCallable ()
Overrides deleteRunCallable()
public UnaryCallable<DeleteRunRequest , Operation > deleteRunCallable ()
Overrides deleteRunOperationCallable()
public OperationCallable<DeleteRunRequest , Empty , OperationMetadata > deleteRunOperationCallable ()
Overrides getHttpJsonOperationsStub()
public HttpJsonOperationsStub getHttpJsonOperationsStub ()
Overrides getLineageEventCallable()
public UnaryCallable<GetLineageEventRequest , LineageEvent > getLineageEventCallable ()
Overrides getProcessCallable()
public UnaryCallable<GetProcessRequest , Process > getProcessCallable ()
Overrides getRunCallable()
public UnaryCallable<GetRunRequest , Run > getRunCallable ()
Overrides isShutdown()
public boolean isShutdown ()
isTerminated()
public boolean isTerminated ()
listLineageEventsCallable()
public UnaryCallable<ListLineageEventsRequest , ListLineageEventsResponse > listLineageEventsCallable ()
Overrides listLineageEventsPagedCallable()
public UnaryCallable<ListLineageEventsRequest , LineageClient . ListLineageEventsPagedResponse > listLineageEventsPagedCallable ()
Overrides listProcessesCallable()
public UnaryCallable<ListProcessesRequest , ListProcessesResponse > listProcessesCallable ()
Overrides listProcessesPagedCallable()
public UnaryCallable<ListProcessesRequest , LineageClient . ListProcessesPagedResponse > listProcessesPagedCallable ()
Overrides listRunsCallable()
public UnaryCallable<ListRunsRequest , ListRunsResponse > listRunsCallable ()
Overrides listRunsPagedCallable()
public UnaryCallable<ListRunsRequest , LineageClient . ListRunsPagedResponse > listRunsPagedCallable ()
Overrides processOpenLineageRunEventCallable()
public UnaryCallable<ProcessOpenLineageRunEventRequest , ProcessOpenLineageRunEventResponse > processOpenLineageRunEventCallable ()
Overrides searchLinksCallable()
public UnaryCallable<SearchLinksRequest , SearchLinksResponse > searchLinksCallable ()
Overrides searchLinksPagedCallable()
public UnaryCallable<SearchLinksRequest , LineageClient . SearchLinksPagedResponse > searchLinksPagedCallable ()
Overrides shutdown() shutdownNow()
public void shutdownNow ()
updateProcessCallable()
public UnaryCallable<UpdateProcessRequest , Process > updateProcessCallable ()
Overrides updateRunCallable()
public UnaryCallable<UpdateRunRequest , Run > updateRunCallable ()
Overrides Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-06-12 UTC.
Need to tell us more? [[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-06-12 UTC."],[],[]]