Class EnterpriseIdPartition

  • All Implemented Interfaces:
    Partition

    public class EnterpriseIdPartition
    extends java.lang.Object
    implements Partition
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String group​(Event matchingEvent)  
      java.util.List<java.lang.String> group​(Event eventConf)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • EnterpriseIdPartition

        public EnterpriseIdPartition()
    • Method Detail

      • group

        public java.util.List<java.lang.String> group​(Event eventConf)
        Specified by:
        group in interface Partition
      • group

        public java.lang.String group​(Event matchingEvent)
        Specified by:
        group in interface Partition