Uses of Class
dev.cachly.CachlyClient.BatchOpResult
Packages that use CachlyClient.BatchOpResult
-
Uses of CachlyClient.BatchOpResult in dev.cachly
Methods in dev.cachly that return types with arguments of type CachlyClient.BatchOpResultModifier and TypeMethodDescriptionCachlyClient.batch(List<CachlyClient.BatchOp> ops) Execute multiple cache operations in a single round-trip.