Click or drag to resize
IRiakPreCommitHook Methods

The IRiakPreCommitHook type exposes the following members.

Methods
  NameDescription
Public methodToJsonString
Convert the commit hook to a JSON-encoded string.
(Inherited from IRiakCommitHook.)
Public methodToRpbCommitHook
Converts the commit hook to a protobuf message.
(Inherited from IRiakCommitHook.)
Public methodWriteJson
Write the commit hook to a JsonWriter.
(Inherited from IRiakCommitHook.)
Top
See Also