jar

com.aliyun.openservices : ots-public

Maven & Gradle

Oct 31, 2022

Aliyun Open Services SDK for Java · Aliyun Open Services SDK for Java Copyright (C) Alibaba Cloud Computing All rights reserved. 版权所有 (C)阿里云计算有限公司 http://www.aliyun.com

Table Of Contents

Latest Version

Download com.aliyun.openservices : ots-public JAR file - Latest Versions:

All Versions

Download com.aliyun.openservices : ots-public JAR file - All Versions:

Version Vulnerabilities Size Updated
2.2.x
2.1.x
2.1

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window ots-public-2.2.10.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.aliyun.openservices.ots.comm

├─ com.aliyun.openservices.ots.comm.AsyncClientFutureCallback.class - [JAR]

├─ com.aliyun.openservices.ots.comm.AsyncServiceClient.class - [JAR]

├─ com.aliyun.openservices.ots.comm.ExecutionContext.class - [JAR]

├─ com.aliyun.openservices.ots.comm.HttpFactory.class - [JAR]

├─ com.aliyun.openservices.ots.comm.OTSUri.class - [JAR]

├─ com.aliyun.openservices.ots.comm.RequestHandler.class - [JAR]

├─ com.aliyun.openservices.ots.comm.RequestMessage.class - [JAR]

├─ com.aliyun.openservices.ots.comm.ResponseHandler.class - [JAR]

├─ com.aliyun.openservices.ots.comm.ResponseMessage.class - [JAR]

├─ com.aliyun.openservices.ots.comm.ServiceClient.class - [JAR]

com.aliyun.openservices.ots.internal.writer

├─ com.aliyun.openservices.ots.internal.writer.FlushCallback.class - [JAR]

├─ com.aliyun.openservices.ots.internal.writer.RowChangeEvent.class - [JAR]

├─ com.aliyun.openservices.ots.internal.writer.RowChangeEventHandler.class - [JAR]

├─ com.aliyun.openservices.ots.internal.writer.WriteRPCBuffer.class - [JAR]

├─ com.aliyun.openservices.ots.internal.writer.WriterConfig.class - [JAR]

com.aliyun.openservices.ots.auth

├─ com.aliyun.openservices.ots.auth.HmacSHA1Signature.class - [JAR]

├─ com.aliyun.openservices.ots.auth.RequestSigner.class - [JAR]

├─ com.aliyun.openservices.ots.auth.ServiceCredentials.class - [JAR]

├─ com.aliyun.openservices.ots.auth.ServiceSignature.class - [JAR]

com.aliyun.openservices.ots.utils

├─ com.aliyun.openservices.ots.utils.BinaryUtil.class - [JAR]

├─ com.aliyun.openservices.ots.utils.Bytes.class - [JAR]

├─ com.aliyun.openservices.ots.utils.CalculateHelper.class - [JAR]

├─ com.aliyun.openservices.ots.utils.ClientConfigurationUtil.class - [JAR]

├─ com.aliyun.openservices.ots.utils.CodingUtils.class - [JAR]

├─ com.aliyun.openservices.ots.utils.DateUtil.class - [JAR]

├─ com.aliyun.openservices.ots.utils.HttpHeaders.class - [JAR]

├─ com.aliyun.openservices.ots.utils.HttpUtil.class - [JAR]

├─ com.aliyun.openservices.ots.utils.IOUtils.class - [JAR]

├─ com.aliyun.openservices.ots.utils.Pair.class - [JAR]

├─ com.aliyun.openservices.ots.utils.ParamChecker.class - [JAR]

├─ com.aliyun.openservices.ots.utils.Preconditions.class - [JAR]

├─ com.aliyun.openservices.ots.utils.ResourceManager.class - [JAR]

├─ com.aliyun.openservices.ots.utils.ServiceConstants.class - [JAR]

├─ com.aliyun.openservices.ots.utils.VersionInfoUtils.class - [JAR]

com.aliyun.openservices.ots.internal.model

├─ com.aliyun.openservices.ots.internal.model.ResponseContentWithMeta.class - [JAR]

com.aliyun.openservices.ots

├─ com.aliyun.openservices.ots.ClientConfiguration.class - [JAR]

