Uses of Class
io.atomix.api.runtime.indexedmap.v1.FirstEntryRequest
Packages that use FirstEntryRequest
-
Uses of FirstEntryRequest in io.atomix.api.runtime.indexedmap.v1
Methods in io.atomix.api.runtime.indexedmap.v1 that return FirstEntryRequestModifier and TypeMethodDescriptionFirstEntryRequest.Builder.build()FirstEntryRequest.Builder.buildPartial()static FirstEntryRequestFirstEntryRequest.getDefaultInstance()FirstEntryRequest.Builder.getDefaultInstanceForType()FirstEntryRequest.getDefaultInstanceForType()static FirstEntryRequestFirstEntryRequest.parseDelimitedFrom(InputStream input) static FirstEntryRequestFirstEntryRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FirstEntryRequestFirstEntryRequest.parseFrom(byte[] data) static FirstEntryRequestFirstEntryRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FirstEntryRequestFirstEntryRequest.parseFrom(com.google.protobuf.ByteString data) static FirstEntryRequestFirstEntryRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FirstEntryRequestFirstEntryRequest.parseFrom(com.google.protobuf.CodedInputStream input) static FirstEntryRequestFirstEntryRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FirstEntryRequestFirstEntryRequest.parseFrom(InputStream input) static FirstEntryRequestFirstEntryRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FirstEntryRequestFirstEntryRequest.parseFrom(ByteBuffer data) static FirstEntryRequestFirstEntryRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.atomix.api.runtime.indexedmap.v1 that return types with arguments of type FirstEntryRequestModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<FirstEntryRequest,FirstEntryResponse> IndexedMapGrpc.getFirstEntryMethod()com.google.protobuf.Parser<FirstEntryRequest>FirstEntryRequest.getParserForType()static com.google.protobuf.Parser<FirstEntryRequest>FirstEntryRequest.parser()Methods in io.atomix.api.runtime.indexedmap.v1 with parameters of type FirstEntryRequestModifier and TypeMethodDescriptionIndexedMapGrpc.IndexedMapBlockingStub.firstEntry(FirstEntryRequest request) FirstEntry gets the first entry in the mapcom.google.common.util.concurrent.ListenableFuture<FirstEntryResponse>IndexedMapGrpc.IndexedMapFutureStub.firstEntry(FirstEntryRequest request) FirstEntry gets the first entry in the mapvoidIndexedMapGrpc.IndexedMapImplBase.firstEntry(FirstEntryRequest request, io.grpc.stub.StreamObserver<FirstEntryResponse> responseObserver) FirstEntry gets the first entry in the mapvoidIndexedMapGrpc.IndexedMapStub.firstEntry(FirstEntryRequest request, io.grpc.stub.StreamObserver<FirstEntryResponse> responseObserver) FirstEntry gets the first entry in the mapFirstEntryRequest.Builder.mergeFrom(FirstEntryRequest other) static FirstEntryRequest.BuilderFirstEntryRequest.newBuilder(FirstEntryRequest prototype)