Uses of Class
org.apache.hadoop.ipc.CallerContext.Builder
Packages that use CallerContext.Builder
-
Uses of CallerContext.Builder in org.apache.hadoop.ipc
Methods in org.apache.hadoop.ipc that return CallerContext.BuilderModifier and TypeMethodDescriptionAppend new field to the context.Append new field which contains key and value to the context.CallerContext.Builder.appendIfAbsent(String key, String value) Append new field which contains key and value to the context if the key("key:") is absent.CallerContext.Builder.setSignature(byte[] signature)