A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
tag — Property, class com.pcbsys.nirvana.client.nRegisteredEvent
Returns the string tag of the event
timeout — Property, class com.pcbsys.nirvana.client.nQueueReaderContext
Retrieves the current timeout (milliseconds) for any transactional operations, i.e.
timeSinceLastChange() — method, class com.pcbsys.nirvana.client.nRegisteredEvent
Returns the time in milliseconds since the last change was made to the event.
timestamp — Property, class com.pcbsys.nirvana.client.nEventAttributes
Obtain the timestamp allocated to the event
timestampInt — Property, class com.pcbsys.nirvana.client.nEventAttributes
toNum() — method, class Long
Returns a number representation of the current long.
toString(value:uint) — method, class Long
Returns a string representation of this long, hexadecimal and decimal are the only supported radix types.
totalSize — Property, class com.pcbsys.nirvana.client.nQueueDetails
Retrieves the total size in bytes the queue currently consumes
transaction — Property, class com.pcbsys.nirvana.client.event.nTransactionEvent
Returns the nTransaction that the event was dealing with.
TRANSIENT_TYPE — Constant Static Property, class com.pcbsys.nirvana.client.nChannelAttributes
Used to create a transient channel type
TRANSIENT_TYPE — Constant Static Property, class com.pcbsys.nirvana.client.nQueueAttributes
Used to create a transient channel type
ttl — Property, class com.pcbsys.nirvana.client.nConsumeEvent
Returns time to live for the event, how long will it be stored on disk in a mixed channel
TTL — Property, class com.pcbsys.nirvana.client.nChannelAttributes
Gets the Time To Live (TTL) value that will be applied to each event contained in the channel
TTL — Property, class com.pcbsys.nirvana.client.nQueueAttributes
Gets the Time To Live (TTL) value that will be applied to each event contained in the queue
TTL — Property, class com.pcbsys.nirvana.client.nTransactionAttributes
Gets the TTL value that transactions created from this object will have
txId — Property, class com.pcbsys.nirvana.client.nTransaction
Gets the end transaction id associated with this transaction
type() — method, class com.pcbsys.nirvana.client.nChannel
Gets the type of this channel Currently supported types are: nChanneAttributes.MIXED_TYPE nChanneAttributes.SIMPLE_TYPE nChanneAttributes.PERSISTENT_TYPE nChanneAttributes.RELIABLE_TYPE nChanneAttributes.TRANSIENT_TYPE
type — Property, class com.pcbsys.nirvana.client.nChannelAttributes
Gets the channel type
type — Property, class com.pcbsys.nirvana.client.nEventAttributes
Obtain the arbitrary value given to this event to represent it's type
type — Property, class com.pcbsys.nirvana.client.nQueueAttributes
Gets the queue type
typeName — Property, class com.pcbsys.nirvana.client.nProtobufEvent
Returns the type name of the message in the nProtocolBufferEvent as a String
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z