Package

com.twitter.server

internal

Permalink

package internal

Visibility
  1. Public
  2. All

Value Members

  1. object FinagleBuildRevision extends Logging

    Permalink
  2. object PromoteToOldGenUtils

    Permalink

    This util is needed to gain access to the private PromoteToOldGen.

    This util is needed to gain access to the private PromoteToOldGen. We can't access this functionality through warmupComplete since our desired startup order is: - Run app specific warmup - PromoteToOldGen - Start external HTTP or Thrift server - Enable /health endpoint

    TODO: Remove need for this util

Ungrouped