All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.twitter.zipkin.gen.zipkinCoreConstants Maven / Gradle / Ivy

There is a newer version: 3.7.0
Show newest version
/**
 * Autogenerated by Thrift Compiler (0.9.0)
 *
 * DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
 *  @generated
 */
package com.twitter.zipkin.gen;

public class zipkinCoreConstants {

  public static final String CLIENT_SEND = "cs";

  public static final String CLIENT_RECV = "cr";

  public static final String SERVER_SEND = "ss";

  public static final String SERVER_RECV = "sr";

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy