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  
id — Property, class com.pcbsys.nirvana.client.nDataGroup
Returns this dataGroups ID
id — Property, class com.pcbsys.nirvana.client.nSession
Returns the unique session Id for this session
init(postInitCB:Function, connectionListener:com.pcbsys.nirvana.client:nConnectionListener, disconnectIfClusterFails:Boolean, streamListener:com.pcbsys.nirvana.client:nDataStreamListener) — method, class com.pcbsys.nirvana.client.nSession
Initialises a session object, opening the physical connection to the server
initialConnectionRetryCount — Property, class com.pcbsys.nirvana.client.nSessionAttributes
Returns the initial connection retry count.
inputByteCount — Property, class com.pcbsys.nirvana.client.nSession
Returns the number of bytes received from the server on this session object
interval — Property, class com.pcbsys.nirvana.client.nConflationAttributes
The time that the configured resource will conflate events
isAborted(isAbortedCB:Function) — method, class com.pcbsys.nirvana.client.nTransaction
Checks if this transaction is aborted
isBitSet(value:uint) — method, class Long
Checks if a bit at a given location within the Long is set
isChannel() — method, class com.pcbsys.nirvana.client.nFindResult
Was the result of the find an nChannel
isChannel() — method, class com.pcbsys.nirvana.client.nStoreAttributes
Checks if this nStoreAttribute is a channel
isClosed — Property, class com.pcbsys.nirvana.client.nQueueReader
When a reader is closed, the physical subscription is closed at the server.
isClosed — Property, class com.pcbsys.nirvana.client.p2p.nService
Returns a flag indicating if the service has been closed with the close() method
isClosedLocally — Property, class com.pcbsys.nirvana.client.nQueueReader
A reader can be closed, but the physical subscription queue is not closed at the server.
isClusterWide — Property, class com.pcbsys.nirvana.client.nChannelAttributes
Is this channel cluster wide
isClusterWide — Property, class com.pcbsys.nirvana.client.nNamedObject
Does this named object exist across the cluster
isClusterWide — Property, class com.pcbsys.nirvana.client.nQueueAttributes
Is this queue cluster wide
isCommitted(isCommittedCB:Function) — method, class com.pcbsys.nirvana.client.nTransaction
Checks if this transaction is committed
isConnected() — method, class com.pcbsys.nirvana.client.nSession
Returns true if this session is still connected with the remote realm
isConnected — Property, class com.pcbsys.nirvana.client.p2p.nService
Returns whether the service is physically connected to the realm
isConnected() — method, class com.pcbsys.nirvana.client.p2p.nServiceFactory
Returns whether the factory has a connection to the realm
isDelta — Property, class com.pcbsys.nirvana.client.nEventAttributes
Indicates if this event is a delta event
isMember() — method, class com.pcbsys.nirvana.client.nSession
Returns the unique connection id associated with this session by the server.
isNegative — Property, class Long
Checks if the long isNegative bit is set
isNested() — method, class com.pcbsys.nirvana.client.nDataGroup
Flag to indicate whether this group is nested within one or more other groups
isOnline — Property, class com.pcbsys.nirvana.client.p2p.nServiceInfo
Check to see if the service is online and connected to the server
isPersistent — Property, class com.pcbsys.nirvana.client.nConsumeEvent
Returns the persistent flag.
isPersistent — Property, class com.pcbsys.nirvana.client.nNamedObject
Will this named object be restored after the Realm Server has been restarted
isPriorityEnabled — Property, class com.pcbsys.nirvana.client.nNamedObject
If set the named object will queue multiple subscription such that the first subscriber will receive all events until it either disconnects or deletes the subscription, at which time, the next subscription request will start to receive events.
isQueue() — method, class com.pcbsys.nirvana.client.nFindResult
Was the result of the find an nQueue
isQueue() — method, class com.pcbsys.nirvana.client.nStoreAttributes
Checks if this nStoreAttribute is a queue
isReadOnly() — method, class com.pcbsys.nirvana.client.nDataGroup
Flag to indicate whether this group is read only.
isRegistered — Property, class com.pcbsys.nirvana.client.nEventAttributes
Indicates if this event was created by a nRegisteredEvent
isRemote — Property, class com.pcbsys.nirvana.client.p2p.nServiceInfo
Flag used to indicate if the service is in the local JVM or not.
isSubscribed() — method, class com.pcbsys.nirvana.client.nChannel
Determines whether the underlying channel is currently being subscribed to
isTransient — Property, class com.pcbsys.nirvana.client.nConsumeEvent
Returns whether the event is transient.
isValueSame(value::Long) — method, class Long
Similar to compareTo only this returns a boolean if they match or not as opposed to returning the difference
isZero() — method, class Long
Checks if this instance is equal to zero
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