mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
Context-head-file (#2021)
* Context-head-file Signed-off-by: adream307 <adream307@163.com> * clang-format Signed-off-by: adream307 <adream307@163.com> Co-authored-by: adream307 <adream307@163.com>
This commit is contained in:
parent
7b6ff08466
commit
a3d99de5de
@ -12,7 +12,6 @@
|
||||
#pragma once
|
||||
|
||||
#include <grpcpp/server_context.h>
|
||||
#include <server/context/Context.h>
|
||||
|
||||
#include <cstdint>
|
||||
#include <map>
|
||||
@ -24,6 +23,7 @@
|
||||
#include "grpc/gen-milvus/milvus.grpc.pb.h"
|
||||
#include "grpc/gen-status/status.pb.h"
|
||||
#include "opentracing/tracer.h"
|
||||
#include "server/context/Context.h"
|
||||
#include "server/delivery/RequestHandler.h"
|
||||
#include "server/grpc_impl/interceptor/GrpcInterceptorHookHandler.h"
|
||||
#include "src/utils/Status.h"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user