SystemStreamPartitionMatcher (samza-api 1.9.0-SNAPSHOT API) JavaScript is disabled on your browser. Skip navigation links Overview Package Class Tree Deprecated Index Help Prev Class Next Class Frames No Frames All Classes Summary:  Nested |  Field |  Constr |  Method Detail:  Field |  Constr |  Method org.apache.samza.system Interface SystemStreamPartitionMatcher public interface SystemStreamPartitionMatcher Method Summary All Methods Instance Methods Abstract Methods  Modifier and Type Method and Description java.util.Set<SystemStreamPartition> filter(java.util.Set<SystemStreamPartition> systemStreamPartitions, Config config)  Method Detail filter java.util.Set<SystemStreamPartition> filter(java.util.Set<SystemStreamPartition> systemStreamPartitions, Config config) Skip navigation links Overview Package Class Tree Deprecated Index Help Prev Class Next Class Frames No Frames All Classes Summary:  Nested |  Field |  Constr |  Method Detail:  Field |  Constr |  Method