Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ apply plugin: 'java'
apply plugin: 'com.diffplug.spotless'

group 'io.tiledb'
version = '0.4.1-SNAPSHOT'
version = '0.4.2'

repositories {
mavenCentral()
Expand Down
1 change: 0 additions & 1 deletion src/main/java/io/tiledb/cloud/rest_api/JSON.java
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,6 @@
import io.tiledb.cloud.rest_api.model.UDFSubarrayRange;
import io.tiledb.cloud.rest_api.model.User;
import io.tiledb.cloud.rest_api.model.Writer;
import io.tiledb.cloud.rest_api.v1.model.*;
import io.tiledb.cloud.rest_api.model.Error;
import okio.ByteString;

Expand Down
4 changes: 0 additions & 4 deletions src/main/java/io/tiledb/cloud/rest_api/api/ArrayApi.java
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,6 @@
import java.util.List;
import java.util.Map;

/**
* @deprecated This class is now moved to io.tiledb.cloud.rest_api.v1.api
*/
@Deprecated
public class ArrayApi {
private ApiClient localVarApiClient;
private int localHostIndex;
Expand Down
4 changes: 0 additions & 4 deletions src/main/java/io/tiledb/cloud/rest_api/api/ArrayTasksApi.java
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,6 @@
import java.util.List;
import java.util.Map;

/**
* @deprecated This class is now moved to io.tiledb.cloud.rest_api.v1.api
*/
@Deprecated
public class ArrayTasksApi {
private ApiClient localVarApiClient;
private int localHostIndex;
Expand Down
4 changes: 0 additions & 4 deletions src/main/java/io/tiledb/cloud/rest_api/api/FavoritesApi.java
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,6 @@
import java.util.List;
import java.util.Map;

/**
* @deprecated This class is now moved to io.tiledb.cloud.rest_api.v1.api
*/
@Deprecated
public class FavoritesApi {
private ApiClient localVarApiClient;
private int localHostIndex;
Expand Down
4 changes: 0 additions & 4 deletions src/main/java/io/tiledb/cloud/rest_api/api/FilesApi.java
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,6 @@
import java.util.List;
import java.util.Map;

/**
* @deprecated This class is now moved to io.tiledb.cloud.rest_api.v1.api
*/
@Deprecated
public class FilesApi {
private ApiClient localVarApiClient;
private int localHostIndex;
Expand Down
4 changes: 0 additions & 4 deletions src/main/java/io/tiledb/cloud/rest_api/api/GroupsApi.java
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,6 @@
import java.util.List;
import java.util.Map;

/**
* @deprecated This class is now moved to io.tiledb.cloud.rest_api.v1.api
*/
@Deprecated
public class GroupsApi {
private ApiClient localVarApiClient;
private int localHostIndex;
Expand Down
4 changes: 0 additions & 4 deletions src/main/java/io/tiledb/cloud/rest_api/api/InvitationApi.java
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,6 @@
import java.util.List;
import java.util.Map;

/**
* @deprecated This class is now moved to io.tiledb.cloud.rest_api.v1.api
*/
@Deprecated
public class InvitationApi {
private ApiClient localVarApiClient;
private int localHostIndex;
Expand Down
4 changes: 0 additions & 4 deletions src/main/java/io/tiledb/cloud/rest_api/api/NotebookApi.java
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,6 @@
import java.util.List;
import java.util.Map;

/**
* @deprecated This class is now moved to io.tiledb.cloud.rest_api.v1.api
*/
@Deprecated
public class NotebookApi {
private ApiClient localVarApiClient;
private int localHostIndex;
Expand Down
4 changes: 0 additions & 4 deletions src/main/java/io/tiledb/cloud/rest_api/api/NotebooksApi.java
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,6 @@
import java.util.List;
import java.util.Map;

/**
* @deprecated This class is now moved to io.tiledb.cloud.rest_api.v1.api
*/
@Deprecated
public class NotebooksApi {
private ApiClient localVarApiClient;
private int localHostIndex;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,6 @@
import java.util.List;
import java.util.Map;

/**
* @deprecated This class is now moved to io.tiledb.cloud.rest_api.v1.api
*/
@Deprecated
public class OrganizationApi {
private ApiClient localVarApiClient;
private int localHostIndex;
Expand Down
4 changes: 0 additions & 4 deletions src/main/java/io/tiledb/cloud/rest_api/api/QueryApi.java
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,6 @@
import java.util.List;
import java.util.Map;

/**
* @deprecated This class is now moved to io.tiledb.cloud.rest_api.v1.api
*/
@Deprecated
public class QueryApi {
private ApiClient localVarApiClient;
private int localHostIndex;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,6 @@
import java.util.List;
import java.util.Map;

/**
* @deprecated This class is now moved to io.tiledb.cloud.rest_api.v1.api
*/
@Deprecated
public class RegisteredTaskGraphsApi {
private ApiClient localVarApiClient;
private int localHostIndex;
Expand Down
4 changes: 0 additions & 4 deletions src/main/java/io/tiledb/cloud/rest_api/api/SqlApi.java
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,6 @@
import java.util.List;
import java.util.Map;

/**
* @deprecated This class is now moved to io.tiledb.cloud.rest_api.v1.api
*/
@Deprecated
public class SqlApi {
private ApiClient localVarApiClient;
private int localHostIndex;
Expand Down
4 changes: 0 additions & 4 deletions src/main/java/io/tiledb/cloud/rest_api/api/StatsApi.java
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,6 @@
import java.util.List;
import java.util.Map;

/**
* @deprecated This class is now moved to io.tiledb.cloud.rest_api.v1.api
*/
@Deprecated
public class StatsApi {
private ApiClient localVarApiClient;
private int localHostIndex;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,6 @@
import java.util.List;
import java.util.Map;

/**
* @deprecated This class is now moved to io.tiledb.cloud.rest_api.v1.api
*/
@Deprecated
public class TaskGraphLogsApi {
private ApiClient localVarApiClient;
private int localHostIndex;
Expand Down
4 changes: 0 additions & 4 deletions src/main/java/io/tiledb/cloud/rest_api/api/TaskGraphsApi.java
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,6 @@
import java.util.List;
import java.util.Map;

/**
* @deprecated This class is now moved to io.tiledb.cloud.rest_api.v1.api
*/
@Deprecated
public class TaskGraphsApi {
private ApiClient localVarApiClient;
private int localHostIndex;
Expand Down
4 changes: 0 additions & 4 deletions src/main/java/io/tiledb/cloud/rest_api/api/TasksApi.java
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,6 @@
import java.util.List;
import java.util.Map;

/**
* @deprecated This class is now moved to io.tiledb.cloud.rest_api.v1.api
*/
@Deprecated
public class TasksApi {
private ApiClient localVarApiClient;
private int localHostIndex;
Expand Down
4 changes: 0 additions & 4 deletions src/main/java/io/tiledb/cloud/rest_api/api/UdfApi.java
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,6 @@
import java.util.List;
import java.util.Map;

/**
* @deprecated This class is now moved to io.tiledb.cloud.rest_api.v1.api
*/
@Deprecated
public class UdfApi {
private ApiClient localVarApiClient;
private int localHostIndex;
Expand Down
4 changes: 0 additions & 4 deletions src/main/java/io/tiledb/cloud/rest_api/api/UserApi.java
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,6 @@
import java.util.List;
import java.util.Map;

/**
* @deprecated This class is now moved to io.tiledb.cloud.rest_api.v1.api
*/
@Deprecated
public class UserApi {
private ApiClient localVarApiClient;
private int localHostIndex;
Expand Down
4 changes: 0 additions & 4 deletions src/main/java/io/tiledb/cloud/rest_api/auth/ApiKeyAuth.java
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@
import java.util.Map;
import java.util.List;

/**
* @deprecated This class is now moved to io.tiledb.cloud.rest_api.v1.auth
*/
@Deprecated
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-10-02T12:25:58.319138+03:00[Europe/Athens]")
public class ApiKeyAuth implements Authentication {
private final String location;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@
import java.util.Map;
import java.util.List;

/**
* @deprecated This class is now moved to io.tiledb.cloud.rest_api.v1.auth
*/
@Deprecated
public interface Authentication {
/**
* Apply authentication settings to header and query params.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,6 @@
import java.util.Map;
import java.util.List;

/**
* @deprecated This class is now moved to io.tiledb.cloud.rest_api.v1.auth
*/
@Deprecated
public class HttpBasicAuth implements Authentication {
private String username;
private String password;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@
import java.util.Map;
import java.util.List;

/**
* @deprecated This class is now moved to io.tiledb.cloud.rest_api.v1.auth
*/
@Deprecated
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-10-02T12:25:58.319138+03:00[Europe/Athens]")
public class HttpBearerAuth implements Authentication {
private final String scheme;
Expand Down
4 changes: 0 additions & 4 deletions src/main/java/io/tiledb/cloud/rest_api/auth/OAuth.java
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@
import java.util.Map;
import java.util.List;

/**
* @deprecated This class is now moved to io.tiledb.cloud.rest_api.v1.auth
*/
@Deprecated
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-10-02T12:25:58.319138+03:00[Europe/Athens]")
public class OAuth implements Authentication {
private String accessToken;
Expand Down
2 changes: 0 additions & 2 deletions src/main/java/io/tiledb/cloud/rest_api/auth/OAuthFlow.java
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@

/**
* OAuth flows that are supported by this client
* @deprecated This class is now moved to io.tiledb.cloud.rest_api.v1.auth
*/
@Deprecated
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-10-02T12:25:58.319138+03:00[Europe/Athens]")
public enum OAuthFlow {
ACCESS_CODE, //called authorizationCode in OpenAPI 3.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@
import java.util.Map;
import java.util.Map.Entry;

/**
* @deprecated This class is now moved to io.tiledb.cloud.rest_api.v1.auth
*/
@Deprecated
public class OAuthOkHttpClient implements HttpClient {
private OkHttpClient client;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,6 @@
import java.util.Map;
import java.util.List;

/**
* @deprecated This class is now moved to io.tiledb.cloud.rest_api.v1.auth
*/
@Deprecated
public class RetryingOAuth extends OAuth implements Interceptor {
private OAuthClient oAuthClient;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,7 @@
*/
@ApiModel(description = "Model representing aws keys or service role, service roles are currently ignored, but will be preferred option in the future")
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-10-02T12:25:58.319138+03:00[Europe/Athens]")
/**
* @deprecated This class is now moved to io.tiledb.cloud.rest_api.v1.model
*/
@Deprecated

public class AWSAccessCredentials {
public static final String SERIALIZED_NAME_SECRET_ACCESS_KEY = "secret_access_key";
@SerializedName(SERIALIZED_NAME_SECRET_ACCESS_KEY)
Expand Down
4 changes: 0 additions & 4 deletions src/main/java/io/tiledb/cloud/rest_api/model/Array.java
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,6 @@
*/
@ApiModel(description = "Represents an open array")
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-10-02T12:25:58.319138+03:00[Europe/Athens]")
/**
* @deprecated This class is now moved to io.tiledb.cloud.rest_api.v1.model
*/
@Deprecated
public class Array {
public static final String SERIALIZED_NAME_TIMESTAMP = "timestamp";
@SerializedName(SERIALIZED_NAME_TIMESTAMP)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,6 @@
*/
@ApiModel(description = "Actvity of an Array")
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-10-02T12:25:58.319138+03:00[Europe/Athens]")
/**
* @deprecated This class is now moved to io.tiledb.cloud.rest_api.v1.model
*/
@Deprecated
public class ArrayActivityLog {
public static final String SERIALIZED_NAME_EVENT_AT = "event_at";
@SerializedName(SERIALIZED_NAME_EVENT_AT)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,7 @@
*/
@ApiModel(description = "Object including array info and pagination metadata")
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-10-02T12:25:58.319138+03:00[Europe/Athens]")
/**
* @deprecated This class is now moved to io.tiledb.cloud.rest_api.v1.model
*/
@Deprecated

public class ArrayBrowserData {
public static final String SERIALIZED_NAME_ARRAYS = "arrays";
@SerializedName(SERIALIZED_NAME_ARRAYS)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,6 @@
*/
@ApiModel(description = "Object for ui array tasks browser page")
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-10-02T12:25:58.319138+03:00[Europe/Athens]")
/**
* @deprecated This class is now moved to io.tiledb.cloud.rest_api.v1.model
*/
@Deprecated
public class ArrayBrowserSidebar {
public static final String SERIALIZED_NAME_NAMESPACES = "namespaces";
@SerializedName(SERIALIZED_NAME_NAMESPACES)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,6 @@
*/
@ApiModel(description = "Request to consolidate an array")
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-10-02T12:25:58.319138+03:00[Europe/Athens]")
/**
* @deprecated This class is now moved to io.tiledb.cloud.rest_api.v1.model
*/
@Deprecated
public class ArrayConsolidationRequest {
public static final String SERIALIZED_NAME_CONFIG = "config";
@SerializedName(SERIALIZED_NAME_CONFIG)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,6 @@
*/
@ApiModel(description = "Object including array end_timestamps (list of Unix epoch timestamps in milliseconds) and pagination metadata")
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-10-02T12:25:58.319138+03:00[Europe/Athens]")
/**
* @deprecated This class is now moved to io.tiledb.cloud.rest_api.v1.model
*/
@Deprecated
public class ArrayEndTimestampData {
public static final String SERIALIZED_NAME_END_TIMESTAMPS = "end_timestamps";
@SerializedName(SERIALIZED_NAME_END_TIMESTAMPS)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,7 @@
*/
@ApiModel(description = "A user-favorite array item")
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-10-02T12:25:58.319138+03:00[Europe/Athens]")
/**
* @deprecated This class is now moved to io.tiledb.cloud.rest_api.v1.model
*/
@Deprecated

public class ArrayFavorite {
public static final String SERIALIZED_NAME_ARRAY_UUID = "array_uuid";
@SerializedName(SERIALIZED_NAME_ARRAY_UUID)
Expand Down
Loading