com.twitter.finagle.mux.lease

exp

package exp

This is the experimental package of mux.lease. Right now, this is all experimental code around leasing, especially leasing around garbage collections. We haven't hammered out exactly what the api will be, so it's in large part private and is subject to change.

NB: large parts of this package might suddenly end up in util-jvm

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. exp
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. class DedupingLogsReceiver extends LogsReceiver

    This is not threadsafe.

  2. trait LogsReceiver extends AnyRef

Value Members

  1. object NullLogsReceiver extends LogsReceiver

Inherited from AnyRef

Inherited from Any

Ungrouped