Package org.apache.gravitino.audit
Class CallerContext
java.lang.Object
org.apache.gravitino.audit.CallerContext
A class defining the caller context for auditing coarse-grained operations.
Reference:
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/ipc/CallerContext.java
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Builder to create a caller context.static class
A thread local holder for the CallerContext. -
Method Summary
-
Method Details