message PFetchCacheResult { required .doris.PCacheStatus status = 1; repeated .doris.PCacheValue values = 2; optional int64 all_count = 3 [default = 0]; }