The filter expression will result in a sequence of integers where each is less than 1,000 and divisible by 3 or 5.
该筛选表达式将产生一个整数序列,其中每个整数都小于1000且能被3或5整除。
2
As mentioned earlier, you can specify a sequence of mediations that operates on a message - either based on which endpoint it arrived through or on some filter.
如前所述,您可以指定一个对消息进行操作(基于它所到达的端点、或基于某种筛选)的中介序列。
3
So the filter expression will result in a sequence of integers where each is less than 1,000 and divisible by 3 or 5.