Package

org.incal.access_elastic

format

Permalink

package format

Visibility
  1. Public
  2. All

Type Members

  1. abstract class ElasticFormatAsyncCrudRepo[E, ID] extends ElasticAsyncCrudRepo[E, ID] with ElasticFormatSerializer[E]

    Permalink
  2. abstract class ElasticFormatAsyncReadonlyRepo[E, ID] extends ElasticAsyncReadonlyRepo[E, ID] with ElasticFormatSerializer[E]

    Permalink
  3. abstract class ElasticFormatAsyncRepo[E, ID] extends ElasticAsyncRepo[E, ID] with ElasticFormatSerializer[E]

    Permalink
  4. trait ElasticFormatSerializer[E] extends ElasticSerializer[E]

    Permalink

Ungrouped