More...
|
|
| TempElasticsearch () |
|
| TempElasticsearch (int port) |
|
| TempElasticsearch (int port, string user, string password) |
| | TempElasticsearch (TempElasticSearchOptions options) |
| | Constructs the temporary Elasticsearch service with the provided options. Will be called from the "simpler" constructors.
|
|
void | Dispose () |
|
| long | Id = DateTime.Now.Ticks [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.
- does not include the time taken to pull the image
|
| TimeSpan? | PullTime [get] |
| | Recorded time it took to pull the docker image.
|
| string | ContainerName [get] |
| | The name assigned to the docker container.
|
◆ TempElasticsearch()
Constructs the temporary Elasticsearch service with the provided options. Will be called from the "simpler" constructors.
- Parameters
-
◆ BootTime
| TimeSpan? PeanutButter.TempElasticsearch.TempElasticsearch.BootTime |
|
get |
◆ ContainerName
| string PeanutButter.TempElasticsearch.TempElasticsearch.ContainerName |
|
get |
◆ Id
| long PeanutButter.TempElasticsearch.TempElasticsearch.Id = DateTime.Now.Ticks |
|
get |
◆ Options
◆ PullTime
| TimeSpan? PeanutButter.TempElasticsearch.TempElasticsearch.PullTime |
|
get |
◆ Url
| Uri PeanutButter.TempElasticsearch.TempElasticsearch.Url |
|
get |
The documentation for this class was generated from the following file:
- source/TempDb/PeanutButter.TempElasticsearch/TempElasticsearch.cs