This website works better with JavaScript
Главная
Обзор
Помощь
Регистрация
Вход
xiaoguang_li
/
hue
Следить
1
В избранное
0
Ответвить
0
Файлы
Задачи
0
Запросы на слияние
0
Вики
Дерево:
89a3d65d92
Ветки
Метки
cdh6.2.1
hue-cdh-4.3.0
master
release-4.3.0
hue
/
desktop
/
core
/
ext-py
/
thriftpy2-0.4.12
/
tests
/
multiplexed.thrift
multiplexed.thrift
103 B
История
Исходник
1
2
3
4
5
6
7
service ThingOneService {
bool doThingOne();
}
service ThingTwoService {
bool doThingTwo();
}