requestReadyCheck abstract method

SafeCompleter requestReadyCheck(
  1. JsonPath path
)

Gets or puts a ready check at the given path

Implementation

SafeCompleter requestReadyCheck(JsonPath path);