Skip navigation links
TIBCO FTL® 7.1.0
A B C D E F G H I J L M N O P Q R S T U V W 

A

ACK_MODE_ASYNC - Static variable in interface com.tibco.ftl.DestSubscriber
 
ACK_MODE_SYNC - Static variable in interface com.tibco.ftl.DestSubscriber
Acknowledgement modes
acknowledge(Message) - Method in interface com.tibco.ftl.DestSubscriber
Explicitly acknowledge a single message
acknowledge(Message[], int) - Method in interface com.tibco.ftl.DestSubscriber
Explicitly acknowledge a batch of messages.
acknowledge() - Method in interface com.tibco.ftl.Message
Explicitly acknowledge a message.
acknowledge(Message[], int) - Method in interface com.tibco.ftl.Subscriber
Explicitly acknowledge a batch of messages.
addDestSubscriber(DestSubscriber, SubscriberListener) - Method in interface com.tibco.ftl.EventQueue
Add a destination subscriber to the event queue
addSubscriber(Subscriber, SubscriberListener) - Method in interface com.tibco.ftl.EventQueue
Add a subscriber to a queue.
Advisory - Interface in com.tibco.ftl
Asynchronous advisory messages carry information about the operation of FTL.
ADVISORY - Static variable in interface com.tibco.ftl.Monitoring.EventType
There was an advisory event.
ADVISORY_DEST - Static variable in interface com.tibco.ftl.Advisory
 
ADVISORY_FIELD_GROUP - Static variable in interface com.tibco.ftl.group.Group
Group name (field name).
ADVISORY_FIELD_ORDINAL - Static variable in interface com.tibco.ftl.group.Group
Group member ordinal (field name).
ADVISORY_MODULE_GROUP - Static variable in interface com.tibco.ftl.group.Group
The advisory message pertains to the group library implementation code (module).
ADVISORY_NAME_GROUP_STATUS - Static variable in interface com.tibco.ftl.group.Group
The advisory message reports a group status update.
ADVISORY_NAME_ORDINAL_UPDATE - Static variable in interface com.tibco.ftl.group.Group
The advisory message reports an ordinal update.

B

BACKLOG_LIMIT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Soft limit on memory for data needing replication over the network or a write to disk.
BACKLOG_LIMIT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
BACKLOG_SIZE - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Memory in use for data needing replication over the network.
BACKLOG_SIZE_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
BRIDGE_ACTIVE - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Bridge active state.
BRIDGE_ACTIVE_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
BRIDGE_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Bridge count.
BRIDGE_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
BRIDGE_DESTROYED_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Count of bridges currently in the DESTROYED state.
BRIDGE_DESTROYED_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
BRIDGE_EXCEPTION_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Count of bridges currently in the EXCEPTION state.
BRIDGE_EXCEPTION_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
BRIDGE_NEEDS_RESTART_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Count of bridges currently in the NEEDS_RESTART state.
BRIDGE_NEEDS_RESTART_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
BRIDGE_OFF_LINE_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Count of bridges currently in the OFF_LINE state.
BRIDGE_OFF_LINE_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
BRIDGE_OUT_OF_SYNC_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Count of bridges currently in the OUT_OF_SYNC state.
BRIDGE_OUT_OF_SYNC_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
BRIDGE_RUNNING_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Count of bridges currently in the RUNNING state.
BRIDGE_RUNNING_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
BRIDGE_TIMED_OUT_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Count of bridges currently in the TIMED_OUT state.
BRIDGE_TIMED_OUT_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
BYTES_RECEIVED - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Bytes received.
BYTES_RECEIVED_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
BYTES_SENT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Bytes sent.
BYTES_SENT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 

C

CHANNEL_ENABLED - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Channel enabled.
CHANNEL_ENABLED_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
clearAllFields() - Method in interface com.tibco.ftl.Message
Clear all fields in a mutable message.
clearField(String) - Method in interface com.tibco.ftl.Message
Clear a field in a mutable message.
clearField(MessageFieldRef) - Method in interface com.tibco.ftl.Message
Clear a field in a mutable message.
CLIENT_CONNECT_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Count of successful client connects.
CLIENT_CONNECT_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
CLIENT_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Client count.
CLIENT_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
CLIENT_DESTROYED_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Count of clients currently in the DESTROYED state.
CLIENT_DESTROYED_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
CLIENT_DISABLED - Static variable in interface com.tibco.ftl.NotificationHandler
The FTL server administratively disabled this client.
CLIENT_EXCEPTION_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Count of clients currently in the EXCEPTION state.
CLIENT_EXCEPTION_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
CLIENT_NEEDS_RESTART_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Count of clients currently in the NEEDS_RESTART state.
CLIENT_NEEDS_RESTART_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
CLIENT_OFF_LINE_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Count of clients currently in the OFF_LINE state.
CLIENT_OFF_LINE_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
CLIENT_OUT_OF_SYNC_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Count of clients currently in the OUT_OF_SYNC state.
CLIENT_OUT_OF_SYNC_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
CLIENT_RECONNECT_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Count of successful client reconnects.
CLIENT_RECONNECT_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
CLIENT_RUNNING_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Count of clients currently in the RUNNING state.
CLIENT_RUNNING_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
CLIENT_STATUS_CHANGE - Static variable in interface com.tibco.ftl.Monitoring.EventType
The client has change client_status states.
CLIENT_TIMED_OUT_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Count of clients currently in the TIMED_OUT state.
CLIENT_TIMED_OUT_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
close() - Method in interface com.tibco.ftl.DestPublisher
Close a dest publisher.
close() - Method in interface com.tibco.ftl.DestSubscriber
Close a destination subscriber.
close() - Method in interface com.tibco.ftl.Publisher
Close a publisher.
close() - Method in interface com.tibco.ftl.Realm
Close a realm object.
close() - Method in interface com.tibco.ftl.Subscriber
Close a subscriber.
close() - Method in interface com.tibco.ftl.TibBrowser
Close a browser.
close() - Method in interface com.tibco.ftl.TibMap
Destroy a map object.
com.tibco.ftl - package com.tibco.ftl
Provides classes fundamental for an application-to-application messaging system.
com.tibco.ftl.exceptions - package com.tibco.ftl.exceptions
Provides exception classes.
com.tibco.ftl.group - package com.tibco.ftl.group
Provides classes for the group facility.
COMMIT_LATENCY - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Commit latency.
COMMIT_LATENCY_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
COMMITTED_UPDATES - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Committed updates.
COMMITTED_UPDATES_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
compareTo(Object) - Method in class com.tibco.ftl.TibDateTime
Compare this TibDateTime object to the method's argument.
CONNECTED - Static variable in interface com.tibco.ftl.Monitoring.EventType
The client is connected.
CONNECTION_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Connection count.
CONNECTION_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
CONNECTION_INFO - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Transport Connection Definition
CONNECTION_INFO_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
CONNECTION_PACKETS_LOST_INBOUND - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Packets lost inbound by connection.
CONNECTION_PACKETS_LOST_INBOUND_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
CONNECTION_PACKETS_LOST_OUTBOUND - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Packets lost outbound by connection.
CONNECTION_PACKETS_LOST_OUTBOUND_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
CONNECTION_PACKETS_MISSED - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Packets missed by connection.
CONNECTION_PACKETS_MISSED_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
CONNECTION_PACKETS_RECEIVED - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Packets received by connection.
CONNECTION_PACKETS_RECEIVED_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
CONNECTION_PACKETS_RETRANSMITTED - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Packets retransmitted by connection.
CONNECTION_PACKETS_RETRANSMITTED_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
CONNECTION_PACKETS_SENT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Packets sent by connection.
CONNECTION_PACKETS_SENT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
CONNECTION_RCVR_SIDE_DISCARDS - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Transport connection - Number of received messages that failed to match
CONNECTION_RCVR_SIDE_DISCARDS_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
CONNECTION_RCVR_SIDE_MATCHES - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Transport connection - Number of matches performed at receiving side only
CONNECTION_RCVR_SIDE_MATCHES_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
CONNECTION_REC_BYTES - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Bytes received.
CONNECTION_REC_BYTES_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
CONNECTION_REC_MATCHING - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Received messages that matched a certain matcher
CONNECTION_REC_MATCHING_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
CONNECTION_REC_NULL_MATCHES - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Transport connection - Number of received messages matched the NULL matcher
CONNECTION_REC_NULL_MATCHES_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
CONNECTION_SENT_BYTES - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Bytes sent.
CONNECTION_SENT_BYTES_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
CONNECTION_SENT_MATCHING - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Sent messages that matched a certain matcher
CONNECTION_SENT_MATCHING_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
CONNECTION_SENT_MSGS_MATCHING - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Messages sent using normal matching procedure
CONNECTION_SENT_MSGS_MATCHING_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
CONNECTION_SENT_MSGS_OPAQUE - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Messages sent using without matching
CONNECTION_SENT_MSGS_OPAQUE_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
connectToRealmServer(String, String, TibProperties) - Static method in class com.tibco.ftl.FTL
Connect to an FTL server, and create a realm object.
CONSISTENT_QUORUM_NUMBER - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Consistent Quorum Number.
CONSISTENT_QUORUM_NUMBER_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
CONSISTENT_TIMESTAMP - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Consistent Timestamp.
CONSISTENT_TIMESTAMP_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
CONSISTENT_VERSION - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Consistent Version.
CONSISTENT_VERSION_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
ContentMatcher - Interface in com.tibco.ftl
Content matcher objects filter messages based on their content.
copy() - Method in interface com.tibco.ftl.Inbox
Copy an inbox object.
count() - Method in interface com.tibco.ftl.EventQueue
Get the number of events in the queue.
COUNTER - Static variable in interface com.tibco.ftl.Monitoring.MetricSemantics
The metric has counter semantics: it is nondecreasing.
createBrowser(String, String, TibProperties) - Method in interface com.tibco.ftl.Realm
Create a browser.
createContentMatcher(String) - Method in interface com.tibco.ftl.Realm
Create a content matcher.
createDestBrowser(String, TibProperties) - Method in interface com.tibco.ftl.Realm
Create a Destination Browser object.
createDestPublisher(String, TibProperties) - Method in interface com.tibco.ftl.Realm
Create a destPublisher object.
createDestSubscriber(String, TibProperties) - Method in interface com.tibco.ftl.Realm
Create a destination subscriber object
createEventQueue() - Method in interface com.tibco.ftl.Realm
Create an event queue.
createEventQueue(TibProperties) - Method in interface com.tibco.ftl.Realm
Create an event queue.
createInboxSubscriber(String) - Method in interface com.tibco.ftl.Realm
Create an inbox subscriber.
createInboxSubscriber(String, TibProperties) - Method in interface com.tibco.ftl.Realm
Create an inbox subscriber.
createIterator(TibProperties) - Method in interface com.tibco.ftl.TibMap
Create an iterator over the keys in a map.
createIterator(TibLock, TibProperties) - Method in interface com.tibco.ftl.TibMap
Create an iterator over the keys in a map and associate it with a lock.
createLock(String, TibProperties) - Method in interface com.tibco.ftl.Realm
Create a lock object.
createMap(String, String, TibProperties) - Method in interface com.tibco.ftl.Realm
Create a map object.
createMapOnDest(String, TibProperties) - Method in interface com.tibco.ftl.Realm
Create a map object.
createMessage(String) - Method in interface com.tibco.ftl.Realm
Create a mutable message object.
createMessage(byte[], int) - Method in interface com.tibco.ftl.Realm
Create a message from a byte-array representation.
createMessageFieldRef(String) - Method in interface com.tibco.ftl.Realm
Create a field reference object.
createProperties() - Static method in class com.tibco.ftl.FTL
Create an empty property list object without any default values.
createPublisher(String) - Method in interface com.tibco.ftl.Realm
Create a publisher.
createPublisher(String, TibProperties) - Method in interface com.tibco.ftl.Realm
Create a publisher.
createSubscriber(String, ContentMatcher) - Method in interface com.tibco.ftl.Realm
Create a subscriber.
createSubscriber(String, ContentMatcher, TibProperties) - Method in interface com.tibco.ftl.Realm
Create a subscriber.
createTimer(double, EventTimerListener) - Method in interface com.tibco.ftl.EventQueue
Create and start a timer.
CUMULATIVE_CONNECTION_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Cumulative count of all connections.
CUMULATIVE_CONNECTION_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
currentKey() - Method in interface com.tibco.ftl.TibMapIterator
Get the key from the current key/value pair.
currentValue() - Method in interface com.tibco.ftl.TibMapIterator
Get the message value from the current key/value pair.

D

DATA_LOST - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Data lost.
DATA_LOST_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
DATALOSS_MESSAGE_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Dataloss message count.
DATALOSS_MESSAGE_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
deleteMessage(Message) - Method in interface com.tibco.ftl.TibBrowser
Delete a browsed message from the durable.
DEST_BROWSER_PROPERTY_STRING_DURABLE_NAME - Static variable in interface com.tibco.ftl.Realm
 