├─ com.aliyun.openservices.ots.ClientErrorCode.class - [JAR]

├─ com.aliyun.openservices.ots.ClientException.class - [JAR]

├─ com.aliyun.openservices.ots.DefaultOTSWriter.class - [JAR]

├─ com.aliyun.openservices.ots.OTS.class - [JAR]

├─ com.aliyun.openservices.ots.OTSActionNames.class - [JAR]

├─ com.aliyun.openservices.ots.OTSAsync.class - [JAR]

├─ com.aliyun.openservices.ots.OTSClient.class - [JAR]

├─ com.aliyun.openservices.ots.OTSClientAsync.class - [JAR]

├─ com.aliyun.openservices.ots.OTSErrorCode.class - [JAR]

├─ com.aliyun.openservices.ots.OTSException.class - [JAR]

├─ com.aliyun.openservices.ots.OTSServiceConfiguration.class - [JAR]

├─ com.aliyun.openservices.ots.OTSWriter.class - [JAR]

├─ com.aliyun.openservices.ots.PartialResultFailedException.class - [JAR]

├─ com.aliyun.openservices.ots.ServiceException.class - [JAR]

com.aliyun.openservices.ots.protocol

├─ com.aliyun.openservices.ots.protocol.OtsProtocol2.class - [JAR]

com.aliyun.openservices.ots.parser

├─ com.aliyun.openservices.ots.parser.ResultParseException.class - [JAR]

├─ com.aliyun.openservices.ots.parser.ResultParser.class - [JAR]

com.aliyun.openservices.ots.model

├─ com.aliyun.openservices.ots.model.BatchGetRowRequest.class - [JAR]

├─ com.aliyun.openservices.ots.model.BatchGetRowResult.class - [JAR]

├─ com.aliyun.openservices.ots.model.BatchWriteRowRequest.class - [JAR]

├─ com.aliyun.openservices.ots.model.BatchWriteRowResult.class - [JAR]

├─ com.aliyun.openservices.ots.model.CapacityUnit.class - [JAR]

├─ com.aliyun.openservices.ots.model.ColumnType.class - [JAR]

├─ com.aliyun.openservices.ots.model.ColumnValue.class - [JAR]

├─ com.aliyun.openservices.ots.model.Condition.class - [JAR]

├─ com.aliyun.openservices.ots.model.ConsumedCapacity.class - [JAR]

├─ com.aliyun.openservices.ots.model.CreateTableRequest.class - [JAR]

├─ com.aliyun.openservices.ots.model.CreateTableResult.class - [JAR]

├─ com.aliyun.openservices.ots.model.DeleteRowRequest.class - [JAR]

├─ com.aliyun.openservices.ots.model.DeleteRowResult.class - [JAR]

├─ com.aliyun.openservices.ots.model.DeleteTableRequest.class - [JAR]

├─ com.aliyun.openservices.ots.model.DeleteTableResult.class - [JAR]

├─ com.aliyun.openservices.ots.model.DescribeTableRequest.class - [JAR]

├─ com.aliyun.openservices.ots.model.DescribeTableResult.class - [JAR]

├─ com.aliyun.openservices.ots.model.Direction.class - [JAR]

├─ com.aliyun.openservices.ots.model.Error.class - [JAR]

├─ com.aliyun.openservices.ots.model.GetRangeRequest.class - [JAR]

├─ com.aliyun.openservices.ots.model.GetRangeResult.class - [JAR]

├─ com.aliyun.openservices.ots.model.GetRowRequest.class - [JAR]

├─ com.aliyun.openservices.ots.model.GetRowResult.class - [JAR]

├─ com.aliyun.openservices.ots.model.ListTableRequest.class - [JAR]

├─ com.aliyun.openservices.ots.model.ListTableResult.class - [JAR]

├─ com.aliyun.openservices.ots.model.MultiRowQueryCriteria.class - [JAR]

├─ com.aliyun.openservices.ots.model.OTSBasicFuture.class - [JAR]

├─ com.aliyun.openservices.ots.model.OTSContext.class - [JAR]

├─ com.aliyun.openservices.ots.model.OTSFuture.class - [JAR]

├─ com.aliyun.openservices.ots.model.OTSFutureCallback.class - [JAR]

