milvus/internal/proto
Xiangyu Wang 88b42304ef
Add dummy RPC (#5376)
Adding a dummy RPC makes it easier to develop new RPCs in the future.
When developing a new function, the SDK is often implemented last. 
At this time, this is helpful for debugging.

Signed-off-by: Xiangyu Wang <xiangyu.wang@zilliz.com>
2021-05-25 06:44:43 +00:00
..
commonpb Add RetrieveTask implementation (#5313) 2021-05-20 07:02:31 +00:00
datapb Dataservice use lastest grpc design and saves ddl/dml pos pair (#5348) 2021-05-21 11:38:58 +00:00
etcdpb Add ShardsNum when create collection (#5245) 2021-05-17 11:15:01 +00:00
indexcgopb Rename module (#4988) 2021-04-22 14:45:57 +08:00
indexpb Rename module (#4988) 2021-04-22 14:45:57 +08:00
internalpb Refactor timetick msg handling between proxy node and master (#5321) 2021-05-21 08:08:12 +00:00
masterpb Refactor timetick msg handling between proxy node and master (#5321) 2021-05-21 08:08:12 +00:00
milvuspb Add dummy RPC (#5376) 2021-05-25 06:44:43 +00:00
planpb Support TermExpr, NotExpr, LogicalExpr (#5096) 2021-04-30 07:19:52 +00:00
proxypb Rename module (#4988) 2021-04-22 14:45:57 +08:00
querypb Rename module (#4988) 2021-04-22 14:45:57 +08:00
schemapb Add Retrieve method grpc definition (#5294) 2021-05-19 10:45:15 +00:00
common.proto Add RetrieveTask implementation (#5313) 2021-05-20 07:02:31 +00:00
data_service.proto Dataservice use lastest grpc design and saves ddl/dml pos pair (#5348) 2021-05-21 11:38:58 +00:00
etcd_meta.proto Add ShardsNum when create collection (#5245) 2021-05-17 11:15:01 +00:00
index_cgo_msg.proto Rename module (#4988) 2021-04-22 14:45:57 +08:00
index_service.proto Rename module (#4988) 2021-04-22 14:45:57 +08:00
internal.proto Refactor timetick msg handling between proxy node and master (#5321) 2021-05-21 08:08:12 +00:00
master.proto Refactor timetick msg handling between proxy node and master (#5321) 2021-05-21 08:08:12 +00:00
milvus.proto Add dummy RPC (#5376) 2021-05-25 06:44:43 +00:00
plan.proto Support TermExpr, NotExpr, LogicalExpr (#5096) 2021-04-30 07:19:52 +00:00
proxy_service.proto Rename module (#4988) 2021-04-22 14:45:57 +08:00
query_service.proto Rename module (#4988) 2021-04-22 14:45:57 +08:00
schema.proto Add Retrieve method grpc definition (#5294) 2021-05-19 10:45:15 +00:00