Package org.apache.beam.sdk.fn.server
Interface HeaderAccessor
-
public interface HeaderAccessorInterface to access headers in the client request.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetSdkWorkerId()This method should be called from the request method.
-