public class IndexOptimizationUtils extends Object
Constructor and Description |
---|
IndexOptimizationUtils() |
Modifier and Type | Method and Description |
---|---|
static boolean |
hasAtLeastSpatial(Index index) |
static boolean |
hasTime(Index index) |
static boolean |
hasTime(Index index,
GeotoolsFeatureDataAdapter adapter) |
static InternalGeotoolsFeatureDataAdapter |
unwrapGeotoolsFeatureDataAdapter(DataTypeAdapter<?> adapter) |
public static InternalGeotoolsFeatureDataAdapter unwrapGeotoolsFeatureDataAdapter(DataTypeAdapter<?> adapter)
public static boolean hasAtLeastSpatial(Index index)
public static boolean hasTime(Index index, GeotoolsFeatureDataAdapter adapter)
public static boolean hasTime(Index index)
Copyright © 2013–2022. All rights reserved.