Interface HotRodEntityDescriptor<E extends AbstractHotRodEntity,​D extends HotRodEntityDelegate<E>>

    • Method Detail

      • getModelTypeClass

        Class<?> getModelTypeClass()
      • getEntityTypeClass

        Class<E> getEntityTypeClass()
      • getCacheName

        String getCacheName()
      • getHotRodDelegateProvider

        Function<E,​D> getHotRodDelegateProvider()
      • getCurrentVersion

        Integer getCurrentVersion()
      • getProtoSchema

        org.infinispan.protostream.GeneratedSchema getProtoSchema()