jar

org.apache.predictionio : predictionio-data_2.10

Maven & Gradle

Sep 14, 2016
2 usages

predictionio-data · predictionio-data

Table Of Contents

Latest Version

Download org.apache.predictionio : predictionio-data_2.10 JAR file - Latest Versions:

All Versions

Download org.apache.predictionio : predictionio-data_2.10 JAR file - All Versions:

Version Vulnerabilities Size Updated
0.10.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 predictionio-data_2.10-0.10.0-incubating-rc1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.predictionio.data

├─ org.apache.predictionio.data.Utils.class - [JAR]

├─ org.apache.predictionio.data.package.class - [JAR]

org.apache.predictionio.data.webhooks.examplejson

├─ org.apache.predictionio.data.webhooks.examplejson.ExampleJsonConnector.class - [JAR]

org.apache.predictionio.data.storage.hbase

├─ org.apache.predictionio.data.storage.hbase.HBClient.class - [JAR]

├─ org.apache.predictionio.data.storage.hbase.HBEventsUtil.class - [JAR]

├─ org.apache.predictionio.data.storage.hbase.HBLEvents.class - [JAR]

├─ org.apache.predictionio.data.storage.hbase.HBPEvents.class - [JAR]

├─ org.apache.predictionio.data.storage.hbase.StorageClient.class - [JAR]

├─ org.apache.predictionio.data.storage.hbase.package.class - [JAR]

org.apache.predictionio.data.store

├─ org.apache.predictionio.data.store.Common.class - [JAR]

├─ org.apache.predictionio.data.store.LEventStore.class - [JAR]

├─ org.apache.predictionio.data.store.PEventStore.class - [JAR]

├─ org.apache.predictionio.data.store.package.class - [JAR]

org.apache.predictionio.data.store.java

├─ org.apache.predictionio.data.store.java.LJavaEventStore.class - [JAR]

├─ org.apache.predictionio.data.store.java.OptionHelper.class - [JAR]

├─ org.apache.predictionio.data.store.java.PJavaEventStore.class - [JAR]

org.apache.predictionio.data.storage.hbase.upgrade

├─ org.apache.predictionio.data.storage.hbase.upgrade.CheckDistribution.class - [JAR]

├─ org.apache.predictionio.data.storage.hbase.upgrade.HB_0_8_0.class - [JAR]

├─ org.apache.predictionio.data.storage.hbase.upgrade.Upgrade.class - [JAR]

├─ org.apache.predictionio.data.storage.hbase.upgrade.Upgrade_0_8_3.class - [JAR]

org.apache.predictionio.data.storage.jdbc

├─ org.apache.predictionio.data.storage.jdbc.JDBCAccessKeys.class - [JAR]

├─ org.apache.predictionio.data.storage.jdbc.JDBCApps.class - [JAR]

├─ org.apache.predictionio.data.storage.jdbc.JDBCChannels.class - [JAR]

├─ org.apache.predictionio.data.storage.jdbc.JDBCEngineInstances.class - [JAR]

├─ org.apache.predictionio.data.storage.jdbc.JDBCEngineManifests.class - [JAR]

├─ org.apache.predictionio.data.storage.jdbc.JDBCEvaluationInstances.class - [JAR]

├─ org.apache.predictionio.data.storage.jdbc.JDBCLEvents.class - [JAR]

├─ org.apache.predictionio.data.storage.jdbc.JDBCModels.class - [JAR]

├─ org.apache.predictionio.data.storage.jdbc.JDBCPEvents.class - [JAR]

├─ org.apache.predictionio.data.storage.jdbc.JDBCUtils.class - [JAR]

├─ org.apache.predictionio.data.storage.jdbc.StorageClient.class - [JAR]

├─ org.apache.predictionio.data.storage.jdbc.package.class - [JAR]

org.apache.predictionio.data.webhooks

├─ org.apache.predictionio.data.webhooks.ConnectorException.class - [JAR]

├─ org.apache.predictionio.data.webhooks.ConnectorUtil.class - [JAR]

├─ org.apache.predictionio.data.webhooks.FormConnector.class - [JAR]

├─ org.apache.predictionio.data.webhooks.JsonConnector.class - [JAR]

org.apache.predictionio.data.webhooks.mailchimp

├─ org.apache.predictionio.data.webhooks.mailchimp.MailChimpConnector.class - [JAR]

org.apache.predictionio.data.storage

├─ org.apache.predictionio.data.storage.AccessKey.class - [JAR]

├─ org.apache.predictionio.data.storage.AccessKeys.class - [JAR]

