index int64 | repo_id string | file_path string | content string |
|---|---|---|---|
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TDBException.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked", "unused"})
public class TDBException extends org.apache.thrift.TException implements o... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TDBInfo.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked", "unused"})
public class TDBInfo implements org.apache.thrift.TBase<TDBInfo, TDBInfo._F... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TDBObject.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked", "unused"})
public class TDBObject implements org.apache.thrift.TBase<TDBObject, TDBObj... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TDBObjectPermissions.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked", "unused"})
public class TDBObjectPermissions extends org.apache.thrift.TUnion<TDBObjec... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TDBObjectType.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
public enum TDBObjectType implements org.apache.thrift.TEnum {
AbstractDBObjectType(0),
DatabaseDBObjectType(1),
TableDBObjectType(2),
Dash... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TDashboard.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked", "unused"})
public class TDashboard implements org.apache.thrift.TBase<TDashboard, TDas... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TDashboardGrantees.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked", "unused"})
public class TDashboardGrantees implements org.apache.thrift.TBase<TDashboa... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TDashboardPermissions.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked", "unused"})
public class TDashboardPermissions implements org.apache.thrift.TBase<TDash... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TDataBlockPtr.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked", "unused"})
public class TDataBlockPtr extends org.apache.thrift.TUnion<TDataBlockPtr, ... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TDataFrame.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked", "unused"})
public class TDataFrame implements org.apache.thrift.TBase<TDataFrame, TDat... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TDataSourceType.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
public enum TDataSourceType implements org.apache.thrift.TEnum {
TABLE(0);
private final int value;
private TDataSourceType(int value) {
... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TDatabasePermissions.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked", "unused"})
public class TDatabasePermissions implements org.apache.thrift.TBase<TDatab... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TDatum.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked", "unused"})
public class TDatum implements org.apache.thrift.TBase<TDatum, TDatum._Fiel... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TDatumType.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
public enum TDatumType implements org.apache.thrift.TEnum {
SMALLINT(0),
INT(1),
BIGINT(2),
FLOAT(3),
DECIMAL(4),
DOUBLE(5),
STR(6),
... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TDatumVal.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked", "unused"})
public class TDatumVal implements org.apache.thrift.TBase<TDatumVal, TDatum... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TDetectResult.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked", "unused"})
public class TDetectResult implements org.apache.thrift.TBase<TDetectResult... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TDeviceType.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
public enum TDeviceType implements org.apache.thrift.TEnum {
CPU(0),
GPU(1);
private final int value;
private TDeviceType(int value) {
... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TDictionaryGeneration.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked", "unused"})
public class TDictionaryGeneration implements org.apache.thrift.TBase<TDict... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TEncodingType.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
public enum TEncodingType implements org.apache.thrift.TEnum {
NONE(0),
FIXED(1),
RL(2),
DIFF(3),
DICT(4),
SPARSE(5),
GEOINT(6),
DA... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TExecuteMode.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
public enum TExecuteMode implements org.apache.thrift.TEnum {
GPU(1),
CPU(2);
private final int value;
private TExecuteMode(int value) {
... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TExpressionRangeType.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
public enum TExpressionRangeType implements org.apache.thrift.TEnum {
INVALID(0),
INTEGER(1),
FLOAT(2),
DOUBLE(3);
private final int val... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TFrontendView.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked", "unused"})
public class TFrontendView implements org.apache.thrift.TBase<TFrontendView... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TGeoFileLayerContents.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
public enum TGeoFileLayerContents implements org.apache.thrift.TEnum {
EMPTY(0),
GEO(1),
NON_GEO(2),
UNSUPPORTED_GEO(3);
private final i... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TGeoFileLayerInfo.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked", "unused"})
public class TGeoFileLayerInfo implements org.apache.thrift.TBase<TGeoFileL... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TGpuSpecification.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked", "unused"})
public class TGpuSpecification implements org.apache.thrift.TBase<TGpuSpeci... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/THardwareInfo.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked", "unused"})
public class THardwareInfo implements org.apache.thrift.TBase<THardwareInfo... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TImportHeaderRow.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
public enum TImportHeaderRow implements org.apache.thrift.TEnum {
AUTODETECT(0),
NO_HEADER(1),
HAS_HEADER(2);
private final int value;
... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TImportStatus.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked", "unused"})
public class TImportStatus implements org.apache.thrift.TBase<TImportStatus... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TInsertChunks.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked", "unused"})
public class TInsertChunks implements org.apache.thrift.TBase<TInsertChunks... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TInsertData.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked", "unused"})
public class TInsertData implements org.apache.thrift.TBase<TInsertData, TI... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TKrb5Session.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked", "unused"})
public class TKrb5Session implements org.apache.thrift.TBase<TKrb5Session, ... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TLeafInfo.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked", "unused"})
public class TLeafInfo implements org.apache.thrift.TBase<TLeafInfo, TLeafI... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TLicenseInfo.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked", "unused"})
public class TLicenseInfo implements org.apache.thrift.TBase<TLicenseInfo, ... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TMemoryData.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked", "unused"})
public class TMemoryData implements org.apache.thrift.TBase<TMemoryData, TM... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TMergeType.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
public enum TMergeType implements org.apache.thrift.TEnum {
UNION(0),
REDUCE(1);
private final int value;
private TMergeType(int value) {... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TNodeMemoryInfo.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked", "unused"})
public class TNodeMemoryInfo implements org.apache.thrift.TBase<TNodeMemory... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TPartitionDetail.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
public enum TPartitionDetail implements org.apache.thrift.TEnum {
DEFAULT(0),
REPLICATED(1),
SHARDED(2),
OTHER(3);
private final int val... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TPendingQuery.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked", "unused"})
public class TPendingQuery implements org.apache.thrift.TBase<TPendingQuery... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TPendingRenderQuery.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked", "unused"})
public class TPendingRenderQuery implements org.apache.thrift.TBase<TPendin... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TPixel.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked", "unused"})
public class TPixel implements org.apache.thrift.TBase<TPixel, TPixel._Fiel... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TPixelTableRowResult.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked", "unused"})
public class TPixelTableRowResult implements org.apache.thrift.TBase<TPixel... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TQueryInfo.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked", "unused"})
public class TQueryInfo implements org.apache.thrift.TBase<TQueryInfo, TQue... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TQueryResult.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked", "unused"})
public class TQueryResult implements org.apache.thrift.TBase<TQueryResult, ... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TQueryType.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
public enum TQueryType implements org.apache.thrift.TEnum {
UNKNOWN(0),
READ(1),
WRITE(2),
SCHEMA_READ(3),
SCHEMA_WRITE(4);
private fi... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TRasterPointTransform.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
public enum TRasterPointTransform implements org.apache.thrift.TEnum {
NONE(0),
AUTO(1),
FILE(2),
WORLD(3);
private final int value;
... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TRasterPointType.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
public enum TRasterPointType implements org.apache.thrift.TEnum {
NONE(0),
AUTO(1),
SMALLINT(2),
INT(3),
FLOAT(4),
DOUBLE(5),
POINT(6... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TRawPixelData.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked", "unused"})
public class TRawPixelData implements org.apache.thrift.TBase<TRawPixelData... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TRawRenderPassDataResult.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked", "unused"})
public class TRawRenderPassDataResult implements org.apache.thrift.TBase<TR... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TRenderDatum.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked", "unused"})
public class TRenderDatum implements org.apache.thrift.TBase<TRenderDatum, ... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TRenderParseResult.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked", "unused"})
public class TRenderParseResult implements org.apache.thrift.TBase<TRenderP... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TRenderResult.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked", "unused"})
public class TRenderResult implements org.apache.thrift.TBase<TRenderResult... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TRenderStepResult.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked", "unused"})
public class TRenderStepResult implements org.apache.thrift.TBase<TRenderSt... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TResultSetBufferDescriptor.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked", "unused"})
public class TResultSetBufferDescriptor implements org.apache.thrift.TBase<... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TResultSetLayout.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
public enum TResultSetLayout implements org.apache.thrift.TEnum {
GroupByPerfectHash(0),
GroupByBaselineHash(1),
Projection(2),
NonGroupedA... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TRole.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
public enum TRole implements org.apache.thrift.TEnum {
SERVER(0),
AGGREGATOR(1),
LEAF(2),
STRING_DICTIONARY(3);
private final int value;... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TRow.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked", "unused"})
public class TRow implements org.apache.thrift.TBase<TRow, TRow._Fields>, j... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TRowSet.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked", "unused"})
public class TRowSet implements org.apache.thrift.TBase<TRowSet, TRowSet._F... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TSerializedRows.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked", "unused"})
public class TSerializedRows implements org.apache.thrift.TBase<TSerialized... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TServerPermissions.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked", "unused"})
public class TServerPermissions implements org.apache.thrift.TBase<TServerP... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TServerStatus.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked", "unused"})
public class TServerStatus implements org.apache.thrift.TBase<TServerStatus... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TSessionInfo.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked", "unused"})
public class TSessionInfo implements org.apache.thrift.TBase<TSessionInfo, ... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TSlotSize.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked", "unused"})
public class TSlotSize implements org.apache.thrift.TBase<TSlotSize, TSlotS... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TSourceType.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
public enum TSourceType implements org.apache.thrift.TEnum {
DELIMITED_FILE(0),
GEO_FILE(1),
PARQUET_FILE(2),
RASTER_FILE(3),
ODBC(4);
... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TStepResult.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked", "unused"})
public class TStepResult implements org.apache.thrift.TBase<TStepResult, TS... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TStringRow.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked", "unused"})
public class TStringRow implements org.apache.thrift.TBase<TStringRow, TStr... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TStringValue.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked", "unused"})
public class TStringValue implements org.apache.thrift.TBase<TStringValue, ... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TTableDetails.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked", "unused"})
public class TTableDetails implements org.apache.thrift.TBase<TTableDetails... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TTableEpochInfo.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked", "unused"})
public class TTableEpochInfo implements org.apache.thrift.TBase<TTableEpoch... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TTableGeneration.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked", "unused"})
public class TTableGeneration implements org.apache.thrift.TBase<TTableGene... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TTableMeta.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked", "unused"})
public class TTableMeta implements org.apache.thrift.TBase<TTableMeta, TTab... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TTablePermissions.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked", "unused"})
public class TTablePermissions implements org.apache.thrift.TBase<TTablePer... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TTableRefreshInfo.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked", "unused"})
public class TTableRefreshInfo implements org.apache.thrift.TBase<TTableRef... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TTableRefreshIntervalType.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
public enum TTableRefreshIntervalType implements org.apache.thrift.TEnum {
NONE(0),
HOUR(1),
DAY(2);
private final int value;
private T... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TTableRefreshTimingType.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
public enum TTableRefreshTimingType implements org.apache.thrift.TEnum {
MANUAL(0),
SCHEDULED(1);
private final int value;
private TTable... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TTableRefreshUpdateType.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
public enum TTableRefreshUpdateType implements org.apache.thrift.TEnum {
ALL(0),
APPEND(1);
private final int value;
private TTableRefres... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TTableType.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
public enum TTableType implements org.apache.thrift.TEnum {
DEFAULT(0),
TEMPORARY(1),
FOREIGN(2),
VIEW(3);
private final int value;
p... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TTargetInfo.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked", "unused"})
public class TTargetInfo implements org.apache.thrift.TBase<TTargetInfo, TT... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TTypeInfo.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked", "unused"})
public class TTypeInfo implements org.apache.thrift.TBase<TTypeInfo, TTypeI... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TVarLen.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked", "unused"})
public class TVarLen implements org.apache.thrift.TBase<TVarLen, TVarLen._F... |
0 | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift | java-sources/ai/heavy/heavyai-jdbc/6.1.0/ai/heavy/thrift/server/TViewPermissions.java | /**
* Autogenerated by Thrift Compiler (0.15.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package ai.heavy.thrift.server;
@SuppressWarnings({"cast", "rawtypes", "serial", "unchecked", "unused"})
public class TViewPermissions implements org.apache.thrift.TBase<TViewPermi... |
0 | java-sources/ai/houyi/dorado-core/0.0.51/ai/houyi | java-sources/ai/houyi/dorado-core/0.0.51/ai/houyi/dorado/BeanContainer.java | /*
* Copyright 2017 The OpenDSP Project
*
* The OpenDSP Project licenses this file to you under the Apache License,
* version 2.0 (the "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at:
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unl... |
0 | java-sources/ai/houyi/dorado-core/0.0.51/ai/houyi | java-sources/ai/houyi/dorado-core/0.0.51/ai/houyi/dorado/Dorado.java | /*
* Copyright 2017 The OpenDSP Project
*
* The OpenDSP Project licenses this file to you under the Apache License,
* version 2.0 (the "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at:
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unl... |
0 | java-sources/ai/houyi/dorado-core/0.0.51/ai/houyi/dorado | java-sources/ai/houyi/dorado-core/0.0.51/ai/houyi/dorado/exception/DoradoException.java | /*
* Copyright 2017 The OpenDSP Project
*
* The OpenDSP Project licenses this file to you under the Apache License,
* version 2.0 (the "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at:
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unl... |
0 | java-sources/ai/houyi/dorado-core/0.0.51/ai/houyi/dorado | java-sources/ai/houyi/dorado-core/0.0.51/ai/houyi/dorado/exception/package-info.java | /*
* Copyright 2017 The OpenDSP Project
*
* The OpenDSP Project licenses this file to you under the Apache License,
* version 2.0 (the "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at:
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unl... |
0 | java-sources/ai/houyi/dorado-core/0.0.51/ai/houyi/dorado/netty | java-sources/ai/houyi/dorado-core/0.0.51/ai/houyi/dorado/netty/ext/CaseIgnoringComparator.java | /*
* Copyright 2012 The Netty Project
*
* The Netty Project licenses this file to you under the Apache License,
* version 2.0 (the "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at:
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless ... |
0 | java-sources/ai/houyi/dorado-core/0.0.51/ai/houyi/dorado/netty | java-sources/ai/houyi/dorado-core/0.0.51/ai/houyi/dorado/netty/ext/HttpPostBodyUtil.java | /*
* Copyright 2012 The Netty Project
*
* The Netty Project licenses this file to you under the Apache License,
* version 2.0 (the "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at:
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless ... |
0 | java-sources/ai/houyi/dorado-core/0.0.51/ai/houyi/dorado/netty | java-sources/ai/houyi/dorado-core/0.0.51/ai/houyi/dorado/netty/ext/HttpPostMultipartRequestDecoder.java | /*
* Copyright 2012 The Netty Project
*
* The Netty Project licenses this file to you under the Apache License,
* version 2.0 (the "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at:
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless ... |
0 | java-sources/ai/houyi/dorado-core/0.0.51/ai/houyi/dorado/netty | java-sources/ai/houyi/dorado-core/0.0.51/ai/houyi/dorado/netty/ext/HttpPostRequestDecoder.java | /*
* Copyright 2012 The Netty Project
*
* The Netty Project licenses this file to you under the Apache License,
* version 2.0 (the "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at:
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless ... |
0 | java-sources/ai/houyi/dorado-core/0.0.51/ai/houyi/dorado/netty | java-sources/ai/houyi/dorado-core/0.0.51/ai/houyi/dorado/netty/ext/package-info.java | /*
* Copyright 2017 The OpenAds Project
*
* The OpenAds Project licenses this file to you under the Apache License,
* version 2.0 (the "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at:
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unl... |
0 | java-sources/ai/houyi/dorado-core/0.0.51/ai/houyi/dorado | java-sources/ai/houyi/dorado-core/0.0.51/ai/houyi/dorado/rest/DefaultParameterNameResolver.java | /*
* Copyright 2017 The OpenDSP Project
*
* The OpenDSP Project licenses this file to you under the Apache License,
* version 2.0 (the "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at:
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unl... |
0 | java-sources/ai/houyi/dorado-core/0.0.51/ai/houyi/dorado | java-sources/ai/houyi/dorado-core/0.0.51/ai/houyi/dorado/rest/Jdk8ParameterNameResolver.java | /*
* Copyright 2017 The OpenDSP Project
*
* The OpenDSP Project licenses this file to you under the Apache License,
* version 2.0 (the "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at:
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unl... |
0 | java-sources/ai/houyi/dorado-core/0.0.51/ai/houyi/dorado | java-sources/ai/houyi/dorado-core/0.0.51/ai/houyi/dorado/rest/LocalVariableTableParameterNameResolver.java | /*
* Copyright 2017 The OpenDSP Project
*
* The OpenDSP Project licenses this file to you under the Apache License,
* version 2.0 (the "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at:
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unl... |
0 | java-sources/ai/houyi/dorado-core/0.0.51/ai/houyi/dorado | java-sources/ai/houyi/dorado-core/0.0.51/ai/houyi/dorado/rest/MediaType.java | /*
* Copyright 2017 The OpenDSP Project
*
* The OpenDSP Project licenses this file to you under the Apache License,
* version 2.0 (the "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at:
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unl... |
0 | java-sources/ai/houyi/dorado-core/0.0.51/ai/houyi/dorado | java-sources/ai/houyi/dorado-core/0.0.51/ai/houyi/dorado/rest/MessageBodyConverter.java | /*
* Copyright 2017 The OpenDSP Project
*
* The OpenDSP Project licenses this file to you under the Apache License,
* version 2.0 (the "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at:
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unl... |
0 | java-sources/ai/houyi/dorado-core/0.0.51/ai/houyi/dorado | java-sources/ai/houyi/dorado-core/0.0.51/ai/houyi/dorado/rest/MessageBodyConverters.java | /*
* Copyright 2017 The OpenDSP Project
*
* The OpenDSP Project licenses this file to you under the Apache License,
* version 2.0 (the "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at:
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unl... |
0 | java-sources/ai/houyi/dorado-core/0.0.51/ai/houyi/dorado | java-sources/ai/houyi/dorado-core/0.0.51/ai/houyi/dorado/rest/ObjectSerializer.java | /*
* Copyright 2017 The OpenDSP Project
*
* The OpenDSP Project licenses this file to you under the Apache License,
* version 2.0 (the "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at:
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unl... |
0 | java-sources/ai/houyi/dorado-core/0.0.51/ai/houyi/dorado | java-sources/ai/houyi/dorado-core/0.0.51/ai/houyi/dorado/rest/ParameterNameResolver.java | /*
* Copyright 2017 The OpenDSP Project
*
* The OpenDSP Project licenses this file to you under the Apache License,
* version 2.0 (the "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at:
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unl... |
0 | java-sources/ai/houyi/dorado-core/0.0.51/ai/houyi/dorado | java-sources/ai/houyi/dorado-core/0.0.51/ai/houyi/dorado/rest/ParameterValueResolver.java | /*
* Copyright 2017 The OpenDSP Project
*
* The OpenDSP Project licenses this file to you under the Apache License,
* version 2.0 (the "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at:
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unl... |
0 | java-sources/ai/houyi/dorado-core/0.0.51/ai/houyi/dorado | java-sources/ai/houyi/dorado-core/0.0.51/ai/houyi/dorado/rest/ParameterValueResolvers.java | /*
* Copyright 2017 The OpenDSP Project
*
* The OpenDSP Project licenses this file to you under the Apache License,
* version 2.0 (the "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at:
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unl... |
0 | java-sources/ai/houyi/dorado-core/0.0.51/ai/houyi/dorado | java-sources/ai/houyi/dorado-core/0.0.51/ai/houyi/dorado/rest/ResourceRegister.java | /*
* Copyright 2012 The OpenDSP Project
*
* The OpenDSP Project licenses this file to you under the Apache License,
* version 2.0 (the "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at:
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unl... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.