public static final class StreamAllocation.StreamAllocationReference extends java.lang.ref.WeakReference<StreamAllocation>
Modifier and Type | Field and Description |
---|---|
java.lang.Object |
callStackTrace
Captures the stack trace at the time the Call is executed or enqueued.
|
Constructor and Description |
---|
StreamAllocationReference(StreamAllocation referent,
java.lang.Object callStackTrace) |
public final java.lang.Object callStackTrace
StreamAllocationReference(StreamAllocation referent, java.lang.Object callStackTrace)