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  
abort() — method, class com.pcbsys.nirvana.client.nTransaction
Aborts the transaction associated with the txId and this channel.
ack(ackCB:Function) — method, class com.pcbsys.nirvana.client.nConsumeEvent
Sends an ack for this event to the server
ackedID — Property, class com.pcbsys.nirvana.client.event.nMessageActionEvent
Returns the acked id that the event found.
action — Property, class com.pcbsys.nirvana.client.nConflationAttributes
This can be either Drop or Merge
addByGroup(group:com.pcbsys.nirvana.client:nDataGroup) — method, class com.pcbsys.nirvana.client.nDataGroup
Adds an existing data group to this data group, allowing groups to be cascaded
addByStream(stream:com.pcbsys.nirvana.client:nDataStream) — method, class com.pcbsys.nirvana.client.nDataGroup
Add a new stream to this data group
addByStreams(streams:Array) — method, class com.pcbsys.nirvana.client.nDataGroup
Add a new stream to this data group
addConnectionListener(listener:com.pcbsys.nirvana.client:nChannelConnectionListener, connectionListenerAddedCB:Function) — method, class com.pcbsys.nirvana.client.nChannel
Adds a nChannelConnectionListener to this channel so that when new connections are made to this channel the listener is notified.
addConnectionListenerCB(event:any) — method, class com.pcbsys.nirvana.client.nChannel
addedGroup(to:com.pcbsys.nirvana.client:nDataGroup, group:com.pcbsys.nirvana.client:nDataGroup, count:int) — method, interface com.pcbsys.nirvana.client.nDataGroupListener
Called when a group has been added to the data group
addedStream(group:com.pcbsys.nirvana.client:nDataGroup, stream:com.pcbsys.nirvana.client:nDataStream, count:int) — method, interface com.pcbsys.nirvana.client.nDataGroupListener
Called when a new stream has been added to the data group
addInt(value:int) — method, class Long
Adds the given int value to the long
addPublisher(subject:String, callback:Function) — method, class com.pcbsys.nirvana.client.nDataGroup
Allow the specified subject to be allowed to publish to this group
addSubscriber(eventCB:com.pcbsys.nirvana.client:nEventListener, startEID::Long, subscriptionCompleteCB:Function, selector:String) — method, class com.pcbsys.nirvana.client.nChannel
Registers the specified nEventListener as a subscriber to this channel.
addSubscriberWithNamedObject(eventCB:com.pcbsys.nirvana.client:nEventListener, subscriptionCompleteCB:Function, name:com.pcbsys.nirvana.client:nNamedObject, autoAck:Boolean, listener:com.pcbsys.nirvana.client:nNamedPriorityListener, selector:String) — method, class com.pcbsys.nirvana.client.nChannel
Registers the specified nEventListener as a named subscriber to this channel.
allServices() — method, class com.pcbsys.nirvana.client.p2p.nServiceFactory
Returns an array of nServiceInfo
applicationId — Property, class com.pcbsys.nirvana.client.nEventAttributes
Obtain the application id allocated to the event
attributes — Property, class com.pcbsys.nirvana.client.nConsumeEvent
Method that returns the nEventAttributes for this event
attributes — Property, class com.pcbsys.nirvana.client.nFindResult
Get the nChannelAttributes that was used in the find call
attributes() — method, class com.pcbsys.nirvana.client.nStore
Gets the attributes associated with this store
attributes — Property, class com.pcbsys.nirvana.client.nTransaction
Gets the transaction attributes object associated with this transaction
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