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