| Modifier and Type | Field and Description |
|---|---|
ImmutableBitSet |
bitSet |
com.google.common.collect.ImmutableList<Lattice.Column> |
dimensions |
com.google.common.collect.ImmutableList<Lattice.Measure> |
measures |
| Constructor and Description |
|---|
Lattice.Tile(com.google.common.collect.ImmutableList<Lattice.Measure> measures,
com.google.common.collect.ImmutableList<Lattice.Column> dimensions) |
public final com.google.common.collect.ImmutableList<Lattice.Measure> measures
public final com.google.common.collect.ImmutableList<Lattice.Column> dimensions
public final ImmutableBitSet bitSet
public Lattice.Tile(com.google.common.collect.ImmutableList<Lattice.Measure> measures, com.google.common.collect.ImmutableList<Lattice.Column> dimensions)
public static Lattice.TileBuilder builder()
public ImmutableBitSet bitSet()
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.