Click or drag to resize
IRiakPostCommitHook Methods

The IRiakPostCommitHook 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