DestPublisher - Interface in com.tibco.ftl
Dest Publisher objects send messages.
destroy() - Method in interface com.tibco.ftl.ContentMatcher
Destroy a content matcher object.
destroy() - Method in interface com.tibco.ftl.EventQueue
Destroy an event queue.
destroy() - Method in interface com.tibco.ftl.Inbox
Destroy an inbox object.
destroy() - Method in interface com.tibco.ftl.Message
Destroy a message object.
destroy() - Method in interface com.tibco.ftl.MessageFieldRef
Destroy a field reference object.
destroy() - Method in interface com.tibco.ftl.MessageIterator
Explicitly destroy the MessageIterator object.
destroy() - Method in interface com.tibco.ftl.TibLock
Destroy a local lock object and reclaim its resources.
destroy() - Method in interface com.tibco.ftl.TibMapIterator
Destroy a map iterator object, reclaiming its resources.
destroy() - Method in interface com.tibco.ftl.TibProperties
Destroy the properties object.
DESTROYED - Static variable in interface com.tibco.ftl.Monitoring.ClientStatus
The client has been destroyed.
destroyTimer(EventTimer) - Method in interface com.tibco.ftl.EventQueue
Stop and destroy a timer.
DestSubscriber - Interface in com.tibco.ftl
Dest Subscribers express interest to receive inbound messages.
DISCARD_NEW - Static variable in interface com.tibco.ftl.EventQueue
Discard new events, instead of adding them to the queue.
DISCARD_NONE - Static variable in interface com.tibco.ftl.EventQueue
Do not discard events (default behavior).
DISCARD_OLD - Static variable in interface com.tibco.ftl.EventQueue
Discard old events from the head of the queue.
DISCARDED_MESSAGE_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Discarded message count.
DISCARDED_MESSAGE_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
DISCONNECTED - Static variable in interface com.tibco.ftl.Monitoring.EventType
The client is disconnected.
DISK_AVAILABLE - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Available space on the disk volume containing the persistence data directory.
DISK_AVAILABLE_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
DISK_AVAILABLE_SWAP - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Available space on the disk volume containing the swap data directory.
DISK_AVAILABLE_SWAP_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
DISK_BACKLOG_SIZE - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Memory in use for data needing a write to disk.
DISK_BACKLOG_SIZE_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
DISK_CAPACITY - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Capacity of the disk volume containing the persistence data directory.
DISK_CAPACITY_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
DISK_CAPACITY_SWAP - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Capacity of the disk volume containing the swap data directory.
DISK_CAPACITY_SWAP_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
DISK_FDATASYNC_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Total number of fdatasync calls issued to the persistence data file.
DISK_FDATASYNC_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
DISK_INUSE_SIZE - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Disk space currently in use for this server's persistence data.
DISK_INUSE_SIZE_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
DISK_INUSE_SIZE_SWAP - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Disk space currently in use for this server's swap data.
DISK_INUSE_SIZE_SWAP_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
DISK_READ_BYTES - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Total bytes read from the persistence data file.
DISK_READ_BYTES_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
DISK_READ_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Total number of read calls issued to the persistence data file.
DISK_READ_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
DISK_SIZE - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Allocated disk space for this server's persistence data.
DISK_SIZE_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
DISK_SIZE_SWAP - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Allocated disk space for this server's swap data.
DISK_SIZE_SWAP_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
DISK_STATE - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Disk state.
DISK_STATE_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
DISK_USAGE_LIMIT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Attempt to limit total space used (including non-FTL data) to this value, based on disk capacity and max disk fraction.
DISK_USAGE_LIMIT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
DISK_USAGE_LIMIT_SWAP - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Attempt to limit total space used for swap (including non-FTL data) to this value, based on disk capacity and max disk fraction.
DISK_USAGE_LIMIT_SWAP_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
DISK_USED - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Total space used on the disk volume containing the persistence data directory.
DISK_USED_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
DISK_USED_SWAP - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Total space used on the disk volume containing the swap data directory.
DISK_USED_SWAP_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
DISK_WRITE_BATCH_BYTES_MAX - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Disk sync write bytes per batch maximum over the last sample interval.
DISK_WRITE_BATCH_BYTES_MAX_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
DISK_WRITE_BATCH_BYTES_N - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Disk sync write bytes per batch sample count.
DISK_WRITE_BATCH_BYTES_N_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
DISK_WRITE_BATCH_BYTES_TOTAL - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Disk sync write bytes per batch total.
DISK_WRITE_BATCH_BYTES_TOTAL_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
DISK_WRITE_BYTES - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Total bytes written to the persistence data file.
DISK_WRITE_BYTES_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
DISK_WRITE_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Total number of write calls issued to the persistence data file.
DISK_WRITE_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
DISK_WRITE_LATENCY_MAX - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Disk sync write latency maximum over the last sample interval (microseconds).
DISK_WRITE_LATENCY_MAX_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
DISK_WRITE_LATENCY_N - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Disk sync write latency sample count.
DISK_WRITE_LATENCY_N_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
DISK_WRITE_LATENCY_TOTAL - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Disk sync write latency total (microseconds).
DISK_WRITE_LATENCY_TOTAL_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
dispatch() - Method in interface com.tibco.ftl.EventQueue
Dispatch message events; wait indefinitely for an event.
dispatch(long, TimeUnit) - Method in interface com.tibco.ftl.EventQueue
Dispatch message events; wait until timeout for an event.
dispatch(double) - Method in interface com.tibco.ftl.EventQueue
Dispatch message events; wait until timeout (in seconds) for an event.
dispatchNow() - Method in interface com.tibco.ftl.EventQueue
Dispatch message events; do not wait.
DURABLE_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Durable count.
DURABLE_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
DURABLE_TYPE_LAST_VALUE - Static variable in interface com.tibco.ftl.DestSubscriber
 
DURABLE_TYPE_SHARED - Static variable in interface com.tibco.ftl.DestSubscriber
 
DURABLE_TYPE_STANDARD - Static variable in interface com.tibco.ftl.DestSubscriber
Durable types are required for destination based APIs.
DYNAMIC_FORMATS - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Dynamic formats.
DYNAMIC_FORMATS_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 

E

EFTL_CLUSTER_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
eFTL cluster count.
EFTL_CLUSTER_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
EFTL_CLUSTER_DESTROYED_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Count of eFTL clusters currently in the DESTROYED state.
EFTL_CLUSTER_DESTROYED_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
EFTL_CLUSTER_EXCEPTION_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Count of eFTL clusters currently in the EXCEPTION state.
EFTL_CLUSTER_EXCEPTION_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
EFTL_CLUSTER_NEEDS_RESTART_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Count of eFTL clusters currently in the NEEDS_RESTART state.
EFTL_CLUSTER_NEEDS_RESTART_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
EFTL_CLUSTER_OFF_LINE_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Count of eFTL clusters currently in the OFF_LINE state.
EFTL_CLUSTER_OFF_LINE_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
EFTL_CLUSTER_OUT_OF_SYNC_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Count of eFTL clusters currently in the OUT_OF_SYNC state.
EFTL_CLUSTER_OUT_OF_SYNC_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
EFTL_CLUSTER_RUNNING_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Count of eFTL clusters currently in the RUNNING state.
EFTL_CLUSTER_RUNNING_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
EFTL_CLUSTER_TIMED_OUT_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Count of eFTL clusters currently in the TIMED_OUT state.
EFTL_CLUSTER_TIMED_OUT_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
ENDPOINT_DELIVERED_MSGS - Static variable in interface com.tibco.ftl.Monitoring.MetricType
End Point Delivered Messages
ENDPOINT_DELIVERED_MSGS_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
ENDPOINT_INFO - Static variable in interface com.tibco.ftl.Monitoring.MetricType
End Point Description
ENDPOINT_INFO_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
ENDPOINT_NAME - Static variable in interface com.tibco.ftl.Advisory
Name of the special endpoint that carries FTL advisory messages; string.
ENDPOINT_NAME - Static variable in interface com.tibco.ftl.LogStream
Name of the special endpoint that carries FTL LogStream messages; string.
ENDPOINT_NAME - Static variable in interface com.tibco.ftl.Monitoring
Name of the special endpoint that carries FTL monitoring messages; string.
ENDPOINT_PUBLISHED_MSGS - Static variable in interface com.tibco.ftl.Monitoring.MetricType
End Point Published Messages
ENDPOINT_PUBLISHED_MSGS_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
ENDPOINT_SENT_NONMATCHING_MSGS - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Outgoing Messages that were discarded
ENDPOINT_SENT_NONMATCHING_MSGS_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
equals(Object) - Method in class com.tibco.ftl.TibDateTime
Test equivalence of this TibDateTime object to the method's argument.
EVENT - Static variable in interface com.tibco.ftl.Monitoring.MessageType
The message is a monitoring event message.
EventQueue - Interface in com.tibco.ftl
Event queue objects hold message and timer events until listeners can process them.
EventTimer - Interface in com.tibco.ftl
A timer object queues an event when its interval elapses.
EventTimerListener - Interface in com.tibco.ftl
EventTimerListeners receive notifications from FTL timer objects.
EXCEPTION - Static variable in interface com.tibco.ftl.Monitoring.ClientStatus
The client has indicated an exception.
exists(String) - Method in interface com.tibco.ftl.TibProperties
Check whether a property exists.
EXPIRATION_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Number of message expirations in a persistence store due to ttl or other limits.
EXPIRATION_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 

F

FIELD_ADVISORY - Static variable in interface com.tibco.ftl.Advisory
A field with this field name distinguishes advisory messages.
FIELD_ADVISORY_LABEL - Static variable in interface com.tibco.ftl.Monitoring
Advisory message (message value).
FIELD_AGGREGATION_COUNT - Static variable in interface com.tibco.ftl.Advisory
Aggregation incidents (field name).
FIELD_AGGREGATION_TIME - Static variable in interface com.tibco.ftl.Advisory
Aggregation time interval (field name).
FIELD_APP_INSTANCE - Static variable in interface com.tibco.ftl.LogStream
Application instance (string value).
FIELD_APPINFO_APPINSTANCE - Static variable in interface com.tibco.ftl.Monitoring
Application instance (string value).
FIELD_APPINFO_APPLICATION - Static variable in interface com.tibco.ftl.Monitoring
Application name (string value).
FIELD_APPINFO_CLIENT_ID - Static variable in interface com.tibco.ftl.Monitoring
Client ID (string value).
FIELD_APPINFO_SERVER_ID - Static variable in interface com.tibco.ftl.Monitoring
Server ID (string value).
FIELD_APPLICATION - Static variable in interface com.tibco.ftl.LogStream
Application name (string value).
FIELD_CLIENT_ID - Static variable in interface com.tibco.ftl.LogStream
Client ID (string value).
FIELD_CLIENT_LABEL - Static variable in interface com.tibco.ftl.LogStream
Client label (string value).
FIELD_CLIENT_LABEL - Static variable in interface com.tibco.ftl.Monitoring
Client label (string value).
FIELD_CLIENT_STATUS - Static variable in interface com.tibco.ftl.LogStream
Client status (long value).
FIELD_CLIENT_STATUS - Static variable in interface com.tibco.ftl.Monitoring
Client status (long value).
FIELD_DESTINATION - Static variable in interface com.tibco.ftl.Advisory
Destination (field name).
FIELD_EFFECTIVE_USER - Static variable in interface com.tibco.ftl.LogStream
Host effective user name (string value).
FIELD_ENDPOINTS - Static variable in interface com.tibco.ftl.Advisory
Endpoints (field name).
FIELD_EVENT_TYPE - Static variable in interface com.tibco.ftl.Monitoring
Event type (long value).
FIELD_FTL_USER - Static variable in interface com.tibco.ftl.LogStream
FTL user name (string value).
FIELD_GROUP_MEMBER_DESCRIPTOR - Static variable in interface com.tibco.ftl.group.Group
Group member descriptor (field name).
FIELD_GROUP_MEMBER_EVENT - Static variable in interface com.tibco.ftl.group.Group
Group member event (field name).
FIELD_GROUP_MEMBER_LIST - Static variable in interface com.tibco.ftl.group.Group
Group member list (field name).
FIELD_GROUP_MEMBER_STATUS_LIST - Static variable in interface com.tibco.ftl.group.Group
Group member status list (field name).
FIELD_GROUP_SERVER_AVAILABLE - Static variable in interface com.tibco.ftl.group.Group
Group member connection to group server (field name).
FIELD_HOST - Static variable in interface com.tibco.ftl.LogStream
Hostname on which client is running (string value).
FIELD_HOSTINFO_EFFECTIVE_USER - Static variable in interface com.tibco.ftl.Monitoring
Host effective user name (string value).
FIELD_HOSTINFO_FTL_USER - Static variable in interface com.tibco.ftl.Monitoring
FTL user name (string value).
FIELD_HOSTINFO_HOST - Static variable in interface com.tibco.ftl.Monitoring
Hostname on which client is running (string value).
FIELD_HOSTINFO_IP - Static variable in interface com.tibco.ftl.Monitoring
IP address of client (string value).
FIELD_HOSTINFO_PID - Static variable in interface com.tibco.ftl.Monitoring
Process ID (long value).
FIELD_HOSTINFO_VERSION - Static variable in interface com.tibco.ftl.Monitoring
FTL version client is running (string value).
FIELD_IP - Static variable in interface com.tibco.ftl.LogStream
IP address of client (string value).
FIELD_LICENSE_EXPIRATION_SECONDS - Static variable in interface com.tibco.ftl.Advisory
 
FIELD_LICENSE_IS_ACTIVE - Static variable in interface com.tibco.ftl.Advisory
 
FIELD_LICENSE_IS_EXPIRATION_FROM_CACHE - Static variable in interface com.tibco.ftl.Advisory
 
FIELD_LICENSE_IS_STRICT - Static variable in interface com.tibco.ftl.Advisory
 
FIELD_LICENSE_LEASE_EXPIRATION_SECONDS - Static variable in interface com.tibco.ftl.Advisory
 
FIELD_LICENSE_LOCATION - Static variable in interface com.tibco.ftl.Advisory
 
FIELD_LICENSE_STATUS - Static variable in interface com.tibco.ftl.Advisory
 
FIELD_LICENSE_STATUS_MESSAGE - Static variable in interface com.tibco.ftl.Advisory
 
FIELD_LOCK_NAME - Static variable in interface com.tibco.ftl.Advisory
Lock Name (field name).
FIELD_LOGMSG_COMPONENT - Static variable in interface com.tibco.ftl.LogStream
Component (string value).
FIELD_LOGMSG_CONTEXT - Static variable in interface com.tibco.ftl.LogStream
Context (string value).
FIELD_LOGMSG_EXCEPTION - Static variable in interface com.tibco.ftl.LogStream
Exception (string value).
FIELD_LOGMSG_IS_ADVISORY - Static variable in interface com.tibco.ftl.LogStream
Is Advisory (boolean value).
FIELD_LOGMSG_LOG_LEVEL - Static variable in interface com.tibco.ftl.LogStream
Log Level (string value).
FIELD_LOGMSG_STATEMENT - Static variable in interface com.tibco.ftl.LogStream
Statement (string value).
FIELD_LOGMSG_TIMESTAMP - Static variable in interface com.tibco.ftl.LogStream
Timestamp (Long value).
FIELD_LOGS - Static variable in interface com.tibco.ftl.LogStream
Logs message array (array of LogMsgs).
FIELD_METRIC_CONNECTION_MON_ID - Static variable in interface com.tibco.ftl.Monitoring
Metric unique connection id (long value).
FIELD_METRIC_CONTEXT - Static variable in interface com.tibco.ftl.Monitoring
Context for this metric (string value).
FIELD_METRIC_CONTEXT_TYPE - Static variable in interface com.tibco.ftl.Monitoring
Object type tagging for this context (string value).
FIELD_METRIC_END_TIME - Static variable in interface com.tibco.ftl.Monitoring
Metric end time (long value).
FIELD_METRIC_ENDPOINT_MON_ID - Static variable in interface com.tibco.ftl.Monitoring
Metric unique endpoint monitor id (long value).
FIELD_METRIC_ENDPOINT_NAME - Static variable in interface com.tibco.ftl.Monitoring
Metric endpoint name (string value).
FIELD_METRIC_ID - Static variable in interface com.tibco.ftl.Monitoring
Unique metric ID (long value).
FIELD_METRIC_INTERFACE - Static variable in interface com.tibco.ftl.Monitoring
Metric interface (string value).
FIELD_METRIC_LOCAL_IP - Static variable in interface com.tibco.ftl.Monitoring
Metric local ip (string value).
FIELD_METRIC_LOCAL_PORT - Static variable in interface com.tibco.ftl.Monitoring
Metric local port (string value).
FIELD_METRIC_LOCAL_TRANSPORT - Static variable in interface com.tibco.ftl.Monitoring
Metric local transport (string value).
FIELD_METRIC_LONG_VALUE - Static variable in interface com.tibco.ftl.Monitoring
Metric value (long value).
FIELD_METRIC_MATCHER_STRING - Static variable in interface com.tibco.ftl.Monitoring
Metric matcher string (string value).
FIELD_METRIC_MCAST_GROUP - Static variable in interface com.tibco.ftl.Monitoring
Metric mcast group (string value).
FIELD_METRIC_MCAST_RECEIVER_ID - Static variable in interface com.tibco.ftl.Monitoring
Metric unique mcast receiver id (long value).
FIELD_METRIC_MCAST_SENDER_ID - Static variable in interface com.tibco.ftl.Monitoring
Metric unique mcast sender id (long value).
FIELD_METRIC_NAME - Static variable in interface com.tibco.ftl.Monitoring
Metric name (string value).
FIELD_METRIC_PUBLISHER_LABEL - Static variable in interface com.tibco.ftl.Monitoring
Metric publisher label (string value).
FIELD_METRIC_REMOTE_CLIENT_ID - Static variable in interface com.tibco.ftl.Monitoring
Metric remote client id (string value).
FIELD_METRIC_REMOTE_IP - Static variable in interface com.tibco.ftl.Monitoring
Metric remote ip (string value).
FIELD_METRIC_REMOTE_PORT - Static variable in interface com.tibco.ftl.Monitoring
Metric remote port (string value).
FIELD_METRIC_REMOTE_TRANSPORT - Static variable in interface com.tibco.ftl.Monitoring
Metric remote transport (string value).
FIELD_METRIC_SEMANTICS - Static variable in interface com.tibco.ftl.Monitoring
Metric semantics (long value).
FIELD_METRIC_START_TIME - Static variable in interface com.tibco.ftl.Monitoring
Metric start time (long value).
FIELD_METRIC_STRING_VALUE - Static variable in interface com.tibco.ftl.Monitoring
Metric value (string value).
FIELD_METRIC_SUBSCRIBER_LABEL - Static variable in interface com.tibco.ftl.Monitoring
Metric subscriber label (string value).
FIELD_METRIC_TYPE - Static variable in interface com.tibco.ftl.Monitoring
Metric type (long value).
FIELD_METRIC_VALUE - Static variable in interface com.tibco.ftl.Monitoring
Metric value (long value).
FIELD_METRICS - Static variable in interface com.tibco.ftl.Monitoring
Metrics message array (array of messages).
FIELD_MODULE - Static variable in interface com.tibco.ftl.Advisory
Module (field name).
FIELD_MSG_TYPE - Static variable in interface com.tibco.ftl.Monitoring
Monitoring message type (long value).
FIELD_NAME - Static variable in interface com.tibco.ftl.Advisory
Advisory name (field name).
FIELD_PID - Static variable in interface com.tibco.ftl.LogStream
Process ID (long value).
FIELD_PUBLISHER_LABEL - Static variable in interface com.tibco.ftl.Advisory
Publisher label (field name).
FIELD_QUEUE_NAME - Static variable in interface com.tibco.ftl.Advisory
Queue name (field name).
FIELD_REALM_SERVER_LABEL - Static variable in interface com.tibco.ftl.LogStream
Realm service label (string value).
FIELD_REALM_SERVER_LABEL - Static variable in interface com.tibco.ftl.Monitoring
Realm service label (string value).
FIELD_REALM_UUID - Static variable in interface com.tibco.ftl.LogStream
Realm UUID (long string).
FIELD_REALM_UUID - Static variable in interface com.tibco.ftl.Monitoring
Realm UUID (string value).
FIELD_REASON - Static variable in interface com.tibco.ftl.Advisory
Advisory reason (field name).
FIELD_RECORD_TYPE_LABEL - Static variable in interface com.tibco.ftl.LogStream
Record Type Label (string value).
FIELD_REPORTING_SERVER_ID - Static variable in interface com.tibco.ftl.LogStream
ID of server to which this client belongs string value).
FIELD_REPORTING_SERVER_ID - Static variable in interface com.tibco.ftl.Monitoring
Reporting server ID (string value).
FIELD_SERVER_ID - Static variable in interface com.tibco.ftl.LogStream
Server ID (string value).
FIELD_SERVER_NAME - Static variable in interface com.tibco.ftl.Advisory
 
