Search Results for

    Show / Hide Table of Contents

    Class NoOpFailureHandler

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

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

    Implements

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