10 lines
No EOL
170 B
Cap'n Proto
10 lines
No EOL
170 B
Cap'n Proto
@0xa53697f84202e60f;
|
|
|
|
struct TilerStatusReport {
|
|
cacheInfo @0 :CacheInfo;
|
|
}
|
|
|
|
struct CacheInfo {
|
|
grib2CacheEntries @0 :UInt64;
|
|
nexradCacheEntries @1 :UInt64;
|
|
} |