Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
G
GEFilter
- Interface in
com.tibco.rta.query.filter
A filter that represents a "greater than or equal to" condition.
get(int)
- Method in class com.tibco.rta.query.
QueryResultTupleCollection
getAction(Rule, ActionDef)
- Method in interface com.tibco.rta.runtime.model.rule.
ActionHandlerContext
Implementors are free to call action.
getActionDef()
- Method in class com.tibco.rta.runtime.model.rule.
AbstractActionImpl
getActionDef()
- Method in interface com.tibco.rta.runtime.model.rule.
Action
Gets the associated action definition
getActionFunctionDescriptor()
- Method in interface com.tibco.rta.model.rule.
ActionDef
Get the associated function descriptor
getActionFunctionDescriptors()
- Method in class com.tibco.rta.model.rule.
ActionFunctionsRepository
Returns a list of action descriptors.
getActionHandlerContext()
- Method in interface com.tibco.rta.runtime.model.rule.
Action
Gets the associated context handler.
getAlertDetails()
- Method in class com.tibco.rta.runtime.model.rule.
AbstractActionImpl
getAlertDetails()
- Method in interface com.tibco.rta.runtime.model.rule.
Action
Gets the alert details such as other supplementary information such as email ids, etc.
getAlertLevel()
- Method in interface com.tibco.rta.model.rule.
ActionDef
getAlertLevel()
- Method in class com.tibco.rta.runtime.model.rule.
AbstractActionImpl
getAlertLevel()
- Method in interface com.tibco.rta.runtime.model.rule.
Action
Gets the alert level from the underlying ActionDef
getAlertText()
- Method in class com.tibco.rta.runtime.model.rule.
AbstractActionImpl
getAlertText()
- Method in interface com.tibco.rta.runtime.model.rule.
Action
Gets the associated Alert Text.
getAlertType()
- Method in interface com.tibco.rta.runtime.model.rule.
Action
Gets the type of the action, if any.
getAllActionFunctionDescriptors()
- Method in interface com.tibco.rta.
RtaSession
Get all action function descriptor
getAllFunctionDescriptors()
- Method in interface com.tibco.rta.
RtaSession
getAllRuleDefs()
- Method in interface com.tibco.rta.
RtaSession
Get all the rule definitions configured on the server.
getAssociatedAssetName()
- Method in interface com.tibco.rta.model.
Dimension
Dimensions in the hierarchy might represent assets in the system.
getAssociatedAttribute()
- Method in interface com.tibco.rta.model.
Dimension
Dimension will be associated with an attribute of the schema.
getAttribute(String)
- Method in interface com.tibco.rta.
Fact
Gets the attribute value.
getAttribute(String)
- Method in interface com.tibco.rta.model.
RtaSchema
Gets the attribute in this measurement with this name.
getAttributeNames()
- Method in interface com.tibco.rta.
Fact
Get a list of attribute names defined for this fact.
getAttributes()
- Method in interface com.tibco.rta.model.
RtaSchema
Gets the attributes associated with this measurement
getBaseFilter()
- Method in interface com.tibco.rta.query.filter.
NotFilter
getBatchSize()
- Method in interface com.tibco.rta.query.
BaseQueryDef
Get the batch size for query optimization.
getByLiteral(String)
- Static method in enum com.tibco.rta.model.
DataType
getByPropertyName(String)
- Static method in enum com.tibco.rta.
ConfigProperty
getCategory()
- Method in interface com.tibco.rta.model.
FunctionDescriptor
Returns the category
getChildFactsBrowser(List<MetricFieldTuple>)
- Method in interface com.tibco.rta.runtime.model.
MetricNode
getChildMetrics(Metric<S>, List<MetricFieldTuple>)
- Method in interface com.tibco.rta.
RtaSession
Get this metrics child metrics (for drilldown)
getChildNodeBrowser()
- Method in interface com.tibco.rta.runtime.model.
RtaNode
An iterator that iterates over this nodes immediate children.
getClearAction(String)
- Method in interface com.tibco.rta.runtime.model.rule.
Rule
getClearActionDefs()
- Method in interface com.tibco.rta.model.rule.
RuleDef
Get the set of clear actions associated with the clear condition.
getClearActions()
- Method in interface com.tibco.rta.runtime.model.rule.
Rule
getClearCondition()
- Method in interface com.tibco.rta.model.rule.
RuleDef
Get the clear condition associated with this rule.
getClientId()
- Method in interface com.tibco.rta.
RtaSession
Return session id.
getCommand()
- Method in interface com.tibco.rta.
RtaCommand
Get the command associated with this message.
getComputeForLevel(int)
- Method in interface com.tibco.rta.model.
DimensionHierarchy
Returns true if computation is desired at this level.
getConnection(String, String, char[], Map<ConfigProperty, PropertyAtom<?>>)
- Method in class com.tibco.rta.
RtaConnectionFactory
Creates a new RtaConnection object.
getConnection(String, String, String, Map<ConfigProperty, PropertyAtom<?>>)
- Method in class com.tibco.rta.
RtaConnectionFactory
Creates a new RtaConnection object.
getConstituentFacts(Metric<S>, List<MetricFieldTuple>)
- Method in interface com.tibco.rta.
RtaSession
Get this metrics constituent facts (for drilldown and analysis)
getConstraint()
- Method in interface com.tibco.rta.model.rule.
ActionDef
Get the associated execution constraint.
getConstraint()
- Method in interface com.tibco.rta.model.rule.
InvokeConstraint
Get the associated Constraint
getContext(String)
- Method in interface com.tibco.rta.runtime.model.
MetricNode
Returns the context associated with the given metric name.
getCreatedDate()
- Method in interface com.tibco.rta.model.rule.
RuleDef
Date/time when the rule was first created.
getCreatedDate()
- Method in interface com.tibco.rta.query.
BaseQueryDef
Get the date/time of creation.
getCreatedTime()
- Method in interface com.tibco.rta.
Metric
Timestamp in milliseconds when this metric was created.
getCreatedTime()
- Method in interface com.tibco.rta.runtime.model.
RtaNode
Timestamp in milliseconds when this metric was created.
getCube(String)
- Method in interface com.tibco.rta.model.
RtaSchema
Gets a cube in this schema with this name or null if no such cube exists.
getCubeName()
- Method in interface com.tibco.rta.
MetricKey
The associated cube name.
getCubeName()
- Method in interface com.tibco.rta.
MetricValueDescriptor
Gets the cube name.
getCubeName()
- Method in interface com.tibco.rta.query.
QueryDef
Get the cube name.
getCubes()
- Method in interface com.tibco.rta.model.
RtaSchema
Gets all the cubes in the schema.
getDataType()
- Method in enum com.tibco.rta.
ConfigProperty
getDataType()
- Method in interface com.tibco.rta.model.
Attribute
Attribute values will be constrained by the data type.
getDataType()
- Method in interface com.tibco.rta.model.
FunctionDescriptor.FunctionParam
Get its datatype
getDataType()
- Method in interface com.tibco.rta.model.
Measurement
Get DataType of measurement
getDataType(String)
- Method in interface com.tibco.rta.
RtaAsyncMessage
Gets the data type of the given property.
getDefaultValue()
- Method in enum com.tibco.rta.
ConfigProperty
getDependencies()
- Method in interface com.tibco.rta.model.
Measurement
Return a collection of measurements which need to be computed before this measurement can be computed.
getDepth()
- Method in interface com.tibco.rta.model.
DimensionHierarchy
Return the entire length of hierarchy.
getDescription()
- Method in interface com.tibco.rta.model.
FunctionDescriptor.FunctionParam
Get the parameter description
getDescription()
- Method in interface com.tibco.rta.model.
FunctionDescriptor
Returns the description
getDescription()
- Method in interface com.tibco.rta.model.
MetadataElement
Gets the description.
getDescription()
- Method in interface com.tibco.rta.model.rule.
RuleDef
Get description of
getDescriptor()
- Method in interface com.tibco.rta.
Metric
Get the associated descriptor
getDimension(int)
- Method in interface com.tibco.rta.model.
DimensionHierarchy
Return the dimension at the specified level in the hierarchy
getDimension(String)
- Method in interface com.tibco.rta.model.
DimensionHierarchy
Returns the dimension associated with the name.
getDimension(String)
- Method in interface com.tibco.rta.model.
RtaSchema
Gets the dimension in this measurement with this name.
getDimensionAttribNames()
- Method in interface com.tibco.rta.model.
DimensionHierarchy
Returns an ordered list of attribute names corresponding to its ordered dimensions.
getDimensionHierarchies()
- Method in interface com.tibco.rta.model.
Cube
Return all the hierarchies in this cube as a
List
getDimensionHierarchy(String)
- Method in interface com.tibco.rta.model.
Cube
Gets a dimension hierarchy with this name in the
Cube
getDimensionHierarchyName()
- Method in interface com.tibco.rta.
MetricKey
The associated hierarchy name.
getDimensionHierarchyName()
- Method in interface com.tibco.rta.runtime.model.
MetricNode
getDimensionLevelName()
- Method in interface com.tibco.rta.
MetricKey
The associated dimension level name.
getDimensionName()
- Method in interface com.tibco.rta.
MetricValueDescriptor
Gets the dimension name.
getDimensionNames()
- Method in interface com.tibco.rta.
MetricKey
Return the list of dimension names.
getDimensions()
- Method in interface com.tibco.rta.model.
DimensionHierarchy
Return the ordered list of dimensions in this hierarchy.
getDimensions()
- Method in interface com.tibco.rta.model.
RtaSchema
Gets the dimensions associated with this measurement
getDimensionValue()
- Method in interface com.tibco.rta.
Metric
Gets the value of the dimension that this metric represents.
getDimensionValue(String)
- Method in interface com.tibco.rta.
MetricKey
Get the associated dimension value/
getDimHierarchyName()
- Method in interface com.tibco.rta.
MetricValueDescriptor
Gets the dimension hierarchy name.
getDisplayName()
- Method in interface com.tibco.rta.model.
MetadataElement
Gets the display name.
getDisplayName()
- Method in interface com.tibco.rta.model.
RtaSchema
get display name of schema
getEventType()
- Method in interface com.tibco.rta.runtime.model.
MetricNodeEvent
Type of change event.
getException()
- Method in interface com.tibco.rta.
RtaNotification
Get the associated exception if any.
getExcludedMeasurements(int)
- Method in interface com.tibco.rta.model.
DimensionHierarchy
Returns a collection of excluded measurements for a given level.
getExcludedMeasurements(Dimension)
- Method in interface com.tibco.rta.model.
DimensionHierarchy
Returns a collection of excluded measurements for a given dimension.
getFactAttributes()
- Method in class com.tibco.rta.query.
FactResultTuple
getFactBrowser()
- Method in interface com.tibco.rta.runtime.model.
RtaNode
An iterator that iterates over this nodes fact nodes.
getFactKey()
- Method in class com.tibco.rta.query.
FactResultTuple
getFilter()
- Method in interface com.tibco.rta.query.
QueryByFilterDef
Get the root level filter
getFilters()
- Method in interface com.tibco.rta.query.filter.
LogicalFilter
getFirstQtrStartMonth()
- Method in interface com.tibco.rta.model.
TimeUnits
For quarters, this represents the month corresponding to the 1st quarter.
getFunctionContext(String)
- Method in interface com.tibco.rta.model.
FunctionDescriptor
getFunctionContext(int)
- Method in interface com.tibco.rta.model.
FunctionDescriptor
getFunctionContexts()
- Method in interface com.tibco.rta.model.
FunctionDescriptor
getFunctionDescriptor(String)
- Method in class com.tibco.rta.model.
MetricFunctionsRepository
Returns the function descriptor given a function name
getFunctionDescriptor(String)
- Method in class com.tibco.rta.model.rule.
ActionFunctionsRepository
Returns the function descriptor given a action name
getFunctionParam(String)
- Method in interface com.tibco.rta.model.
FunctionDescriptor
getFunctionParam(int)
- Method in interface com.tibco.rta.model.
FunctionDescriptor
getFunctionParamBinding(String)
- Method in interface com.tibco.rta.model.
Measurement
Get the attribute associated with this parameter.
getFunctionParams()
- Method in interface com.tibco.rta.model.
FunctionDescriptor
List of function parameters in the order in which they appear in the "compute" method if the implementation class
getFunctionParamValue(String)
- Method in class com.tibco.rta.runtime.model.rule.
AbstractActionImpl
getFunctionParamValue(String)
- Method in interface com.tibco.rta.runtime.model.rule.
Action
Returns the values for the given parameter
getFunctionParamValues()
- Method in interface com.tibco.rta.model.rule.
ActionFunctionDescriptor
A list of function parameters and their values.
getFunctionParamValues()
- Method in class com.tibco.rta.runtime.model.rule.
AbstractActionImpl
getFunctionParamValues()
- Method in interface com.tibco.rta.runtime.model.rule.
Action
Returns all the function parameter values.
getHierarchyName()
- Method in interface com.tibco.rta.model.
RetentionPolicy
Returns the hierarchy name for which this retention policy applies.
getHierarchyName()
- Method in interface com.tibco.rta.query.
QueryDef
Get the hierarchy name.
getImplClass()
- Method in interface com.tibco.rta.model.
FunctionDescriptor
Returns the implementation class.
getIndex()
- Method in interface com.tibco.rta.model.
FunctionDescriptor.FunctionParam
Get its positional index as defined in the "compute" method of the implementation class
getInSet()
- Method in interface com.tibco.rta.query.filter.
InFilter
getInstance()
- Static method in class com.tibco.rta.model.
RtaSchemaModelFactory
getInvocationFrequency()
- Method in interface com.tibco.rta.model.rule.
TimeBasedConstraint
Time, in milliseconds indicating how often to invoke the set action.
getKey()
- Method in interface com.tibco.rta.
Fact
Get its key
getKey()
- Method in interface com.tibco.rta.
Metric
Gets its primary key
getKey()
- Method in interface com.tibco.rta.query.filter.
BaseRelationalFilter
getKey()
- Method in class com.tibco.rta.query.
MetricFieldTuple
getKey()
- Method in interface com.tibco.rta.runtime.model.
RtaNode
getKeyQualifier()
- Method in interface com.tibco.rta.query.filter.
RelationalFilter
getKeyQualifier()
- Method in class com.tibco.rta.query.
MetricFieldTuple
getLastModifiedTime()
- Method in interface com.tibco.rta.
Metric
Timestamp in milliseconds when this metric was updated.
getLastModifiedTime()
- Method in interface com.tibco.rta.runtime.model.
RtaNode
Timestamp in milliseconds when this metric was updated.
getLevel()
- Method in interface com.tibco.rta.log.
Logger
getLevel(String)
- Method in interface com.tibco.rta.model.
DimensionHierarchy
Return level for a dimension.
getLogger(String)
- Static method in class com.tibco.rta.log.
LoggerFactory
Get a logger.
getLogger(Class<?>)
- Static method in class com.tibco.rta.log.
LoggerFactory
Get a logger
getLogger(String)
- Method in interface com.tibco.rta.log.
LogManager
Get a logger
getLogger(Class<?>)
- Method in interface com.tibco.rta.log.
LogManager
Get a logger by class name
getLoggers()
- Method in class com.tibco.rta.log.
LogConfigurator
getLoggers()
- Method in interface com.tibco.rta.log.
LogConfiguratorMBean
Return all logger categories in this log manager.
getLoggers()
- Method in interface com.tibco.rta.log.
LogManager
Get all logger names managed by this log manager.
getLogLevel(String)
- Method in class com.tibco.rta.log.
LogConfigurator
getLogLevel(String)
- Method in interface com.tibco.rta.log.
LogConfiguratorMBean
Get log level for category.
getLogManager()
- Static method in class com.tibco.rta.log.
LogManagerFactory
Return supplied instance of log manager or default one
getMaxInvocationCount()
- Method in interface com.tibco.rta.model.rule.
TimeBasedConstraint
Number of times the set action has to be invoked.
getMeasurement(String)
- Method in interface com.tibco.rta.model.
DimensionHierarchy
Return the associated measurement for this hierarchy.
getMeasurement(String)
- Method in interface com.tibco.rta.model.
RtaSchema
TODO documentation
getMeasurementName()
- Method in interface com.tibco.rta.
MetricValueDescriptor
Gets the measurement name.
getMeasurements()
- Method in interface com.tibco.rta.model.
DimensionHierarchy
Return the associated measurements for this hierarchy.
getMeasurements()
- Method in interface com.tibco.rta.model.
RtaSchema
TODO documentation
getMeasurementsForLevel(int)
- Method in interface com.tibco.rta.model.
DimensionHierarchy
Return a collection of measurements for a given level.
getMetric(String)
- Method in interface com.tibco.rta.query.
MetricResultTuple
Returns a metric for a given metric name.
getMetric()
- Method in class com.tibco.rta.query.
QueryResultTuple
getMetric(String)
- Method in interface com.tibco.rta.runtime.model.
MetricNode
getMetricDataType()
- Method in interface com.tibco.rta.model.
MetricFunctionDescriptor
Get the metrics datatype
getMetricEventType()
- Method in interface com.tibco.rta.query.
MetricResultTuple
The state of the metric node.
getMetricFunctionDescriptor()
- Method in interface com.tibco.rta.model.
Measurement
Gets the metric descriptor.
getMetricFunctionDescriptorNames()
- Method in class com.tibco.rta.model.
MetricFunctionsRepository
Returns a list of names of function descriptors.
getMetricFunctionDescriptorNames()
- Method in class com.tibco.rta.model.rule.
ActionFunctionsRepository
Returns a list of names of function descriptors.
getMetricFunctionDescriptors()
- Method in class com.tibco.rta.model.
MetricFunctionsRepository
Returns a list of metric function descriptors.
getMetricNames()
- Method in interface com.tibco.rta.query.
MetricResultTuple
A list of metric names that this result set holds.
getMetricNames()
- Method in interface com.tibco.rta.runtime.model.
MetricNode
A list of metric names that this mode stores.
getMetricNode()
- Method in interface com.tibco.rta.runtime.model.
MetricNodeEvent
Get the metric node associated with this change event.
getMetricQualifier()
- Method in interface com.tibco.rta.query.filter.
RelationalFilter
getMetricQualifier()
- Method in class com.tibco.rta.query.
MetricFieldTuple
getMetricResultTuple()
- Method in class com.tibco.rta.query.
QueryResultTuple
getMetrics()
- Method in interface com.tibco.rta.query.
MetricResultTuple
Returns all the metrics in the result set
getModifiedDate()
- Method in interface com.tibco.rta.model.rule.
RuleDef
Date/time when the rule was updated.
getModifiedDate()
- Method in interface com.tibco.rta.query.
BaseQueryDef
Get the date/time of modification.
getMultiplier()
- Method in interface com.tibco.rta.model.
TimeDimension
Return the multiplier for this time unit.
getMultiplier()
- Method in interface com.tibco.rta.model.
TimeUnits
Get the multiplier for the time unit specified.
getName()
- Method in interface com.tibco.rta.log.
Logger
Get the name of the logger.
getName()
- Method in interface com.tibco.rta.model.
FunctionDescriptor.FunctionParam
Get the parameter name
getName()
- Method in interface com.tibco.rta.model.
FunctionDescriptor
getName()
- Method in interface com.tibco.rta.model.
MetadataElement
Gets the name.
getName()
- Method in interface com.tibco.rta.model.rule.
ActionDef
Get the action name.
getName()
- Method in interface com.tibco.rta.query.
BaseQueryDef
Get the query name.
getName()
- Method in interface com.tibco.rta.query.
Query
Return name
getName()
- Method in class com.tibco.rta.runtime.model.rule.
AbstractActionHandlerContext
Get the name of the action.
getName()
- Method in class com.tibco.rta.runtime.model.rule.
AbstractActionImpl
getName()
- Method in interface com.tibco.rta.runtime.model.rule.
Action
Gets the name of the action, if any.
getName()
- Method in interface com.tibco.rta.runtime.model.rule.
ActionHandlerContext
Get name
getName()
- Method in interface com.tibco.rta.runtime.model.rule.
Rule
Get the rule name.
getOrderByTuples()
- Method in interface com.tibco.rta.query.
QueryDef
Get the order by clause.
getOwnerCube()
- Method in interface com.tibco.rta.model.
DimensionHierarchy
Gets the owning cube for this hierarchy
getOwnerSchema()
- Method in interface com.tibco.rta.
Fact
Return the owner
RtaSchema
associated with this fact.
getOwnerSchema()
- Method in interface com.tibco.rta.model.
MetadataElement
Get the owner schema associated with this model element.
getParent()
- Method in interface com.tibco.rta.query.filter.
Filter
getParent()
- Method in interface com.tibco.rta.runtime.model.
RtaNode
getParentKey()
- Method in interface com.tibco.rta.runtime.model.
RtaNode
getPriority()
- Method in interface com.tibco.rta.model.rule.
RuleDef
Priority associated rule
getProperties()
- Method in interface com.tibco.rta.
RtaAsyncMessage
Gets a list of property names in this message.
getProperty(String)
- Method in interface com.tibco.rta.model.
MetadataElement
A metadata element can have some well-defined properties that can be used by runtime in a certain way.
getPropertyName()
- Method in enum com.tibco.rta.
ConfigProperty
getPropertyNames()
- Method in interface com.tibco.rta.model.
MetadataElement
getPurgeFrequencyPeriod()
- Method in interface com.tibco.rta.model.
RetentionPolicy
Returns how often to run the purge job for this hierarchy.
getPurgeTimeOfDay()
- Method in interface com.tibco.rta.model.
RetentionPolicy
The time of day when the purge timer should trigger for this hierarchy.
getQualifier()
- Method in interface com.tibco.rta.model.
RetentionPolicy
Returns the associated qualifier
getQueryKey()
- Method in interface com.tibco.rta.query.
QueryByKeyDef
Get the key associated with this query
getQueryName()
- Method in class com.tibco.rta.query.
QueryResultTuple
getQueryResultTuples()
- Method in class com.tibco.rta.query.
QueryResultTupleCollection
getQueryType()
- Method in interface com.tibco.rta.query.
BaseQueryDef
Get the type of query.
getResultHandler()
- Method in interface com.tibco.rta.query.
Query
getRetentionPeriod()
- Method in interface com.tibco.rta.model.
RetentionPolicy
Returns the period in milliseconds based on retention count and retention unit.
getRetentionPolicies()
- Method in interface com.tibco.rta.model.
RtaSchema
TODO add documentation.
getRetentionPolicy()
- Method in interface com.tibco.rta.model.
DimensionHierarchy
Return the associated retention policy for this dimension.
getRetentionUnit()
- Method in interface com.tibco.rta.model.
RetentionPolicy
Returns the unit of measurement of the retention count.
getRetentionUnitCount()
- Method in interface com.tibco.rta.model.
RetentionPolicy
Returns the unit multiplier of the retention unit.
getRule(String)
- Method in interface com.tibco.rta.
RtaSession
Get the rule with the specified name.
getRuleDef()
- Method in interface com.tibco.rta.model.rule.
ActionDef
getRuleDef()
- Method in interface com.tibco.rta.runtime.model.rule.
Rule
Return the corresponding design time artefact RuleDef
getRules()
- Method in interface com.tibco.rta.
RtaSession
Get all the rules configured on the server.
getScheduleName()
- Method in interface com.tibco.rta.model.rule.
RuleDef
Get the schedule associated with this rule.
getSchema(String)
- Method in interface com.tibco.rta.
RtaSession
Gets a schema with this name available with the metric engine.
getSchemaName()
- Method in interface com.tibco.rta.
MetricKey
The associated schema name.
getSchemaName()
- Method in interface com.tibco.rta.
MetricValueDescriptor
Gets the schema name.
getSchemaName()
- Method in interface com.tibco.rta.query.
BaseQueryDef
Get the schema name.
getServerConfiguration()
- Method in interface com.tibco.rta.
RtaSession
Gets the server side runtime configuration.
getSetAction(String)
- Method in interface com.tibco.rta.runtime.model.rule.
Rule
getSetActionDefs()
- Method in interface com.tibco.rta.model.rule.
RuleDef
Get the set of actions associated with the set condition.
getSetActions()
- Method in interface com.tibco.rta.runtime.model.rule.
Rule
getSetCondition()
- Method in interface com.tibco.rta.model.rule.
RuleDef
Get the set condition associated with this rule.
getSortOrder()
- Method in interface com.tibco.rta.query.
BaseQueryDef
Gets the sort order.
getStatus()
- Method in interface com.tibco.rta.
RtaNotification
Get the associated status.
getTimeConstraint()
- Method in interface com.tibco.rta.model.rule.
TimeBasedConstraint
Get the associated time constraint enumeration.
getTimeDimensionValue(long)
- Method in interface com.tibco.rta.model.
TimeUnits
Given a timestamp, return its absolute time dimension value
getTimeUnit()
- Method in interface com.tibco.rta.model.
TimeDimension
Get the time unit
getTimeUnit()
- Method in interface com.tibco.rta.model.
TimeUnits
Get the time unit
getTupleNames()
- Method in interface com.tibco.rta.runtime.model.
RtaNodeContext
getTupleValue(String)
- Method in interface com.tibco.rta.runtime.model.
RtaNodeContext
getUnitOfMeasurement()
- Method in interface com.tibco.rta.model.
Measurement
Get unit of measurement.
getUserName()
- Method in interface com.tibco.rta.model.rule.
RuleDef
Get the user name who created this rule.
getUserName()
- Method in interface com.tibco.rta.query.
BaseQueryDef
Get the user name.
getValue(Properties)
- Method in enum com.tibco.rta.
ConfigProperty
getValue(Map<?, ?>)
- Method in enum com.tibco.rta.
ConfigProperty
getValue()
- Method in interface com.tibco.rta.model.
FunctionDescriptor.FunctionParamValue
Gets the value associated with a parameter.
getValue()
- Method in interface com.tibco.rta.query.filter.
BaseRelationalFilter
getValue(String)
- Method in interface com.tibco.rta.
RtaAsyncMessage
Gets associated value
getValue()
- Method in interface com.tibco.rta.
SingleValueMetric
The value of the metric
getValues()
- Method in interface com.tibco.rta.
MultiValueMetric
Return a list of values associated with this metric.
getVersion()
- Method in interface com.tibco.rta.model.
RtaSchema
TODO Add documentation.
getVersion()
- Method in interface com.tibco.rta.model.rule.
RuleDef
Version associated with the rule.
getVersion()
- Method in interface com.tibco.rta.query.
BaseQueryDef
Get the version.
GtFilter
- Interface in
com.tibco.rta.query.filter
A filter that represents a "greater than" condition.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
Copyright © 2000-2014 TIBCO Inc. All Rights Reserved.