Package | Description |
---|---|
be.SIRAPRISE.messages |
This package contains the classes that define/implement the various message types that can be sent to and received from a SIRA_PRISE server.
|
Modifier and Type | Class and Description |
---|---|
class |
BackupMessageType
The BackupMessageType is used for instructing the server to take a backup.
|
class |
BackupMessageTypeV1_0
The BackupMessageType is used for instructing the server to start taking a database backup
|
class |
ClientAuthenticationMessageType
The ClientAuthenticationMessageType is the message type that the server expects the client to send after the server has accepted a connection, and indicated that a signing protocol proposed by the client can be used
|
class |
ClientAuthenticationMessageTypeV1_0
ClientAuthenticationMessageTypeV1_0 is version 1_0 of the ClientAuthenticationMessageType.
|
class |
ClientHelloMessageType
The ClientHelloMessageType groups all versions of the protocol negotiation message ("client hello message")
|
class |
ClientHelloMessageTypeV1_0
ClientHelloMessageTypeV1_0 is the 1.0 version of the client hello message type.
|
class |
CommitRollbackMessageType
The CommitRollbackMessageType is the type of message to be sent by clients when they want the server they're connected to to commit or rollback a (sub)transaction they started.
|
class |
CommitRollbackMessageTypeV1_0
CommitRollbackMessageTypeV1_0 is version 1_0 of the CommitRollbackMessageType.
|
class |
CommitRollbackMessageTypeV1_1
CommitRollbackMessageTypeV1_1 is version 1_1 of the CommitRollbackMessageType.
|
class |
DBVerifyMessageType
The ExecuteDBVerifyMessageType is used for instructing the server monitor to do a DBVERIFY on a relvar.
|
class |
DBVerifyMessageTypeV1_0
The DBVerifyMessageType is used for instructing the server monitor to do a DBVERIFY on a relvar.
|
class |
DumpDBMessageType
The ExecuteDumpDBMessageType is used for instructing the server monitor to do a DUMPDB on a file.
|
class |
DumpDBMessageTypeV1_0
The ExecuteDumpDBMessageType is used for instructing the server monitor to do a DBVERIFY on a relvar.
|
class |
EndConnectionMessageType
The EndConnectionMessageType is the message type sent by clients to a SIRA_PRISE server when that client wishes to close down and discard a connection it has obtained to the server.
|
class |
EndConnectionMessageTypeV1_0
This message has no fields.
|
class |
EndTransactionMessageType
The EndTransactionMessageType is the type of message to be sent to the server to end a started transaction, either committing it or else rolling it back.
|
class |
EndTransactionMessageTypeV1_0
EndTransactionMessageTypeV1_0 is V1_0 of the EndTransactionMessageType.
|
class |
EndTransactionMessageTypeV1_1
EndTransactionMessageTypeV1_1 is V1_1 of the EndTransactionMessageType.
|
class |
ExecuteAssignmentMessageType
The ExecuteAssignmentMessageType is the message type sent by a client to a server when that client wants to execute some Assignment on the server
|
class |
ExecuteAssignmentMessageTypeV1_0
ExecuteAssignmentMessageTypeV1_0 is V1_0 of the ExecuteAssignmentMessageType.
|
class |
ExecuteCompiledMonitorCommandMessageType
The ExecuteCompiledMonitorCommandMessageType is the type of message sent by a monitor client that wants to execute an already 'compiled' monitor command (i.e.
|
class |
ExecuteDMLMessageType
The ExecuteDMLMessageType is the message type sent by a client to a server when that client wants to execute some DML on the server
|
class |
ExecuteDMLMessageTypeV1_0
ExecuteDMLMessageTypeV1_0 is V1_0 of the ExecuteDMLMessageType.
|
class |
ExecuteMonitorCommandMessageType
The ExecuteMonitorCommandMessageType is the type of message sent by a monitor client that wants to execute a monitor command on a SIRA_PRISE server.
|
class |
ExecuteMonitorCommandMessageTypeV1_0
ExecuteMonitorCommandMessageTypeV1_0 is V1_0 of the ExecuteMonitorCommandMessageType.
|
class |
ExecuteQueryMessageType
The ExecuteQueryMessageType is the message type sent by a client to a server when that client wants to execute some Query on the server
|
class |
ExecuteQueryMessageTypeV1_0
ExecuteQueryMessageTypeV1_0 is V1_0 of the ExecuteQueryMessageType.
|
class |
FilePoolMessageType
The FilePoolMessageType is used for instructing the server monitor to return an overview of the file pool.
|
class |
FilePoolMessageTypeV1_0
The FilePoolMessageType is used for instructing the server monitor to return an overview of the file pool to the user.
|
class |
GetOperatorImplementationMessageType
The GetOperatorTypeImplementationMessageType is used for instructing the server monitor to return an operator implementation object.
|
class |
GetTypeImplementationMessageType
The GetTypeImplementationMessageType is used for instructing the server monitor to return a type implementation object.
|
class |
GetTypeImplementationMessageTypeV1_0
The FilePoolMessageType is used for instructing the server monitor to return an overview of the file pool to the user.
|
class |
HotRestartMessageType
The HotRestartMessageType is used for instructing the server monitor to do a hot restart of the server.
|
class |
HotRestartMessageTypeV1_0
The HotRestartMessageType is used for instructing the server monitor to return an overview of the file pool to the user.
|
class |
KillConnectionMessageType
The KillConnectionMessageType is used for instructing the server monitor to explicitly end a connection held by some other user.
|
class |
KillConnectionMessageTypeV1_0
The KillConnectionMessageType is used for instructing the server monitor to end a connection held by another user.
|
class |
LuwsMessageType
The LuwsMessageType is used for instructing the server monitor to return an overview of the currently active units of work.
|
class |
LuwsMessageTypeV1_0
The LuwsMessageType is used for instructing the server monitor to return an overview of the currently active luw's to the user.
|
class |
MemoryMessageType
The MemoryMessageType is used for instructing the server monitor to return an overview of the current engine memory state.
|
class |
MemoryMessageTypeV1_0
The MemoryMessageType is used for instructing the server monitor to return an overview of the currently active luw's to the user.
|
class |
PrintJournalsMessageType
The PrintJournalsMessageType is used for instructing the server monitor to print out portions of the journal files
|
class |
PrintJournalsMessageTypeV1_0
The PrintJournalsMessageTypeV1_0 is used for instructing the server monitor to print out portions of the journal files
|
class |
RelvarPoolMessageType
The RelvarPoolMessageType is used for instructing the server monitor to return an overview of the relvar pool.
|
class |
RelvarPoolMessageTypeV1_0
The RelvarPoolMessageType is used for instructing the server monitor to return an overview of the relvar pool to the user.
|
class |
ShutDownMessageType
The ShutDownMessageType is used for instructing the server monitor to shut down the engine.
|
class |
ShutDownMessageTypeV1_0
The ShutDownMessageType is used for instructing the server monitor to return an overview of the file pool to the user.
|
class |
SpaceCalcMessageType
The SpaceCalcMessageType is used for instructing the server monitor to do a space calculation on the passed-in parameters and return the results.
|
class |
SpaceCalcMessageTypeV1_0
The SpaceCalcMessageType is used for instructing the server monitor to do a space calculation on the passed-in parameters and return the results.
|
class |
StartSubTransactionMessageType
The StartSubTransactionMessageType is the type of message sent by a client to a SIRA_PRISE server if that client wants to establish a transaction savepoint and start a "nested" transaction within the currently running transaction.
|
class |
StartSubTransactionMessageTypeV1_0
StartSubTransactionMessageTypeV1_0 is V1_0 of the StartSubTransactionMessageType.
|
class |
StartTransactionMessageType
The StartTransactionMessageType is the message type to be sent by clients who wish to start a transaction on the server to do some data manipulation activity.
|
class |
StartTransactionMessageTypeV1_0
StartTransactionMessageTypeV1_0 is V1_0 of the StartTransactionMessageType.
|
class |
StartTransactionMessageTypeV1_1
StartTransactionMessageTypeV1_1 is V1_1 of the StartTransactionMessageType.
|
class |
StartTransactionMessageTypeV1_2
StartTransactionMessageTypeV1_2 is V1_2 of the StartTransactionMessageType.
|
class |
StartTransactionMessageTypeV1_3
StartTransactionMessageTypeV1_3 is V1_3 of the StartTransactionMessageType.
|
class |
StatisticsMessageType
The StatisticsMessageType is used for instructing the server monitor to do a DBVERIFY on a relvar.
|
class |
StatisticsMessageTypeV1_0
The StatisticsMessageType is used for instructing the server monitor to do a DBVERIFY on a relvar.
|