Constructor and Description |
---|
AppendableFileTableReader(FileTableCollection fileTableCollection,
com.streamscape.ds.persist.FileTableIOManager ioManager,
long position,
com.streamscape.ds.persist.PersistentStore store) |
AppendableFileTableReader(FileTableCollection fileTableCollection,
com.streamscape.ds.persist.FileTableIOManager ioManager,
long position,
com.streamscape.ds.persist.PersistentStore store,
long checkInterval,
boolean suspendOnFail) |
Modifier and Type | Class and Description |
---|---|
class |
IllegalStateException
Title: Fabric Repository Framework
|
class |
UnsupportedCapabilityException
Title: Fabric Repository Framework
|
Modifier and Type | Class and Description |
---|---|
class |
TypeNamingException
Title: Fabric Repository Framework
|
Modifier and Type | Class and Description |
---|---|
class |
DatabaseConnectionPoolException
Title: Service Event Fabric Runtime
|
class |
JDBCConfigurationException
Title: Service Event Fabric Runtime
|
Modifier and Type | Class and Description |
---|---|
class |
GlobalVariableFactoryException
Title: Service Event Fabric Runtime
|
Modifier and Type | Class and Description |
---|---|
class |
ServiceConfigurationException
Title: Service Event Fabric Runtime
|
Modifier and Type | Class and Description |
---|---|
class |
TransportConfigurationException
Title: Service Event Fabric Runtime
|
Modifier and Type | Class and Description |
---|---|
class |
StatsMonitorException
Title: Service Event Fabric Runtime
|
Modifier and Type | Method and Description |
---|---|
void |
StatsMonitor.setSamplingInterval(int samplingInterval)
Sets the specified sampling interval of the monitor.
|
Constructor and Description |
---|
StatsMonitor(RuntimeContext context)
Constructs the monitor with a default sampling interval (1000 msec).
|
StatsMonitor(RuntimeContext context,
int samplingInterval)
Constructs the monitor with the specified sampling interval (in milliseconds).
|
Modifier and Type | Class and Description |
---|---|
class |
EventFilterFormatException
Title: Service Event Fabric Runtime
|
class |
SDOException
Title: Structured Data Objects
|
class |
SDOFormatException
Title: Service Event Fabric Runtime
|
class |
SDOPropertyException
Title: Service Event Fabric Runtime
|
Modifier and Type | Class and Description |
---|---|
class |
MetaDataException
Title: Structured Data Object Exception
|
class |
RowArrayException
Title: Structured Data Object: Row Array Exception
|
class |
RowException
Title: Service Event Fabric Runtime
|
Modifier and Type | Class and Description |
---|---|
class |
AccessControlException
Title: Structured Data Objects
|
Modifier and Type | Class and Description |
---|---|
class |
EventTriggerCompileException
Title: Service Event Fabric Runtime
|
class |
FabricComponentConfigurationException
Title: Service Event Fabric Runtime
|
class |
FabricManagedComponentException
Title: Service Event Fabric Core
|
class |
FabricNamingException
Title: Service Event Fabric Core
|
class |
IllegalComponentStateException
Title: Service Event Fabric Runtime
|
class |
IllegalConsumerStateException
Title: Service Event Fabric Runtime
|
class |
IllegalReceiverStateException
Title: Service Event Fabric Runtime
|
class |
InvalidActionScriptSyntaxException
Title: Service Event Fabric Runtime
|
class |
InvalidEventTriggerSyntaxException
Title: Service Event Fabric Runtime
|
class |
InvalidRangeBoundaryTypeException
Title: Service Event Fabric Core
|
class |
InvalidWhenClauseException
Title: Service Event Fabric Runtime
|
class |
StreamInterruptException
Title: Service Event Fabric Core
|
Modifier and Type | Class and Description |
---|---|
class |
AdvisoriesFactoryException
Title: Open Service Framework
|
Modifier and Type | Method and Description |
---|---|
void |
Container.init()
Initializes the container.
|
void |
ContainerLoggerParameters.setAdvisoryThreshold(int advisoryThreshold) |
Modifier and Type | Method and Description |
---|---|
static DirectoryTable |
DiscoveryModuleFactory.readDirectoryTable(java.lang.String filename)
Reads the
DirectoryTable object from the specified file. |
static void |
DiscoveryModuleFactory.writeDirectoryTable(DirectoryTable directoryTable,
java.lang.String filename)
Writes the specified
DirectoryTable object to the specified file. |
Modifier and Type | Method and Description |
---|---|
void |
DropBoxFactory.init(RuntimeContext context) |
void |
DropBoxManagerImpl.validateDropBoxPaths() |
Constructor and Description |
---|
DropBoxManagerImpl(RuntimeContext context) |
DropBoxSharedResourcesCleaner() |
DropBoxTableManager(RuntimeContext context,
DropBoxManager dropBoxManagerLocal) |
Modifier and Type | Class and Description |
---|---|
class |
TriggerFunctionDisableException
Title: Service Event Fabric Runtime
|
class |
TriggerFunctionException
Title: Service Event Fabric Runtime
|
class |
TriggerFunctionInvalidateException
Title: Service Event Fabric Runtime
|
class |
TriggerFunctionRaiseEventFailedException
Title: Service Event Fabric Runtime
|
Modifier and Type | Class and Description |
---|---|
class |
DisableExpressionExecutionException
Title: Service Event Fabric Runtime
|
class |
com.streamscape.sef.evtrigger.function.expression.ExpressionExecutionException
Title: Service Event Fabric Runtime
|
class |
InvalidateExpressionExecutionException
Title: Service Event Fabric Runtime
|
Modifier and Type | Class and Description |
---|---|
class |
TriggerFunctionBreakException
Title: Service Event Fabric Runtime
|
Modifier and Type | Class and Description |
---|---|
class |
MetricsFactoryException
Title: Open Service Framework
|
Modifier and Type | Class and Description |
---|---|
class |
ModuleFactoryException
Title: Service Event Fabric Core
|
Modifier and Type | Method and Description |
---|---|
static java.util.List |
ModeratorUtils.splitComponentFullName(java.lang.String name)
Splits the specified full name of a component and returns a list of tokens.
|
static java.util.List |
ModeratorUtils.splitComponentFullName(java.lang.String name,
boolean skipNodeName)
Splits the specified full name of a component and returns a list of tokens.
|
static java.util.List |
ModeratorUtils.splitConsumerFullName(java.lang.String name)
Splits the specified full name of a consumer and returns the list of tokens.
|
static java.util.List |
ModeratorUtils.splitReplicationSourceFullName(java.lang.String name)
Splits the specified full name of a replication source and returns the list of tokens.
|
static java.util.List |
ModeratorUtils.splitReplicationTargetFullName(java.lang.String name)
Splits the specified full name of a replication source and returns the list of tokens.
|
Modifier and Type | Method and Description |
---|---|
static LinkProtocol |
LinkAddress.checkFormat(java.lang.String url) |
static void |
Address.checkFormat(java.lang.String url) |
static LinkProtocol |
LinkAddress.extractProtocol(java.lang.String url) |
Constructor and Description |
---|
Address(java.lang.String url) |
LinkAddress(java.lang.String url) |
Modifier and Type | Method and Description |
---|---|
void |
HTTPAcceptorFactory.init(RuntimeContext context) |
void |
HTTPAcceptorFactory.updateDropBox(RuntimeContext context) |
Modifier and Type | Class and Description |
---|---|
class |
SysInitScriptExecutorException
Title: Dataspace Framework
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultConnectionStateHandler.onError(Connection connection,
FabricException exception) |
void |
ConnectionStateHandler.onError(Connection connection,
FabricException exception)
This method will be invoked if the specified error occurs during a work of the specified connection.
|
Modifier and Type | Method and Description |
---|---|
Connection |
ConnectionFactory.createConnection(LinkAddress address,
long timeout) |
Connection |
ConnectionFactory.createConnection(LinkAddress address,
long timeout,
byte connectionType) |
void |
DefaultConnectionStateHandler.onOpen(Connection connection,
boolean isOutgoing) |
void |
ConnectionStateHandler.onOpen(Connection connection,
boolean isOutgoing)
This method will be immediately invoked after the specified connection is opened.
|
byte[] |
PacketHandler.onPublicationRequest(byte[] packet)
Handles a packet received in the 'publish-subscribe synchronous' mode.
|
java.nio.ByteBuffer |
PacketHandler.onRequest(long requestId,
byte[] packet,
long timeout)
Handles a packet received in the 'peer-to-peer synchronous' mode.
|
void |
ConnectionChannel.open()
Opens the channel.
|
void |
Connection.open(boolean isOutgoing)
Opens the connection.
|
void |
Connection.publish(byte[] packet)
Sends the specified packet in the 'publish-subscribe asynchronous' mode.
|
void |
ClientConnectionChannel.publish(byte[] packet)
Sends the specified packet in the 'publish-subscribe asynchronous' mode.
|
byte[] |
Connection.publishRequest(byte[] packet)
Sends the specified packet the in the 'publish-subscribe synchronous' mode.
|
byte[] |
ClientConnectionChannel.publishRequest(byte[] packet)
Sends the specified packet the in the 'publish-subscribe synchronous' mode.
|
void |
Connection.send(byte[] packet)
Sends the specified packet in the 'peer-to-peer asynchronous' mode.
|
void |
ClientConnectionChannel.send(byte[] packet)
Sends the specified packet in the 'peer-to-peer asynchronous' mode.
|
void |
ServerConnectionChannel.sendReply(long requestId,
boolean status,
java.nio.ByteBuffer packet)
Sends the specified packet as reply.
|
void |
Connection.sendReply(long requestId,
boolean status,
java.nio.ByteBuffer packet)
Sends the specified packet as reply on a request with the specified id.
|
void |
ClientConnectionChannel.sendReply(long requestId,
boolean status,
java.nio.ByteBuffer packet)
Sends the specified packet as reply on a request with the specified id.
|
byte[] |
Connection.sendRequest(byte[] packet,
long timeout)
Sends the specified packet in the 'peer-to-peer synchronous' mode.
|
byte[] |
ClientConnectionChannel.sendRequest(byte[] packet,
long timeout)
Sends the specified packet in the 'peer-to-peer synchronous' mode.
|
void |
OutgoingConnectionChannel.setWriterBufferSize(int writerBufferSize) |
abstract void |
Acceptor.start() |
abstract void |
Acceptor.stop() |
Modifier and Type | Method and Description |
---|---|
void |
XMPPAcceptorFactory.init(RuntimeContext context) |
Modifier and Type | Class and Description |
---|---|
class |
PackageManifestException
Title: Service Event Fabric Core
|
Modifier and Type | Method and Description |
---|---|
void |
DSLSyntaxFactoryManager.addDSLSyntaxFactory(DSLSyntaxFactory factory)
Adds specified factory.
|
DSLSyntaxFactory |
DSLSyntaxFactoryManager.createDSLSyntaxFactory(java.lang.String serviceType)
Returns DSLSyntaxFactory for specified service type.
|
Constructor and Description |
---|
DSLSyntaxFactoryManager() |
Modifier and Type | Class and Description |
---|---|
class |
TraceConfigurationException
Title: Service Event Fabric Core
|
Modifier and Type | Class and Description |
---|---|
class |
com.streamscape.tools.parser.AbstractParserException
Title: Service Event Fabric Runtime
|
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.