Beamable SDK
Public Member Functions | Static Public Member Functions | Public Attributes | Protected Member Functions | Properties | Events | List of all members
Beamable.Editor.UI.Model.MongoStorageModel Class Reference
Inheritance diagram for Beamable.Editor.UI.Model.MongoStorageModel:
Inheritance graph
[legend]
Collaboration diagram for Beamable.Editor.UI.Model.MongoStorageModel:
Collaboration graph
[legend]

Public Member Functions

override Task Start ()
 
override Task Stop ()
 
void EnrichWithRemoteReference (ServiceStorageReference remoteReference)
 
override void PopulateMoreDropdown (ContextualMenuPopulateEvent evt)
 
override void Refresh (IDescriptor descriptor)
 
- Public Member Functions inherited from Beamable.Editor.UI.Model.ServiceModelBase
void DetachLogs ()
 
void AttachLogs ()
 

Static Public Member Functions

static MongoStorageModel CreateNew (StorageObjectDescriptor descriptor, MicroservicesDataModel dataModel)
 

Public Attributes

Action< ServiceStorageReferenceOnRemoteReferenceEnriched
 

Protected Member Functions

void OpenRemoteMongo ()
 
- Protected Member Functions inherited from Beamable.Editor.UI.Model.ServiceModelBase
void OpenCode ()
 

Properties

ServiceStorageReference RemoteReference [getprotected set]
 
StorageObjectDescriptor ServiceDescriptor [getset]
 
string AssemblyQualifiedStorageTypeName [get]
 
MongoStorageBuilder ServiceBuilder [getprotected set]
 
override IBeamableBuilder Builder [get]
 
override IDescriptor Descriptor [get]
 
override bool IsRunning [get]
 
StorageConfigurationEntry Config [getprotected set]
 
- Properties inherited from Beamable.Editor.UI.Model.ServiceModelBase
abstract bool IsRunning [get]
 
bool AreLogsAttached [getprotected set]
 
LogMessageStore Logs [get]
 
float VisualElementHeight [getset]
 
abstract IDescriptor Descriptor [get]
 
abstract IBeamableBuilder Builder [get]
 
ServiceType ServiceType [get]
 
string Name [get]
 
bool? IsSelected [getset]
 
bool IsCollapsed [getset]
 
Action OnLogsDetached [getset]
 
Action OnLogsAttached [getset]
 
Action< bool > OnLogsAttachmentChanged [getset]
 
Action< bool > OnSelectionChanged [getset]
 
Action OnSortChanged [getset]
 
Action< float, long, long > OnDeployProgress [getset]
 
- Properties inherited from Beamable.Editor.UI.Model.IBeamableService
bool IsSelected [getset]
 
bool IsRunning [get]
 
bool AreLogsAttached [get]
 
LogMessageStore Logs [get]
 
ServiceType ServiceType [get]
 
IDescriptor Descriptor [get]
 
string Name [get]
 
Action OnLogsDetached [getset]
 
Action OnLogsAttached [getset]
 
Action< bool > OnLogsAttachmentChanged [getset]
 
Action< bool > OnSelectionChanged [getset]
 
Action OnSortChanged [getset]
 
Action< float, long, long > OnDeployProgress [getset]
 
- Properties inherited from Beamable.Editor.UI.Model.IBeamableStorageObject
StorageObjectDescriptor ServiceDescriptor [get]
 
MongoStorageBuilder ServiceBuilder [get]
 

Events

override Action< Task > OnStart
 
override Action< Task > OnStop
 
- Events inherited from Beamable.Editor.UI.Model.ServiceModelBase
abstract Action< Task > OnStart
 
abstract Action< Task > OnStop
 
- Events inherited from Beamable.Editor.UI.Model.IBeamableService
Action< Task > OnStart
 
Action< Task > OnStop
 

Member Function Documentation

◆ PopulateMoreDropdown()

override void Beamable.Editor.UI.Model.MongoStorageModel.PopulateMoreDropdown ( ContextualMenuPopulateEvent  evt)
inlinevirtual

◆ Refresh()

override void Beamable.Editor.UI.Model.MongoStorageModel.Refresh ( IDescriptor  descriptor)
inlinevirtual

◆ Start()

override Task Beamable.Editor.UI.Model.MongoStorageModel.Start ( )
inlinevirtual

◆ Stop()

override Task Beamable.Editor.UI.Model.MongoStorageModel.Stop ( )
inlinevirtual

The documentation for this class was generated from the following file: