Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for processHeartbeat (0.06 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. src/test/java/jcifs/internal/witness/MockWitnessService.java

         *
         * @param registrationId the registration ID
         * @param sequenceNumber the sequence number
         * @return true if heartbeat was successful
         */
        public boolean processHeartbeat(String registrationId, long sequenceNumber) {
            MockRegistration registration = registrations.get(registrationId);
            if (registration != null) {
    Created: Sun Apr 05 00:10:12 GMT 2026
    - Last Modified: Sat Aug 23 09:06:40 GMT 2025
    - 8.2K bytes
    - Click Count (0)
Back to Top