| Method and Description |
|---|
| io.debezium.connector.postgresql.proto.PgProto.Op.valueOf(int)
Use
PgProto.Op.forNumber(int) instead. |
| io.debezium.connector.postgresql.proto.PgProto.DatumMessage.DatumCase.valueOf(int)
Use
PgProto.DatumMessage.DatumCase.forNumber(int) instead. |
Copyright © 2019 JBoss by Red Hat. All rights reserved.