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