jar

org.apache.lens : lens-api

Maven & Gradle

Jan 24, 2018
9 usages

Lens API · The client api

Table Of Contents

Latest Version

Download org.apache.lens : lens-api JAR file - Latest Versions:

All Versions

Download org.apache.lens : lens-api JAR file - All Versions:

Version Vulnerabilities Size Updated
2.7.x
2.6.x
2.5.x
2.4.x
2.3.x
2.2.x
2.1.x
2.0.x

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 lens-api-2.7.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.lens.api.parse

├─ org.apache.lens.api.parse.Parser.class - [JAR]

org.apache.lens.api.query

├─ org.apache.lens.api.query.FailedAttempt.class - [JAR]

├─ org.apache.lens.api.query.InMemoryQueryResult.class - [JAR]

├─ org.apache.lens.api.query.LensPreparedQuery.class - [JAR]

├─ org.apache.lens.api.query.LensQuery.class - [JAR]

├─ org.apache.lens.api.query.PersistentQueryResult.class - [JAR]

├─ org.apache.lens.api.query.QueryCostType.class - [JAR]

├─ org.apache.lens.api.query.QueryHandle.class - [JAR]

├─ org.apache.lens.api.query.QueryHandleWithResultSet.class - [JAR]

├─ org.apache.lens.api.query.QueryPlan.class - [JAR]

├─ org.apache.lens.api.query.QueryPrepareHandle.class - [JAR]

├─ org.apache.lens.api.query.QueryResult.class - [JAR]

├─ org.apache.lens.api.query.QueryResultSetMetadata.class - [JAR]

├─ org.apache.lens.api.query.QueryStatus.class - [JAR]

├─ org.apache.lens.api.query.QuerySubmitResult.class - [JAR]

├─ org.apache.lens.api.query.ResultColumn.class - [JAR]

├─ org.apache.lens.api.query.ResultColumnType.class - [JAR]

├─ org.apache.lens.api.query.ResultRow.class - [JAR]

├─ org.apache.lens.api.query.SubmitOp.class - [JAR]

org.apache.lens.api.jaxb

├─ org.apache.lens.api.jaxb.LensJAXBContext.class - [JAR]

├─ org.apache.lens.api.jaxb.LensJAXBContextResolver.class - [JAR]

├─ org.apache.lens.api.jaxb.LensJAXBValidationException.class - [JAR]

├─ org.apache.lens.api.jaxb.YAMLToStringStrategy.class - [JAR]

org.apache.lens.api.util

├─ org.apache.lens.api.util.CommonUtils.class - [JAR]

├─ org.apache.lens.api.util.MoxyJsonConfigurationContextResolver.class - [JAR]

├─ org.apache.lens.api.util.PathValidator.class - [JAR]

org.apache.lens.api.scheduler

├─ org.apache.lens.api.scheduler.MapType.class - [JAR]

├─ org.apache.lens.api.scheduler.ObjectFactory.class - [JAR]

├─ org.apache.lens.api.scheduler.ResourcePath.class - [JAR]

├─ org.apache.lens.api.scheduler.SchedulerJobEvent.class - [JAR]

├─ org.apache.lens.api.scheduler.SchedulerJobHandle.class - [JAR]

├─ org.apache.lens.api.scheduler.SchedulerJobInfo.class - [JAR]

├─ org.apache.lens.api.scheduler.SchedulerJobInstanceEvent.class - [JAR]

├─ org.apache.lens.api.scheduler.SchedulerJobInstanceHandle.class - [JAR]

├─ org.apache.lens.api.scheduler.SchedulerJobInstanceInfo.class - [JAR]

├─ org.apache.lens.api.scheduler.SchedulerJobInstanceRun.class - [JAR]

├─ org.apache.lens.api.scheduler.SchedulerJobInstanceState.class - [JAR]

├─ org.apache.lens.api.scheduler.SchedulerJobState.class - [JAR]

├─ org.apache.lens.api.scheduler.SchedulerJobStats.class - [JAR]

├─ org.apache.lens.api.scheduler.StateTransitioner.class - [JAR]

├─ org.apache.lens.api.scheduler.XExecution.class - [JAR]

├─ org.apache.lens.api.scheduler.XFrequency.class - [JAR]

