Package org.apache.storm.logging
Class ThriftAccessLogger
java.lang.Object
org.apache.storm.logging.ThriftAccessLogger
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic voidlogAccess(Integer requestId, InetAddress remoteAddress, Principal principal, String operation, String stormName, String accessResult) static voidlogAccessFunction(Integer requestId, InetAddress remoteAddress, Principal principal, String operation, String function)  
- 
Constructor Details
- 
ThriftAccessLogger
public ThriftAccessLogger() 
 - 
 - 
Method Details
- 
logAccessFunction
public static void logAccessFunction(Integer requestId, InetAddress remoteAddress, Principal principal, String operation, String function)  - 
logAccess
 
 -