├─ org.apache.predictionio.data.storage.App.class - [JAR]

├─ org.apache.predictionio.data.storage.Apps.class - [JAR]

├─ org.apache.predictionio.data.storage.BaseStorageClient.class - [JAR]

├─ org.apache.predictionio.data.storage.BatchEventsJson4sSupport.class - [JAR]

├─ org.apache.predictionio.data.storage.BiMap.class - [JAR]

├─ org.apache.predictionio.data.storage.Channel.class - [JAR]

├─ org.apache.predictionio.data.storage.Channels.class - [JAR]

├─ org.apache.predictionio.data.storage.DataMap.class - [JAR]

├─ org.apache.predictionio.data.storage.DataMapException.class - [JAR]

├─ org.apache.predictionio.data.storage.DateTimeJson4sSupport.class - [JAR]

├─ org.apache.predictionio.data.storage.DeleteEntity.class - [JAR]

├─ org.apache.predictionio.data.storage.EngineInstance.class - [JAR]

├─ org.apache.predictionio.data.storage.EngineInstanceSerializer.class - [JAR]

├─ org.apache.predictionio.data.storage.EngineInstances.class - [JAR]

├─ org.apache.predictionio.data.storage.EngineManifest.class - [JAR]

├─ org.apache.predictionio.data.storage.EngineManifestSerializer.class - [JAR]

├─ org.apache.predictionio.data.storage.EngineManifests.class - [JAR]

├─ org.apache.predictionio.data.storage.EntityIdIxMap.class - [JAR]

├─ org.apache.predictionio.data.storage.EntityMap.class - [JAR]

├─ org.apache.predictionio.data.storage.EvaluationInstance.class - [JAR]

├─ org.apache.predictionio.data.storage.EvaluationInstanceSerializer.class - [JAR]

├─ org.apache.predictionio.data.storage.EvaluationInstances.class - [JAR]

├─ org.apache.predictionio.data.storage.Event.class - [JAR]

├─ org.apache.predictionio.data.storage.EventJson4sSupport.class - [JAR]

├─ org.apache.predictionio.data.storage.EventOp.class - [JAR]

├─ org.apache.predictionio.data.storage.EventValidation.class - [JAR]

├─ org.apache.predictionio.data.storage.LEventAggregator.class - [JAR]

├─ org.apache.predictionio.data.storage.LEvents.class - [JAR]

├─ org.apache.predictionio.data.storage.Model.class - [JAR]

├─ org.apache.predictionio.data.storage.ModelSerializer.class - [JAR]

├─ org.apache.predictionio.data.storage.Models.class - [JAR]

├─ org.apache.predictionio.data.storage.NullModel.class - [JAR]

├─ org.apache.predictionio.data.storage.PEventAggregator.class - [JAR]

├─ org.apache.predictionio.data.storage.PEvents.class - [JAR]

├─ org.apache.predictionio.data.storage.PropTime.class - [JAR]

├─ org.apache.predictionio.data.storage.PropertyMap.class - [JAR]

├─ org.apache.predictionio.data.storage.SetProp.class - [JAR]

├─ org.apache.predictionio.data.storage.Storage.class - [JAR]

├─ org.apache.predictionio.data.storage.StorageClientConfig.class - [JAR]

├─ org.apache.predictionio.data.storage.StorageClientException.class - [JAR]

├─ org.apache.predictionio.data.storage.StorageError.class - [JAR]

├─ org.apache.predictionio.data.storage.StorageException.class - [JAR]

├─ org.apache.predictionio.data.storage.UnsetProp.class - [JAR]

├─ org.apache.predictionio.data.storage.Utils.class - [JAR]

├─ org.apache.predictionio.data.storage.package.class - [JAR]

org.apache.predictionio.data.view

├─ org.apache.predictionio.data.view.DataView.class - [JAR]

├─ org.apache.predictionio.data.view.DeleteEntity.class - [JAR]

├─ org.apache.predictionio.data.view.EventOp.class - [JAR]

├─ org.apache.predictionio.data.view.EventSeq.class - [JAR]

├─ org.apache.predictionio.data.view.LBatchView.class - [JAR]

├─ org.apache.predictionio.data.view.PBatchView.class - [JAR]

├─ org.apache.predictionio.data.view.PropTime.class - [JAR]

├─ org.apache.predictionio.data.view.QuickTest.class - [JAR]

├─ org.apache.predictionio.data.view.SetProp.class - [JAR]

├─ org.apache.predictionio.data.view.TestEventTime.class - [JAR]

