public class ThriftAccessLogger extends Object
Constructor and Description |
---|
ThriftAccessLogger() |
Modifier and Type | Method and Description |
---|---|
static void |
logAccess(Integer requestId,
InetAddress remoteAddress,
Principal principal,
String operation,
String stormName,
String accessResult) |
static void |
logAccessFunction(Integer requestId,
InetAddress remoteAddress,
Principal principal,
String operation,
String function) |
public static void logAccessFunction(Integer requestId, InetAddress remoteAddress, Principal principal, String operation, String function)
Copyright © 2022 The Apache Software Foundation. All rights reserved.