FIELD_SERVER_UPTIME - Static variable in interface com.tibco.ftl.LogStream
Server uptime in seconds (long value).
FIELD_SERVER_UPTIME - Static variable in interface com.tibco.ftl.Monitoring
Server uptime in seconds (long value).
FIELD_SEVERITY - Static variable in interface com.tibco.ftl.Advisory
Advisory severity (field name).
FIELD_SUBSCRIBER_NAME - Static variable in interface com.tibco.ftl.Advisory
Subscriber name (field name).
FIELD_TIMESTAMP - Static variable in interface com.tibco.ftl.Advisory
Timestamp (field name).
FIELD_TIMESTAMP - Static variable in interface com.tibco.ftl.LogStream
Time at which the log message was generated (long value), expressed in milliseconds since the epoch.
FIELD_TIMESTAMP - Static variable in interface com.tibco.ftl.Monitoring
Time at which the metric was generated (long value), expressed in milliseconds since the epoch.
FIELD_VERSION - Static variable in interface com.tibco.ftl.LogStream
FTL version client is running (string value).
FILTERED_MESSAGE_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Filtered message count.
FILTERED_MESSAGE_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
flush() - Method in interface com.tibco.ftl.DestPublisher
When the dest publisher's send policy is non-inline, flush all outsanding messages.
flush() - Method in interface com.tibco.ftl.Publisher
When the publisher's send policy is non-inline, flush all outsanding messages.
FORMAT_UNAVAILABLE - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Format unavailable.
FORMAT_UNAVAILABLE_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
FTL - Class in com.tibco.ftl
The class FTL is the first entry point of an FTL program.
FTL_CUMULATIVE_CONNECTION_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Cumulative count of all FTL client connections to this server.
FTL_CUMULATIVE_CONNECTION_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
FTL_SERVER_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
FTL server count.
FTL_SERVER_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
FTL_SERVER_DESTROYED_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Count of FTL servers currently in the DESTROYED state.
FTL_SERVER_DESTROYED_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
FTL_SERVER_EXCEPTION_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Count of FTL servers currently in the EXCEPTION state.
FTL_SERVER_EXCEPTION_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
FTL_SERVER_NEEDS_RESTART_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Count of FTL servers currently in the NEEDS_RESTART state.
FTL_SERVER_NEEDS_RESTART_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
FTL_SERVER_OFF_LINE_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Count of FTL servers currently in the OFF_LINE state.
FTL_SERVER_OFF_LINE_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
FTL_SERVER_OUT_OF_SYNC_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Count of FTL servers currently in the OUT_OF_SYNC state.
FTL_SERVER_OUT_OF_SYNC_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
FTL_SERVER_RUNNING_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Count of FTL servers currently in the RUNNING state.
FTL_SERVER_RUNNING_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
FTL_SERVER_TIMED_OUT_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Count of FTL servers currently in the TIMED_OUT state.
FTL_SERVER_TIMED_OUT_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
FTLAlreadyExistsException - Exception in com.tibco.ftl.exceptions
Conflict with an existing object, value or definition.
FTLAlreadyExistsException() - Constructor for exception com.tibco.ftl.exceptions.FTLAlreadyExistsException
 
FTLAlreadyExistsException(String, Throwable) - Constructor for exception com.tibco.ftl.exceptions.FTLAlreadyExistsException
 
FTLAlreadyExistsException(String) - Constructor for exception com.tibco.ftl.exceptions.FTLAlreadyExistsException
 
FTLAlreadyExistsException(Throwable) - Constructor for exception com.tibco.ftl.exceptions.FTLAlreadyExistsException
 
FTLClientShutdownException - Exception in com.tibco.ftl.exceptions
The program attempted an operation on an unusable realm object.
FTLClientShutdownException() - Constructor for exception com.tibco.ftl.exceptions.FTLClientShutdownException
 
FTLClientShutdownException(String, Throwable) - Constructor for exception com.tibco.ftl.exceptions.FTLClientShutdownException
 
FTLClientShutdownException(String) - Constructor for exception com.tibco.ftl.exceptions.FTLClientShutdownException
 
FTLClientShutdownException(Throwable) - Constructor for exception com.tibco.ftl.exceptions.FTLClientShutdownException
 
FTLEndOfBufferException - Exception in com.tibco.ftl.exceptions
End of buffer while parsing an inbound message.
FTLEndOfBufferException() - Constructor for exception com.tibco.ftl.exceptions.FTLEndOfBufferException
 
FTLEndOfBufferException(String, Throwable) - Constructor for exception com.tibco.ftl.exceptions.FTLEndOfBufferException
 
FTLEndOfBufferException(String) - Constructor for exception com.tibco.ftl.exceptions.FTLEndOfBufferException
 
FTLEndOfBufferException(Throwable) - Constructor for exception com.tibco.ftl.exceptions.FTLEndOfBufferException
 
FTLException - Exception in com.tibco.ftl
An error occurred in FTL.
FTLException() - Constructor for exception com.tibco.ftl.FTLException
 
FTLException(String, Throwable) - Constructor for exception com.tibco.ftl.FTLException
 
FTLException(String) - Constructor for exception com.tibco.ftl.FTLException
 
FTLException(Throwable) - Constructor for exception com.tibco.ftl.FTLException
 
FTLFormatUnavailableException - Exception in com.tibco.ftl.exceptions
A format required by the client program is unavailable.
FTLFormatUnavailableException() - Constructor for exception com.tibco.ftl.exceptions.FTLFormatUnavailableException
 
FTLFormatUnavailableException(String, Throwable) - Constructor for exception com.tibco.ftl.exceptions.FTLFormatUnavailableException
 
FTLFormatUnavailableException(String) - Constructor for exception com.tibco.ftl.exceptions.FTLFormatUnavailableException
 
FTLFormatUnavailableException(Throwable) - Constructor for exception com.tibco.ftl.exceptions.FTLFormatUnavailableException
 
FTLIllegalStateException - Exception in com.tibco.ftl.exceptions
An action is inconsistent with internal state.
FTLIllegalStateException() - Constructor for exception com.tibco.ftl.exceptions.FTLIllegalStateException
 
FTLIllegalStateException(String, Throwable) - Constructor for exception com.tibco.ftl.exceptions.FTLIllegalStateException
 
FTLIllegalStateException(String) - Constructor for exception com.tibco.ftl.exceptions.FTLIllegalStateException
 
FTLIllegalStateException(Throwable) - Constructor for exception com.tibco.ftl.exceptions.FTLIllegalStateException
 
FTLInvalidArgumentException - Exception in com.tibco.ftl.exceptions
Invalid argument (or invalid value embedded in an argument).
FTLInvalidArgumentException() - Constructor for exception com.tibco.ftl.exceptions.FTLInvalidArgumentException
 
FTLInvalidArgumentException(String, Throwable) - Constructor for exception com.tibco.ftl.exceptions.FTLInvalidArgumentException
 
FTLInvalidArgumentException(String) - Constructor for exception com.tibco.ftl.exceptions.FTLInvalidArgumentException
 
FTLInvalidArgumentException(Throwable) - Constructor for exception com.tibco.ftl.exceptions.FTLInvalidArgumentException
 
FTLInvalidConfigException - Exception in com.tibco.ftl.exceptions
Invalid or contradictory property values.
FTLInvalidConfigException() - Constructor for exception com.tibco.ftl.exceptions.FTLInvalidConfigException
 
FTLInvalidConfigException(String, Throwable) - Constructor for exception com.tibco.ftl.exceptions.FTLInvalidConfigException
 
FTLInvalidConfigException(String) - Constructor for exception com.tibco.ftl.exceptions.FTLInvalidConfigException
 
FTLInvalidConfigException(Throwable) - Constructor for exception com.tibco.ftl.exceptions.FTLInvalidConfigException
 
FTLInvalidFormatException - Exception in com.tibco.ftl.exceptions
The FTL client library encountered a message with an invalid format.
FTLInvalidFormatException() - Constructor for exception com.tibco.ftl.exceptions.FTLInvalidFormatException
 
FTLInvalidFormatException(String, Throwable) - Constructor for exception com.tibco.ftl.exceptions.FTLInvalidFormatException
 
FTLInvalidFormatException(String) - Constructor for exception com.tibco.ftl.exceptions.FTLInvalidFormatException
 
FTLInvalidFormatException(Throwable) - Constructor for exception com.tibco.ftl.exceptions.FTLInvalidFormatException
 
FTLInvalidTypeException - Exception in com.tibco.ftl.exceptions
Field datatype mismatch.
FTLInvalidTypeException() - Constructor for exception com.tibco.ftl.exceptions.FTLInvalidTypeException
 
FTLInvalidTypeException(String, Throwable) - Constructor for exception com.tibco.ftl.exceptions.FTLInvalidTypeException
 
FTLInvalidTypeException(String) - Constructor for exception com.tibco.ftl.exceptions.FTLInvalidTypeException
 
FTLInvalidTypeException(Throwable) - Constructor for exception com.tibco.ftl.exceptions.FTLInvalidTypeException
 
FTLInvalidValueException - Exception in com.tibco.ftl.exceptions
FTL internal error.
FTLInvalidValueException() - Constructor for exception com.tibco.ftl.exceptions.FTLInvalidValueException
 
FTLInvalidValueException(String, Throwable) - Constructor for exception com.tibco.ftl.exceptions.FTLInvalidValueException
 
FTLInvalidValueException(String) - Constructor for exception com.tibco.ftl.exceptions.FTLInvalidValueException
 
FTLInvalidValueException(Throwable) - Constructor for exception com.tibco.ftl.exceptions.FTLInvalidValueException
 
FTLLimitReachedException - Exception in com.tibco.ftl.exceptions
A resource cannot accept data because it has reached a limit.
FTLLimitReachedException() - Constructor for exception com.tibco.ftl.exceptions.FTLLimitReachedException
 
FTLLimitReachedException(String, Throwable) - Constructor for exception com.tibco.ftl.exceptions.FTLLimitReachedException
 
FTLLimitReachedException(String) - Constructor for exception com.tibco.ftl.exceptions.FTLLimitReachedException
 
FTLLimitReachedException(Throwable) - Constructor for exception com.tibco.ftl.exceptions.FTLLimitReachedException
 
FTLNotFoundException - Exception in com.tibco.ftl.exceptions
Cannot find a requested object.
FTLNotFoundException() - Constructor for exception com.tibco.ftl.exceptions.FTLNotFoundException
 
FTLNotFoundException(String, Throwable) - Constructor for exception com.tibco.ftl.exceptions.FTLNotFoundException
 
FTLNotFoundException(String) - Constructor for exception com.tibco.ftl.exceptions.FTLNotFoundException
 
FTLNotFoundException(Throwable) - Constructor for exception com.tibco.ftl.exceptions.FTLNotFoundException
 
FTLNotInitializedException - Exception in com.tibco.ftl.exceptions
This exception corresponds to TIB_NOT_INITIALIZED in the underlying implementation.
FTLNotInitializedException() - Constructor for exception com.tibco.ftl.exceptions.FTLNotInitializedException
 
FTLNotInitializedException(String, Throwable) - Constructor for exception com.tibco.ftl.exceptions.FTLNotInitializedException
 
FTLNotInitializedException(String) - Constructor for exception com.tibco.ftl.exceptions.FTLNotInitializedException
 
FTLNotInitializedException(Throwable) - Constructor for exception com.tibco.ftl.exceptions.FTLNotInitializedException
 
FTLNotPermittedException - Exception in com.tibco.ftl.exceptions
Invalid operation (on a valid object).
FTLNotPermittedException() - Constructor for exception com.tibco.ftl.exceptions.FTLNotPermittedException
 
FTLNotPermittedException(String, Throwable) - Constructor for exception com.tibco.ftl.exceptions.FTLNotPermittedException
 
FTLNotPermittedException(String) - Constructor for exception com.tibco.ftl.exceptions.FTLNotPermittedException
 
FTLNotPermittedException(Throwable) - Constructor for exception com.tibco.ftl.exceptions.FTLNotPermittedException
 
FTLNotSupportedException - Exception in com.tibco.ftl.exceptions
Unsupported datatype or feature.
FTLNotSupportedException() - Constructor for exception com.tibco.ftl.exceptions.FTLNotSupportedException
 
FTLNotSupportedException(String, Throwable) - Constructor for exception com.tibco.ftl.exceptions.FTLNotSupportedException
 
FTLNotSupportedException(String) - Constructor for exception com.tibco.ftl.exceptions.FTLNotSupportedException
 
FTLNotSupportedException(Throwable) - Constructor for exception com.tibco.ftl.exceptions.FTLNotSupportedException
 
FTLOSException - Exception in com.tibco.ftl.exceptions
An operating system call failed.
FTLOSException() - Constructor for exception com.tibco.ftl.exceptions.FTLOSException
 
FTLOSException(String, Throwable) - Constructor for exception com.tibco.ftl.exceptions.FTLOSException
 
FTLOSException(String) - Constructor for exception com.tibco.ftl.exceptions.FTLOSException
 
FTLOSException(Throwable) - Constructor for exception com.tibco.ftl.exceptions.FTLOSException
 
