@Generated public class PostgresSlotConfig extends Object
| Constructor and Description |
|---|
PostgresSlotConfig() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getPublicationName() |
String |
getSlotName() |
int |
hashCode() |
PostgresSlotConfig |
setPublicationName(String publicationName) |
PostgresSlotConfig |
setSlotName(String slotName) |
String |
toString() |
public PostgresSlotConfig setPublicationName(String publicationName)
public String getPublicationName()
public PostgresSlotConfig setSlotName(String slotName)
public String getSlotName()
Copyright © 2026. All rights reserved.