Send feedback
Class GrpcLineageStub (0.20.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 0.20.0 keyboard_arrow_down
public class GrpcLineageStub extends LineageStub
gRPC 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 GrpcLineageStub create ( ClientContext clientContext )
create(ClientContext clientContext, GrpcStubCallableFactory callableFactory)
public static final GrpcLineageStub create ( ClientContext clientContext , GrpcStubCallableFactory callableFactory )
create(LineageStubSettings settings)
public static final GrpcLineageStub create ( LineageStubSettings settings )
Constructors
GrpcLineageStub(LineageStubSettings settings, ClientContext clientContext)
protected GrpcLineageStub ( LineageStubSettings settings , ClientContext clientContext )
Constructs an instance of GrpcLineageStub, 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.
GrpcLineageStub(LineageStubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory)
protected GrpcLineageStub ( LineageStubSettings settings , ClientContext clientContext , GrpcStubCallableFactory callableFactory )
Constructs an instance of GrpcLineageStub, 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
getLineageEventCallable()
public UnaryCallable<GetLineageEventRequest , LineageEvent > getLineageEventCallable ()
Overrides
getOperationsStub()
public GrpcOperationsStub getOperationsStub ()
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
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-01-27 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-01-27 UTC."],[],[]]