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 2015/10/05 23:01:04 UTC

[32/37] storm git commit: Revert timestamp-only change

Revert timestamp-only change


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

Branch: refs/heads/master
Commit: 68c0a1647c0dda93fedb9a6183d4b648312a03bd
Parents: bd0fad9
Author: Derek Dagit <de...@yahoo-inc.com>
Authored: Tue Sep 29 14:42:06 2015 -0500
Committer: Derek Dagit <de...@yahoo-inc.com>
Committed: Tue Sep 29 14:42:06 2015 -0500

----------------------------------------------------------------------
 storm-core/src/jvm/backtype/storm/generated/ClusterSummary.java | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/storm/blob/68c0a164/storm-core/src/jvm/backtype/storm/generated/ClusterSummary.java
----------------------------------------------------------------------
diff --git a/storm-core/src/jvm/backtype/storm/generated/ClusterSummary.java b/storm-core/src/jvm/backtype/storm/generated/ClusterSummary.java
index 4a46bb7..e5651df 100644
--- a/storm-core/src/jvm/backtype/storm/generated/ClusterSummary.java
+++ b/storm-core/src/jvm/backtype/storm/generated/ClusterSummary.java
@@ -51,7 +51,7 @@ import org.slf4j.Logger;
 import org.slf4j.LoggerFactory;
 
 @SuppressWarnings({"cast", "rawtypes", "serial", "unchecked"})
-@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2015-9-28")
+@Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2015-3-2")
 public class ClusterSummary implements org.apache.thrift.TBase<ClusterSummary, ClusterSummary._Fields>, java.io.Serializable, Cloneable, Comparable<ClusterSummary> {
   private static final org.apache.thrift.protocol.TStruct STRUCT_DESC = new org.apache.thrift.protocol.TStruct("ClusterSummary");