Uses of Class
pt.unl.fct.di.novasys.babel.protocols.storage.replies.common.CommonReply
Packages that use CommonReply
Package
Description
-
Uses of CommonReply in pt.unl.fct.di.novasys.babel.protocols.storage.replies
Subclasses of CommonReply in pt.unl.fct.di.novasys.babel.protocols.storage.repliesModifier and TypeClassDescriptionclassA reply issued by a creation of a collection in a given keySpace.classA reply issued by a creation of a keySpace.classA reply issued by the deletion of a collection in a given keySpace.classA reply issued by a removal of a keySpace.classA reply of an operation parsed as a JSON string.classA reply of an operation parsed as simple byte array.classA reply of an operation that contains only the status of an operation.classA reply issued by a modification in a given keySpace.classA reply issued by the modification of a keySpace.classA reply of an operation not supported by the storage layer. -
Uses of CommonReply in pt.unl.fct.di.novasys.babel.protocols.storage.replies.common
Subclasses of CommonReply in pt.unl.fct.di.novasys.babel.protocols.storage.replies.commonModifier and TypeClassDescriptionclassAn abstract class common to all execute replies issued by the storage layer.