public class SnapshotReaderNotification
extends Object
-
Nested Class Summary
Nested Classes
-
Constructor Summary
Constructors
-
Method Summary
-
Constructor Details
-
SnapshotReaderNotification
-
Method Details
-
getChannelName
@Nonnull
public String getChannelName()
-
-
getMessage
@Nonnull
public String getMessage()
-
getSnapshotTimestamp
@Nullable
public Instant getSnapshotTimestamp()
-
-
-
-
-