コード例 #1
0
ファイル: QuboleClient.java プロジェクト: noleto/secor
 public QuboleClient(SecorConfig config) {
   mApiToken = config.getQuboleApiToken();
 }