[MINOR] Fix typo (#1331)
This commit is contained in:
@@ -32,7 +32,7 @@ import java.util.concurrent.TimeUnit;
|
|||||||
import java.util.function.Function;
|
import java.util.function.Function;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Base Class for running delta-sync/compaction in separate thread and controlling their life-cyle.
|
* Base Class for running delta-sync/compaction in separate thread and controlling their life-cycle.
|
||||||
*/
|
*/
|
||||||
public abstract class AbstractDeltaStreamerService implements Serializable {
|
public abstract class AbstractDeltaStreamerService implements Serializable {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user