Uses of Class
org.apache.ignite.internal.management.cache.scan.CacheScanTaskResult
-
Packages that use CacheScanTaskResult Package Description org.apache.ignite.internal.management.cache.scan -
-
Uses of CacheScanTaskResult in org.apache.ignite.internal.management.cache.scan
Methods in org.apache.ignite.internal.management.cache.scan with parameters of type CacheScanTaskResult Modifier and Type Method Description voidCacheScanCommand. printResult(CacheScanCommandArg arg, CacheScanTaskResult res, Consumer<String> printer)Prints command result to the user.
-