FTLOutOfRangeException - Exception in com.tibco.ftl.exceptions
The method TibDateTime.toDate throws this exception when the value of the TibDateTime object is beyond the range that a java.util.Date object can represent.
FTLOutOfRangeException() - Constructor for exception com.tibco.ftl.exceptions.FTLOutOfRangeException
 
FTLOutOfRangeException(String, Throwable) - Constructor for exception com.tibco.ftl.exceptions.FTLOutOfRangeException
 
FTLOutOfRangeException(String) - Constructor for exception com.tibco.ftl.exceptions.FTLOutOfRangeException
 
FTLOutOfRangeException(Throwable) - Constructor for exception com.tibco.ftl.exceptions.FTLOutOfRangeException
 
FTLRealmServerException - Exception in com.tibco.ftl.exceptions
Deprecated.
FTLRealmServerException() - Constructor for exception com.tibco.ftl.exceptions.FTLRealmServerException
Deprecated.
 
FTLRealmServerException(String, Throwable) - Constructor for exception com.tibco.ftl.exceptions.FTLRealmServerException
Deprecated.
 
FTLRealmServerException(String) - Constructor for exception com.tibco.ftl.exceptions.FTLRealmServerException
Deprecated.
 
FTLRealmServerException(Throwable) - Constructor for exception com.tibco.ftl.exceptions.FTLRealmServerException
Deprecated.
 
FTLResourceUnavailableException - Exception in com.tibco.ftl.exceptions
A resource required by the client program is unavailable.
FTLResourceUnavailableException() - Constructor for exception com.tibco.ftl.exceptions.FTLResourceUnavailableException
 
FTLResourceUnavailableException(String, Throwable) - Constructor for exception com.tibco.ftl.exceptions.FTLResourceUnavailableException
 
FTLResourceUnavailableException(String) - Constructor for exception com.tibco.ftl.exceptions.FTLResourceUnavailableException
 
FTLResourceUnavailableException(Throwable) - Constructor for exception com.tibco.ftl.exceptions.FTLResourceUnavailableException
 
FTLRuntimeException - Exception in com.tibco.ftl
This is the root class of all FTL runtime exceptions.
FTLRuntimeException() - Constructor for exception com.tibco.ftl.FTLRuntimeException
 
FTLRuntimeException(String, Throwable) - Constructor for exception com.tibco.ftl.FTLRuntimeException
 
FTLRuntimeException(String) - Constructor for exception com.tibco.ftl.FTLRuntimeException
 
FTLRuntimeException(Throwable) - Constructor for exception com.tibco.ftl.FTLRuntimeException
 
FTLSERVER_RSS_KB - Static variable in interface com.tibco.ftl.Monitoring.MetricType
FTL server resident/working set size in KB, summed across all services.
FTLSERVER_RSS_KB_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
FTLSERVER_SYSTEM_CPU_TIME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
FTL server system CPU time in microseconds, summed across all services.
FTLSERVER_SYSTEM_CPU_TIME_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
FTLSERVER_TOTAL_CPU_TIME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
FTL server total CPU time in microseconds, summed across all services.
FTLSERVER_TOTAL_CPU_TIME_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
FTLSERVER_USER_CPU_TIME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
FTL server user CPU time in microseconds, summed across all services.
FTLSERVER_USER_CPU_TIME_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
FTLTimeoutException - Exception in com.tibco.ftl.exceptions
Internal timeout elapsed.
FTLTimeoutException() - Constructor for exception com.tibco.ftl.exceptions.FTLTimeoutException
 
FTLTimeoutException(String, Throwable) - Constructor for exception com.tibco.ftl.exceptions.FTLTimeoutException
 
FTLTimeoutException(String) - Constructor for exception com.tibco.ftl.exceptions.FTLTimeoutException
 
FTLTimeoutException(Throwable) - Constructor for exception com.tibco.ftl.exceptions.FTLTimeoutException
 
FTLVersionMismatchException - Exception in com.tibco.ftl.exceptions
Incompatible versions of FTL components.
FTLVersionMismatchException() - Constructor for exception com.tibco.ftl.exceptions.FTLVersionMismatchException
 
FTLVersionMismatchException(String, Throwable) - Constructor for exception com.tibco.ftl.exceptions.FTLVersionMismatchException
 
FTLVersionMismatchException(String) - Constructor for exception com.tibco.ftl.exceptions.FTLVersionMismatchException
 
FTLVersionMismatchException(Throwable) - Constructor for exception com.tibco.ftl.exceptions.FTLVersionMismatchException
 

G

