Show / Hide Table of Contents

    Namespace Apache.Ignite.Core.Common

    Classes

    ClientDisconnectedException

    Indicates that client-mode local node has been disconnected from the cluster.

    IgniteException

    General Ignite exception. Indicates any error condition within Ignite.

    IgniteFutureCancelledException

    Indicates future cancellation within Ignite.

    JavaException

    Indicates an error on Java side and contains full Java stack trace.

    Structs

    IgniteGuid

    Ignite guid with additional local ID.

    Interfaces

    IFactory<T>

    Factory that produces instances of a specific type. Implementation can be passed over the wire and thus should be marked with System.SerializableAttribute.

    Delegates

    ExceptionFactory

    Exception factory delegate.

    Back to top © 2015 - 2018 The Apache Software Foundation