congrats Icon
New! Announcing Tabnine Chat Beta
Learn More
Tabnine Logo
Collector.<init>
Code IndexAdd Tabnine to your IDE (free)

How to use
zipkin2.collector.Collector
constructor

Best Java code snippets using zipkin2.collector.Collector.<init> (Showing top 1 results out of 315)

origin: io.zipkin.zipkin2/zipkin-collector

 public Collector build() {
  return new Collector(this);
 }
}
zipkin2.collectorCollector<init>

Popular methods of Collector

  • acceptSpans
  • accept
  • newBuilder
    Needed to scope this to the correct logging category
  • acceptSpansCallback
  • appendSpanIds
  • decodeList
  • doError
  • errorReading
  • errorStoringSpans
    When storing spans, an exception can be raised before or after the fact. This adds context of span i
  • idString
  • record
  • sample
  • record,
  • sample,
  • shouldWarn,
  • warn

Popular in Java

  • Start an intent from android
  • getExternalFilesDir (Context)
  • getApplicationContext (Context)
  • getResourceAsStream (ClassLoader)
  • RandomAccessFile (java.io)
    Allows reading from and writing to a file in a random-access manner. This is different from the uni-
  • BigDecimal (java.math)
    An immutable arbitrary-precision signed decimal.A value is represented by an arbitrary-precision "un
  • Deque (java.util)
    A linear collection that supports element insertion and removal at both ends. The name deque is shor
  • ThreadPoolExecutor (java.util.concurrent)
    An ExecutorService that executes each submitted task using one of possibly several pooled threads, n
  • Cipher (javax.crypto)
    This class provides access to implementations of cryptographic ciphers for encryption and decryption
  • JFrame (javax.swing)
  • From CI to AI: The AI layer in your organization
Tabnine Logo
  • Products

    Search for Java codeSearch for JavaScript code
  • IDE Plugins

    IntelliJ IDEAWebStormVisual StudioAndroid StudioEclipseVisual Studio CodePyCharmSublime TextPhpStormVimGoLandRubyMineEmacsJupyter NotebookJupyter LabRiderDataGripAppCode
  • Company

    About UsContact UsCareers
  • Resources

    FAQBlogTabnine AcademyTerms of usePrivacy policyJava Code IndexJavascript Code Index
Get Tabnine for your IDE now