com.espertech.esper.client.context
Interface ContextPartitionSelectorCategory

All Superinterfaces:
ContextPartitionSelector

public interface ContextPartitionSelectorCategory
extends ContextPartitionSelector

Selects context partitions for use with a category context by providing a set of labels.


Method Summary
 java.util.Set<java.lang.String> getLabels()
          Returns a set of category label names.
 

Method Detail

getLabels

java.util.Set<java.lang.String> getLabels()
Returns a set of category label names.

Returns:
label names

© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com