Search Results for

    Show / Hide Table of Contents

    Interface IComputeAction

    Defines a void function having no arguments.

    Namespace: Apache.Ignite.Core.Compute
    Assembly: Apache.Ignite.Core.dll
    Syntax
    public interface IComputeAction

    Methods

    Invoke()

    Invokes action.

    Declaration
    void Invoke()
    In This Article
    Back to top © 2015 - 2019 The Apache Software Foundation