├─ org.apache.lens.api.scheduler.XFrequencyEnum.class - [JAR]

├─ org.apache.lens.api.scheduler.XJob.class - [JAR]

├─ org.apache.lens.api.scheduler.XJobQuery.class - [JAR]

├─ org.apache.lens.api.scheduler.XSessionType.class - [JAR]

├─ org.apache.lens.api.scheduler.XTrigger.class - [JAR]

├─ org.apache.lens.api.scheduler.package-info.class - [JAR]

org.apache.lens.api.query.save

├─ org.apache.lens.api.query.save.ListResponse.class - [JAR]

├─ org.apache.lens.api.query.save.Parameter.class - [JAR]

├─ org.apache.lens.api.query.save.ParameterCollectionType.class - [JAR]

├─ org.apache.lens.api.query.save.ParameterDataType.class - [JAR]

├─ org.apache.lens.api.query.save.ParameterParserResponse.class - [JAR]

├─ org.apache.lens.api.query.save.ResourceModifiedResponse.class - [JAR]

├─ org.apache.lens.api.query.save.SavedQuery.class - [JAR]

org.apache.lens.api.result

├─ org.apache.lens.api.result.LensAPIResult.class - [JAR]

├─ org.apache.lens.api.result.LensErrorTO.class - [JAR]

├─ org.apache.lens.api.result.NoErrorPayload.class - [JAR]

├─ org.apache.lens.api.result.NoResultData.class - [JAR]

├─ org.apache.lens.api.result.PrettyPrintable.class - [JAR]

├─ org.apache.lens.api.result.QueryCostTO.class - [JAR]

org.apache.lens.api

├─ org.apache.lens.api.APIResult.class - [JAR]

├─ org.apache.lens.api.DateTime.class - [JAR]

├─ org.apache.lens.api.LensConf.class - [JAR]

├─ org.apache.lens.api.LensSessionHandle.class - [JAR]

├─ org.apache.lens.api.Priority.class - [JAR]

├─ org.apache.lens.api.StringList.class - [JAR]

├─ org.apache.lens.api.SupportedOperations.class - [JAR]

├─ org.apache.lens.api.ToXMLString.class - [JAR]

├─ org.apache.lens.api.ToYAMLString.class - [JAR]

├─ org.apache.lens.api.UUIDAdapter.class - [JAR]

org.apache.lens.api.error

├─ org.apache.lens.api.error.ErrorCollection.class - [JAR]

├─ org.apache.lens.api.error.ErrorCollectionFactory.class - [JAR]

├─ org.apache.lens.api.error.ErrorMap.class - [JAR]

├─ org.apache.lens.api.error.InvalidStateTransitionException.class - [JAR]

├─ org.apache.lens.api.error.LensCommonErrorCode.class - [JAR]

├─ org.apache.lens.api.error.LensError.class - [JAR]

├─ org.apache.lens.api.error.LensHttpStatus.class - [JAR]

org.apache.lens.api.metastore

├─ org.apache.lens.api.metastore.ObjectFactory.class - [JAR]

├─ org.apache.lens.api.metastore.SchemaTraverser.class - [JAR]

├─ org.apache.lens.api.metastore.XBaseCube.class - [JAR]

├─ org.apache.lens.api.metastore.XChainColumn.class - [JAR]

├─ org.apache.lens.api.metastore.XColumn.class - [JAR]

├─ org.apache.lens.api.metastore.XColumns.class - [JAR]

├─ org.apache.lens.api.metastore.XCube.class - [JAR]

├─ org.apache.lens.api.metastore.XDerivedCube.class - [JAR]

├─ org.apache.lens.api.metastore.XDimAttrNames.class - [JAR]

├─ org.apache.lens.api.metastore.XDimAttribute.class - [JAR]

├─ org.apache.lens.api.metastore.XDimAttributes.class - [JAR]

├─ org.apache.lens.api.metastore.XDimension.class - [JAR]

├─ org.apache.lens.api.metastore.XDimensionTable.class - [JAR]

├─ org.apache.lens.api.metastore.XExprColumn.class - [JAR]

├─ org.apache.lens.api.metastore.XExprSpec.class - [JAR]

