| Modifier and Type | Method and Description |
|---|---|
Class<? extends GridDialect> |
EhcacheDatastoreProvider.getDefaultDialect() |
| Modifier and Type | Method and Description |
|---|---|
GridDialect |
DatastoreServicesImpl.getGridDialect() |
GridDialect |
DatastoreServices.getGridDialect()
Return the GridDialect
|
| Constructor and Description |
|---|
DatastoreServicesImpl(GridDialect gridDialect) |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends GridDialect> |
InfinispanDatastoreProvider.getDefaultDialect() |
| Modifier and Type | Class and Description |
|---|---|
class |
HashMapDialect |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends GridDialect> |
MapDatastoreProvider.getDefaultDialect() |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends GridDialect> |
DatastoreProvider.getDefaultDialect() |
| Modifier and Type | Class and Description |
|---|---|
class |
GridDialectLogger
A wrapper dialect that logs the calls performed on the real dialect.
|
| Constructor and Description |
|---|
GridDialectLogger(GridDialect gridDialect) |
| Modifier and Type | Class and Description |
|---|---|
class |
EhcacheDialect |
| Modifier and Type | Method and Description |
|---|---|
GridDialect |
GridDialectFactory.buildGridDialect(Map configurationValues,
ServiceRegistry registry) |
GridDialect |
GridDialectFactoryImpl.buildGridDialect(Map configurationValues,
ServiceRegistry registry) |
| Modifier and Type | Class and Description |
|---|---|
class |
InfinispanDialect |
| Constructor and Description |
|---|
OgmMassIndexer(GridDialect gridDialect,
SearchFactoryImplementor searchFactory,
SessionFactoryImplementor sessionFactory,
Class<?>... entities) |
| Constructor and Description |
|---|
BatchCoordinator(GridDialect gridDialect,
Set<Class<?>> rootEntities,
SearchFactoryImplementor searchFactoryImplementor,
SessionFactoryImplementor sessionFactory,
int typesToIndexInParallel,
CacheMode cacheMode,
boolean optimizeAtEnd,
boolean purgeAtStart,
boolean optimizeAfterPurge,
MassIndexerProgressMonitor monitor) |
BatchIndexingWorkspace(GridDialect gridDialect,
SearchFactoryImplementor searchFactoryImplementor,
SessionFactoryImplementor sessionFactory,
Class<?> entityType,
CacheMode cacheMode,
CountDownLatch endAllSignal,
MassIndexerProgressMonitor monitor,
BatchBackend backend) |
| Constructor and Description |
|---|
TypeTranslatorImpl(GridDialect dialect) |
| Modifier and Type | Method and Description |
|---|---|
PropertyMetadataProvider |
PropertyMetadataProvider.gridDialect(GridDialect gridDialect) |
Copyright © 2010-2013 Red Hat, Inc., Emmanuel Bernard and various contributors. All Rights Reserved.