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  
PAGED_TYPE — Constant Static Property, class com.pcbsys.nirvana.client.nChannelAttributes
Used to create a paged channel type
pauseStream() — method, class com.pcbsys.nirvana.client.nSession
Pause the events being received by the Data Group Listener.
performRead(ois::fEventInputStream) — method, class nBatchPublish
performWrite(oos::fEventOutputStream) — method, class nBatchPublish
PERSISTENT_TYPE — Constant Static Property, class com.pcbsys.nirvana.client.nChannelAttributes
Used to create a persistent channel type
PERSISTENT_TYPE — Constant Static Property, class com.pcbsys.nirvana.client.nQueueAttributes
Used to create a persistent channel type
primaryKeyName — Property, class com.pcbsys.nirvana.client.nRegisteredEvent
Retrieves the name of the primary key name used for this event.
primaryKeyValue — Property, class com.pcbsys.nirvana.client.nRegisteredEvent
Retrieves the unique value for the primary key used for this event
priority — Property, class com.pcbsys.nirvana.client.nEventAttributes
Obtain the priority allocated to the event
properties — Property, class com.pcbsys.nirvana.client.nConsumeEvent
Gets this event's properties
properties — Property, class com.pcbsys.nirvana.client.nRegisteredEvent
Retrieves the properties for the event.
publish(event:com.pcbsys.nirvana.client:nConsumeEvent) — method, class com.pcbsys.nirvana.client.nChannel
Publishes the specified nConsumeEvent to this channel
publish(eventArray:Array) — method, class com.pcbsys.nirvana.client.nTransaction
Adds the specified nConsumeEvent to this transaction.
publisherHost — Property, class com.pcbsys.nirvana.client.nEventAttributes
Obtain the publisher host allocated to the event
publisherName — Property, class com.pcbsys.nirvana.client.nEventAttributes
Obtain the publisher name allocated to the event
publishers — Property, class com.pcbsys.nirvana.client.nDataGroup
Returns an Array of currently allowed publishers
publishKeys — Property, class com.pcbsys.nirvana.client.nChannelAttributes
Returns an array of nChannelPublishKeys
purge(purgeEvtCB:Function, selector:String) — method, class com.pcbsys.nirvana.client.nQueue
Purges all events from this queue within the bounds of startEID to endEID
purgeEvent(purgeEvtCB:Function, startEID::Long, endEID::Long, selector:String) — method, class com.pcbsys.nirvana.client.nChannel
Purges a single event from this channel
push(event:com.pcbsys.nirvana.client:nConsumeEvent) — method, class com.pcbsys.nirvana.client.nQueue
Pushes an event on to the queue.
push(event:com.pcbsys.nirvana.client:nConsumeEvent) — method, class com.pcbsys.nirvana.client.nTransaction
Pushes the specified nConsumeEvent to this transaction.
put(key::Long, value:String) — method, class com.pcbsys.nirvana.base.LongHashMap
put(key:String, value:Object) — method, class com.pcbsys.nirvana.client.nEventProperties
Put an Object into this property
putArrays(keys:Array, values:Array) — method, class com.pcbsys.nirvana.base.LongHashMap
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