Page MenuHomestyx hydra

AlmanacClusterDatabaseServiceType.php
No OneTemporary

AlmanacClusterDatabaseServiceType.php

<?php
final class AlmanacClusterDatabaseServiceType
extends AlmanacClusterServiceType {
const SERVICETYPE = 'cluster.database';
public function getServiceTypeShortName() {
return pht('Cluster Database');
}
public function getServiceTypeName() {
return pht('Cluster: Database');
}
public function getServiceTypeDescription() {
return pht(
'Defines a database service for use in a cluster.');
}
}

File Metadata

Mime Type
text/x-php
Expires
Fri, Nov 14, 10:48 AM (1 d, 11 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
336970
Default Alt Text
AlmanacClusterDatabaseServiceType.php (435 B)

Event Timeline