Uses of Interface
org.postgresql.replication.fluent.physical.ChainedPhysicalStreamBuilder
-
Packages that use ChainedPhysicalStreamBuilder Package Description org.postgresql.replication.fluent org.postgresql.replication.fluent.physical -
-
Uses of ChainedPhysicalStreamBuilder in org.postgresql.replication.fluent
Methods in org.postgresql.replication.fluent that return ChainedPhysicalStreamBuilder Modifier and Type Method Description ChainedPhysicalStreamBuilderChainedStreamBuilder. physical()Create physical replication stream for process wal logs in binary form.ChainedPhysicalStreamBuilderReplicationStreamBuilder. physical() -
Uses of ChainedPhysicalStreamBuilder in org.postgresql.replication.fluent.physical
Classes in org.postgresql.replication.fluent.physical that implement ChainedPhysicalStreamBuilder Modifier and Type Class Description classPhysicalStreamBuilderMethods in org.postgresql.replication.fluent.physical that return ChainedPhysicalStreamBuilder Modifier and Type Method Description protected ChainedPhysicalStreamBuilderPhysicalStreamBuilder. self()
-