├─ org.apache.lens.api.metastore.XExpressions.class - [JAR]

├─ org.apache.lens.api.metastore.XFact.class - [JAR]

├─ org.apache.lens.api.metastore.XFactTable.class - [JAR]

├─ org.apache.lens.api.metastore.XField.class - [JAR]

├─ org.apache.lens.api.metastore.XFields.class - [JAR]

├─ org.apache.lens.api.metastore.XFlattenedColumn.class - [JAR]

├─ org.apache.lens.api.metastore.XFlattenedColumns.class - [JAR]

├─ org.apache.lens.api.metastore.XJoinChain.class - [JAR]

├─ org.apache.lens.api.metastore.XJoinChains.class - [JAR]

├─ org.apache.lens.api.metastore.XJoinEdge.class - [JAR]

├─ org.apache.lens.api.metastore.XJoinEdges.class - [JAR]

├─ org.apache.lens.api.metastore.XJoinPath.class - [JAR]

├─ org.apache.lens.api.metastore.XJoinPaths.class - [JAR]

├─ org.apache.lens.api.metastore.XMeasure.class - [JAR]

├─ org.apache.lens.api.metastore.XMeasureNames.class - [JAR]

├─ org.apache.lens.api.metastore.XMeasureType.class - [JAR]

├─ org.apache.lens.api.metastore.XMeasures.class - [JAR]

├─ org.apache.lens.api.metastore.XNativeTable.class - [JAR]

├─ org.apache.lens.api.metastore.XPartSpec.class - [JAR]

├─ org.apache.lens.api.metastore.XPartSpecElement.class - [JAR]

├─ org.apache.lens.api.metastore.XPartition.class - [JAR]

├─ org.apache.lens.api.metastore.XPartitionList.class - [JAR]

├─ org.apache.lens.api.metastore.XProperties.class - [JAR]

├─ org.apache.lens.api.metastore.XProperty.class - [JAR]

├─ org.apache.lens.api.metastore.XSegment.class - [JAR]

├─ org.apache.lens.api.metastore.XSegmentation.class - [JAR]

├─ org.apache.lens.api.metastore.XSegments.class - [JAR]

├─ org.apache.lens.api.metastore.XSkewColList.class - [JAR]

├─ org.apache.lens.api.metastore.XSkewedInfo.class - [JAR]

├─ org.apache.lens.api.metastore.XSkewedValueLocation.class - [JAR]

├─ org.apache.lens.api.metastore.XStorage.class - [JAR]

├─ org.apache.lens.api.metastore.XStorageTableDesc.class - [JAR]

├─ org.apache.lens.api.metastore.XStorageTableElement.class - [JAR]

├─ org.apache.lens.api.metastore.XStorageTables.class - [JAR]

├─ org.apache.lens.api.metastore.XTableReference.class - [JAR]

├─ org.apache.lens.api.metastore.XTimePartSpec.class - [JAR]

├─ org.apache.lens.api.metastore.XTimePartSpecElement.class - [JAR]

├─ org.apache.lens.api.metastore.XUpdatePeriod.class - [JAR]

├─ org.apache.lens.api.metastore.XUpdatePeriodTableDescriptor.class - [JAR]

├─ org.apache.lens.api.metastore.XUpdatePeriods.class - [JAR]

├─ org.apache.lens.api.metastore.XVirtualFactTable.class - [JAR]

├─ org.apache.lens.api.metastore.package-info.class - [JAR]

org.apache.lens.api.session

├─ org.apache.lens.api.session.UserSessionInfo.class - [JAR]

Advertisement

Dependencies from Group

Jan 24, 2018
9 usages
Jan 24, 2018
9 usages
Jan 24, 2018
7 usages
Jan 24, 2018
5 usages
Jan 24, 2018
5 usages

Discover Dependencies

Sep 02, 2014
12 usages
36 stars
Sep 09, 2013
7 usages
Jan 22, 2020
14 usages
Jul 26, 2020
2 usages
1 stars
Mar 16, 2020
5 usages
2 stars
Nov 10, 2020
2 usages
31 stars
Jul 11, 2023
3 usages
3.8k stars
Aug 04, 2014
2 usages
3 stars
Jan 31, 2015
3 usages
2 stars