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 |
Tags
- kafkastreams
- kafka interactive query
- Elasticsearch
- scala
- Spring
- RabbitMQ
- kafkastream
- spring-kafka
- Elk
- 플레이 프레임워크
- Logstash
- enablekafkastreams
- springboot
- Kafka
- reactive
- statestore
- spring-batch
- kafka streams
- Slick
- schema registry
- 한빛미디어
- confluent
- aws
- 카프카
- spring-cloud-stream
- scala 2.10
- avo
- gradle
- play framework
- coursera
Archives
- Today
- Total
목록JobLauncher (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