com.ibm.streams.operator.version

Class Product

  • java.lang.Object
    • com.ibm.streams.operator.version.Product


  • public class Product
    extends java.lang.Object
    Class representing the InfoSphere Streams product information such as the product version number.
    Since:
    InfoSphere® Streams Version 4.0.1
    • Field Detail

      • STREAMS_3_2_0

        public static final Version STREAMS_3_2_0
      • STREAMS_3_2_1

        public static final Version STREAMS_3_2_1
      • STREAMS_4_0_0

        public static final Version STREAMS_4_0_0
      • STREAMS_4_0_1

        public static final Version STREAMS_4_0_1
    • Constructor Detail

      • Product

        public Product()
    • Method Detail

      • getVersion

        public static Version getVersion()
        Returns the product's version number
        Returns:
        Version object instance representing InfoSphere Streams product version