Package 

Class WatchServiceOuterClass

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public interface WatchServiceOuterClass.WatchRequestOrBuilder
      public final class WatchServiceOuterClass.WatchRequest
      WatchRequest specifies the object definitions for which we want to start
      watching mutations, and an optional start snapshot for when to start
      watching.
      
      Protobuf type authzed.api.v1.WatchRequest
      public interface WatchServiceOuterClass.WatchResponseOrBuilder
      public final class WatchServiceOuterClass.WatchResponse
      WatchResponse contains all tuple modification events in ascending
      timestamp order, from the requested start snapshot to a snapshot
      encoded in the watch response. The client can use the snapshot to resume
      watching where the previous watch response left off.
      
      Protobuf type authzed.api.v1.WatchResponse
    • Field Summary

      Fields 
      Modifier and Type Field Description
      public static Descriptors.FileDescriptor descriptor
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      static Descriptors.FileDescriptor getDescriptor()
      static void registerAllExtensions(ExtensionRegistryLite registry)
      static void registerAllExtensions(ExtensionRegistry registry)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait