- getArchiveSession(Cluster) - Method in class org.imixs.archive.service.cassandra.ClusterService
-
Returns a cassandra session for the archive KeySpace.
- getCluster() - Method in class org.imixs.archive.service.cassandra.ClusterService
-
This method creates a Cassandra Cluster object.
- getContactPoints() - Method in class org.imixs.archive.service.ui.ClusterDataController
-
- getCurrentSnapshotID() - Method in class org.imixs.archive.service.ui.InspectController
-
returns the current snapshot id form the workflow instance.
- getDiagnostics() - Method in class org.imixs.archive.service.monitoring.MonitoringResource
-
Prometheus format
Example:
http_requests_total{method="post",code="200"} 1027 1395066363000
http_requests_total{method="post",code="400"} 3 1395066363000
- getDocument() - Method in class org.imixs.archive.service.cassandra.ArchiveEvent
-
- getEnv(String, String) - Static method in class org.imixs.archive.service.cassandra.ClusterService
-
Returns a environment variable.
- getErrorCode() - Method in exception org.imixs.archive.service.ArchiveException
-
- getErrorContext() - Method in exception org.imixs.archive.service.ArchiveException
-
- getEventType() - Method in class org.imixs.archive.service.cassandra.ArchiveEvent
-
- getItemCollection(byte[]) - Static method in class org.imixs.archive.service.cassandra.DataService
-
Converts a byte array into a XMLDocument and returns the ItemCollection
object.
- getKeySpace() - Method in class org.imixs.archive.service.ui.ClusterDataController
-
- getMessage() - Method in class org.imixs.archive.service.ui.ErrorController
-
- getMessages() - Method in class org.imixs.archive.service.MessageService
-
- getMessages() - Method in class org.imixs.archive.service.ui.ClusterDataController
-
- getMessages() - Method in class org.imixs.archive.service.ui.RestoreController
-
- getMetadata() - Method in class org.imixs.archive.service.rest.ArchiveRestService
-
Loads the metadata from the archive and returns a HTML representation.
- getMetadataXML() - Method in class org.imixs.archive.service.rest.ArchiveRestService
-
Loads the metadata from the archive and returns a XML representation (also in
web browser)
- getMetrics() - Method in class org.imixs.archive.service.rest.MetricService
-
Get resource to export metrics in Prometheus text format
Example:
documents_total{method="load"} 66
workitems_processed_total{type="workitem",modelversion="auftrag-1.0.0",task="7000",event="10",workflowgroup="Auftrag",workflowstatus="Neuanlage"}
1
- getNewSyncPoint() - Method in class org.imixs.archive.service.ui.ResyncController
-
Returns the newSyncPoint and computes the default value
- getNextTimeout() - Method in class org.imixs.archive.service.scheduler.SyncService
-
Updates the timer details of a running timer service.
- getNextTimeout() - Method in class org.imixs.archive.service.ui.ClusterDataController
-
- getOptions(ItemCollection) - Method in class org.imixs.archive.service.scheduler.RestoreService
-
returns the optional embedded Map List of the options, stored in the metadata
object.
- getOptions() - Method in class org.imixs.archive.service.ui.RestoreController
-
This methd returns a ItemCollection for each option
Example:
#{restoreController.options}
- getRawData(ItemCollection) - Static method in class org.imixs.archive.service.cassandra.DataService
-
Converts a ItemCollection into a XMLDocument and returns the byte data.
- getReplicationClass() - Method in class org.imixs.archive.service.ui.ClusterDataController
-
- getReplicationFactor() - Method in class org.imixs.archive.service.ui.ClusterDataController
-
- getRestoreCount() - Method in class org.imixs.archive.service.ui.RestoreController
-
- getRestoreErrors() - Method in class org.imixs.archive.service.ui.RestoreController
-
- getRestoreFrom() - Method in class org.imixs.archive.service.ui.RestoreController
-
- getRestoreSize() - Method in class org.imixs.archive.service.ui.RestoreController
-
- getRestoreSizeUnit() - Method in class org.imixs.archive.service.ui.RestoreController
-
- getRestoreSyncPoint() - Method in class org.imixs.archive.service.ui.RestoreController
-
returns the syncpoint of the current configuration
- getRestoreTo() - Method in class org.imixs.archive.service.ui.RestoreController
-
- getScheduler() - Method in class org.imixs.archive.service.ui.ClusterDataController
-
- getServiceEndpoint() - Method in class org.imixs.archive.service.ui.ClusterDataController
-
- getSize(XMLDocument, Class<?>, Type, Annotation[], MediaType) - Method in class org.imixs.archive.service.rest.XMLItemCollectionWriter
-
- getSnapshot(String) - Method in class org.imixs.archive.service.rest.ArchiveRestService
-
Loads a snapshot from the archive and returns a HTML representation.
- getSnapshotIDs() - Method in class org.imixs.archive.service.ui.InspectController
-
- getSnapshotTime(String) - Static method in class org.imixs.archive.service.cassandra.DataService
-
Returns the snapshot time n milis of a $SnapshotID
- getSnapshotXML(String) - Method in class org.imixs.archive.service.rest.ArchiveRestService
-
Loads a snapshot from the archive and returns a XML representation (also in
web browser)
- getSyncCount() - Method in class org.imixs.archive.service.ui.ClusterDataController
-
- getSyncpoint() - Method in class org.imixs.archive.service.rest.MetatdataRestService
-
Ping test
- getSyncPoint() - Method in class org.imixs.archive.service.ui.ClusterDataController
-
returns the syncpoint of the current configuration
- getSyncPoint() - Method in class org.imixs.archive.service.ui.RestoreController
-
returns the syncpoint of the current configuration
- getSyncPoint() - Method in class org.imixs.archive.service.ui.ResyncController
-
returns the syncpoint of the current configuration
- getSyncPointISO() - Method in class org.imixs.archive.service.ui.RestoreController
-
returns the syncpoint of the current configuration
- getSyncSize() - Method in class org.imixs.archive.service.ui.ClusterDataController
-
- getSyncSizeUnit() - Method in class org.imixs.archive.service.ui.ClusterDataController
-
- getTime(String) - Method in class org.imixs.archive.service.ui.InspectController
-
This method returns the snapshot timestamp by a snapshot id.
- getUniqueID(String) - Static method in class org.imixs.archive.service.cassandra.DataService
-
Returns the $uniqueID from a $SnapshotID
- getUniqueid() - Method in class org.imixs.archive.service.ui.InspectController
-