public final class ElasticsearchEntityHelper extends Object
Modifier and Type | Method and Description |
---|---|
static boolean |
isAnyMappedToElasticsearch(ExtendedSearchIntegrator integrator,
Collection<Class<?>> entityTypes) |
static boolean |
isMappedToElasticsearch(ExtendedSearchIntegrator integrator,
Class<?> entityType) |
public static boolean isMappedToElasticsearch(ExtendedSearchIntegrator integrator, Class<?> entityType)
public static boolean isAnyMappedToElasticsearch(ExtendedSearchIntegrator integrator, Collection<Class<?>> entityTypes)
Copyright © 2006-2017 Red Hat, Inc. All Rights Reserved