PeanutButter
Loading...
Searching...
No Matches
PeanutButter.TempElasticsearch.ITempElasticsearch Interface Reference

Provides a temporary Elasticsearch service. More...

Inheritance diagram for PeanutButter.TempElasticsearch.ITempElasticsearch:
PeanutButter.TempElasticsearch.TempElasticsearch

Properties

long Id [get]
 Self-assigned Id, used in container name generation.
ReadOnlyTempElasticsearchOptions Options [get]
 Read-only copy of the options this instance was launched with.
Uri Url [get]
 Public url this service should be available at once running.
TimeSpan? BootTime [get]
 Recorded time it took to boot the docker container.
TimeSpan? PullTime [get]
 Recorded time it took to pull the docker image.
string ContainerName [get]
 The name assigned to the docker container.

Detailed Description

Provides a temporary Elasticsearch service.

Property Documentation

◆ BootTime

TimeSpan? PeanutButter.TempElasticsearch.ITempElasticsearch.BootTime
get

Recorded time it took to boot the docker container.

  • does not include the time taken to pull the image

Implemented in PeanutButter.TempElasticsearch.TempElasticsearch.

◆ ContainerName

string PeanutButter.TempElasticsearch.ITempElasticsearch.ContainerName
get

The name assigned to the docker container.

Implemented in PeanutButter.TempElasticsearch.TempElasticsearch.

◆ Id

long PeanutButter.TempElasticsearch.ITempElasticsearch.Id
get

Self-assigned Id, used in container name generation.

Implemented in PeanutButter.TempElasticsearch.TempElasticsearch.

◆ Options

ReadOnlyTempElasticsearchOptions PeanutButter.TempElasticsearch.ITempElasticsearch.Options
get

Read-only copy of the options this instance was launched with.

Implemented in PeanutButter.TempElasticsearch.TempElasticsearch.

◆ PullTime

TimeSpan? PeanutButter.TempElasticsearch.ITempElasticsearch.PullTime
get

Recorded time it took to pull the docker image.

Implemented in PeanutButter.TempElasticsearch.TempElasticsearch.

◆ Url

Uri PeanutButter.TempElasticsearch.ITempElasticsearch.Url
get

Public url this service should be available at once running.

Implemented in PeanutButter.TempElasticsearch.TempElasticsearch.


The documentation for this interface was generated from the following file:
  • source/TempDb/PeanutButter.TempElasticsearch/TempElasticsearch.cs