Show / Hide Table of Contents

    Class NoOpFailureHandler

    Just ignores any failure. It's useful for tests and debugging.

    Inheritance
    System.Object
    NoOpFailureHandler
    Implements
    IFailureHandler
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Apache.Ignite.Core.Failure
    Assembly: Apache.Ignite.Core.dll
    Syntax
    public class NoOpFailureHandler : IFailureHandler

    Implements

    IFailureHandler
    Back to top © 2015 - 2019 The Apache Software Foundation