public class UserRecordingConfig extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
getProfileIntervalMillis() |
String |
getUser() |
String |
getVersion() |
int |
hashCode() |
boolean |
isEnabled() |
void |
setEnabled(boolean enabled) |
void |
setProfileIntervalMillis(int profileIntervalMillis) |
void |
setUser(String user) |
String |
toString() |
public boolean isEnabled()
public void setEnabled(boolean enabled)
public int getProfileIntervalMillis()
public void setProfileIntervalMillis(int profileIntervalMillis)
public String getVersion()
Copyright © 2011–2015 Glowroot contributors. All rights reserved.