Uses of Interface
io.dingodb.meta.Meta.MetaEventOrBuilder
Packages that use Meta.MetaEventOrBuilder
-
Uses of Meta.MetaEventOrBuilder in io.dingodb.meta
Classes in io.dingodb.meta that implement Meta.MetaEventOrBuilderModifier and TypeClassDescriptionstatic final classProtobuf typedingodb.pb.meta.MetaEventstatic final classProtobuf typedingodb.pb.meta.MetaEventMethods in io.dingodb.meta that return Meta.MetaEventOrBuilderModifier and TypeMethodDescriptionMeta.WatchResponse.Builder.getEventsOrBuilder(int index) the events may be empty or more than one, the client should handle the events if the events is empty, this means the response may be a probe response client can ignore the response if the events is empty, and continue to progress watch until the watch_id is canceled ( EWATCH_NOT_EXIST will be returned if the watch_id is canceled)Meta.WatchResponse.getEventsOrBuilder(int index) the events may be empty or more than one, the client should handle the events if the events is empty, this means the response may be a probe response client can ignore the response if the events is empty, and continue to progress watch until the watch_id is canceled ( EWATCH_NOT_EXIST will be returned if the watch_id is canceled)Meta.WatchResponseOrBuilder.getEventsOrBuilder(int index) the events may be empty or more than one, the client should handle the events if the events is empty, this means the response may be a probe response client can ignore the response if the events is empty, and continue to progress watch until the watch_id is canceled ( EWATCH_NOT_EXIST will be returned if the watch_id is canceled)Meta.WatchNode.Builder.getPendingEventsOrBuilder(int index) the pending events that coordinator want to push to this watch_idMeta.WatchNode.getPendingEventsOrBuilder(int index) the pending events that coordinator want to push to this watch_idMeta.WatchNodeOrBuilder.getPendingEventsOrBuilder(int index) the pending events that coordinator want to push to this watch_idMethods in io.dingodb.meta that return types with arguments of type Meta.MetaEventOrBuilderModifier and TypeMethodDescriptionList<? extends Meta.MetaEventOrBuilder>Meta.WatchResponse.Builder.getEventsOrBuilderList()the events may be empty or more than one, the client should handle the events if the events is empty, this means the response may be a probe response client can ignore the response if the events is empty, and continue to progress watch until the watch_id is canceled ( EWATCH_NOT_EXIST will be returned if the watch_id is canceled)List<? extends Meta.MetaEventOrBuilder>Meta.WatchResponse.getEventsOrBuilderList()the events may be empty or more than one, the client should handle the events if the events is empty, this means the response may be a probe response client can ignore the response if the events is empty, and continue to progress watch until the watch_id is canceled ( EWATCH_NOT_EXIST will be returned if the watch_id is canceled)List<? extends Meta.MetaEventOrBuilder>Meta.WatchResponseOrBuilder.getEventsOrBuilderList()the events may be empty or more than one, the client should handle the events if the events is empty, this means the response may be a probe response client can ignore the response if the events is empty, and continue to progress watch until the watch_id is canceled ( EWATCH_NOT_EXIST will be returned if the watch_id is canceled)List<? extends Meta.MetaEventOrBuilder>Meta.WatchNode.Builder.getPendingEventsOrBuilderList()the pending events that coordinator want to push to this watch_idList<? extends Meta.MetaEventOrBuilder>Meta.WatchNode.getPendingEventsOrBuilderList()the pending events that coordinator want to push to this watch_idList<? extends Meta.MetaEventOrBuilder>Meta.WatchNodeOrBuilder.getPendingEventsOrBuilderList()the pending events that coordinator want to push to this watch_id