public interface InfinispanHotRodConnection extends ObjectConnection
| Modifier and Type | Method and Description |
|---|---|
org.infinispan.protostream.descriptors.Descriptor |
getDescriptor()
Call to return the Descriptor from JDG cache based on the root class.
|
org.infinispan.protostream.descriptors.Descriptor |
getDescriptor(Class<?> clz)
Call to return the Descriptor from JDG cache based on the specified class
|
org.infinispan.query.dsl.QueryFactory |
getQueryFactory()
Call to return the QueryFactory that based on the type of Search used.
|
add, cleanUp, clearCache, configuredForMaterialization, configuredUsingAnnotations, get, getAll, getCache, getCache, getCacheClassType, getCacheKeyClassType, getCacheName, getClassRegistry, getDDLHandler, getPkField, getSearchType, getVersion, isAlive, remove, updateorg.infinispan.query.dsl.QueryFactory getQueryFactory()
throws TranslatorException
TranslatorExceptionorg.infinispan.protostream.descriptors.Descriptor getDescriptor()
throws TranslatorException
TranslatorExceptionorg.infinispan.protostream.descriptors.Descriptor getDescriptor(Class<?> clz) throws TranslatorException
clz - TranslatorExceptionCopyright © 2017 JBoss by Red Hat. All rights reserved.