Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
Tags
- scala
- scala 2.10
- aws
- RabbitMQ
- Slick
- confluent
- spring-cloud-stream
- Kafka
- gradle
- springboot
- Logstash
- play framework
- 카프카
- spring-kafka
- 플레이 프레임워크
- Elasticsearch
- Elk
- spring-batch
- enablekafkastreams
- kafka streams
- kafkastreams
- Spring
- statestore
- 한빛미디어
- reactive
- kafka interactive query
- avo
- coursera
- schema registry
- kafkastream
Archives
- Today
- Total
목록spring-batch (1)
b
JobLauncher, SimpleJobLauncher
휴가중(진짜 심심해서 쓰는 ) 포스팅. 작성중 JobLauncher 의 유일한 구현체 SimpleJobLauncher이다. 1. 유일한 public method 'run'을 보면 Job , JobParameters 를 아귀먼트로 받는것을 확인할 수 이고, return 은 JobExecution이다. 2. JobExecution은 Entity를 상속받는 상태를 나타내는 클래스라 생각해도 된다. /* * Copyright 2006-2008 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance wit..
spring framework/spring-batch
2012. 8. 28. 15:43