Schnittstelle CDOCommitInfoHandler

Alle bekannten Unterschnittstellen:
CDOCommitHistory, CDOObjectHistory, CDOReplicationContext, CDOViewCommitInfoListener, InternalFailoverParticipant, InternalSynchronizableRepository
Alle bekannten Implementierungsklassen:
AsyncCommitInfoHandler, BinaryCommitInfoLog, TextCommitInfoLog
Funktionsschnittstelle:
Dies ist eine funktionale Schnittstelle, die somit als Zuweisungsziel für einen Lambdaausdruck oder eine Methodenreferenz verwendet werden kann.

@FunctionalInterface public interface CDOCommitInfoHandler
A call-back interface that indicates the ability to handle commit infos that are passed from other entities.
Seit:
3.0
Autor:
Eike Stepper
  • Methodenübersicht

    Modifizierer und Typ
    Methode
    Beschreibung
    void
     
  • Methodendetails

    • handleCommitInfo

      void handleCommitInfo(CDOCommitInfo commitInfo)