Send feedback
Class MetadataServiceGrpc (3.33.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 3.33.0 keyboard_arrow_down
public final class MetadataServiceGrpc
Service for reading and writing metadata entries.
Static Fields
public static final String SERVICE_NAME
Field Value Type Description String
Static Methods
public static final ServerServiceDefinition bindService ( MetadataServiceGrpc . AsyncService service )
Returns Type Description io.grpc.ServerServiceDefinition
getAddContextArtifactsAndExecutionsMethod()
public static MethodDescriptor<AddContextArtifactsAndExecutionsRequest , AddContextArtifactsAndExecutionsResponse > getAddContextArtifactsAndExecutionsMethod ()
getAddContextChildrenMethod()
public static MethodDescriptor<AddContextChildrenRequest , AddContextChildrenResponse > getAddContextChildrenMethod ()
public static MethodDescriptor<AddExecutionEventsRequest , AddExecutionEventsResponse > getAddExecutionEventsMethod ()
public static MethodDescriptor<CreateArtifactRequest , Artifact > getCreateArtifactMethod ()
getCreateContextMethod()
public static MethodDescriptor<CreateContextRequest , Context > getCreateContextMethod ()
public static MethodDescriptor<CreateExecutionRequest , Execution > getCreateExecutionMethod ()
public static MethodDescriptor<CreateMetadataSchemaRequest , MetadataSchema > getCreateMetadataSchemaMethod ()
public static MethodDescriptor<CreateMetadataStoreRequest , Operation > getCreateMetadataStoreMethod ()
public static MethodDescriptor<DeleteArtifactRequest , Operation > getDeleteArtifactMethod ()
getDeleteContextMethod()
public static MethodDescriptor<DeleteContextRequest , Operation > getDeleteContextMethod ()
public static MethodDescriptor<DeleteExecutionRequest , Operation > getDeleteExecutionMethod ()
public static MethodDescriptor<DeleteMetadataStoreRequest , Operation > getDeleteMetadataStoreMethod ()
public static MethodDescriptor<GetArtifactRequest , Artifact > getGetArtifactMethod ()
getGetContextMethod()
public static MethodDescriptor<GetContextRequest , Context > getGetContextMethod ()
public static MethodDescriptor<GetExecutionRequest , Execution > getGetExecutionMethod ()
public static MethodDescriptor<GetMetadataSchemaRequest , MetadataSchema > getGetMetadataSchemaMethod ()
public static MethodDescriptor<GetMetadataStoreRequest , MetadataStore > getGetMetadataStoreMethod ()
public static MethodDescriptor<ListArtifactsRequest , ListArtifactsResponse > getListArtifactsMethod ()
getListContextsMethod()
public static MethodDescriptor<ListContextsRequest , ListContextsResponse > getListContextsMethod ()
public static MethodDescriptor<ListExecutionsRequest , ListExecutionsResponse > getListExecutionsMethod ()
public static MethodDescriptor<ListMetadataSchemasRequest , ListMetadataSchemasResponse > getListMetadataSchemasMethod ()
public static MethodDescriptor<ListMetadataStoresRequest , ListMetadataStoresResponse > getListMetadataStoresMethod ()
public static MethodDescriptor<PurgeArtifactsRequest , Operation > getPurgeArtifactsMethod ()
getPurgeContextsMethod()
public static MethodDescriptor<PurgeContextsRequest , Operation > getPurgeContextsMethod ()
public static MethodDescriptor<PurgeExecutionsRequest , Operation > getPurgeExecutionsMethod ()
public static MethodDescriptor<QueryArtifactLineageSubgraphRequest , LineageSubgraph > getQueryArtifactLineageSubgraphMethod ()
getQueryContextLineageSubgraphMethod()
public static MethodDescriptor<QueryContextLineageSubgraphRequest , LineageSubgraph > getQueryContextLineageSubgraphMethod ()
public static MethodDescriptor<QueryExecutionInputsAndOutputsRequest , LineageSubgraph > getQueryExecutionInputsAndOutputsMethod ()
getRemoveContextChildrenMethod()
public static MethodDescriptor<RemoveContextChildrenRequest , RemoveContextChildrenResponse > getRemoveContextChildrenMethod ()
public static ServiceDescriptor getServiceDescriptor ()
Returns Type Description io.grpc.ServiceDescriptor
public static MethodDescriptor<UpdateArtifactRequest , Artifact > getUpdateArtifactMethod ()
getUpdateContextMethod()
public static MethodDescriptor<UpdateContextRequest , Context > getUpdateContextMethod ()
public static MethodDescriptor<UpdateExecutionRequest , Execution > getUpdateExecutionMethod ()
public static MetadataServiceGrpc . MetadataServiceBlockingStub newBlockingStub ( Channel channel )
Creates a new blocking-style stub that supports unary and streaming output calls on the service
Parameter Name Description channel
io.grpc.Channel
public static MetadataServiceGrpc . MetadataServiceFutureStub newFutureStub ( Channel channel )
Creates a new ListenableFuture-style stub that supports unary calls on the service
Parameter Name Description channel
io.grpc.Channel
public static MetadataServiceGrpc . MetadataServiceStub newStub ( Channel channel )
Creates a new async stub that supports all call types for the service
Parameter Name Description channel
io.grpc.Channel
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 2024-10-30 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 2024-10-30 UTC."],[],[]]