├─ org.apache.predictionio.data.view.TestHBLEvents.class - [JAR]

├─ org.apache.predictionio.data.view.TestSource.class - [JAR]

├─ org.apache.predictionio.data.view.UnsetProp.class - [JAR]

├─ org.apache.predictionio.data.view.ViewAggregators.class - [JAR]

├─ org.apache.predictionio.data.view.ViewPredicates.class - [JAR]

org.apache.hadoop.hbase.mapreduce

├─ org.apache.hadoop.hbase.mapreduce.PIOHBaseUtil.class - [JAR]

org.apache.predictionio.data.storage.elasticsearch

├─ org.apache.predictionio.data.storage.elasticsearch.ESAccessKeys.class - [JAR]

├─ org.apache.predictionio.data.storage.elasticsearch.ESApps.class - [JAR]

├─ org.apache.predictionio.data.storage.elasticsearch.ESChannels.class - [JAR]

├─ org.apache.predictionio.data.storage.elasticsearch.ESEngineInstances.class - [JAR]

├─ org.apache.predictionio.data.storage.elasticsearch.ESEngineManifests.class - [JAR]

├─ org.apache.predictionio.data.storage.elasticsearch.ESEvaluationInstances.class - [JAR]

├─ org.apache.predictionio.data.storage.elasticsearch.ESSequences.class - [JAR]

├─ org.apache.predictionio.data.storage.elasticsearch.ESUtils.class - [JAR]

├─ org.apache.predictionio.data.storage.elasticsearch.StorageClient.class - [JAR]

├─ org.apache.predictionio.data.storage.elasticsearch.package.class - [JAR]

org.apache.predictionio.data.storage.hdfs

├─ org.apache.predictionio.data.storage.hdfs.HDFSModels.class - [JAR]

├─ org.apache.predictionio.data.storage.hdfs.StorageClient.class - [JAR]

├─ org.apache.predictionio.data.storage.hdfs.package.class - [JAR]

org.apache.predictionio.data.webhooks.exampleform

├─ org.apache.predictionio.data.webhooks.exampleform.ExampleFormConnector.class - [JAR]

org.apache.predictionio.data.storage.localfs

├─ org.apache.predictionio.data.storage.localfs.LocalFSModels.class - [JAR]

├─ org.apache.predictionio.data.storage.localfs.StorageClient.class - [JAR]

├─ org.apache.predictionio.data.storage.localfs.package.class - [JAR]

org.apache.predictionio.data.webhooks.segmentio

├─ org.apache.predictionio.data.webhooks.segmentio.Common.class - [JAR]

├─ org.apache.predictionio.data.webhooks.segmentio.Events.class - [JAR]

├─ org.apache.predictionio.data.webhooks.segmentio.SegmentIOConnector.class - [JAR]

org.apache.predictionio.data.api

├─ org.apache.predictionio.data.api.Bookkeeping.class - [JAR]

├─ org.apache.predictionio.data.api.ChannelRejection.class - [JAR]

├─ org.apache.predictionio.data.api.Common.class - [JAR]

├─ org.apache.predictionio.data.api.EntityTypesEvent.class - [JAR]

├─ org.apache.predictionio.data.api.EventInfo.class - [JAR]

├─ org.apache.predictionio.data.api.EventServer.class - [JAR]

├─ org.apache.predictionio.data.api.EventServerActor.class - [JAR]

├─ org.apache.predictionio.data.api.EventServerConfig.class - [JAR]

├─ org.apache.predictionio.data.api.EventServerPlugin.class - [JAR]

├─ org.apache.predictionio.data.api.EventServerPluginContext.class - [JAR]

├─ org.apache.predictionio.data.api.EventServiceActor.class - [JAR]

├─ org.apache.predictionio.data.api.GetStats.class - [JAR]

├─ org.apache.predictionio.data.api.KV.class - [JAR]

├─ org.apache.predictionio.data.api.NonExistentAppRejection.class - [JAR]

├─ org.apache.predictionio.data.api.PluginsActor.class - [JAR]

├─ org.apache.predictionio.data.api.Run.class - [JAR]

├─ org.apache.predictionio.data.api.StartServer.class - [JAR]

├─ org.apache.predictionio.data.api.Stats.class - [JAR]

├─ org.apache.predictionio.data.api.StatsActor.class - [JAR]

├─ org.apache.predictionio.data.api.StatsSnapshot.class - [JAR]

├─ org.apache.predictionio.data.api.Webhooks.class - [JAR]

├─ org.apache.predictionio.data.api.WebhooksConnectors.class - [JAR]

Advertisement