public class profile
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
profile.Log |
| Modifier and Type | Field and Description |
|---|---|
static int |
ARRAY_INNER |
static int |
ARRAY_LENGTH |
static int |
ARRAY_OUTER |
static int |
BYTES |
static int |
INTROSPECTION_INNER |
static int |
INTROSPECTION_OUTER |
static int |
LIST_INNER |
static int |
LIST_LENGTH |
static int |
LIST_OUTER |
static int |
MAP_INNER |
static int |
MAP_LENGTH |
static int |
MAP_OUTER |
static int |
PING_INNER |
static int |
PING_OUTER |
static int |
SIGNAL_INNER |
static int |
SIGNAL_OUTER |
static int |
STRING_ARRAY_INNER |
static int |
STRING_ARRAY_LENGTH |
static int |
STRING_ARRAY_OUTER |
static int |
STRUCT_INNER |
static int |
STRUCT_OUTER |
| Constructor and Description |
|---|
profile() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |
public static final int SIGNAL_INNER
public static final int SIGNAL_OUTER
public static final int PING_INNER
public static final int PING_OUTER
public static final int BYTES
public static final int INTROSPECTION_OUTER
public static final int INTROSPECTION_INNER
public static final int STRUCT_OUTER
public static final int STRUCT_INNER
public static final int LIST_OUTER
public static final int LIST_INNER
public static final int LIST_LENGTH
public static final int MAP_OUTER
public static final int MAP_INNER
public static final int MAP_LENGTH
public static final int ARRAY_OUTER
public static final int ARRAY_INNER
public static final int ARRAY_LENGTH
public static final int STRING_ARRAY_OUTER
public static final int STRING_ARRAY_INNER
public static final int STRING_ARRAY_LENGTH