Searched defs:inputShape (Results 1 – 12 of 12) sorted by relevance
42 private final StreamShape inputShape; field in CollectorOps.StatefulCollector44 public StatefulCollector(int opFlags, StreamShape inputShape) { in StatefulCollector()50 public StreamShape inputShape() { in inputShape() method in CollectorOps.StatefulCollector
51 public StreamShape inputShape() { in inputShape() method in FlagDeclaringOp
99 public StreamShape inputShape() { in inputShape() method in TestFlagExpectedOp
664 public StreamShape inputShape() { in inputShape() method in OpTestCase.ShortCircuitOp
41 private final StreamShape inputShape; field in CollectorOps.StatefulCollector43 public StatefulCollector(int opFlags, StreamShape inputShape) { in StatefulCollector()49 public StreamShape inputShape() { in inputShape() method in CollectorOps.StatefulCollector
48 public StreamShape inputShape() { in inputShape() method in FlagDeclaringOp
98 public StreamShape inputShape() { in inputShape() method in TestFlagExpectedOp
663 public StreamShape inputShape() { in inputShape() method in OpTestCase.ShortCircuitOp
53 default StreamShape inputShape() { return StreamShape.REFERENCE; } in inputShape() method
199 public StreamShape inputShape() { in inputShape() method in ForEachOps.ForEachOp.OfInt220 public StreamShape inputShape() { in inputShape() method in ForEachOps.ForEachOp.OfLong241 public StreamShape inputShape() { in inputShape() method in ForEachOps.ForEachOp.OfDouble
197 private final StreamShape inputShape; field in MatchOps.MatchOp223 public StreamShape inputShape() { in inputShape() method in MatchOps.MatchOp
145 public StreamShape inputShape() { in inputShape() method in FindOps.FindOp