public class MessageServerObject extends NoSqlServerObject
Title: Dataspace Framework
Description: Defines an object for the Virtual Message Server.
Copyright: Copyright (c) 2018
Company: StreamScape Technologies
Modifier and Type | Class and Description |
---|---|
static class |
MessageServerObject.MessageServerType |
NoSqlServerObject.NoSqlServerType
SchemaObject.ConstraintTypes, SchemaObject.Deferable, SchemaObject.Nullability, SchemaObject.ParameterModes, SchemaObject.ReferentialAction, SchemaObject.ViewCheckModes
ACTOR, ASPECTS, ASSERTION, CATALOG, CHARSET, COLLATION, COLLECTION, COLUMN, CONNECTION_FACTORY, CONSTRAINT, CURSOR, DOMAIN, emptyArray, EVENT_PROTOTYPE, FACETS, FILE_DESCRIPTOR, FULL_TEXT_INDEX, FUNCTION, GRANTEE, INDEX, JOB, LABEL, PARAMETER, PROCEDURE, REFERENCE_LINK, REPLICA, REPLICATION_SOURCE, ROUTINE, SCHEMA, SEMANTIC_TYPE, SEQUENCE, SERVER, SPECIFIC_ROUTINE, SUBQUERY, TABLE, TIMER, TRANSIENT_VAR, TRANSITION, TRIGGER, TYPE, VARIABLE, VIEW, WRAPPER
Constructor and Description |
---|
MessageServerObject(DataspaceStore store,
NameManager.ObjectName name,
MessageServerObject.MessageServerType serverTypeEnum) |
Modifier and Type | Method and Description |
---|---|
void |
checkBeforeDrop(com.streamscape.ds.session.Session session,
boolean cascade) |
compile, describeProperties, destroy, executeQuery, getConnectionService, getConnectionState, getExternalParser, getLexiconProcessor, getProperties, getSQL, isRunning, setProperties
getCatalogName, getChangeTimestamp, getComponents, getDataspace, getEntity, getEntityName, getEntityParameters, getEntityScope, getFactoryName, getFactoryType, getLastError, getLastErrorTimeStamp, getObjectName, getObjectType, getOwner, getReferences, getSchemaName, getServerRole, getServerType, getSQL, getSQLInSchema, isInvalid, logDebug, logError, logInfo, open, setFactoryName, setFactoryType, startServer, stopServer, stopServerWithoutStateUpdate
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
aggregateObjectStateHolder, recompileObject
public MessageServerObject(DataspaceStore store, NameManager.ObjectName name, MessageServerObject.MessageServerType serverTypeEnum)
public void checkBeforeDrop(com.streamscape.ds.session.Session session, boolean cascade)
checkBeforeDrop
in class ServerObject
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.