Uses of Class
io.atomix.api.runtime.indexedmap.v1.Event.Inserted
Packages that use Event.Inserted
-
Uses of Event.Inserted in io.atomix.api.runtime.indexedmap.v1
Methods in io.atomix.api.runtime.indexedmap.v1 that return Event.InsertedModifier and TypeMethodDescriptionEvent.Inserted.Builder.build()Event.Inserted.Builder.buildPartial()static Event.InsertedEvent.Inserted.getDefaultInstance()Event.Inserted.Builder.getDefaultInstanceForType()Event.Inserted.getDefaultInstanceForType()Event.Builder.getInserted().atomix.runtime.indexedmap.v1.Event.Inserted inserted = 3;Event.getInserted().atomix.runtime.indexedmap.v1.Event.Inserted inserted = 3;EventOrBuilder.getInserted().atomix.runtime.indexedmap.v1.Event.Inserted inserted = 3;static Event.InsertedEvent.Inserted.parseDelimitedFrom(InputStream input) static Event.InsertedEvent.Inserted.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Event.InsertedEvent.Inserted.parseFrom(byte[] data) static Event.InsertedEvent.Inserted.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Event.InsertedEvent.Inserted.parseFrom(com.google.protobuf.ByteString data) static Event.InsertedEvent.Inserted.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Event.InsertedEvent.Inserted.parseFrom(com.google.protobuf.CodedInputStream input) static Event.InsertedEvent.Inserted.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Event.InsertedEvent.Inserted.parseFrom(InputStream input) static Event.InsertedEvent.Inserted.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Event.InsertedEvent.Inserted.parseFrom(ByteBuffer data) static Event.InsertedEvent.Inserted.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.atomix.api.runtime.indexedmap.v1 that return types with arguments of type Event.InsertedModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Event.Inserted>Event.Inserted.getParserForType()static com.google.protobuf.Parser<Event.Inserted>Event.Inserted.parser()Methods in io.atomix.api.runtime.indexedmap.v1 with parameters of type Event.InsertedModifier and TypeMethodDescriptionEvent.Inserted.Builder.mergeFrom(Event.Inserted other) Event.Builder.mergeInserted(Event.Inserted value) .atomix.runtime.indexedmap.v1.Event.Inserted inserted = 3;static Event.Inserted.BuilderEvent.Inserted.newBuilder(Event.Inserted prototype) Event.Builder.setInserted(Event.Inserted value) .atomix.runtime.indexedmap.v1.Event.Inserted inserted = 3;