GAUGE - Static variable in interface com.tibco.ftl.Monitoring.MetricSemantics
The metric has gauge semantics: it may increase and decrease.
get(String) - Method in interface com.tibco.ftl.TibMap
Get the value of a key in a map.
get(String, TibLock) - Method in interface com.tibco.ftl.TibMap
Get the value of a key in a map as a locked operation.
getBoolean(String) - Method in interface com.tibco.ftl.TibProperties
Get a boolean property.
getDateTime(String) - Method in interface com.tibco.ftl.Message
Get the value of a TibDateTime field from a message.
getDateTime(MessageFieldRef) - Method in interface com.tibco.ftl.Message
Get the value of a TibDateTime field from a message.
getDateTime(String, TibDateTime) - Method in interface com.tibco.ftl.Message
Get the value of a TibDateTime field from a message, and store it in an existing TibDateTime object (the method's second argument).
getDateTime(MessageFieldRef, TibDateTime) - Method in interface com.tibco.ftl.Message
Get the value of a TibDateTime field from a message, and store it in an existing TibDateTime object (the method's second argument).
getDateTimeArray(String) - Method in interface com.tibco.ftl.Message
Get the value of a TibDateTime array field from a message.
getDateTimeArray(MessageFieldRef) - Method in interface com.tibco.ftl.Message
Get the value of a TibDateTime array field from a message.
getDeliveryCount() - Method in interface com.tibco.ftl.Message
Get the delivery count of a message.
getDest() - Method in interface com.tibco.ftl.Message
 
getDouble(String) - Method in interface com.tibco.ftl.Message
Get the value of a double floating-point field from a message.
getDouble(MessageFieldRef) - Method in interface com.tibco.ftl.Message
Get the value of a double floating-point field from a message.
getDouble(String) - Method in interface com.tibco.ftl.TibProperties
Get a double integer property.
getDoubleArray(String) - Method in interface com.tibco.ftl.Message
Get the value of a double array field from a message.
getDoubleArray(MessageFieldRef) - Method in interface com.tibco.ftl.Message
Get the value of a double array field from a message.
getErrorCode() - Method in exception com.tibco.ftl.FTLException
The error code is -1 unless the underlying library sets it.
getErrorCode() - Method in exception com.tibco.ftl.FTLRuntimeException
The error code is -1 unless the underlying library sets it.
getFieldCount() - Method in interface com.tibco.ftl.Message
Get the number of fields from the message's format.
getFieldName() - Method in interface com.tibco.ftl.MessageFieldRef
Get the field name from a field reference object.
getFieldsFingerprint() - Method in interface com.tibco.ftl.Message
Return a fingerprint representing a message's set fields.
getFieldType(MessageFieldRef) - Method in interface com.tibco.ftl.Message
Get the type of a field within the message.
getFieldType(String) - Method in interface com.tibco.ftl.Message
Get the type of a field within the message.
getFieldTypeString(int) - Method in interface com.tibco.ftl.Message
Return a string that represents a field type.
getInbox() - Method in interface com.tibco.ftl.InboxSubscriber
Get the inbox object from an inbox subscriber.
getInbox(String) - Method in interface com.tibco.ftl.Message
Get the value of an inbox field from a message.
getInbox(MessageFieldRef) - Method in interface com.tibco.ftl.Message
Get the value of an inbox field from a message.
getInbox() - Method in interface com.tibco.ftl.Subscriber
Deprecated.
This method has been replaced by InboxSubscriber.getInbox.
getInt(String) - Method in interface com.tibco.ftl.TibProperties
Get an integer property.
getLong(String) - Method in interface com.tibco.ftl.Message
Get the value of a long integer field from a message.
getLong(MessageFieldRef) - Method in interface com.tibco.ftl.Message
Get the value of a long integer field from a message.
getLong(String) - Method in interface com.tibco.ftl.TibProperties
Get a long integer property.
getLongArray(String) - Method in interface com.tibco.ftl.Message
Get the value of a long array field from a message.
getLongArray(MessageFieldRef) - Method in interface com.tibco.ftl.Message
Get the value of a long array field from a message.
getMaxBatchCount() - Method in interface com.tibco.ftl.DestPublisher
Returns the maximum batch count of a non-inline dest publisher.
getMaxBatchCount() - Method in interface com.tibco.ftl.Publisher
Returns the maximum batch count of a non-inline publisher.
getMembers() - Method in interface com.tibco.ftl.group.Group
Returns the active members of group.
getMessage(String) - Method in interface com.tibco.ftl.Message
Get the value of a message field from a message.
getMessage(MessageFieldRef) - Method in interface com.tibco.ftl.Message
Get the value of a message field from a message.
getMessage(String) - Method in interface com.tibco.ftl.TibProperties
Get a Message property.
getMessageArray(String) - Method in interface com.tibco.ftl.Message
Get the value of a message array field from a message.
getMessageArray(MessageFieldRef) - Method in interface com.tibco.ftl.Message
Get the value of a message array field from a message.
getMultiple(String[]) - Method in interface com.tibco.ftl.TibMap
Get the values for the specified keys from a map.
getMultiple(String[], TibLock) - Method in interface com.tibco.ftl.TibMap
Get the values for the specified keys from a map as a locked operation
getName() - Method in interface com.tibco.ftl.group.Group
Return the group name.
getNanoseconds() - Method in class com.tibco.ftl.TibDateTime
Get the nanoseconds component of a TibDateTime object.
getOpaque(String) - Method in interface com.tibco.ftl.Message
Get the value of an opaque field from a message.
getOpaque(MessageFieldRef) - Method in interface com.tibco.ftl.Message
Get the value of an opaque field from a message.
getOpaque(String, byte[]) - Method in interface com.tibco.ftl.Message
Get the value of an opaque field from a message.
getOpaque(MessageFieldRef, byte[]) - Method in interface com.tibco.ftl.Message
Get the value of an opaque field from a message.
getOrdinal() - Method in interface com.tibco.ftl.group.Group
Returns the current ordinal of this member of group.
getProperties() - Method in interface com.tibco.ftl.Realm
Get a copy of the realm connection properties.
getSeconds() - Method in class com.tibco.ftl.TibDateTime
Get the seconds component of a TibDateTime object.
getSendPolicy() - Method in interface com.tibco.ftl.DestPublisher
Returns the send policy of a dest publisher.
getSendPolicy() - Method in interface com.tibco.ftl.Publisher
Returns the send policy of a publisher.
getServerUrl() - Method in interface com.tibco.ftl.Realm
Get a copy of the FTL server URL.
getServerVersion() - Method in interface com.tibco.ftl.Realm
Return the version of the FTLserver the client is connected to.
getSize() - Method in interface com.tibco.ftl.TibMap
Returns the size of the map.
getSize(TibLock) - Method in interface com.tibco.ftl.TibMap
Returns the size of the map as a locked operation.
getStoreLocalMessageId() - Method in interface com.tibco.ftl.Message
Get the store local message id as assigned by the persistence service.
getString(String) - Method in interface com.tibco.ftl.Message
Get the value of a string field from a message.
getString(MessageFieldRef) - Method in interface com.tibco.ftl.Message
Get the value of a string field from a message.
getString(String) - Method in interface com.tibco.ftl.TibProperties
Get a string property.
getStringArray(String) - Method in interface com.tibco.ftl.Message
Get the value of a string array field from a message.
getStringArray(MessageFieldRef) - Method in interface com.tibco.ftl.Message
Get the value of a string array field from a message.
getVersionInformation() - Static method in class com.tibco.ftl.FTL
Version of the FTL Java client library (Java archive file).
getVersionInformation() - Static method in class com.tibco.ftl.group.GroupFactory
Release string identifying the TIBCO FTL group library (Java archive file).
getWeight() - Method in interface com.tibco.ftl.group.Group
Returns the weight for this member.
Group - Interface in com.tibco.ftl.group
The group facility can coordinate fault-tolerant operation, or distribute operating roles among application process instances.
Group.GroupMemberEvent - Enum in com.tibco.ftl.group
Group member event; enumeration.
Group.GroupMemberServerConnection - Enum in com.tibco.ftl.group
Group member connection to group server; enumeration.
GROUP_CLIENT_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Group client count.
GROUP_CLIENT_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
GROUP_CLIENT_DESTROYED_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Count of group clients currently in the DESTROYED state.
GROUP_CLIENT_DESTROYED_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
GROUP_CLIENT_EXCEPTION_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Count of group clients currently in the EXCEPTION state.
GROUP_CLIENT_EXCEPTION_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
GROUP_CLIENT_NEEDS_RESTART_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Count of group clients currently in the NEEDS_RESTART state.
GROUP_CLIENT_NEEDS_RESTART_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
GROUP_CLIENT_OFF_LINE_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Count of group clients currently in the OFF_LINE state.
GROUP_CLIENT_OFF_LINE_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
GROUP_CLIENT_OUT_OF_SYNC_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Count of group clients currently in the OUT_OF_SYNC state.
GROUP_CLIENT_OUT_OF_SYNC_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
GROUP_CLIENT_RUNNING_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Count of group clients currently in the RUNNING state.
GROUP_CLIENT_RUNNING_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
GROUP_CLIENT_TIMED_OUT_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Count of group clients currently in the TIMED_OUT state.
GROUP_CLIENT_TIMED_OUT_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
GROUP_SERVER_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Group service count.
GROUP_SERVER_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
GROUP_SERVER_DESTROYED_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Count of group servers currently in the DESTROYED state.
GROUP_SERVER_DESTROYED_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
GROUP_SERVER_EXCEPTION_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Count of group servers currently in the EXCEPTION state.
GROUP_SERVER_EXCEPTION_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
GROUP_SERVER_NEEDS_RESTART_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Count of group servers currently in the NEEDS_RESTART state.
GROUP_SERVER_NEEDS_RESTART_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
GROUP_SERVER_OFF_LINE_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Count of group servers currently in the OFF_LINE state.
GROUP_SERVER_OFF_LINE_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
GROUP_SERVER_OUT_OF_SYNC_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Count of group servers currently in the OUT_OF_SYNC state.
GROUP_SERVER_OUT_OF_SYNC_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
GROUP_SERVER_RUNNING_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Count of group servers currently in the RUNNING state.
GROUP_SERVER_RUNNING_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
GROUP_SERVER_TIMED_OUT_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Count of group servers currently in the TIMED_OUT state.
GROUP_SERVER_TIMED_OUT_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
GroupFactory - Class in com.tibco.ftl.group
Factory class for group objects.

H

hashCode() - Method in class com.tibco.ftl.TibDateTime
Return a hash code value for this TibDateTime.
hasNext() - Method in interface com.tibco.ftl.MessageIterator
Determine whether a message iterator object can present another field.
HISTORY_QUORUM_NUMBER - Static variable in interface com.tibco.ftl.Monitoring.MetricType
History quorum number.
HISTORY_QUORUM_NUMBER_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
HISTORY_TIMESTAMP - Static variable in interface com.tibco.ftl.Monitoring.MetricType
History timestamp.
HISTORY_TIMESTAMP_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
HISTORY_UPDATE_VERSION - Static variable in interface com.tibco.ftl.Monitoring.MetricType
History update version.
HISTORY_UPDATE_VERSION_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
HISTORY_UPDATE_VERSION_NON_REPLICATED - Static variable in interface com.tibco.ftl.Monitoring.MetricType
History update version - non replicated.
HISTORY_UPDATE_VERSION_NON_REPLICATED_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
HOST_AVAIL_MEMORY - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Available memory on the host in KB.
HOST_AVAIL_MEMORY_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
HOST_CPU_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Logical processor count on the host.
HOST_CPU_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
HOST_IDLE_CPU_TIME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Idle CPU time on the host, in microseconds.
HOST_IDLE_CPU_TIME_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
HOST_SYSTEM_CPU_TIME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
System CPU time across all processes on the host, in microseconds.
HOST_SYSTEM_CPU_TIME_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
HOST_TOTAL_CPU_TIME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Total CPU time across all processes on the host, in microseconds.
HOST_TOTAL_CPU_TIME_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
HOST_TOTAL_MEMORY - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Total memory on the host in KB.
HOST_TOTAL_MEMORY_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
HOST_USER_CPU_TIME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
User CPU time across all processes on the host, in microseconds.
HOST_USER_CPU_TIME_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
HTTPS_CONNECTION_TRUST_EVERYONE - Static variable in interface com.tibco.ftl.Realm
Deprecated.
Trust any FTL server; property value constant.

This constant is deprecated. There is no need to use Realm.PROPERTY_LONG_TRUST_TYPE. Use Realm.PROPERTY_BOOL_TRUST_EVERYONE instead.

This constant is one possible value of the property Realm.PROPERTY_LONG_TRUST_TYPE in the method FTL.connectToRealmServer.

The client trusts any FTL server without verifying trust in the server's certificate. Do not use this value except for convenience in development and testing. It is not secure.

HTTPS_CONNECTION_USE_SPECIFIED_TRUST_FILE - Static variable in interface com.tibco.ftl.Realm
Deprecated.
Trust an FTL server if its certificate is in a trust file; property value constant.

This constant is deprecated. There is no need to use Realm.PROPERTY_LONG_TRUST_TYPE.

This constant is one possible value of the property Realm.PROPERTY_LONG_TRUST_TYPE in the method FTL.connectToRealmServer.

The client trusts the FTL server based on the trust file created by the FTL server and distributed by the administrator.

Specify the file path of the trust file in the property Realm.PROPERTY_STRING_TRUST_FILE.

HTTPS_CONNECTION_USE_SPECIFIED_TRUST_STRING - Static variable in interface com.tibco.ftl.Realm
Deprecated.
Trust an FTL server if its certificate is in a trust string; property value constant.

This constant is deprecated. There is no need to use Realm.PROPERTY_LONG_TRUST_TYPE.

This constant is one possible value of the property Realm.PROPERTY_LONG_TRUST_TYPE in the method FTL.connectToRealmServer.

The client trusts the FTL server based on a trust string.

Specify the trust string in the property Realm.PROPERTY_STRING_TRUST_PEM_STRING.

I

INBOUND_BYTE_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Inbound byte count for a persistence store.
INBOUND_BYTE_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
INBOUND_CLUSTER_MESSAGE_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Inbound cluster message count.
INBOUND_CLUSTER_MESSAGE_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
INBOUND_EFTL_MESSAGE_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Inbound eFTL message count.
INBOUND_EFTL_MESSAGE_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
INBOUND_FTL_MESSAGE_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Inbound message count for a persistence store.
INBOUND_FTL_MESSAGE_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
Inbox - Interface in com.tibco.ftl
Inbox objects address inbox subscribers.
InboxSubscriber - Interface in com.tibco.ftl
Inbox subscribers receive one-to-one messages.
isFieldSet(String) - Method in interface com.tibco.ftl.Message
Determine whether a field is set in a message.
isFieldSet(MessageFieldRef) - Method in interface com.tibco.ftl.Message
Determine whether a field is set in a message.
iterator() - Method in interface com.tibco.ftl.Message
Initialize an iterator for the fields of the message.

J

join(Realm, String, TibProperties) - Static method in class com.tibco.ftl.group.GroupFactory
Join a group, and create a group object.

L

leave() - Method in interface com.tibco.ftl.group.Group
Leave a group, and destroy the group object.
LICENSE_EXPIRATION_TIME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
FTL Server License Time Until Expiration
LICENSE_EXPIRATION_TIME_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
LICENSE_LEASE_EXPIRATION_TIME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
FTL Server License Time Until Expiration
LICENSE_LEASE_EXPIRATION_TIME_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
log(TibDateTime, String) - Method in interface com.tibco.ftl.LogHandler
Process FTL log statements.
LOGGING_DEST - Static variable in interface com.tibco.ftl.LogStream
 
LogHandler - Interface in com.tibco.ftl
Customer programs may implement this interface to process FTL log statements.
LogStream - Interface in com.tibco.ftl
This interface class defines constants related to Logstream data messages, their field names, and their field values.

M

MAX_CONNECTION_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Highest connection count.
MAX_CONNECTION_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
MAX_RESET - Static variable in interface com.tibco.ftl.Monitoring.MetricSemantics
The metric has gauge semantics, but the max is maintained in the Realm Server and is reset when scraped.
MAX_SESSION_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Highest session count.
MAX_SESSION_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
MCAST_DATA_ERRORS - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Multicast Receiver data errors
MCAST_DATA_ERRORS_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
MCAST_DELIVERED_BYTES - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Multicast Receiver delivered bytes
MCAST_DELIVERED_BYTES_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
MCAST_DELIVERED_PACKETS - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Multicast Receiver delivered packets
MCAST_DELIVERED_PACKETS_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
MCAST_DUP_RECEIVED_PACKETS - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Multicast Receiver duplicate packets received
MCAST_DUP_RECEIVED_PACKETS_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
MCAST_LOST_PACKETS - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Multicast Receiver lost packets
MCAST_LOST_PACKETS_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
MCAST_RCVR_SENT_PACKETS - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Multicast receiver sent protocol packets
MCAST_RCVR_SENT_PACKETS_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
MCAST_RECEIVED_BYTES - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Multicast Receiver received bytes
MCAST_RECEIVED_BYTES_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
MCAST_RECEIVED_PACKETS - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Multicast Receiver received packets
MCAST_RECEIVED_PACKETS_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
MCAST_RECEIVER_INFO - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Multicast Receiver Stream Definition
MCAST_RECEIVER_INFO_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
MCAST_SENDER_BYTES_SENT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Bytes sent by multicast sender.
MCAST_SENDER_BYTES_SENT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
MCAST_SENDER_INFO - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Multicast Sender Stream Definition
MCAST_SENDER_INFO_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
MCAST_SENDER_PACKETS_LOST_OUTBOUND - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Packets lost outbound by multicast sender
MCAST_SENDER_PACKETS_LOST_OUTBOUND_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
MCAST_SENDER_PACKETS_RETRANSMITTED - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Packets retransmitted by the multicast sender
MCAST_SENDER_PACKETS_RETRANSMITTED_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
MCAST_SENDER_PACKETS_SENT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Packets sent by multicast sender
MCAST_SENDER_PACKETS_SENT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
MCAST_SENT_NAK_REQS - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Multicast sent NAK requests
MCAST_SENT_NAK_REQS_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
MCAST_SENT_NAKS - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Multicast sent NAKs requested
MCAST_SENT_NAKS_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
Message - Interface in com.tibco.ftl
Message objects contain fields with values.
MESSAGE_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Pending message count for a persistence store.
MESSAGE_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
MESSAGE_SIZE - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Pending message size for a persistence store.
MESSAGE_SIZE_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
MessageFieldRef - Interface in com.tibco.ftl
Field references enable efficiency gains when accessing message fields.
MessageIterator - Interface in com.tibco.ftl
A message iterator object traverses the fields of a message.
MESSAGES_RECEIVED - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Messages received.
MESSAGES_RECEIVED_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
MESSAGES_SENT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Messages sent.
MESSAGES_SENT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
messagesReceived(List<Message>, EventQueue) - Method in interface com.tibco.ftl.SubscriberListener
Process inbound messages.
METRICS - Static variable in interface com.tibco.ftl.Monitoring.MessageType
The message contains client metrics.
MODULE_BASE - Static variable in interface com.tibco.ftl.Advisory
The advisory message pertains to the FTL API base library implementation code (field value).
Monitoring - Interface in com.tibco.ftl
This interface class defines constants related to monitoring data messages, their field names, and their field values.
Monitoring.ClientStatus - Interface in com.tibco.ftl
Client status values.
Monitoring.ContextType - Interface in com.tibco.ftl
Context type values * @see #FIELD_METRIC_CONTEXT_TYPE
Monitoring.EventType - Interface in com.tibco.ftl
Event types.
Monitoring.MessageType - Interface in com.tibco.ftl
Monitoring message types.
Monitoring.MetricSemantics - Interface in com.tibco.ftl
Metric semantics values.
Monitoring.MetricType - Interface in com.tibco.ftl
Metric type values.
MONITORING_DEST - Static variable in interface com.tibco.ftl.Monitoring
 
mutableCopy() - Method in interface com.tibco.ftl.Message
Create a mutable copy of a message.

N

name() - Method in interface com.tibco.ftl.EventQueue
Return the name of the event queue object.
name() - Method in interface com.tibco.ftl.TibMap
Return the name of the map object.
NAME_DATALOSS - Static variable in interface com.tibco.ftl.Advisory
The advisory message reports data loss (name).
NAME_LICENSE - Static variable in interface com.tibco.ftl.Advisory
This advisory message reports license related issues.
NAME_LOCK_LOST - Static variable in interface com.tibco.ftl.Advisory
The advisory message reports that a lock previously held by this application was stolen by some other application.
NAME_NONINLINE_SEND_LOSS - Static variable in interface com.tibco.ftl.Advisory
The advisory message reports that a non-inline persistence publisher experienced a failure while trying to persist a message.
NAME_RESOURCE_AVAILABLE - Static variable in interface com.tibco.ftl.Advisory
The advisory message reports that a resource is available.
NAME_RESOURCE_UNAVAILABLE - Static variable in interface com.tibco.ftl.Advisory
The advisory message reports that a resource is unavailable.
NAME_RETRANSMISSION - Static variable in interface com.tibco.ftl.Advisory
The advisory message reports multicast retransmission.
NAME_SUBSCRIBER_FORCE_CLOSE - Static variable in interface com.tibco.ftl.Advisory
The advisory message reports that a persistence store forced a durable subscriber to close.
NEEDS_RESTART - Static variable in interface com.tibco.ftl.Monitoring.ClientStatus
The client needs to be restarted.
next() - Method in interface com.tibco.ftl.MessageIterator
Get the next field of a message iterator object.
next() - Method in interface com.tibco.ftl.TibBrowser
Retrieve the next message in the durable.
next() - Method in interface com.tibco.ftl.TibMapIterator
Iterate to the next key/value pair.
NO_MATCH_MSG_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Number of messages dropped for a persistence store because they did not match any durables in that store.
NO_MATCH_MSG_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
NONE - Static variable in interface com.tibco.ftl.Monitoring.MetricSemantics
The metric has no semantics.
NotificationHandler - Interface in com.tibco.ftl
In some situations, FTL must notify programs of conditions that preclude the use of event queues (as the communications medium).

O

OAuth2TokenFetchHandler - Interface in com.tibco.ftl
 
OFF_LINE - Static variable in interface com.tibco.ftl.Monitoring.ClientStatus
The client is offline.
onNotification(int, String) - Method in interface com.tibco.ftl.NotificationHandler
Process out-of-band notifications.
onOAuth2TokenFetchRequest(Realm) - Method in interface com.tibco.ftl.OAuth2TokenFetchHandler
 
OTHER_SERVICE_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Other service count.
OTHER_SERVICE_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
OTHER_SERVICE_DESTROYED_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Count of other services currently in the DESTROYED state.
OTHER_SERVICE_DESTROYED_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
OTHER_SERVICE_EXCEPTION_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Count of other services currently in the EXCEPTION state.
OTHER_SERVICE_EXCEPTION_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
OTHER_SERVICE_NEEDS_RESTART_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Count of other services currently in the NEEDS_RESTART state.
OTHER_SERVICE_NEEDS_RESTART_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
OTHER_SERVICE_OFF_LINE_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Count of other services currently in the OFF_LINE state.
OTHER_SERVICE_OFF_LINE_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
OTHER_SERVICE_OUT_OF_SYNC_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Count of other services currently in the OUT_OF_SYNC state.
OTHER_SERVICE_OUT_OF_SYNC_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
OTHER_SERVICE_RUNNING_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Count of other services currently in the RUNNING state.
OTHER_SERVICE_RUNNING_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
OTHER_SERVICE_TIMED_OUT_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Count of other services currently in the TIMED_OUT state.
OTHER_SERVICE_TIMED_OUT_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
OUT_OF_SYNC - Static variable in interface com.tibco.ftl.Monitoring.ClientStatus
The client is out of sync.
OUTBOUND_BYTE_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Outbound byte count for a persistence store.
OUTBOUND_BYTE_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
OUTBOUND_CLUSTER_MESSAGE_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Outbound cluster message count.
OUTBOUND_CLUSTER_MESSAGE_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
OUTBOUND_EFTL_MESSAGE_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Outbound eFTL message count.
OUTBOUND_EFTL_MESSAGE_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
OUTBOUND_FTL_MESSAGE_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Outbound message count for a persistence store.
OUTBOUND_FTL_MESSAGE_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 

P

PACKETS_LOST_INBOUND - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Packets lost inbound.
PACKETS_LOST_INBOUND_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
PACKETS_LOST_OUTBOUND - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Packets lost outbound.
PACKETS_LOST_OUTBOUND_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
PACKETS_MISSED - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Packets missed.
PACKETS_MISSED_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
PACKETS_RECEIVED - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Packets received.
PACKETS_RECEIVED_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
PACKETS_RETRANSMITTED - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Packets retransmitted.
PACKETS_RETRANSMITTED_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
PACKETS_SENT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Packets sent.
PACKETS_SENT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
PENDING_CONNECTION_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Pending connection count.
PENDING_CONNECTION_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
PENDING_UPDATES - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Pending updates.
PENDING_UPDATES_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
PERSISTENCE_CLUSTER - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Persistence Cluster Name
PERSISTENCE_CLUSTER_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
PERSISTENCE_SERVER - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Persistence Server Name
PERSISTENCE_SERVER_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Persistence service count.
PERSISTENCE_SERVER_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
PERSISTENCE_SERVER_DESTROYED_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Count of persistence servers currently in the DESTROYED state.
PERSISTENCE_SERVER_DESTROYED_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
PERSISTENCE_SERVER_EXCEPTION_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Count of persistence servers currently in the EXCEPTION state.
PERSISTENCE_SERVER_EXCEPTION_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
PERSISTENCE_SERVER_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
PERSISTENCE_SERVER_NEEDS_RESTART_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Count of persistence servers currently in the NEEDS_RESTART state.
PERSISTENCE_SERVER_NEEDS_RESTART_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
PERSISTENCE_SERVER_OFF_LINE_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Count of persistence servers currently in the OFF_LINE state.
PERSISTENCE_SERVER_OFF_LINE_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
PERSISTENCE_SERVER_OUT_OF_SYNC_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Count of persistence servers currently in the OUT_OF_SYNC state.
PERSISTENCE_SERVER_OUT_OF_SYNC_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
PERSISTENCE_SERVER_RUNNING_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Count of persistence servers currently in the RUNNING state.
PERSISTENCE_SERVER_RUNNING_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
PERSISTENCE_SERVER_TIMED_OUT_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Count of persistence servers currently in the TIMED_OUT state.
PERSISTENCE_SERVER_TIMED_OUT_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
PROCESS_PEAK_RSS_KB - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Process peak resident/working set size in KB.
PROCESS_PEAK_RSS_KB_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
PROCESS_RSS_KB - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Process resident/working set size in KB.
PROCESS_RSS_KB_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
PROCESS_VM_KB - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Process VM size in KB.
PROCESS_VM_KB_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
PROPERTY_BOOL_EXPLICIT_ACK - Static variable in interface com.tibco.ftl.DestSubscriber
Explicit acknowledgement property; boolean.
PROPERTY_BOOL_EXPLICIT_ACK - Static variable in interface com.tibco.ftl.Subscriber
Explicit acknowledgement property; boolean.
PROPERTY_BOOL_INLINE_MODE - Static variable in interface com.tibco.ftl.EventQueue
Inline mode (low-latency); boolean.
PROPERTY_BOOL_NOLOCAL_MESSAGE_DELIVERY - Static variable in interface com.tibco.ftl.DestSubscriber
No Local property that inhibits delivery of messages published by publishers on the same connection as the subscriber; boolean.
PROPERTY_BOOL_NOLOCAL_MESSAGE_DELIVERY - Static variable in interface com.tibco.ftl.Subscriber
No Local property that inhibits delivery of messages published by publishers on the same connection as the subscriber; boolean.
PROPERTY_BOOL_RELEASE_MSGS_TO_CALLBACK - Static variable in interface com.tibco.ftl.DestSubscriber
Ownership of inbound messages; boolean.
PROPERTY_BOOL_RELEASE_MSGS_TO_CALLBACK - Static variable in interface com.tibco.ftl.Subscriber
Ownership of inbound messages; boolean.
PROPERTY_BOOL_RELEASE_MSGS_TO_SEND - Static variable in interface com.tibco.ftl.DestPublisher
Ownership of outbound messages; boolean.
PROPERTY_BOOL_RELEASE_MSGS_TO_SEND - Static variable in interface com.tibco.ftl.Publisher
Ownership of outbound messages; boolean.
PROPERTY_BOOL_TRUST_EVERYONE - Static variable in interface com.tibco.ftl.Realm
Property name for skipping TLS certificate validation; boolean.
PROPERTY_BOOLEAN_OBSERVER - Static variable in interface com.tibco.ftl.group.Group
Property name to monitor a group as an observer.
PROPERTY_DOUBLE_ACK_BATCH_TIME - Static variable in interface com.tibco.ftl.DestSubscriber
Ack batch time This property is optional when creating destination subscribers on topics or queues.
PROPERTY_DOUBLE_ACTIVATION_INTERVAL - Static variable in interface com.tibco.ftl.group.Group
Property name for group activation interval.
PROPERTY_DOUBLE_CONNECT_INTERVAL - Static variable in interface com.tibco.ftl.Realm
Property name for the interval between connection attempts; double.
PROPERTY_DOUBLE_LOCK_ACQUIRE_RETRY_DURATION - Static variable in interface com.tibco.ftl.TibLock
Retry duration for lock requests.
PROPERTY_DOUBLE_PERSISTENCE_CLOSE_LINGER - Static variable in interface com.tibco.ftl.DestPublisher
Linger duration for persistent publisher close operation; double.
PROPERTY_DOUBLE_PERSISTENCE_CLOSE_LINGER - Static variable in interface com.tibco.ftl.Publisher
Linger duration for persistent publisher close operation; double.
PROPERTY_DOUBLE_PERSISTENCE_RETRY_DURATION - Static variable in interface com.tibco.ftl.DestPublisher
Retry duration for persistent publisher operations; double.
PROPERTY_DOUBLE_PERSISTENCE_RETRY_DURATION - Static variable in interface com.tibco.ftl.DestSubscriber
Retry duration for persistent subscriber operations; double.
PROPERTY_DOUBLE_PERSISTENCE_RETRY_DURATION - Static variable in interface com.tibco.ftl.Publisher
Retry duration for persistent publisher operations; double.
PROPERTY_DOUBLE_PERSISTENCE_RETRY_DURATION - Static variable in interface com.tibco.ftl.Subscriber
Retry duration for persistent subscriber operations; double.
PROPERTY_DOUBLE_PERSISTENCE_RETRY_DURATION - Static variable in interface com.tibco.ftl.TibBrowser
Retry duration for browser operations; double.
PROPERTY_DOUBLE_PERSISTENCE_RETRY_DURATION - Static variable in interface com.tibco.ftl.TibMap
Retry duration for map operations; double.
PROPERTY_INT_ACK_BATCH_SIZE - Static variable in interface com.tibco.ftl.DestSubscriber
Ack batch size This property is optional when creating destination subscribers on topics or queues.
PROPERTY_INT_ACK_MODE - Static variable in interface com.tibco.ftl.DestSubscriber
Ack mode property, that controlled how a client acknowledges the messages it receives.
PROPERTY_INT_DISCARD_POLICY - Static variable in interface com.tibco.ftl.EventQueue
Discard policy; integer.
PROPERTY_INT_DISCARD_POLICY_DISCARD_AMOUNT - Static variable in interface com.tibco.ftl.EventQueue
Discard amount; integer.
PROPERTY_INT_DISCARD_POLICY_MAX_EVENTS - Static variable in interface com.tibco.ftl.EventQueue
Max events; integer.
PROPERTY_INT_DURABLE_TYPE - Static variable in interface com.tibco.ftl.DestSubscriber
Durable type property This property is required when creating destination subscribers on topics.
PROPERTY_INT_MAX_BATCH_COUNT - Static variable in interface com.tibco.ftl.DestPublisher
Maximum batch count for non-inline publishers; integer.
PROPERTY_INT_MAX_BATCH_COUNT - Static variable in interface com.tibco.ftl.Publisher
Maximum batch count for non-inline publishers; integer.
PROPERTY_INT_SEND_POLICY - Static variable in interface com.tibco.ftl.DestPublisher
Dest Publisher send policy; string.
PROPERTY_INT_SEND_POLICY - Static variable in interface com.tibco.ftl.Publisher
Publisher send policy; string.
PROPERTY_LONG_CONNECT_RETRIES - Static variable in interface com.tibco.ftl.Realm
Property name for number of connection attempts; long.
PROPERTY_LONG_MEMBER_WEIGHT - Static variable in interface com.tibco.ftl.group.Group
Property name to set the weight for a group member
PROPERTY_LONG_PREFETCH_SIZE - Static variable in interface com.tibco.ftl.DestSubscriber
Allows a subscriber to override the prefetch set by the administrator for a static durable or dynamic durable template.
PROPERTY_LONG_PREFETCH_SIZE - Static variable in interface com.tibco.ftl.Subscriber
Allows a subscriber to override the prefetch set by the administrator for a static durable or dynamic durable template.
PROPERTY_LONG_SECURITY_LEVEL - Static variable in interface com.tibco.ftl.Realm
Property name for TLS security level; long.
PROPERTY_LONG_TRUST_TYPE - Static variable in interface com.tibco.ftl.Realm
Deprecated.
Property name for secure FTL server trust type; long.

This property is deprecated. Omit this property; instead, use Realm.PROPERTY_STRING_TRUST_FILE, Realm.PROPERTY_STRING_TRUST_PEM_STRING, or Realm.PROPERTY_BOOL_TRUST_EVERYONE. To use the system trust store, omit all of these properties.

Supply this property to FTL.connectToRealmServer. Its value determines trust in the FTL server's certificate.

PROPERTY_MESSAGE_MEMBER_DESCRIPTOR - Static variable in interface com.tibco.ftl.group.Group
Property name for group member descriptor.
PROPERTY_STRING_APPINSTANCE_IDENTIFIER - Static variable in interface com.tibco.ftl.Realm
Property name for application instance identifier; string.
PROPERTY_STRING_CLIENT_CERT - Static variable in interface com.tibco.ftl.Realm
Property name for client identity certificate; string.
PROPERTY_STRING_CLIENT_LABEL - Static variable in interface com.tibco.ftl.Realm
Property name for client label; string.
PROPERTY_STRING_CLIENT_PRIVATE_KEY - Static variable in interface com.tibco.ftl.Realm
Property name for client certificate's private key; string.
PROPERTY_STRING_CLIENT_PRIVATE_KEY_PASSWORD - Static variable in interface com.tibco.ftl.Realm
Property name for client certificate's private key password; string.
PROPERTY_STRING_DURABLE_NAME - Static variable in interface com.tibco.ftl.DestSubscriber
Durable name property; string.
PROPERTY_STRING_DURABLE_NAME - Static variable in interface com.tibco.ftl.Subscriber
Durable name property; string.
PROPERTY_STRING_KEY_FIELD_NAME - Static variable in interface com.tibco.ftl.Subscriber
Key field name for a dynamic last-value durable; string.
PROPERTY_STRING_LABEL - Static variable in interface com.tibco.ftl.DestPublisher
Property name for a dest publisher label; string.
PROPERTY_STRING_LABEL - Static variable in interface com.tibco.ftl.DestSubscriber
Property name for a dest subscriber label; string.
PROPERTY_STRING_LABEL - Static variable in interface com.tibco.ftl.Publisher
Property name for a publisher label; string.
PROPERTY_STRING_LABEL - Static variable in interface com.tibco.ftl.Subscriber
Property name for a subscriber label; string.
PROPERTY_STRING_LABEL - Static variable in interface com.tibco.ftl.TibBrowser
Property name for a browser label; string.
PROPERTY_STRING_LABEL - Static variable in interface com.tibco.ftl.TibMap
Property name for a map label; string.
PROPERTY_STRING_LOG_LEVEL - Static variable in interface com.tibco.ftl.Realm
Property name for setting log level via java system property NOTE: This property is specifically meant to be used as java system property example java -Dcom.tibco.ftl.log.level='transport:debug;api:debug'
PROPERTY_STRING_MATCH_FILTER - Static variable in interface com.tibco.ftl.DestSubscriber
Property name for a subscriber match filter; string.
PROPERTY_STRING_MATCHER - Static variable in interface com.tibco.ftl.TibBrowser
Property name for a browser matcher; string.
PROPERTY_STRING_MATCHER - Static variable in interface com.tibco.ftl.TibMapIterator
Property for map iterator matcher; string.
PROPERTY_STRING_NAME - Static variable in interface com.tibco.ftl.EventQueue
Queue name; string.
PROPERTY_STRING_NAME - Static variable in interface com.tibco.ftl.Subscriber
Durable subscriber name property; string.
PROPERTY_STRING_OAUTH2_ACCESS_TOKEN - Static variable in interface com.tibco.ftl.Realm
Property name to specify OAuth 2.0 access token.
PROPERTY_STRING_OAUTH2_CLIENT_ID - Static variable in interface com.tibco.ftl.Realm
Property name for OAuth 2.0 client id, this client id is required.
PROPERTY_STRING_OAUTH2_CLIENT_SECRET - Static variable in interface com.tibco.ftl.Realm
Property name for OAuth 2.0 client secret, this client secret is required to get the OAuth 2.0 access token; string
PROPERTY_STRING_OAUTH2_SERVER_TRUST_FILE - Static variable in interface com.tibco.ftl.Realm
Property name for OAuth 2.0 server specific trust file.
PROPERTY_STRING_OAUTH2_SERVER_URL - Static variable in interface com.tibco.ftl.Realm
Property name for OAuth 2.0 server URL.
PROPERTY_STRING_REPLY_ENDPOINT - Static variable in interface com.tibco.ftl.Publisher
Property name for a publisher reply endpoint; string.
PROPERTY_STRING_SECONDARY_SERVER - Static variable in interface com.tibco.ftl.Realm
Deprecated.
Revise client code to use the core servers list instead.
PROPERTY_STRING_TRUST_FILE - Static variable in interface com.tibco.ftl.Realm
Property name for secure FTL server trust file; string.
PROPERTY_STRING_TRUST_PEM_STRING - Static variable in interface com.tibco.ftl.Realm
Property name for secure FTL server trust data; string.
PROPERTY_STRING_USERNAME - Static variable in interface com.tibco.ftl.Realm
Property name for FTL server username; string.
PROPERTY_STRING_USERPASSWORD - Static variable in interface com.tibco.ftl.Realm
Property name for FTL server password; string.
PROTOCOL_MESSAGE_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Protocol message count.
PROTOCOL_MESSAGE_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
PSERVER_CLIENT_TRANSPORT_BYTES_RECV - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Bytes received by the persistence service over its client transport(s).
PSERVER_CLIENT_TRANSPORT_BYTES_RECV_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
PSERVER_CLIENT_TRANSPORT_BYTES_SENT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Bytes sent by the persistence service over its client transport(s).
PSERVER_CLIENT_TRANSPORT_BYTES_SENT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
PSERVER_CLUSTER_TRANSPORT_BYTES_RECV - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Bytes received by the persistence service over its cluster transport(s).
PSERVER_CLUSTER_TRANSPORT_BYTES_RECV_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
PSERVER_CLUSTER_TRANSPORT_BYTES_SENT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Bytes sent by the persistence service over its cluster transport(s).
PSERVER_CLUSTER_TRANSPORT_BYTES_SENT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
PSERVER_DR_TRANSPORT_BYTES_RECV - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Bytes received by the persistence service over its DR transport(s).
PSERVER_DR_TRANSPORT_BYTES_RECV_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
PSERVER_DR_TRANSPORT_BYTES_SENT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Bytes sent by the persistence service over its DR transport(s).
PSERVER_DR_TRANSPORT_BYTES_SENT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
PSERVER_INBOUND_BYTE_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Inbound byte count for a persistence service, summed across all its persistence stores.
PSERVER_INBOUND_BYTE_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
PSERVER_INBOUND_MESSAGE_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Inbound message count for a persistence service, summed across all its persistence stores.
PSERVER_INBOUND_MESSAGE_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
PSERVER_INTER_CLUSTER_TRANSPORT_BYTES_RECV - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Bytes received by the persistence service over its inter-cluster transport(s).
PSERVER_INTER_CLUSTER_TRANSPORT_BYTES_RECV_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
PSERVER_INTER_CLUSTER_TRANSPORT_BYTES_SENT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Bytes sent by the persistence service over its inter-cluster transport(s).
PSERVER_INTER_CLUSTER_TRANSPORT_BYTES_SENT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
PSERVER_MESSAGE_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Pending message count for a persistence service, summed across all its persistence stores.
PSERVER_MESSAGE_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
PSERVER_MESSAGE_SIZE - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Pending message size for a persistence service, summed across all its persistence stores.
PSERVER_MESSAGE_SIZE_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
PSERVER_OUTBOUND_BYTE_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Outbound byte count for a persistence service, summed across all its persistence stores.
PSERVER_OUTBOUND_BYTE_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
PSERVER_OUTBOUND_MESSAGE_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Outbound message count for a persistence service, summed across all its persistence stores.
PSERVER_OUTBOUND_MESSAGE_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
PUB_NONMATCHING_MSGS - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Outgoing Messages that were discarded
PUB_PUBLISHED_MSGS - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Publisher Published Messages
PUB_PUBLISHED_MSGS_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
PUB_SENT_NONMATCHING_MSGS_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
Publisher - Interface in com.tibco.ftl
Publisher objects send messages.

Q

QUEUE_BACKLOG - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Queue backlog.
QUEUE_BACKLOG_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
QUEUE_DISCARDS - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Queue discards.
QUEUE_DISCARDS_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
QUEUE_LATENCY_MSG_MAX - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
QUEUE_LATENCY_MSG_MAX_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
QUEUE_LATENCY_MSG_MEAN - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
QUEUE_LATENCY_MSG_MEAN_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
QUEUE_LATENCY_MSG_N - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
QUEUE_LATENCY_MSG_N_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
QUEUE_LATENCY_MSG_STDDEV - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
QUEUE_LATENCY_MSG_STDDEV_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
QUEUE_LATENCY_MSG_TOTAL - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
QUEUE_LATENCY_MSG_TOTAL_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
QUEUE_LATENCY_TIMER_MAX - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
QUEUE_LATENCY_TIMER_MAX_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
QUEUE_LATENCY_TIMER_MEAN - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
QUEUE_LATENCY_TIMER_MEAN_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
QUEUE_LATENCY_TIMER_N - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
QUEUE_LATENCY_TIMER_N_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
QUEUE_LATENCY_TIMER_STDDEV - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
QUEUE_LATENCY_TIMER_STDDEV_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
QUEUE_LATENCY_TIMER_TOTAL - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
QUEUE_LATENCY_TIMER_TOTAL_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
QUORUM_NUMBER - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Quorum number.
QUORUM_NUMBER_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
QUORUM_STATE - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Quorum state.
QUORUM_STATE_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 

R

Realm - Interface in com.tibco.ftl
Realm objects contain definitions of message formats, endpoints and transport maps.
REASON_DURABLE_SUBSCRIBER_COLLISION - Static variable in interface com.tibco.ftl.Advisory
The advisory reports that a persistence store forced a subscriber to close; the reason is durable subscriber collision.
REASON_FAILOVER_LOSS - Static variable in interface com.tibco.ftl.Advisory
The advisory reports potential data loss; the reason is failover to a backup forwarding component.
REASON_INCOMPLETE_MESSAGE - Static variable in interface com.tibco.ftl.Advisory
The advisory reports data loss; the reason is an incomplete message.
REASON_LICENSE_EXPIRED - Static variable in interface com.tibco.ftl.Advisory
 
REASON_LICENSE_EXPIRING_IMMINENTLY - Static variable in interface com.tibco.ftl.Advisory
 
REASON_LICENSE_EXPIRING_SOON - Static variable in interface com.tibco.ftl.Advisory
 
REASON_LICENSE_SERVER_UNREACHABLE - Static variable in interface com.tibco.ftl.Advisory
 
REASON_LOCK_LOST_ON_DISCONNECT - Static variable in interface com.tibco.ftl.Advisory
The advisory reports lock lost notification; the reason is a lock that was previously held by this application was lost because of a disconnect from the persistence store.
REASON_LOCK_STOLEN - Static variable in interface com.tibco.ftl.Advisory
The advisory reports lock lost notification; the reason is a lock that was previously held by this application was stolen by some other application.
REASON_PERSISTENCE_STORE_AVAILABLE - Static variable in interface com.tibco.ftl.Advisory
The advisory reports resource availability; the reason is that a persistence store is available.
REASON_PERSISTENCE_STORE_AVAILABLE_AFTER_CLUSTER_DATALOSS - Static variable in interface com.tibco.ftl.Advisory
The advisory reports resource availability; the reason is that a persistence store is available but the cluster lost some or all data.
REASON_PERSISTENCE_STORE_UNAVAILABLE - Static variable in interface com.tibco.ftl.Advisory
The advisory reports resource unavailability; the reason is that a persistence store is not available.
REASON_QUEUE_LIMIT_EXCEEDED - Static variable in interface com.tibco.ftl.Advisory
The advisory message reports data loss; the reason is overflow of an event queue.
REASON_RECONNECT_LOSS - Static variable in interface com.tibco.ftl.Advisory
The advisory reports potential data loss; the reason is a temporary network disconnect between two connection-oriented transports (that is, TCP or RDMA).
REASON_RETRANSMISSION_REQUEST - Static variable in interface com.tibco.ftl.Advisory
The advisory reports that the subscribing endpoint of a multicast transport in the application requested retransmission from a publishing endpoint.
REASON_RETRANSMISSION_REQUEST_SUPPRESSED - Static variable in interface com.tibco.ftl.Advisory
The advisory reports that the subscribing endpoint of a multicast transport in the application would have requested retransmission, but request was suppressed.
REASON_RETRANSMISSION_SENT - Static variable in interface com.tibco.ftl.Advisory
The advisory reports that the publishing endpoint of a multicast transport in the application has sent a retransmission as requested.
REASON_SENDER_DISCARD - Static variable in interface com.tibco.ftl.Advisory
The advisory reports data loss; the reason is that a sending transport has discarded data in accordance with its backlog settings.
REASON_STORE_DISCARD_DATALOSS - Static variable in interface com.tibco.ftl.Advisory
The advisory reports data loss when a subscriber to a last-value durable has missed one or more messages from the persistence store.
REASON_TPORT_DATALOSS - Static variable in interface com.tibco.ftl.Advisory
The advisory reports data loss; the reason is a transport problem.
REASON_UPSTREAM_LOSS - Static variable in interface com.tibco.ftl.Advisory
The advisory reports potential data loss; the reason is a data loss advisory detected upstream at a forwarding component (such as a transport bridge).
RECORDS_AVAIL_FOR_SYNC - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Records available for sync.
RECORDS_AVAIL_FOR_SYNC_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
RECORDS_CAUGHT_UP - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Records caught up.
RECORDS_CAUGHT_UP_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
RECORDS_SYNCED - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Records synced.
RECORDS_SYNCED_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
RECORDS_TO_CATCH_UP - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Records to catch up.
RECORDS_TO_CATCH_UP_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
remove() - Method in interface com.tibco.ftl.MessageIterator
Unsupported method; do not use.
remove(String) - Method in interface com.tibco.ftl.TibMap
Remove a key/value pair from a map.
remove(String, TibLock) - Method in interface com.tibco.ftl.TibMap
Remove a key/value pair from a map as a locked operation.
remove(String) - Method in interface com.tibco.ftl.TibProperties
Remove the property name from properties.
removeAll() - Method in interface com.tibco.ftl.TibMap
Remove all key/value pairs from a map.
removeAll(TibLock) - Method in interface com.tibco.ftl.TibMap
Remove all key/value pairs from a map as a locked operation.
removeDestSubscriber(DestSubscriber) - Method in interface com.tibco.ftl.EventQueue
Remove a destination subscriber from the event queue
removeMap(String, String, TibProperties) - Method in interface com.tibco.ftl.Realm
Delete a map from a persistence store.
removeMapOnDest(String, TibProperties) - Method in interface com.tibco.ftl.Realm
Remove a map object on dest.
removeMultiple(String[]) - Method in interface com.tibco.ftl.TibMap
Remove multiple keys and their corresponding values from the map
removeMultiple(String[], TibLock) - Method in interface com.tibco.ftl.TibMap
Remove multiple keys and their corresponding values from the map as a locked operation
removeSubscriber(Subscriber) - Method in interface com.tibco.ftl.EventQueue
Remove a subscriber from a queue.
REPLICA_RTT_ASYNC_MAX - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Replica round-trip time maximum over the last sample interval (microseconds) for async disk persistence only.
REPLICA_RTT_ASYNC_MAX_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
REPLICA_RTT_ASYNC_N - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Replica round-trip time sample count for async disk persistence only.
REPLICA_RTT_ASYNC_N_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
REPLICA_RTT_ASYNC_TOTAL - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Replica round-trip time total (microseconds) for async disk persistence only.
REPLICA_RTT_ASYNC_TOTAL_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
REPLICA_RTT_BYTES_ASYNC_MAX - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Replica round-trip bytes per op maximum over the last sample interval for async disk persistence only.
REPLICA_RTT_BYTES_ASYNC_MAX_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
REPLICA_RTT_BYTES_ASYNC_N - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Replica round-trip bytes per op sample count for async disk persistence only.
REPLICA_RTT_BYTES_ASYNC_N_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
REPLICA_RTT_BYTES_ASYNC_TOTAL - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Replica round-trip bytes per op total for async disk persistence only.
REPLICA_RTT_BYTES_ASYNC_TOTAL_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
REPLICA_RTT_BYTES_MAX - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Replica round-trip bytes per op maximum over the last sample interval.
REPLICA_RTT_BYTES_MAX_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
REPLICA_RTT_BYTES_N - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Replica round-trip bytes per op sample count.
REPLICA_RTT_BYTES_N_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
REPLICA_RTT_BYTES_TOTAL - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Replica round-trip bytes per op total.
REPLICA_RTT_BYTES_TOTAL_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
REPLICA_RTT_MAX - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Replica round-trip time maximum over the last sample interval (microseconds).
REPLICA_RTT_MAX_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
REPLICA_RTT_N - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Replica round-trip time sample count.
REPLICA_RTT_N_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
REPLICA_RTT_TOTAL - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Replica round-trip time total (microseconds).
REPLICA_RTT_TOTAL_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
REQREPLY_LATENCY_MAX - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
REQREPLY_LATENCY_MAX_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
REQREPLY_LATENCY_MEAN - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
REQREPLY_LATENCY_MEAN_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
REQREPLY_LATENCY_N - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
REQREPLY_LATENCY_N_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
REQREPLY_LATENCY_STDDEV - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
REQREPLY_LATENCY_STDDEV_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
REQREPLY_LATENCY_TOTAL - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
REQREPLY_LATENCY_TOTAL_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
request() - Method in interface com.tibco.ftl.TibLock
No operation.
reset() - Method in interface com.tibco.ftl.TibBrowser
Return the browser to the first message in the durable.
returnLock() - Method in interface com.tibco.ftl.TibLock
Release a lock.
rewindDest(String, TibProperties) - Method in interface com.tibco.ftl.Realm
Rewind either the durable on the destination or the queue The destination name.
rewindSubscription(String, String, TibProperties) - Method in interface com.tibco.ftl.Realm
Rewind a durable.
RUNNING - Static variable in interface com.tibco.ftl.Monitoring.ClientStatus
The client is running.

S

SATELLITE_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Satellite count.
SATELLITE_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
SATELLITE_DESTROYED_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Count of satellites currently in the DESTROYED state.
SATELLITE_DESTROYED_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
SATELLITE_EXCEPTION_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Count of satellites currently in the EXCEPTION state.
SATELLITE_EXCEPTION_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
SATELLITE_NEEDS_RESTART_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Count of satellites currently in the NEEDS_RESTART state.
SATELLITE_NEEDS_RESTART_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
SATELLITE_OFF_LINE_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Count of satellites currently in the OFF_LINE state.
SATELLITE_OFF_LINE_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
SATELLITE_OUT_OF_SYNC_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Count of satellites currently in the OUT_OF_SYNC state.
SATELLITE_OUT_OF_SYNC_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
SATELLITE_RUNNING_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Count of satellites currently in the RUNNING state.
SATELLITE_RUNNING_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
SATELLITE_TIMED_OUT_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Count of satellites currently in the TIMED_OUT state.
SATELLITE_TIMED_OUT_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
send(Message, String) - Method in interface com.tibco.ftl.DestPublisher
Send a message, one-to-many.
send(Message[], String) - Method in interface com.tibco.ftl.DestPublisher
 
send(Message) - Method in interface com.tibco.ftl.Publisher
Send a message, one-to-many.
send(Message[]) - Method in interface com.tibco.ftl.Publisher
Send an array of messages, one-to-many.
send(Message[], int) - Method in interface com.tibco.ftl.Publisher
Send a subset of messages from an array of messages.
SEND_BACKLOG_MAX_SIZE - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Backlog highest size during the previous period
SEND_BACKLOG_MAX_SIZE_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
SEND_INLINE - Static variable in interface com.tibco.ftl.DestPublisher
Publish with low latency; integer.
SEND_INLINE - Static variable in interface com.tibco.ftl.Publisher
Publish with low latency; integer.
SEND_NON_INLINE - Static variable in interface com.tibco.ftl.DestPublisher
Publish with high throughput; integer.
SEND_NON_INLINE - Static variable in interface com.tibco.ftl.Publisher
Publish with high throughput; integer.
SEND_TO_INBOX_FAILURES - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Count of send to client inbox failures.
SEND_TO_INBOX_FAILURES_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
sendReply(Message, Message) - Method in interface com.tibco.ftl.DestPublisher
Send a reply message to a requester.
sendReply(Message, Message) - Method in interface com.tibco.ftl.Publisher
Send a reply message to a requester.
sendRequest(Message, String, double) - Method in interface com.tibco.ftl.DestPublisher
Send a request and wait for reply.
sendRequest(Message, double) - Method in interface com.tibco.ftl.Publisher
Send a request and wait for reply.
sendToInbox(Inbox, Message) - Method in interface com.tibco.ftl.Publisher
Send an inbox message to an inbox.
SERVER_METRICS - Static variable in interface com.tibco.ftl.Monitoring.MessageType
The message contains FTL server metrics.
SESSION_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Session count.
SESSION_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
set(long, long) - Method in class com.tibco.ftl.TibDateTime
Modify a TibDateTime object by setting its seconds and nanoseconds components.
set(String, Message) - Method in interface com.tibco.ftl.TibMap
Set a key/value pair in a map.
set(String, Message, TibLock) - Method in interface com.tibco.ftl.TibMap
Set a key/value pair in a map as a locked operation.
set(String[], Message[]) - Method in interface com.tibco.ftl.TibMap
Set Multiple key/value pairs in a map.
set(String[], Message[], TibLock) - Method in interface com.tibco.ftl.TibMap
Set multiple key/value pairs in a map as a locked operation.
set(String, boolean) - Method in interface com.tibco.ftl.TibProperties
Set a boolean property.
set(String, String) - Method in interface com.tibco.ftl.TibProperties
Set a string property.
set(String, Message) - Method in interface com.tibco.ftl.TibProperties
Set a Message property.
set(String, int) - Method in interface com.tibco.ftl.TibProperties
Set an integer property.
set(String, long) - Method in interface com.tibco.ftl.TibProperties
Set a long integer property.
set(String, double) - Method in interface com.tibco.ftl.TibProperties
Set a double property.
setArray(String, long[]) - Method in interface com.tibco.ftl.Message
Set a long array field in a mutable message.
setArray(MessageFieldRef, long[]) - Method in interface com.tibco.ftl.Message
Set a long array field in a mutable message.
setArray(String, long[], int, int) - Method in interface com.tibco.ftl.Message
Set a long array field in a mutable message.
setArray(MessageFieldRef, long[], int, int) - Method in interface com.tibco.ftl.Message
Set a long array field in a mutable message.
setArray(String, double[]) - Method in interface com.tibco.ftl.Message
Set a double array field in a mutable message.
setArray(MessageFieldRef, double[]) - Method in interface com.tibco.ftl.Message
Set a double array field in a mutable message.
setArray(String, double[], int, int) - Method in interface com.tibco.ftl.Message
Set a double array field in a mutable message.
setArray(MessageFieldRef, double[], int, int) - Method in interface com.tibco.ftl.Message
Set a double array field in a mutable message.
setArray(String, String[]) - Method in interface com.tibco.ftl.Message
Set a string array field in a mutable message.
setArray(MessageFieldRef, String[]) - Method in interface com.tibco.ftl.Message
Set a string array field in a mutable message.
setArray(String, String[], int, int) - Method in interface com.tibco.ftl.Message
Set a string array field in a mutable message.
setArray(MessageFieldRef, String[], int, int) - Method in interface com.tibco.ftl.Message
Set a string array field in a mutable message.
setArray(String, Message[]) - Method in interface com.tibco.ftl.Message
Set a sub-message array field in a mutable message.
setArray(MessageFieldRef, Message[]) - Method in interface com.tibco.ftl.Message
Set a sub-message array field in a mutable message.
setArray(String, Message[], int, int) - Method in interface com.tibco.ftl.Message
Set a sub-message array field in a mutable message.
setArray(MessageFieldRef, Message[], int, int) - Method in interface com.tibco.ftl.Message
Set a sub-message array field in a mutable message.
setArray(String, TibDateTime[]) - Method in interface com.tibco.ftl.Message
Set a TibDateTime array field in a mutable message.
setArray(MessageFieldRef, TibDateTime[]) - Method in interface com.tibco.ftl.Message
Set a TibDateTime array field in a mutable message.
setArray(String, TibDateTime[], int, int) - Method in interface com.tibco.ftl.Message
Set a TibDateTime array field in a mutable message.
setArray(MessageFieldRef, TibDateTime[], int, int) - Method in interface com.tibco.ftl.Message
Set a TibDateTime array field in a mutable message.
setDateTime(String, TibDateTime) - Method in interface com.tibco.ftl.Message
Set a TibDateTime field in a mutable message.
setDateTime(MessageFieldRef, TibDateTime) - Method in interface com.tibco.ftl.Message
Set a TibDateTime field in a mutable message.
setDouble(String, double) - Method in interface com.tibco.ftl.Message
Set a double floating-point field in a mutable message.
setDouble(MessageFieldRef, double) - Method in interface com.tibco.ftl.Message
Set a double floating-point field in a mutable message.
setErrorCode(int) - Method in exception com.tibco.ftl.FTLException
 
setErrorCode(int) - Method in exception com.tibco.ftl.FTLRuntimeException
 
setFromDate(Date) - Method in class com.tibco.ftl.TibDateTime
Modify a TibDateTime object so it represents a time equivalent to a java.util.Date object.
setFromMillis(long) - Method in class com.tibco.ftl.TibDateTime
Modify a TibDateTime object by converting from milliseconds relative to January 1, 1970, 00:00:00 GMT (that is, the epoch), and setting its components to the equivalent time.
setInbox(String, Inbox) - Method in interface com.tibco.ftl.Message
Set an inbox field in a mutable message.
setInbox(MessageFieldRef, Inbox) - Method in interface com.tibco.ftl.Message
Set an inbox field in a mutable message.
setLogFiles(String, long, int, TibProperties) - Static method in class com.tibco.ftl.FTL
Arrange rotating log files.
setLogFiles(String, long, int, TibProperties) - Method in interface com.tibco.ftl.Realm
Arrange rotating log files for the realm.
setLogFilesForRealm(long, String, long, int, TibProperties) - Static method in class com.tibco.ftl.FTL
 
setLogHandler(LogHandler, TibProperties) - Static method in class com.tibco.ftl.FTL
Register a global log handler.
setLogHandler(LogHandler, TibProperties) - Method in interface com.tibco.ftl.Realm
Register a log handler for the realm.
setLogHandlerForRealm(long, LogHandler, TibProperties) - Static method in class com.tibco.ftl.FTL
 
setLogLevel(String) - Static method in class com.tibco.ftl.FTL
Set the global log trace level for low-level FTL internal calls.
setLogLevel(String) - Method in interface com.tibco.ftl.Realm
Set the log trace level for low-level FTL internal calls for a specified realm.
setLogLevelForRealm(long, String) - Static method in class com.tibco.ftl.FTL
 
setLong(String, long) - Method in interface com.tibco.ftl.Message
Set a long integer field in a mutable message.
setLong(MessageFieldRef, long) - Method in interface com.tibco.ftl.Message
Set a long integer field in a mutable message.
setMessage(String, Message) - Method in interface com.tibco.ftl.Message
Set a sub-message field in a mutable message.
setMessage(MessageFieldRef, Message) - Method in interface com.tibco.ftl.Message
Set a sub-message field in a mutable message.
setNotificationHandler(NotificationHandler) - Method in interface com.tibco.ftl.Realm
Register the notification handler.
setOAuth2TokenFetchHandler(OAuth2TokenFetchHandler) - Method in interface com.tibco.ftl.TibProperties
set the oauth2 token fetch handler.
setOpaque(String, byte[]) - Method in interface com.tibco.ftl.Message
Set an opaque (byte-array) field in a mutable message.
setOpaque(MessageFieldRef, byte[]) - Method in interface com.tibco.ftl.Message
Set an opaque (byte-array) field in a mutable message.
setOpaque(String, byte[], int) - Method in interface com.tibco.ftl.Message
Set an opaque (byte-array) field in a mutable message.
setOpaque(MessageFieldRef, byte[], int) - Method in interface com.tibco.ftl.Message
Set an opaque (byte-array) field in a mutable message.
setString(String, String) - Method in interface com.tibco.ftl.Message
Set a string field in a mutable message.
setString(MessageFieldRef, String) - Method in interface com.tibco.ftl.Message
Set a string field in a mutable message.
setWeight(long) - Method in interface com.tibco.ftl.group.Group
Set the weight for this group member.
SEVERITY_DEBUG - Static variable in interface com.tibco.ftl.Advisory
The advisory message is for debugging (severity value).
SEVERITY_INFO - Static variable in interface com.tibco.ftl.Advisory
The advisory message is informational (severity value).
SEVERITY_WARN - Static variable in interface com.tibco.ftl.Advisory
The advisory message is a warning (severity value).
steal() - Method in interface com.tibco.ftl.TibLock
Forcibly acquire a lock, even if another process holds it.
STORE_BYTE_LIMIT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Configured store memory byte limit
STORE_BYTE_LIMIT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
STORE_MESSAGE_LIMIT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Configured store message count limit.
STORE_MESSAGE_LIMIT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
STORE_MISMATCH_MESSAGES - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Store mismatch messages.
STORE_MISMATCH_MESSAGES_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
SUB_DELIVERED_MSGS - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Subscriber Delivered Messages
SUB_DELIVERED_MSGS_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
Subscriber - Interface in com.tibco.ftl
Subscribers express interest to receive inbound messages.
SubscriberListener - Interface in com.tibco.ftl
Message event handler.
SUBSCRIPTION_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Subscription count.
SUBSCRIPTION_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
SUSPENDED_CONNECTION_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Suspended connection count.
SUSPENDED_CONNECTION_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
SWAP_MESSAGE_COUNT - Static variable in interface com.tibco.ftl.Monitoring.MetricType
When disk_swap is true, number of messages in memory for a persistence store, else 0.
SWAP_MESSAGE_COUNT_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
SWAP_MESSAGE_SIZE - Static variable in interface com.tibco.ftl.Monitoring.MetricType
When disk_swap is true, byte count of all messages in memory for a persistence store, else 0.
SWAP_MESSAGE_SIZE_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
SYSTEM_CPU_TIME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
System CPU time in microseconds.
SYSTEM_CPU_TIME_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 

T

TIB_BUILTIN_MSG_FMT_KEY_FIELDNAME - Static variable in interface com.tibco.ftl.Message
Built-in field name of the key field in a keyed opaque message.
TIB_BUILTIN_MSG_FMT_KEY_MAXLEN - Static variable in interface com.tibco.ftl.Message
Maximum length (in bytes) of the key field of a keyed opaque message.
TIB_BUILTIN_MSG_FMT_KEYED_OPAQUE - Static variable in interface com.tibco.ftl.Message
Built-in format name for keyed opaque messages.
TIB_BUILTIN_MSG_FMT_OPAQUE - Static variable in interface com.tibco.ftl.Message
Built-in format name for opaque messages.
TIB_BUILTIN_MSG_FMT_OPAQUE_FIELDNAME - Static variable in interface com.tibco.ftl.Message
Built-in field name of the data field in an opaque message or a keyed opaque message.
TIB_BUILTIN_MSG_FMT_OPAQUE_MAXSIZE - Static variable in interface com.tibco.ftl.Message
Maximum efficient length (in bytes) of a built-in opaque message.
TIB_FIELD_TYPE_DATETIME - Static variable in interface com.tibco.ftl.Message
DateTime.
TIB_FIELD_TYPE_DATETIME_ARRAY - Static variable in interface com.tibco.ftl.Message
Array of DateTime.
TIB_FIELD_TYPE_DOUBLE - Static variable in interface com.tibco.ftl.Message
Double floating-point number.
TIB_FIELD_TYPE_DOUBLE_ARRAY - Static variable in interface com.tibco.ftl.Message
Array of double floating-point numbers.
TIB_FIELD_TYPE_INBOX - Static variable in interface com.tibco.ftl.Message
Inbox.
TIB_FIELD_TYPE_LONG - Static variable in interface com.tibco.ftl.Message
Long integer.
TIB_FIELD_TYPE_LONG_ARRAY - Static variable in interface com.tibco.ftl.Message
Array of long integers.
TIB_FIELD_TYPE_MAX - Static variable in interface com.tibco.ftl.Message
Deprecated.
This constant will be removed.
TIB_FIELD_TYPE_MESSAGE - Static variable in interface com.tibco.ftl.Message
Sub-message (that is, a nested message).
TIB_FIELD_TYPE_MESSAGE_ARRAY - Static variable in interface com.tibco.ftl.Message
Array of sub-messages.
TIB_FIELD_TYPE_OPAQUE - Static variable in interface com.tibco.ftl.Message
Opaque byte-string.
TIB_FIELD_TYPE_STRING - Static variable in interface com.tibco.ftl.Message
Character string.
TIB_FIELD_TYPE_STRING_ARRAY - Static variable in interface com.tibco.ftl.Message
Array of character strings.
TIB_FIELD_TYPE_UNKNOWN - Static variable in interface com.tibco.ftl.Message
Unrecognized type.
TIB_LOG_LEVEL_DEBUG - Static variable in class com.tibco.ftl.FTL
Debug -- output trace entries for all events (debug, verbose, information, warning and severe events).
TIB_LOG_LEVEL_INFO - Static variable in class com.tibco.ftl.FTL
Info -- output trace entries for information, warning and severe events.
TIB_LOG_LEVEL_OFF - Static variable in class com.tibco.ftl.FTL
Off -- disable all tracing.
TIB_LOG_LEVEL_SEVERE - Static variable in class com.tibco.ftl.FTL
Severe -- output trace entries only for severe events.
TIB_LOG_LEVEL_VERBOSE - Static variable in class com.tibco.ftl.FTL
Verbose -- output trace entries for verbose, information, warning and severe events.
TIB_LOG_LEVEL_WARN - Static variable in class com.tibco.ftl.FTL
Warn -- output trace entries for warning and severe events.
TIB_MONITORING_APPLICATION - Static variable in interface com.tibco.ftl.Monitoring.ContextType
Application
TIB_MONITORING_BRIDGE - Static variable in interface com.tibco.ftl.Monitoring.ContextType
Bridge
TIB_MONITORING_DYNAMIC_ENTITIES - Static variable in interface com.tibco.ftl.Monitoring.ContextType
Dynamic entities
TIB_MONITORING_EFTL_SERVER - Static variable in interface com.tibco.ftl.Monitoring.ContextType
eFTL server
TIB_MONITORING_ENDPOINT - Static variable in interface com.tibco.ftl.Monitoring.ContextType
Endpoint
TIB_MONITORING_PERSISTENCE_SERVER - Static variable in interface com.tibco.ftl.Monitoring.ContextType
Persistence server
TIB_MONITORING_PERSISTENCE_STORE - Static variable in interface com.tibco.ftl.Monitoring.ContextType
Persistence store
TIB_MONITORING_PERSISTENCE_STORE_MANAGER - Static variable in interface com.tibco.ftl.Monitoring.ContextType
Persistence store manager
TIB_MONITORING_QUEUE - Static variable in interface com.tibco.ftl.Monitoring.ContextType
Queue
TIB_MONITORING_REALM_SERVER - Static variable in interface com.tibco.ftl.Monitoring.ContextType
Realm Service
TIB_MONITORING_TRANSPORT - Static variable in interface com.tibco.ftl.Monitoring.ContextType
Transport
TIB_MONITORING_UNDEFINED - Static variable in interface com.tibco.ftl.Monitoring.ContextType
Undefined
TIB_VERSION_BANNER - Static variable in class com.tibco.ftl.Version
 
TIB_VERSION_JNI_COMPAT_NUM - Static variable in class com.tibco.ftl.Version
 
TIB_VERSION_MAJOR_NUM - Static variable in class com.tibco.ftl.Version
 
TIB_VERSION_MAJOR_STRING - Static variable in class com.tibco.ftl.Version
 
TIB_VERSION_MINOR_NUM - Static variable in class com.tibco.ftl.Version
 
TIB_VERSION_MINOR_STRING - Static variable in class com.tibco.ftl.Version
 
TIB_VERSION_STRING_COMPARE - Static variable in class com.tibco.ftl.Version
 
TIB_VERSION_STRING_LONG - Static variable in class com.tibco.ftl.Version
 
TIB_VERSION_STRING_SHORT - Static variable in class com.tibco.ftl.Version
 
TIB_VERSION_UPDATE_NUM - Static variable in class com.tibco.ftl.Version
 
TIB_VERSION_UPDATE_STRING - Static variable in class com.tibco.ftl.Version
 
TibBrowser - Interface in com.tibco.ftl
Programs can use browsers to inspect and delete existing messages in shared durables.
TibDateTime - Class in com.tibco.ftl
This class represents date and time values with large range and nanosecond precision.
TibDateTime() - Constructor for class com.tibco.ftl.TibDateTime
Create a TibDateTime object denoting January 1, 1970, 00:00:00.000000000 GMT (that is, the epoch).
TibLock - Interface in com.tibco.ftl
Cooperating application programs can use locks to implement exclusive access to a map within a persistence store.
TibMap - Interface in com.tibco.ftl
Programs can use maps to store key/value pairs in a persistence store.
TibMapIterator - Interface in com.tibco.ftl
Map iterators iterate over the key/value pairs in a map.
TibProperties - Interface in com.tibco.ftl
Properties objects represent a set of configuration properties (name/value pairs).
TIMED_OUT - Static variable in interface com.tibco.ftl.Monitoring.ClientStatus
The client has timed out.
timerFired(EventTimer, EventQueue) - Method in interface com.tibco.ftl.EventTimerListener
Timer event callback.
toDate() - Method in class com.tibco.ftl.TibDateTime
Convert a TibDateTime object to a java.util.Date object.
toMillis() - Method in class com.tibco.ftl.TibDateTime
Convert a TibDateTime object to milliseconds.
toString() - Method in class com.tibco.ftl.TibDateTime
Return a printable string representing this TibDateTime.
TOTAL_CPU_TIME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Total CPU time in microseconds.
TOTAL_CPU_TIME_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 

U

UNKNOWN - Static variable in interface com.tibco.ftl.Monitoring.MetricType
Unknown.
UNKNOWN_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 
unsubscribe(String, String) - Method in interface com.tibco.ftl.Realm
Destroy a dynamic durable.
unsubscribe(String, String, TibProperties) - Method in interface com.tibco.ftl.Realm
Destroy a dynamic durable.
unsubscribeDest(String, String, TibProperties) - Method in interface com.tibco.ftl.Realm
Destroy a durable on a destination.
USER_CPU_TIME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
User CPU time in microseconds.
USER_CPU_TIME_NAME - Static variable in interface com.tibco.ftl.Monitoring.MetricType
 

V

valueOf(String) - Static method in enum com.tibco.ftl.group.Group.GroupMemberEvent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.tibco.ftl.group.Group.GroupMemberServerConnection
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.tibco.ftl.group.Group.GroupMemberEvent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.tibco.ftl.group.Group.GroupMemberServerConnection
Returns an array containing the constants of this enum type, in the order they are declared.
Version - Class in com.tibco.ftl
 
Version() - Constructor for class com.tibco.ftl.Version
 

W

writeToByteArray(byte[]) - Method in interface com.tibco.ftl.Message
Write a serialized representation of a message to a byte-array.
writeToPortableByteArray(byte[]) - Method in interface com.tibco.ftl.Message
Write a self-describing serialized representation of a message to a byte-array.
A B C D E F G H I J L M N O P Q R S T U V W 
Skip navigation links
Copyright © 2009-2025 Cloud Software Group, Inc., All Rights Reserved.