Class AddHarnessIdInterceptor

java.lang.Object
org.apache.beam.sdk.fn.channel.AddHarnessIdInterceptor

public class AddHarnessIdInterceptor extends Object
A ClientInterceptor that attaches a provided SDK Harness ID to outgoing messages.
  • Method Details

    • create

      public static org.apache.beam.vendor.grpc.v1p69p0.io.grpc.ClientInterceptor create(String harnessId)