fix thrift

This commit is contained in:
CloverHearts 2016-11-17 17:26:47 +09:00
parent 6fbe08a893
commit 2628a20052

View file

@ -50,7 +50,8 @@ enum RemoteInterpreterEventType {
OUTPUT_UPDATE = 9,
ANGULAR_REGISTRY_PUSH = 10,
APP_STATUS_UPDATE = 11,
REMOTE_ZEPPELIN_SERVER_CONTROL = 12
META_INFOS = 12,
REMOTE_ZEPPELIN_SERVER_CONTROL = 13
}