Uses of Class
org.infinispan.cli.impl.ContextAwareCommandInvocation
Packages that use ContextAwareCommandInvocation
Package
Description
-
Uses of ContextAwareCommandInvocation in org.infinispan.cli.commands
Methods in org.infinispan.cli.commands with parameters of type ContextAwareCommandInvocationModifier and TypeMethodDescriptionorg.aesh.command.CommandResultBenchmark.exec(ContextAwareCommandInvocation invocation) org.aesh.command.CommandResultCache.exec(ContextAwareCommandInvocation invocation) org.aesh.command.CommandResultCd.exec(ContextAwareCommandInvocation invocation) org.aesh.command.CommandResultClear.exec(ContextAwareCommandInvocation invocation) org.aesh.command.CommandResultCLI.exec(ContextAwareCommandInvocation invocation) protected abstract org.aesh.command.CommandResultCliCommand.exec(ContextAwareCommandInvocation invocation) org.aesh.command.CommandResultConfig.Convert.exec(ContextAwareCommandInvocation invocation) org.aesh.command.CommandResultConfig.exec(ContextAwareCommandInvocation invocation) org.aesh.command.CommandResultConfig.Get.exec(ContextAwareCommandInvocation invocation) org.aesh.command.CommandResultConfig.Reset.exec(ContextAwareCommandInvocation invocation) org.aesh.command.CommandResultConfig.Set.exec(ContextAwareCommandInvocation invocation) org.aesh.command.CommandResultConnect.exec(ContextAwareCommandInvocation invocation) org.aesh.command.CommandResultContainer.exec(ContextAwareCommandInvocation invocation) org.aesh.command.CommandResultCounter.exec(ContextAwareCommandInvocation invocation) org.aesh.command.CommandResultCredentials.Add.exec(ContextAwareCommandInvocation invocation) org.aesh.command.CommandResultCredentials.exec(ContextAwareCommandInvocation invocation) org.aesh.command.CommandResultCredentials.Ls.exec(ContextAwareCommandInvocation invocation) org.aesh.command.CommandResultCredentials.Mask.exec(ContextAwareCommandInvocation invocation) org.aesh.command.CommandResultCredentials.Remove.exec(ContextAwareCommandInvocation invocation) org.aesh.command.CommandResultDescribe.exec(ContextAwareCommandInvocation invocation) org.aesh.command.CommandResultDisconnect.exec(ContextAwareCommandInvocation invocation) org.aesh.command.CommandResultEcho.exec(ContextAwareCommandInvocation invocation) org.aesh.command.CommandResultEncoding.exec(ContextAwareCommandInvocation invocation) org.aesh.command.CommandResultInstall.exec(ContextAwareCommandInvocation invocation) org.aesh.command.CommandResultLs.exec(ContextAwareCommandInvocation invocation) org.aesh.command.CommandResultPatch.Create.exec(ContextAwareCommandInvocation invocation) org.aesh.command.CommandResultPatch.Describe.exec(ContextAwareCommandInvocation invocation) org.aesh.command.CommandResultPatch.exec(ContextAwareCommandInvocation invocation) org.aesh.command.CommandResultPatch.Install.exec(ContextAwareCommandInvocation invocation) org.aesh.command.CommandResultPatch.Ls.exec(ContextAwareCommandInvocation invocation) org.aesh.command.CommandResultPatch.Rollback.exec(ContextAwareCommandInvocation invocation) org.aesh.command.CommandResultQuit.exec(ContextAwareCommandInvocation invocation) org.aesh.command.CommandResultRun.exec(ContextAwareCommandInvocation invocation) org.aesh.command.CommandResultUser.Create.exec(ContextAwareCommandInvocation invocation) org.aesh.command.CommandResultUser.Describe.exec(ContextAwareCommandInvocation invocation) org.aesh.command.CommandResultUser.Encrypt.exec(ContextAwareCommandInvocation invocation) org.aesh.command.CommandResultUser.exec(ContextAwareCommandInvocation invocation) org.aesh.command.CommandResultUser.Groups.exec(ContextAwareCommandInvocation invocation) org.aesh.command.CommandResultUser.Ls.exec(ContextAwareCommandInvocation invocation) org.aesh.command.CommandResultUser.Password.exec(ContextAwareCommandInvocation invocation) org.aesh.command.CommandResultUser.Remove.exec(ContextAwareCommandInvocation invocation) org.aesh.command.CommandResultVersion.exec(ContextAwareCommandInvocation invocation) org.aesh.command.CommandResultCliCommand.execute(ContextAwareCommandInvocation invocation) -
Uses of ContextAwareCommandInvocation in org.infinispan.cli.commands.kubernetes
Methods in org.infinispan.cli.commands.kubernetes with parameters of type ContextAwareCommandInvocationModifier and TypeMethodDescriptionorg.aesh.command.CommandResultCreate.Cluster.exec(ContextAwareCommandInvocation invocation) org.aesh.command.CommandResultCreate.exec(ContextAwareCommandInvocation invocation) org.aesh.command.CommandResultDelete.Cluster.exec(ContextAwareCommandInvocation invocation) org.aesh.command.CommandResultDelete.exec(ContextAwareCommandInvocation invocation) org.aesh.command.CommandResultGet.Clusters.exec(ContextAwareCommandInvocation invocation) org.aesh.command.CommandResultGet.exec(ContextAwareCommandInvocation invocation) org.aesh.command.CommandResultInstall.exec(ContextAwareCommandInvocation invocation) org.aesh.command.CommandResultShell.exec(ContextAwareCommandInvocation invocation) org.aesh.command.CommandResultUninstall.exec(ContextAwareCommandInvocation invocation) -
Uses of ContextAwareCommandInvocation in org.infinispan.cli.commands.rest
Methods in org.infinispan.cli.commands.rest with parameters of type ContextAwareCommandInvocationModifier and TypeMethodDescriptionprotected CompletionStage<org.infinispan.client.rest.RestResponse>Add.exec(ContextAwareCommandInvocation invocation, org.infinispan.client.rest.RestClient client, Resource resource) protected CompletionStage<org.infinispan.client.rest.RestResponse>Alter.Cache.exec(ContextAwareCommandInvocation invocation, org.infinispan.client.rest.RestClient client, Resource resource) org.aesh.command.CommandResultAlter.exec(ContextAwareCommandInvocation invocation) protected CompletionStage<org.infinispan.client.rest.RestResponse>Availability.exec(ContextAwareCommandInvocation invocation, org.infinispan.client.rest.RestClient client, Resource resource) protected CompletionStage<org.infinispan.client.rest.RestResponse>Backup.Create.exec(ContextAwareCommandInvocation invocation, org.infinispan.client.rest.RestClient client, Resource resource) protected CompletionStage<org.infinispan.client.rest.RestResponse>Backup.Delete.exec(ContextAwareCommandInvocation invocation, org.infinispan.client.rest.RestClient client, Resource resource) org.aesh.command.CommandResultBackup.exec(ContextAwareCommandInvocation invocation) protected CompletionStage<org.infinispan.client.rest.RestResponse>Backup.Get.exec(ContextAwareCommandInvocation invocation, org.infinispan.client.rest.RestClient client, Resource resource) protected CompletionStage<org.infinispan.client.rest.RestResponse>Backup.ListBackups.exec(ContextAwareCommandInvocation invocation, org.infinispan.client.rest.RestClient client, Resource resource) protected CompletionStage<org.infinispan.client.rest.RestResponse>Backup.Restore.exec(ContextAwareCommandInvocation invocation, org.infinispan.client.rest.RestClient client, Resource resource) protected CompletionStage<org.infinispan.client.rest.RestResponse>Cas.exec(ContextAwareCommandInvocation invocation, org.infinispan.client.rest.RestClient client, Resource resource) protected CompletionStage<org.infinispan.client.rest.RestResponse>ClearCache.exec(ContextAwareCommandInvocation invocation, org.infinispan.client.rest.RestClient client, Resource resource) protected CompletionStage<org.infinispan.client.rest.RestResponse>Connector.Describe.exec(ContextAwareCommandInvocation invocation, org.infinispan.client.rest.RestClient client, Resource resource) org.aesh.command.CommandResultConnector.exec(ContextAwareCommandInvocation invocation) protected CompletionStage<org.infinispan.client.rest.RestResponse>Connector.IpFilter.Clear.exec(ContextAwareCommandInvocation invocation, org.infinispan.client.rest.RestClient client, Resource resource) protected org.aesh.command.CommandResultConnector.IpFilter.exec(ContextAwareCommandInvocation invocation) protected CompletionStage<org.infinispan.client.rest.RestResponse>Connector.IpFilter.Ls.exec(ContextAwareCommandInvocation invocation, org.infinispan.client.rest.RestClient client, Resource resource) protected CompletionStage<org.infinispan.client.rest.RestResponse>Connector.IpFilter.Set.exec(ContextAwareCommandInvocation invocation, org.infinispan.client.rest.RestClient client, Resource resource) protected CompletionStage<org.infinispan.client.rest.RestResponse>Connector.Ls.exec(ContextAwareCommandInvocation invocation, org.infinispan.client.rest.RestClient client, Resource resource) protected CompletionStage<org.infinispan.client.rest.RestResponse>Connector.Start.exec(ContextAwareCommandInvocation invocation, org.infinispan.client.rest.RestClient client, Resource resource) protected CompletionStage<org.infinispan.client.rest.RestResponse>Connector.Stop.exec(ContextAwareCommandInvocation invocation, org.infinispan.client.rest.RestClient client, Resource resource) protected CompletionStage<org.infinispan.client.rest.RestResponse>Create.Cache.exec(ContextAwareCommandInvocation invocation, org.infinispan.client.rest.RestClient client, Resource resource) protected CompletionStage<org.infinispan.client.rest.RestResponse>Create.Counter.exec(ContextAwareCommandInvocation invocation, org.infinispan.client.rest.RestClient client, Resource resource) org.aesh.command.CommandResultCreate.exec(ContextAwareCommandInvocation invocation) org.aesh.command.CommandResultDataSource.exec(ContextAwareCommandInvocation invocation) protected CompletionStage<org.infinispan.client.rest.RestResponse>DataSource.Ls.exec(ContextAwareCommandInvocation invocation, org.infinispan.client.rest.RestClient client, Resource resource) protected CompletionStage<org.infinispan.client.rest.RestResponse>DataSource.Test.exec(ContextAwareCommandInvocation invocation, org.infinispan.client.rest.RestClient client, Resource resource) protected CompletionStage<org.infinispan.client.rest.RestResponse>Drop.Cache.exec(ContextAwareCommandInvocation invocation, org.infinispan.client.rest.RestClient client, Resource resource) protected CompletionStage<org.infinispan.client.rest.RestResponse>Drop.Counter.exec(ContextAwareCommandInvocation invocation, org.infinispan.client.rest.RestClient client, Resource resource) org.aesh.command.CommandResultDrop.exec(ContextAwareCommandInvocation invocation) protected CompletionStage<org.infinispan.client.rest.RestResponse>Get.exec(ContextAwareCommandInvocation invocation, org.infinispan.client.rest.RestClient client, Resource resource) protected CompletionStage<org.infinispan.client.rest.RestResponse>Index.Clear.exec(ContextAwareCommandInvocation invocation, org.infinispan.client.rest.RestClient client, Resource resource) protected CompletionStage<org.infinispan.client.rest.RestResponse>Index.ClearStats.exec(ContextAwareCommandInvocation invocation, org.infinispan.client.rest.RestClient client, Resource resource) org.aesh.command.CommandResultIndex.exec(ContextAwareCommandInvocation commandInvocation) protected CompletionStage<org.infinispan.client.rest.RestResponse>Index.Metamodel.exec(ContextAwareCommandInvocation invocation, org.infinispan.client.rest.RestClient client, Resource resource) protected CompletionStage<org.infinispan.client.rest.RestResponse>Index.Reindex.exec(ContextAwareCommandInvocation invocation, org.infinispan.client.rest.RestClient client, Resource resource) protected CompletionStage<org.infinispan.client.rest.RestResponse>Index.Stats.exec(ContextAwareCommandInvocation invocation, org.infinispan.client.rest.RestClient client, Resource resource) protected CompletionStage<org.infinispan.client.rest.RestResponse>Index.UpdateIndex.exec(ContextAwareCommandInvocation invocation, org.infinispan.client.rest.RestClient client, Resource resource) protected CompletionStage<org.infinispan.client.rest.RestResponse>Logging.Appenders.exec(ContextAwareCommandInvocation invocation, org.infinispan.client.rest.RestClient client, Resource resource) org.aesh.command.CommandResultLogging.exec(ContextAwareCommandInvocation invocation) protected CompletionStage<org.infinispan.client.rest.RestResponse>Logging.Loggers.exec(ContextAwareCommandInvocation invocation, org.infinispan.client.rest.RestClient client, Resource resource) protected CompletionStage<org.infinispan.client.rest.RestResponse>Logging.Remove.exec(ContextAwareCommandInvocation invocation, org.infinispan.client.rest.RestClient client, Resource resource) protected CompletionStage<org.infinispan.client.rest.RestResponse>Logging.Set.exec(ContextAwareCommandInvocation invocation, org.infinispan.client.rest.RestClient client, Resource resource) org.aesh.command.CommandResultMigrate.Cluster.exec(ContextAwareCommandInvocation invocation) protected CompletionStage<org.infinispan.client.rest.RestResponse>Migrate.ClusterConnect.exec(ContextAwareCommandInvocation invocation, org.infinispan.client.rest.RestClient client, Resource resource) protected CompletionStage<org.infinispan.client.rest.RestResponse>Migrate.ClusterDisconnect.exec(ContextAwareCommandInvocation invocation, org.infinispan.client.rest.RestClient client, Resource resource) protected CompletionStage<org.infinispan.client.rest.RestResponse>Migrate.ClusterSourceConnection.exec(ContextAwareCommandInvocation invocation, org.infinispan.client.rest.RestClient client, Resource resource) protected CompletionStage<org.infinispan.client.rest.RestResponse>Migrate.ClusterSynchronize.exec(ContextAwareCommandInvocation invocation, org.infinispan.client.rest.RestClient client, Resource resource) org.aesh.command.CommandResultMigrate.exec(ContextAwareCommandInvocation invocation) protected CompletionStage<org.infinispan.client.rest.RestResponse>Put.exec(ContextAwareCommandInvocation invocation, org.infinispan.client.rest.RestClient client, Resource resource) protected CompletionStage<org.infinispan.client.rest.RestResponse>Query.exec(ContextAwareCommandInvocation invocation, org.infinispan.client.rest.RestClient client, Resource resource) protected CompletionStage<org.infinispan.client.rest.RestResponse>Rebalance.Disable.exec(ContextAwareCommandInvocation invocation, org.infinispan.client.rest.RestClient client, Resource activeResource) protected CompletionStage<org.infinispan.client.rest.RestResponse>Rebalance.Enable.exec(ContextAwareCommandInvocation invocation, org.infinispan.client.rest.RestClient client, Resource activeResource) org.aesh.command.CommandResultRebalance.exec(ContextAwareCommandInvocation invocation) protected CompletionStage<org.infinispan.client.rest.RestResponse>Remove.exec(ContextAwareCommandInvocation invocation, org.infinispan.client.rest.RestClient client, Resource resource) protected CompletionStage<org.infinispan.client.rest.RestResponse>Reset.exec(ContextAwareCommandInvocation invocation, org.infinispan.client.rest.RestClient client, Resource resource) protected CompletionStage<org.infinispan.client.rest.RestResponse>Roles.Create.exec(ContextAwareCommandInvocation invocation, org.infinispan.client.rest.RestClient client, Resource resource) protected CompletionStage<org.infinispan.client.rest.RestResponse>Roles.Deny.exec(ContextAwareCommandInvocation invocation, org.infinispan.client.rest.RestClient client, Resource resource) org.aesh.command.CommandResultRoles.exec(ContextAwareCommandInvocation commandInvocation) protected CompletionStage<org.infinispan.client.rest.RestResponse>Roles.Grant.exec(ContextAwareCommandInvocation invocation, org.infinispan.client.rest.RestClient client, Resource resource) protected CompletionStage<org.infinispan.client.rest.RestResponse>Roles.Ls.exec(ContextAwareCommandInvocation invocation, org.infinispan.client.rest.RestClient client, Resource resource) protected CompletionStage<org.infinispan.client.rest.RestResponse>Roles.Remove.exec(ContextAwareCommandInvocation invocation, org.infinispan.client.rest.RestClient client, Resource resource) org.aesh.command.CommandResultSchema.exec(ContextAwareCommandInvocation invocation) protected CompletionStage<org.infinispan.client.rest.RestResponse>Schema.Get.exec(ContextAwareCommandInvocation invocation, org.infinispan.client.rest.RestClient client, Resource resource) protected CompletionStage<org.infinispan.client.rest.RestResponse>Schema.Ls.exec(ContextAwareCommandInvocation invocation, org.infinispan.client.rest.RestClient client, Resource resource) protected CompletionStage<org.infinispan.client.rest.RestResponse>Schema.Remove.exec(ContextAwareCommandInvocation invocation, org.infinispan.client.rest.RestClient client, Resource resource) protected CompletionStage<org.infinispan.client.rest.RestResponse>Schema.Upload.exec(ContextAwareCommandInvocation invocation, org.infinispan.client.rest.RestClient client, Resource resource) org.aesh.command.CommandResultServer.exec(ContextAwareCommandInvocation commandInvocation) protected CompletionStage<org.infinispan.client.rest.RestResponse>Server.HeapDump.exec(ContextAwareCommandInvocation invocation, org.infinispan.client.rest.RestClient client, Resource resource) protected CompletionStage<org.infinispan.client.rest.RestResponse>Server.Report.exec(ContextAwareCommandInvocation invocation, org.infinispan.client.rest.RestClient client, Resource resource) protected CompletionStage<org.infinispan.client.rest.RestResponse>Shutdown.Cluster.exec(ContextAwareCommandInvocation invocation, org.infinispan.client.rest.RestClient client, Resource resource) protected CompletionStage<org.infinispan.client.rest.RestResponse>Shutdown.Container.exec(ContextAwareCommandInvocation invocation, org.infinispan.client.rest.RestClient client, Resource resource) org.aesh.command.CommandResultShutdown.exec(ContextAwareCommandInvocation invocation) protected CompletionStage<org.infinispan.client.rest.RestResponse>Shutdown.Server.exec(ContextAwareCommandInvocation invocation, org.infinispan.client.rest.RestClient client, Resource resource) protected CompletionStage<org.infinispan.client.rest.RestResponse>Site.BringOnline.exec(ContextAwareCommandInvocation invocation, org.infinispan.client.rest.RestClient client, Resource resource) protected CompletionStage<org.infinispan.client.rest.RestResponse>Site.CancelPushState.exec(ContextAwareCommandInvocation invocation, org.infinispan.client.rest.RestClient client, Resource resource) protected CompletionStage<org.infinispan.client.rest.RestResponse>Site.CancelReceiveState.exec(ContextAwareCommandInvocation invocation, org.infinispan.client.rest.RestClient client, Resource resource) protected CompletionStage<org.infinispan.client.rest.RestResponse>Site.ClearPushStateStatus.exec(ContextAwareCommandInvocation invocation, org.infinispan.client.rest.RestClient client, Resource resource) org.aesh.command.CommandResultSite.exec(ContextAwareCommandInvocation invocation) protected CompletionStage<org.infinispan.client.rest.RestResponse>Site.GetStateTransferMode.exec(ContextAwareCommandInvocation invocation, org.infinispan.client.rest.RestClient client, Resource resource) protected org.aesh.command.CommandResultSite.IsRelayNode.exec(ContextAwareCommandInvocation invocation) protected org.aesh.command.CommandResultSite.Name.exec(ContextAwareCommandInvocation invocation) protected CompletionStage<org.infinispan.client.rest.RestResponse>Site.PushSiteState.exec(ContextAwareCommandInvocation invocation, org.infinispan.client.rest.RestClient client, Resource resource) protected CompletionStage<org.infinispan.client.rest.RestResponse>Site.PushSiteStatus.exec(ContextAwareCommandInvocation invocation, org.infinispan.client.rest.RestClient client, Resource resource) protected org.aesh.command.CommandResultSite.RelayNodes.exec(ContextAwareCommandInvocation invocation) protected CompletionStage<org.infinispan.client.rest.RestResponse>Site.SetStateTransferMode.exec(ContextAwareCommandInvocation invocation, org.infinispan.client.rest.RestClient client, Resource resource) protected org.aesh.command.CommandResultSite.StateTransferMode.exec(ContextAwareCommandInvocation invocation) protected CompletionStage<org.infinispan.client.rest.RestResponse>Site.Status.exec(ContextAwareCommandInvocation invocation, org.infinispan.client.rest.RestClient client, Resource resource) protected CompletionStage<org.infinispan.client.rest.RestResponse>Site.TakeOffline.exec(ContextAwareCommandInvocation invocation, org.infinispan.client.rest.RestClient client, Resource resource) protected org.aesh.command.CommandResultSite.View.exec(ContextAwareCommandInvocation invocation) protected CompletionStage<org.infinispan.client.rest.RestResponse>Stats.exec(ContextAwareCommandInvocation invocation, org.infinispan.client.rest.RestClient client, Resource activeResource) org.aesh.command.CommandResultTask.exec(ContextAwareCommandInvocation invocation) protected CompletionStage<org.infinispan.client.rest.RestResponse>Task.Exec.exec(ContextAwareCommandInvocation invocation, org.infinispan.client.rest.RestClient client, Resource resource) protected CompletionStage<org.infinispan.client.rest.RestResponse>Task.Upload.exec(ContextAwareCommandInvocation invocation, org.infinispan.client.rest.RestClient client, Resource resource) -
Uses of ContextAwareCommandInvocation in org.infinispan.cli.impl
Methods in org.infinispan.cli.impl that return types with arguments of type ContextAwareCommandInvocationModifier and TypeMethodDescriptionorg.aesh.command.Executor<ContextAwareCommandInvocation>ContextAwareCommandInvocation.buildExecutor(String line) Methods in org.infinispan.cli.impl with parameters of type ContextAwareCommandInvocationModifier and TypeMethodDescriptionstatic io.fabric8.kubernetes.client.KubernetesClientKubernetesContext.getClient(ContextAwareCommandInvocation invocation)