JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
E
I
N
S
T
W
A
advanceTime(Duration)
- Method in class io.opencensus.testing.common.
TestClock
Advances the time by a duration.
C
create()
- Static method in class io.opencensus.testing.common.
TestClock
Creates a clock initialized to a constant non-zero time.
create(Timestamp)
- Static method in class io.opencensus.testing.common.
TestClock
Creates a clock with the given time.
E
export(Collection<SpanData>)
- Method in class io.opencensus.testing.export.
TestHandler
I
io.opencensus.testing.common
- package io.opencensus.testing.common
io.opencensus.testing.export
- package io.opencensus.testing.export
N
now()
- Method in class io.opencensus.testing.common.
TestClock
nowNanos()
- Method in class io.opencensus.testing.common.
TestClock
S
setTime(Timestamp)
- Method in class io.opencensus.testing.common.
TestClock
Sets the time.
T
TestClock
- Class in
io.opencensus.testing.common
A
Clock
that allows the time to be set for testing.
TestHandler
- Class in
io.opencensus.testing.export
A
SpanExporter.Handler
for testing only.
TestHandler()
- Constructor for class io.opencensus.testing.export.
TestHandler
W
waitForExport(int)
- Method in class io.opencensus.testing.export.
TestHandler
Waits until we received numberOfSpans spans to export.
A
C
E
I
N
S
T
W
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes