- Recorder - Interface in ej.trace
-
Records the events of a group of events.
- recordEvent(int, int...) - Method in interface ej.trace.Recorder
-
Records an event.
- recordEvent(int) - Method in class ej.trace.Tracer
-
Records an event for this
Tracer.
- recordEvent(int, int) - Method in class ej.trace.Tracer
-
Records an event for this
Tracer.
- recordEvent(int, int, int) - Method in class ej.trace.Tracer
-
Records an event for this
Tracer.
- recordEvent(int, int, int, int) - Method in class ej.trace.Tracer
-
Records an event for this
Tracer.
- recordEvent(int, int, int, int, int) - Method in class ej.trace.Tracer
-
Records an event for this
Tracer.
- recordEvent(int, int, int, int, int, int) - Method in class ej.trace.Tracer
-
Records an event for this
Tracer.
- recordEvent(int, int, int, int, int, int, int) - Method in class ej.trace.Tracer
-
Records an event for this
Tracer.
- recordEvent(int, int, int, int, int, int, int, int) - Method in class ej.trace.Tracer
-
Records an event for this
Tracer.
- recordEvent(int, int, int, int, int, int, int, int, int) - Method in class ej.trace.Tracer
-
Records an event for this
Tracer.
- recordEvent(int, int, int, int, int, int, int, int, int, int) - Method in class ej.trace.Tracer
-
Records an event for this
Tracer.
- recordEvent(int, int, int, int, int, int, int, int, int, int, int) - Method in class ej.trace.Tracer
-
Records an event for this
Tracer.
- recordEvent(int, int...) - Method in class ej.trace.Tracer
-
Records an event for this
Tracer.
- recordEvent(int, int, int...) - Method in interface ej.trace.Tracer.TracerService
-
Traces an event.
- recordEventEnd(int, int...) - Method in interface ej.trace.Recorder
-
Records an "end" event.
- recordEventEnd(int) - Method in class ej.trace.Tracer
-
Records the end of the execution of an event for this
Tracer.
- recordEventEnd(int, int) - Method in class ej.trace.Tracer
-
Records the end of the execution of an event for this
Tracer.
- recordEventEnd(int, int...) - Method in class ej.trace.Tracer
-
Records the end of the execution of an event for this
Tracer.
- recordEventEnd(int, int, int...) - Method in interface ej.trace.Tracer.TracerService
-
Traces an "end" event.
- recordEventEndNative(int, int) - Static method in class ej.trace.Tracer
-
Record the end of the execution of an event.
- recordEventEndNative(int, int, int) - Static method in class ej.trace.Tracer
-
Record the end of the execution of an event with one custom value.
- recordEventNative(int, int) - Static method in class ej.trace.Tracer
-
Records an event.
- recordEventNative(int, int, int) - Static method in class ej.trace.Tracer
-
Records an event with one custom value.
- recordEventNative(int, int, int, int) - Static method in class ej.trace.Tracer
-
Records an event with several custom values.
- recordEventNative(int, int, int, int, int) - Static method in class ej.trace.Tracer
-
Records an event with several custom values.
- recordEventNative(int, int, int, int, int, int) - Static method in class ej.trace.Tracer
-
Records an event with several custom values.
- recordEventNative(int, int, int, int, int, int, int) - Static method in class ej.trace.Tracer
-
Records an event with several custom values.
- recordEventNative(int, int, int, int, int, int, int, int) - Static method in class ej.trace.Tracer
-
Records an event with several custom values.
- recordEventNative(int, int, int, int, int, int, int, int, int) - Static method in class ej.trace.Tracer
-
Records an event with several custom values.
- recordEventNative(int, int, int, int, int, int, int, int, int, int) - Static method in class ej.trace.Tracer
-
Records an event with several custom values.
- recordEventNative(int, int, int, int, int, int, int, int, int, int, int) - Static method in class ej.trace.Tracer
-
Records an event with several custom values.
- recordEventNative(int, int, int, int, int, int, int, int, int, int, int, int) - Static method in class ej.trace.Tracer
-
Records an event with several custom values.
- refreshContent(Object) - Method in interface com.is2t.hil.NativeInterface
-
- refreshContent(Object, int, int) - Method in interface com.is2t.hil.NativeInterface
-
Refresh content of array if it is immortal.
Does nothing if the given object is not an immortal array.
- refreshImmortalContent(Object) - Method in interface com.is2t.hil.NativeInterface
-
- refreshImmortalContent(Object, int, int) - Method in interface com.is2t.hil.NativeInterface
-
Refresh content of an immortal array.
Only range [offset, offset + length - 1] is refreshed.
- registerGroup(byte[], int) - Static method in class ej.trace.Tracer
-
Register a group and returns the native identifier that identifies it.
- registerGroup(byte[], int) - Method in interface ej.trace.Tracer.TracerService
-
Registers a group and returns the native identifier that identifies it.
- registerGroup(String, int) - Method in interface ej.trace.Tracer.TracerService
-
Registers a group and returns the native identifier that identifies it.
- registerNativeResource(Closeable) - Method in interface com.is2t.hil.NativeInterface
-