├─ com.aliyun.openservices.ots.model.OTSProtocolHelper.class - [JAR]

├─ com.aliyun.openservices.ots.model.OTSResult.class - [JAR]

├─ com.aliyun.openservices.ots.model.OTSResultFactory.class - [JAR]

├─ com.aliyun.openservices.ots.model.PrimaryKeyType.class - [JAR]

├─ com.aliyun.openservices.ots.model.PrimaryKeyValue.class - [JAR]

├─ com.aliyun.openservices.ots.model.PutRowRequest.class - [JAR]

├─ com.aliyun.openservices.ots.model.PutRowResult.class - [JAR]

├─ com.aliyun.openservices.ots.model.RangeIteratorParameter.class - [JAR]

├─ com.aliyun.openservices.ots.model.RangeRowQueryCriteria.class - [JAR]

├─ com.aliyun.openservices.ots.model.RecordColumn.class - [JAR]

├─ com.aliyun.openservices.ots.model.ReservedThroughput.class - [JAR]

├─ com.aliyun.openservices.ots.model.ReservedThroughputChange.class - [JAR]

├─ com.aliyun.openservices.ots.model.ReservedThroughputDetails.class - [JAR]

├─ com.aliyun.openservices.ots.model.Row.class - [JAR]

├─ com.aliyun.openservices.ots.model.RowChange.class - [JAR]

├─ com.aliyun.openservices.ots.model.RowDeleteChange.class - [JAR]

├─ com.aliyun.openservices.ots.model.RowExistenceExpectation.class - [JAR]

├─ com.aliyun.openservices.ots.model.RowIterator.class - [JAR]

├─ com.aliyun.openservices.ots.model.RowPrimaryKey.class - [JAR]

├─ com.aliyun.openservices.ots.model.RowPutChange.class - [JAR]

├─ com.aliyun.openservices.ots.model.RowQueryCriteria.class - [JAR]

├─ com.aliyun.openservices.ots.model.RowUpdateChange.class - [JAR]

├─ com.aliyun.openservices.ots.model.SingleRowQueryCriteria.class - [JAR]

├─ com.aliyun.openservices.ots.model.TableMeta.class - [JAR]

├─ com.aliyun.openservices.ots.model.UpdateRowRequest.class - [JAR]

├─ com.aliyun.openservices.ots.model.UpdateRowResult.class - [JAR]

├─ com.aliyun.openservices.ots.model.UpdateTableRequest.class - [JAR]

├─ com.aliyun.openservices.ots.model.UpdateTableResult.class - [JAR]

com.aliyun.openservices.ots.internal

├─ com.aliyun.openservices.ots.internal.BatchGetRowAsyncResponseConsumer.class - [JAR]

├─ com.aliyun.openservices.ots.internal.BatchGetRowCallable.class - [JAR]

├─ com.aliyun.openservices.ots.internal.BatchGetRowExecutionContext.class - [JAR]

├─ com.aliyun.openservices.ots.internal.BatchWriteRowAsyncResponseConsumer.class - [JAR]

├─ com.aliyun.openservices.ots.internal.BatchWriteRowCallable.class - [JAR]

├─ com.aliyun.openservices.ots.internal.BatchWriteRowExecutionContext.class - [JAR]

├─ com.aliyun.openservices.ots.internal.CreateTableAsyncResponseConsumer.class - [JAR]

├─ com.aliyun.openservices.ots.internal.CreateTableCallable.class - [JAR]

├─ com.aliyun.openservices.ots.internal.DeleteRowAsyncResponseConsumer.class - [JAR]

├─ com.aliyun.openservices.ots.internal.DeleteRowCallable.class - [JAR]

├─ com.aliyun.openservices.ots.internal.DeleteTableAsyncResponseConsumer.class - [JAR]

├─ com.aliyun.openservices.ots.internal.DeleteTableCallable.class - [JAR]

├─ com.aliyun.openservices.ots.internal.DescribeTableAsyncResponseConsumer.class - [JAR]

├─ com.aliyun.openservices.ots.internal.DescribeTableCallable.class - [JAR]

├─ com.aliyun.openservices.ots.internal.GetRangeAsyncResponseConsumer.class - [JAR]

