Preparing search index...
The search index is not available
mongodb-memory-server-core
mongodb-memory-server-core
util/utils
ManagerBase
Class ManagerBase
Abstract
This Class is used to have unified types for base-manager functions
Hierarchy
ManagerBase
ManagerAdvanced
Implemented by
MongoInstance
Index
Constructors
constructor
Methods
start
stop
Constructors
constructor
new
Manager
Base
(
)
:
ManagerBase
Returns
ManagerBase
Methods
Abstract
start
start
(
forceSamePort
)
:
Promise
<
void
>
Parameters
forceSamePort
:
boolean
Returns
Promise
<
void
>
start
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
Abstract
stop
stop
(
cleanup
)
:
Promise
<
boolean
>
Parameters
cleanup
:
Cleanup
Returns
Promise
<
boolean
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
start
stop
mongodb-
memory-
server-
core
Mongo
Memory
Repl
Set
Mongo
Memory
Server
index
util/
Dry
Mongo
Binary
util/
Mongo
Binary
util/
Mongo
Binary
Download
util/
Mongo
Binary
Download
Url
util/
Mongo
Instance
util/errors
util/getos
util/getport
util/lockfile
util/postinstall
Helper
util/resolve
Config
util/utils
Manager
Advanced
Manager
Base
Cleanup
assertion
auth
Default
check
Binary
Permissions
create
Tmp
Dir
ensure
Async
error
With
Code
generate
Db
Name
get
Host
get
Storage
Engine
is
Alive
is
Null
Or
Undefined
kill
Process
lockfile
Path
md5
md5
From
File
mkdir
path
Exists
remove
Dir
stat
Path
try
Release
File
uri
Template
uuidv4
Generated using
TypeDoc
This Class is used to have unified types for base-manager functions