@InterfaceAudience.Private public class SlowLogParams extends Object
Modifier and Type | Field and Description |
---|---|
private String |
params |
private String |
regionName |
Constructor and Description |
---|
SlowLogParams(String params) |
SlowLogParams(String regionName,
String params) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getParams() |
String |
getRegionName() |
int |
hashCode() |
String |
toString() |
private final String regionName
public SlowLogParams(String regionName, String params)
public SlowLogParams(String params)
public String getRegionName()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.