public class Util extends Object
| Constructor and Description |
|---|
Util() |
| Modifier and Type | Method and Description |
|---|---|
static int |
jomoid(Object obj)
Returns the identity hash code of the object.
|
static void |
printStackTrace(String msg,
com.gemstone.gemfire.LogWriter log,
String logLevel)
Prints a debug stack trace with the message to the log, using the log level.
|
public static int jomoid(Object obj)
public static void printStackTrace(String msg, com.gemstone.gemfire.LogWriter log, String logLevel)
IllegalArgumentException - if the log level is invalid.Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.