Package org.voltdb.client
Interface Client2Notification.ErrorLog
- Enclosing class:
- Client2Notification
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Error logging interception.
The Client2
implementation may print messages on
its standard error when certain unexpected situations arise.
The application can choose to handle the message instead,
perhaps writing to its own log.
Users are cautioned against writing code that attempts to interpret the text of any log message. Wording and format are subject to change.
- See Also:
-
Method Summary
-
Method Details
-
accept
-