public class DescribeSerialSchemaOperation
extends com.streamscape.runtime.mf.operation.AbstractDiagnosticOperation
Title: Service Event Fabric Core
Description: Implements the 'show serial schema' command.
Copyright: Copyright (c) 2015
Company: StreamScape Technologies
Modifier and Type | Class and Description |
---|---|
static class |
DescribeSerialSchemaOperation.Definition |
AbstractOperation.Scale, AbstractOperation.SemanticTypeCompletionAdviser
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
NAME |
Constructor and Description |
---|
DescribeSerialSchemaOperation() |
Modifier and Type | Method and Description |
---|---|
SLStatement |
convertDslToSl(com.streamscape.slex.lang.DSLStatement statement) |
SLResponse |
invoke(SLStatement statement,
com.streamscape.slex.MFSession session,
long timeout) |
SLResponse |
invokeLocal(FabricNodeReference node,
SLStatement statement,
com.streamscape.slex.AbstractMFSession session,
long timeout) |
checkFullPathAllowed, invoke, isFullPathAllowed, isSysadminVisible, raiseSLMessage
activate, add, addColumn, addGenericColumn, addTag, addValues, callable, completeDsl, createResultDescriptor, createSimpleResultDescriptor, formatCreationDate, formatDate, formatDate, formatDateMillis, formatDateMillis, getAlias, getDescription, getDSLSyntax, getExamples, getHiddenAlias, getInitialVersion, getName, getStatus, getSyntax, getSyntaxDescription, getSyntaxErrorMessage, getSyntaxErrorMessage, getSyntaxErrorMessage, getTags, invoke, isAll, isCompleted, isExportable, isNonUserEvent, isPredefinedEvent, isReservedEvent, isSystemComponent, isSystemComponent, isSystemComponent, isSystemDataspace, isSystemEvent, isUserEvent, isVisible, isVisible, isVisibleEvent, isVisibleForExecution, parse, parseDsl, parseDsl, processBroadcastResponse, setAdministrative, setExportable, setExportable, setProvider, skipNull
public static final java.lang.String NAME
public SLStatement convertDslToSl(com.streamscape.slex.lang.DSLStatement statement) throws ParsingException
convertDslToSl
in class com.streamscape.slex.lang.AbstractDSLOperation
ParsingException
public SLResponse invoke(SLStatement statement, com.streamscape.slex.MFSession session, long timeout) throws java.lang.Exception
java.lang.Exception
public SLResponse invokeLocal(FabricNodeReference node, SLStatement statement, com.streamscape.slex.AbstractMFSession session, long timeout) throws java.lang.Exception
invokeLocal
in interface com.streamscape.sef.dispatcher.LocalDSLOperation
invokeLocal
in class AbstractOperation
java.lang.Exception
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.