A B C D E F G H I J L M N O P Q R S T U V W 
All Classes All Packages

R

ReadDeny - com.caplin.datasource.SubjectError
The requested subject cannot be read from.
RECORD - com.caplin.datasource.messaging.MessageType
 
RECORD_TYPE - Static variable in interface com.caplin.datasource.interfaces.DSData
A Record object type.
RECORD_TYPE2 - com.caplin.datasource.messaging.MessageType
 
RECORD_TYPE3 - com.caplin.datasource.messaging.MessageType
 
RecordMessage - Interface in com.caplin.datasource.messaging.record
Base interface for all Record messages.
RecordType1Message - Interface in com.caplin.datasource.messaging.record
Interface for sending Type 1 Record messages, adding fields by field name.
RecordType2Message - Interface in com.caplin.datasource.messaging.record
Interface for populating Type 2 Record messages, adding fields by field name.
recordType2Updated(Subscription, Peer, RecordType2Message) - Method in class com.caplin.datasource.subscription.BaseSubscriptionListener
 
recordType2Updated(Subscription, Peer, RecordType2Message) - Method in interface com.caplin.datasource.subscription.SubscriptionListener
Called when an update to type 2 data in a record is received.
RecordType3Message - Interface in com.caplin.datasource.messaging.record
Interface for populating Type 3 Record messages, adding fields by field name.
recordType3Updated(Subscription, Peer, RecordType3Message) - Method in class com.caplin.datasource.subscription.BaseSubscriptionListener
 
recordType3Updated(Subscription, Peer, RecordType3Message) - Method in interface com.caplin.datasource.subscription.SubscriptionListener
Called when an update to type 3 data in a record is received.
recordUpdated(Subscription, Peer, RecordMessage) - Method in class com.caplin.datasource.subscription.BaseSubscriptionListener
 
recordUpdated(Subscription, Peer, RecordMessage) - Method in interface com.caplin.datasource.subscription.SubscriptionListener
Called when an update to type 1 data in a record is received.
RegexNamespace - Class in com.caplin.datasource.namespace
The RegexNamespace matches a subject based on one or more regex patterns.
RegexNamespace() - Constructor for class com.caplin.datasource.namespace.RegexNamespace
Initializes an empty new instance of the RegexNamespace class.
RegexNamespace(String) - Constructor for class com.caplin.datasource.namespace.RegexNamespace
Initializes a new instance of the RegexNamespace class with an include regex pattern.
registerPipelineMethod(Object, String) - Method in interface com.caplin.jtm.pipeline.PipelineRegistrar
Registers a function with the name pipelineFunctionName with the Pipeline module so that pipelines can call into Java Transformer modules.
registerPipelineMethod(Object, String, String) - Method in interface com.caplin.jtm.pipeline.PipelineRegistrar
Registers a function with the name pipelineFunctionName with the Pipeline module so that pipelines can call into Java Transformer modules.
remove(String) - Method in interface com.caplin.jtm.DataCache
Removes the object with the specified name from the Transformer core cache.
REMOVE - com.caplin.datasource.messaging.container.ContainerOperationType
Represents an operation to remove an element from a container.
REMOVE_OBJECT_FIELDNUM - Static variable in interface com.caplin.datasource.interfaces.DSContainer
Field used to identify that the object (identified by the field value) should be removed from this container.
REMOVE_WITH_PREFIX - com.caplin.datasource.messaging.container.ContainerOperationType
Represents an operation to remove all elements from a container that match a specified prefix.
removeElement(String) - Method in interface com.caplin.datasource.messaging.container.ContainerMessage
Removes an element with the given subject from the container.
removeElement(String) - Method in interface com.caplin.datasource.messaging.container.ContainerModel
Called to indicate that you should remove the element with the given subject from the container.
removeElementsWithPrefix(String) - Method in interface com.caplin.datasource.messaging.container.ContainerMessage
Adds an operation to remove all elements from the container that have a subject that match the specified prefix.
removeElementsWithPrefix(String) - Method in interface com.caplin.datasource.messaging.container.ContainerModel
Called to indicate that you should remove all elements from the container that have a subject that matches the specified prefix.
removeField(DSField) - Method in interface com.caplin.datasource.interfaces.DSData
Removes the specified field from the DSData.
removeField(String) - Method in interface com.caplin.datasource.messaging.permission.PermissionMessage
Removes all instances of the given field from this permission message.
removeField(String) - Method in interface com.caplin.datasource.messaging.record.RecordMessage
Removes all occurrences given field from this RecordMessage.
removeObject(String) - Method in interface com.caplin.datasource.interfaces.DSContainer
Adds an instruction to remove an object from this container.
removeUDPCommandListener(String, UDPCommandListener) - Method in interface com.caplin.jtm.net.udp.UDPAccessor
Removes the command listener for the specified command.
RequestEvent - Interface in com.caplin.datasource.publisher
Event that is raised when a peer requests a subject.
RPNWrapper - Class in com.caplin.jtm.wrappers
Provides a Java Transformer module access to the Reverse Polish Notation (RPN) C Transformer module.
A B C D E F G H I J L M N O P Q R S T U V W 
All Classes All Packages