Package

org.ada.server.dataaccess.elastic

format

Permalink

package format

Visibility
  1. Public
  2. All

Type Members

  1. final class ElasticBSONObjectIDFormatAsyncCrudRepo[E, ID] extends ElasticFormatAsyncRepo[E, ID]

    Permalink
  2. final class ElasticBSONObjectIDFormatAsyncReadonlyRepo[E, ID] extends ElasticFormatAsyncReadonlyRepo[E, ID]

    Permalink
  3. final class ElasticBSONObjectIDFormatAsyncRepo[E, ID] extends ElasticFormatAsyncCrudRepo[E, ID]

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

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

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

    Permalink
  7. trait ElasticFormatSerializer[E] extends ElasticSerializer[E] with HasDynamicConstructor[E]

    Permalink

Value Members

  1. object ElasticIdRenameUtil

    Permalink

Ungrouped