Interface PostgresqlResult
- All Superinterfaces:
Result
-
Nested Class Summary
Nested classes/interfaces inherited from interface Result
Result.Message, Result.OutSegment, Result.RowSegment, Result.Segment, Result.UpdateCount -
Method Summary
Modifier and TypeMethodDescriptionfilter(Predicate<Result.Segment> predicate) <T> Flux<T> map(BiFunction<Row, RowMetadata, ? extends T> mappingFunction)