Class NoOpFailureHandler
Just ignores any failure. It's useful for tests and debugging.
Inheritance
System.Object
NoOpFailureHandler
Implements
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