├─ com.aliyun.openservices.ots.internal.GetRangeCallable.class - [JAR]

├─ com.aliyun.openservices.ots.internal.GetRowAsyncResponseConsumer.class - [JAR]

├─ com.aliyun.openservices.ots.internal.GetRowCallable.class - [JAR]

├─ com.aliyun.openservices.ots.internal.ListTableAsyncResponseConsumer.class - [JAR]

├─ com.aliyun.openservices.ots.internal.ListTableCallable.class - [JAR]

├─ com.aliyun.openservices.ots.internal.OTSAlwaysRetryStrategy.class - [JAR]

├─ com.aliyun.openservices.ots.internal.OTSAsyncDataOperation.class - [JAR]

├─ com.aliyun.openservices.ots.internal.OTSAsyncResponseConsumer.class - [JAR]

├─ com.aliyun.openservices.ots.internal.OTSAsyncTableOperation.class - [JAR]

├─ com.aliyun.openservices.ots.internal.OTSCallable.class - [JAR]

├─ com.aliyun.openservices.ots.internal.OTSCallback.class - [JAR]

├─ com.aliyun.openservices.ots.internal.OTSCompressUtil.class - [JAR]

├─ com.aliyun.openservices.ots.internal.OTSConsts.class - [JAR]

├─ com.aliyun.openservices.ots.internal.OTSContentMD5ResponseHandler.class - [JAR]

├─ com.aliyun.openservices.ots.internal.OTSDefaultRetryStrategy.class - [JAR]

├─ com.aliyun.openservices.ots.internal.OTSDeflateResponseHandler.class - [JAR]

├─ com.aliyun.openservices.ots.internal.OTSErrorResponseHandler.class - [JAR]

├─ com.aliyun.openservices.ots.internal.OTSExceptionFactory.class - [JAR]

├─ com.aliyun.openservices.ots.internal.OTSExecutionContext.class - [JAR]

├─ com.aliyun.openservices.ots.internal.OTSHTTPConstant.class - [JAR]

├─ com.aliyun.openservices.ots.internal.OTSLoggerConstant.class - [JAR]

├─ com.aliyun.openservices.ots.internal.OTSOperation.class - [JAR]

├─ com.aliyun.openservices.ots.internal.OTSRequestSigner.class - [JAR]

├─ com.aliyun.openservices.ots.internal.OTSResultParserFactory.class - [JAR]

├─ com.aliyun.openservices.ots.internal.OTSRetryStrategy.class - [JAR]

├─ com.aliyun.openservices.ots.internal.OTSTraceLogger.class - [JAR]

├─ com.aliyun.openservices.ots.internal.OTSUtil.class - [JAR]

├─ com.aliyun.openservices.ots.internal.OTSValidationResponseHandler.class - [JAR]

├─ com.aliyun.openservices.ots.internal.ProtocolBufferParser.class - [JAR]

├─ com.aliyun.openservices.ots.internal.PutRowAsyncResponseConsumer.class - [JAR]

├─ com.aliyun.openservices.ots.internal.PutRowCallable.class - [JAR]

├─ com.aliyun.openservices.ots.internal.UpdateRowAsyncResponseConsumer.class - [JAR]

├─ com.aliyun.openservices.ots.internal.UpdateRowCallable.class - [JAR]

├─ com.aliyun.openservices.ots.internal.UpdateTableAsyncResponseConsumer.class - [JAR]

├─ com.aliyun.openservices.ots.internal.UpdateTableCallable.class - [JAR]

com.aliyun.openservices.ots.model.condition

├─ com.aliyun.openservices.ots.model.condition.ColumnCondition.class - [JAR]

├─ com.aliyun.openservices.ots.model.condition.ColumnConditionBuilder.class - [JAR]

├─ com.aliyun.openservices.ots.model.condition.ColumnConditionType.class - [JAR]

├─ com.aliyun.openservices.ots.model.condition.CompositeCondition.class - [JAR]

├─ com.aliyun.openservices.ots.model.condition.RelationalCondition.class - [JAR]

com.aliyun.openservices.ots.log

├─ com.aliyun.openservices.ots.log.LogUtil.class - [JAR]