]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/jaegertracing/jaeger-client-cpp/src/jaegertracing/thrift-gen/zipkincore_constants.cpp
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / jaegertracing / jaeger-client-cpp / src / jaegertracing / thrift-gen / zipkincore_constants.cpp
diff --git a/ceph/src/jaegertracing/jaeger-client-cpp/src/jaegertracing/thrift-gen/zipkincore_constants.cpp b/ceph/src/jaegertracing/jaeger-client-cpp/src/jaegertracing/thrift-gen/zipkincore_constants.cpp
new file mode 100644 (file)
index 0000000..3b46371
--- /dev/null
@@ -0,0 +1,49 @@
+/**
+ * Autogenerated by Thrift Compiler (0.11.0)
+ *
+ * DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
+ *  @generated
+ */
+#include "zipkincore_constants.h"
+
+namespace twitter { namespace zipkin { namespace thrift {
+
+const zipkincoreConstants g_zipkincore_constants;
+
+zipkincoreConstants::zipkincoreConstants() {
+  CLIENT_SEND = "cs";
+
+  CLIENT_RECV = "cr";
+
+  SERVER_SEND = "ss";
+
+  SERVER_RECV = "sr";
+
+  MESSAGE_SEND = "ms";
+
+  MESSAGE_RECV = "mr";
+
+  WIRE_SEND = "ws";
+
+  WIRE_RECV = "wr";
+
+  CLIENT_SEND_FRAGMENT = "csf";
+
+  CLIENT_RECV_FRAGMENT = "crf";
+
+  SERVER_SEND_FRAGMENT = "ssf";
+
+  SERVER_RECV_FRAGMENT = "srf";
+
+  LOCAL_COMPONENT = "lc";
+
+  CLIENT_ADDR = "ca";
+
+  SERVER_ADDR = "sa";
+
+  MESSAGE_ADDR = "ma";
+
+}
+
+}}} // namespace
+