You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by bo...@apache.org on 2016/01/30 19:47:51 UTC

[12/14] storm git commit: add a newline

add a newline


Project: http://git-wip-us.apache.org/repos/asf/storm/repo
Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/9442b4aa
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/9442b4aa
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/9442b4aa

Branch: refs/heads/master
Commit: 9442b4aaedc69131fdc7914d763090ed5bb9a2bb
Parents: 12631e0
Author: xiaojian.fxj <xi...@alibaba-inc.com>
Authored: Sat Jan 30 22:10:35 2016 +0800
Committer: xiaojian.fxj <xi...@alibaba-inc.com>
Committed: Sat Jan 30 22:10:35 2016 +0800

----------------------------------------------------------------------
 storm-core/src/jvm/org/apache/storm/callback/WatcherCallBack.java | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/storm/blob/9442b4aa/storm-core/src/jvm/org/apache/storm/callback/WatcherCallBack.java
----------------------------------------------------------------------
diff --git a/storm-core/src/jvm/org/apache/storm/callback/WatcherCallBack.java b/storm-core/src/jvm/org/apache/storm/callback/WatcherCallBack.java
index f90cd3b..41a50ec 100644
--- a/storm-core/src/jvm/org/apache/storm/callback/WatcherCallBack.java
+++ b/storm-core/src/jvm/org/apache/storm/callback/WatcherCallBack.java
@@ -21,4 +21,4 @@ import org.apache.zookeeper.Watcher;
 
 public interface WatcherCallBack {
     public void execute(Watcher.Event.KeeperState state, Watcher.Event.EventType type, String path);
-}
\ No newline at end of file
+}