java.lang.Object
org.apache.ignite.migrationtools.cli.persistence.calls.ListCachesCall
All Implemented Interfaces:
org.apache.ignite3.internal.cli.core.call.Call<ListCachesCall.Input,List<ListCachesCall.Output>>

public class ListCachesCall extends Object implements org.apache.ignite3.internal.cli.core.call.Call<ListCachesCall.Input,List<ListCachesCall.Output>>
Call to the List Caches Command.