Uses of Class
tech.skworks.tachyon.service.contracts.audit.LogEventBatchRequest
Packages that use LogEventBatchRequest
-
Uses of LogEventBatchRequest in tech.skworks.tachyon.service.audit
Methods in tech.skworks.tachyon.service.audit with parameters of type LogEventBatchRequestModifier and TypeMethodDescriptionio.smallrye.mutiny.Uni<com.google.protobuf.Empty> AuditGrpcService.logEventBatch(LogEventBatchRequest req) -
Uses of LogEventBatchRequest in tech.skworks.tachyon.service.contracts.audit
Methods in tech.skworks.tachyon.service.contracts.audit that return LogEventBatchRequestModifier and TypeMethodDescriptionLogEventBatchRequest.Builder.build()LogEventBatchRequest.Builder.buildPartial()static LogEventBatchRequestLogEventBatchRequest.getDefaultInstance()LogEventBatchRequest.Builder.getDefaultInstanceForType()LogEventBatchRequest.getDefaultInstanceForType()static LogEventBatchRequestLogEventBatchRequest.parseDelimitedFrom(InputStream input) static LogEventBatchRequestLogEventBatchRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LogEventBatchRequestLogEventBatchRequest.parseFrom(byte[] data) static LogEventBatchRequestLogEventBatchRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LogEventBatchRequestLogEventBatchRequest.parseFrom(com.google.protobuf.ByteString data) static LogEventBatchRequestLogEventBatchRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LogEventBatchRequestLogEventBatchRequest.parseFrom(com.google.protobuf.CodedInputStream input) static LogEventBatchRequestLogEventBatchRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LogEventBatchRequestLogEventBatchRequest.parseFrom(InputStream input) static LogEventBatchRequestLogEventBatchRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LogEventBatchRequestLogEventBatchRequest.parseFrom(ByteBuffer data) static LogEventBatchRequestLogEventBatchRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in tech.skworks.tachyon.service.contracts.audit that return types with arguments of type LogEventBatchRequestModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<LogEventBatchRequest, com.google.protobuf.Empty> AuditServiceGrpc.getLogEventBatchMethod()com.google.protobuf.Parser<LogEventBatchRequest> LogEventBatchRequest.getParserForType()static com.google.protobuf.Parser<LogEventBatchRequest> LogEventBatchRequest.parser()Methods in tech.skworks.tachyon.service.contracts.audit with parameters of type LogEventBatchRequestModifier and TypeMethodDescriptionio.smallrye.mutiny.Uni<com.google.protobuf.Empty> AuditService.logEventBatch(LogEventBatchRequest request) io.smallrye.mutiny.Uni<com.google.protobuf.Empty> AuditServiceBean.logEventBatch(LogEventBatchRequest request) io.smallrye.mutiny.Uni<com.google.protobuf.Empty> AuditServiceClient.logEventBatch(LogEventBatchRequest request) default voidAuditServiceGrpc.AsyncService.logEventBatch(LogEventBatchRequest request, io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver) com.google.protobuf.EmptyAuditServiceGrpc.AuditServiceBlockingStub.logEventBatch(LogEventBatchRequest request) com.google.protobuf.EmptyAuditServiceGrpc.AuditServiceBlockingV2Stub.logEventBatch(LogEventBatchRequest request) com.google.common.util.concurrent.ListenableFuture<com.google.protobuf.Empty> AuditServiceGrpc.AuditServiceFutureStub.logEventBatch(LogEventBatchRequest request) voidAuditServiceGrpc.AuditServiceStub.logEventBatch(LogEventBatchRequest request, io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver) io.smallrye.mutiny.Uni<com.google.protobuf.Empty> MutinyAuditServiceGrpc.AuditServiceImplBase.logEventBatch(LogEventBatchRequest request) io.smallrye.mutiny.Uni<com.google.protobuf.Empty> MutinyAuditServiceGrpc.MutinyAuditServiceStub.logEventBatch(LogEventBatchRequest request) LogEventBatchRequest.Builder.mergeFrom(LogEventBatchRequest other) static LogEventBatchRequest.BuilderLogEventBatchRequest.newBuilder(LogEventBatchRequest prototype)