Interface and Description |
---|
com.asakusafw.directio.hive.tools.cli.ClassCollector.Selector
Use
Predicate instead |
com.asakusafw.utils.graph.Matcher
Use
Predicate instead |
com.asakusafw.testdriver.core.SourceProvider
Use
DataModelSourceProvider instead |
Class and Description |
---|
com.asakusafw.runtime.directio.util.DelimiterRangeInputStream
use
LineFeedDelimitedInputStream instead |
com.asakusafw.testdriver.JobExecutor
replaced with
TaskExecutor |
com.asakusafw.testdriver.JobExecutorFactory
replaced with
TaskExecutor |
com.asakusafw.vocabulary.batch.ScriptWorkDescription
does not supported
|
com.asakusafw.testdriver.core.TestDataPreparator
Use
TestModerator instead |
com.asakusafw.testdriver.TestExecutionPlan |
com.asakusafw.testdriver.core.TestResultInspector
Use
TestModerator instead |
Annotation Type and Description |
---|
com.asakusafw.vocabulary.model.DataModel
Use data model interface declared in asakusa-runtime.
|
com.asakusafw.vocabulary.model.JoinedModel
replaced into
Joined since 0.2.0 |
com.asakusafw.vocabulary.model.ModelRef
Use
Joined or Summarized instead |
com.asakusafw.vocabulary.model.Property
replaced into
Joined and Summarized since 0.2.0 |
com.asakusafw.vocabulary.model.SummarizedModel
replaced into
Summarized since 0.2.0 |
com.asakusafw.vocabulary.model.TableModel
moved to asakusa-thundergate-vocabulary
|
com.asakusafw.vocabulary.operator.Unique
Use
GroupSort instead |
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.