Enum Table.GroupStrategy

java.lang.Object
java.lang.Enum<Table.GroupStrategy>
com.illumon.iris.db.tables.Table.GroupStrategy
All Implemented Interfaces:
Serializable, Comparable<Table.GroupStrategy>, java.lang.constant.Constable
Enclosing interface:
Table

public static enum Table.GroupStrategy
extends Enum<Table.GroupStrategy>
GroupStrategy is used for joins and other operations that can choose one of several ways to make use of grouping information.