Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W Y Z 

A

abort(String) - Method in class com.asakusafw.runtime.directio.hadoop.DirectIoTransactionEditor
Aborts Direct I/O transaction for an execution.
abort(String) - Method in class com.asakusafw.windgate.core.resource.ResourceProvider
Aborts the specified session corresponding to this resouce.
abort() - Method in class com.asakusafw.windgate.core.session.SessionMirror
Aborts and releases this session.
abort() - Method in class com.asakusafw.windgate.core.session.SessionMirror.Null
 
abortAll() - Method in class com.asakusafw.windgate.core.resource.ResourceProvider
Aborts all sessions corresponding to this resouce.
abortJob(JobContext, int) - Method in class com.asakusafw.runtime.stage.output.LegacyBridgeOutputCommitter
 
abortTask(TaskAttemptContext) - Method in class com.asakusafw.runtime.stage.output.LegacyBridgeOutputCommitter
 
AbortTask - Class in com.asakusafw.windgate.core
Aborts a session or sessions.
AbortTask(GateProfile, String) - Constructor for class com.asakusafw.windgate.core.AbortTask
Creates a new instance.
Abstract() - Method in class com.asakusafw.utils.java.model.util.AttributeBuilder
Appends abstract modifier to this builder.
AbstractAstNode - Class in com.asakusafw.dmdl.model
Abstract implementation of AstNode.
AbstractAstNode() - Constructor for class com.asakusafw.dmdl.model.AbstractAstNode
 
AbstractCleanupStageClient - Class in com.asakusafw.runtime.stage
Stage client for cleanup phase.
AbstractCleanupStageClient() - Constructor for class com.asakusafw.runtime.stage.AbstractCleanupStageClient
 
AbstractDirectDataSource - Class in com.asakusafw.runtime.directio
An abstract implementation of DirectDataSourceRepository.
AbstractDirectDataSource() - Constructor for class com.asakusafw.runtime.directio.AbstractDirectDataSource
 
AbstractDirectOutputKey - Class in com.asakusafw.runtime.stage.directio
An abstract implementation of key object in direct output stages.
AbstractDirectOutputKey(DirectOutputSpec...) - Constructor for class com.asakusafw.runtime.stage.directio.AbstractDirectOutputKey
Creates a new instance.
AbstractDirectOutputMapper<T extends DataModel<T>> - Class in com.asakusafw.runtime.stage.directio
An abstract implementation of each mapper class for direct output.
AbstractDirectOutputMapper(int, Class<? extends AbstractDirectOutputKey>, Class<? extends AbstractDirectOutputValue>) - Constructor for class com.asakusafw.runtime.stage.directio.AbstractDirectOutputMapper
Creates a new instance.
AbstractDirectOutputValue - Class in com.asakusafw.runtime.stage.directio
An abstract implementation of value object in direct output stages.
AbstractDirectOutputValue(DirectOutputSpec...) - Constructor for class com.asakusafw.runtime.stage.directio.AbstractDirectOutputValue
Creates a new instance.
AbstractElement - Class in com.asakusafw.workflow.model.basic
An abstract implementation of Element.
AbstractElement() - Constructor for class com.asakusafw.workflow.model.basic.AbstractElement
 
AbstractExporterRetriever<T extends ExporterDescription> - Class in com.asakusafw.testdriver.core
Abstract implementation of ExporterRetriever.
AbstractExporterRetriever() - Constructor for class com.asakusafw.testdriver.core.AbstractExporterRetriever
 
AbstractFileCopyCommand - Class in com.asakusafw.operation.tools.directio.file
An abstract implementation of command for copying/moving Direct I/O resources.
AbstractFileCopyCommand() - Constructor for class com.asakusafw.operation.tools.directio.file.AbstractFileCopyCommand
 
AbstractGraphElement<S extends GraphElement<S>> - Class in com.asakusafw.workflow.model.basic
A skeletal implementation of GraphElement.
AbstractGraphElement() - Constructor for class com.asakusafw.workflow.model.basic.AbstractGraphElement
 
AbstractGroupComparator(Class<? extends ShuffleKey>) - Constructor for class com.asakusafw.runtime.io.util.ShuffleKey.AbstractGroupComparator
Creates a new instance.
AbstractImporterPreparator<T extends ImporterDescription> - Class in com.asakusafw.testdriver.core
Abstract implementation of ImporterPreparator.
AbstractImporterPreparator() - Constructor for class com.asakusafw.testdriver.core.AbstractImporterPreparator
 
AbstractIrDocElement - Class in com.asakusafw.utils.java.internal.parser.javadoc.ir
A skeletal implementation of IrDocElement.
AbstractIrDocElement() - Constructor for class com.asakusafw.utils.java.internal.parser.javadoc.ir.AbstractIrDocElement
 
AbstractJobScheduler - Class in com.asakusafw.yaess.basic
An abstract implementation of JobScheduler.
AbstractJobScheduler() - Constructor for class com.asakusafw.yaess.basic.AbstractJobScheduler
 
AbstractMirror - Class in com.asakusafw.testdriver.compiler.basic
An abstract implementation of Mirror.
AbstractMirror() - Constructor for class com.asakusafw.testdriver.compiler.basic.AbstractMirror
 
AbstractNoReduceDirectOutputMapper<T> - Class in com.asakusafw.runtime.stage.directio
Mapper which directly creates file for direct output.
AbstractNoReduceDirectOutputMapper(Class<? extends T>, String, String, Class<? extends DataFormat<? super T>>) - Constructor for class com.asakusafw.runtime.stage.directio.AbstractNoReduceDirectOutputMapper
Creates a new instance.
AbstractNoReduceDirectOutputMapper(Class<? extends T>, String, String, String, Class<? extends DataFormat<? super T>>) - Constructor for class com.asakusafw.runtime.stage.directio.AbstractNoReduceDirectOutputMapper
Creates a new instance.
AbstractOperatorAnnotationProcessor - Class in com.asakusafw.operator
Abstract implementation of Asakusa operator annotation processor.
AbstractOperatorAnnotationProcessor() - Constructor for class com.asakusafw.operator.AbstractOperatorAnnotationProcessor
Creates a new instance.
AbstractOrcFileFormat<T> - Class in com.asakusafw.directio.hive.orc
An abstract implementation of HadoopFileFormat for ORCFile.
AbstractOrcFileFormat() - Constructor for class com.asakusafw.directio.hive.orc.AbstractOrcFileFormat
 
AbstractOrderComparator(Class<? extends ShuffleKey>) - Constructor for class com.asakusafw.runtime.io.util.ShuffleKey.AbstractOrderComparator
Creates a new instance.
AbstractParquetFileFormat<T> - Class in com.asakusafw.directio.hive.parquet
An abstract implementation of HadoopFileFormat for Parquet.
AbstractParquetFileFormat() - Constructor for class com.asakusafw.directio.hive.parquet.AbstractParquetFileFormat
 
AbstractSshHadoopFsMirror - Class in com.asakusafw.windgate.hadoopfs.ssh
An abstract implementation of ResourceMirror using Hadoop File System via SSH connection.
AbstractSshHadoopFsMirror(Configuration, SshProfile, ParameterList) - Constructor for class com.asakusafw.windgate.hadoopfs.ssh.AbstractSshHadoopFsMirror
Creates a new instance.
AbstractStageClient - Class in com.asakusafw.runtime.stage
An abstract implementation of Hadoop MapReduce stage client class.
AbstractStageClient() - Constructor for class com.asakusafw.runtime.stage.AbstractStageClient
 
AbstractTestDataToolProvider - Class in com.asakusafw.testdriver.core
An abstract implementation of TestDataToolProvider.
AbstractTestDataToolProvider() - Constructor for class com.asakusafw.testdriver.core.AbstractTestDataToolProvider
 
AbstractTextStreamFormat<T> - Class in com.asakusafw.runtime.io.text.directio
An abstract implementation of Direct I/O data format for formatted text files.
AbstractTextStreamFormat() - Constructor for class com.asakusafw.runtime.io.text.directio.AbstractTextStreamFormat
 
AbstractTextStreamFormatGenerator - Class in com.asakusafw.dmdl.directio.text
AbstractTextStreamFormatGenerator(EmitContext, ModelDeclaration, TextFormatSettings, TextFieldSettings) - Constructor for class com.asakusafw.dmdl.directio.text.AbstractTextStreamFormatGenerator
Creates a new instance.
AbstractValueDriver - Class in com.asakusafw.directio.hive.serde
An abstract implementation of ValueDriver.
AbstractValueDriver() - Constructor for class com.asakusafw.directio.hive.serde.AbstractValueDriver
 
AbstractValueInspector - Class in com.asakusafw.directio.hive.serde
An abstract implementation of AbstractPrimitiveObjectInspector.
AbstractValueInspector(PrimitiveTypeInfo) - Constructor for class com.asakusafw.directio.hive.serde.AbstractValueInspector
Creates a new instance.
AbstractVisitor() - Constructor for class com.asakusafw.dmdl.model.AstNode.AbstractVisitor
 
accept(Class<?>) - Method in interface com.asakusafw.directio.hive.tools.cli.ClassCollector.Selector
Deprecated.
Returns whether or not accepts target class.
accept(C, AstNode.Visitor<C, R>) - Method in class com.asakusafw.dmdl.model.AstAttribute
 
accept(C, AstNode.Visitor<C, R>) - Method in class com.asakusafw.dmdl.model.AstAttributeElement
 
accept(C, AstNode.Visitor<C, R>) - Method in class com.asakusafw.dmdl.model.AstAttributeValueArray
 
accept(C, AstNode.Visitor<C, R>) - Method in class com.asakusafw.dmdl.model.AstAttributeValueMap
 
accept(C, AstNode.Visitor<C, R>) - Method in class com.asakusafw.dmdl.model.AstBasicType
 
accept(C, AstNode.Visitor<C, R>) - Method in class com.asakusafw.dmdl.model.AstCollectionType
 
accept(C, AstNode.Visitor<C, R>) - Method in class com.asakusafw.dmdl.model.AstDescription
 
accept(C, AstNode.Visitor<C, R>) - Method in class com.asakusafw.dmdl.model.AstGrouping
 
accept(C, AstNode.Visitor<C, R>) - Method in class com.asakusafw.dmdl.model.AstJoin
 
accept(C, AstNode.Visitor<C, R>) - Method in class com.asakusafw.dmdl.model.AstLiteral
 
accept(C, AstNode.Visitor<C, R>) - Method in class com.asakusafw.dmdl.model.AstModelDefinition
 
accept(C, AstNode.Visitor<C, R>) - Method in class com.asakusafw.dmdl.model.AstModelFolding
 
accept(C, AstNode.Visitor<C, R>) - Method in class com.asakusafw.dmdl.model.AstModelMapping
 
accept(C, AstNode.Visitor<C, R>) - Method in class com.asakusafw.dmdl.model.AstModelReference
 
accept(C, AstNode.Visitor<C, R>) - Method in interface com.asakusafw.dmdl.model.AstNode
Accepts and calls back the visitor.
accept(C, AstNode.Visitor<C, R>) - Method in class com.asakusafw.dmdl.model.AstPropertyDefinition
 
accept(C, AstNode.Visitor<C, R>) - Method in class com.asakusafw.dmdl.model.AstPropertyFolding
 
accept(C, AstNode.Visitor<C, R>) - Method in class com.asakusafw.dmdl.model.AstPropertyMapping
 
accept(C, AstNode.Visitor<C, R>) - Method in class com.asakusafw.dmdl.model.AstQualifiedName
 
accept(C, AstNode.Visitor<C, R>) - Method in class com.asakusafw.dmdl.model.AstRecordDefinition
 
accept(C, AstNode.Visitor<C, R>) - Method in class com.asakusafw.dmdl.model.AstReferenceType
 
accept(C, AstNode.Visitor<C, R>) - Method in class com.asakusafw.dmdl.model.AstScript
 
accept(C, AstNode.Visitor<C, R>) - Method in class com.asakusafw.dmdl.model.AstSequenceType
 
accept(C, AstNode.Visitor<C, R>) - Method in class com.asakusafw.dmdl.model.AstSimpleName
 
accept(C, AstNode.Visitor<C, R>) - Method in class com.asakusafw.dmdl.model.AstSummarize
 
accept(C, AstNode.Visitor<C, R>) - Method in class com.asakusafw.dmdl.model.AstUnionExpression
 
accept(CommandBuilder<Runnable>) - Method in class com.asakusafw.info.cli.generate.ddl.DdlGroup
 
accept(CommandBuilder<Runnable>) - Method in class com.asakusafw.info.cli.generate.dot.DotGroup
 
accept(CommandBuilder<Runnable>) - Method in class com.asakusafw.info.cli.generate.GenerateGroup
 
accept(CommandBuilder<Runnable>) - Method in class com.asakusafw.info.cli.list.ListGroup
 
accept(CommandBuilder<Runnable>) - Method in class com.asakusafw.operation.tools.directio.conf.ConfigurationGroup
 
accept(CommandBuilder<Runnable>) - Method in class com.asakusafw.operation.tools.directio.file.FileGroup
 
accept(CommandBuilder<Runnable>) - Method in class com.asakusafw.operation.tools.directio.transaction.TransactionGroup
 
accept(T) - Method in interface com.asakusafw.testdriver.core.ModelTransformer
 
accept(ValuePredicate<?>) - Method in class com.asakusafw.testdriver.rule.VerifyRuleBuilder.Property
Adds acceptable predicate between expected value and actual value to this property.
accept(BaseProject<?>) - Method in class com.asakusafw.utils.gradle.ContentsConfigurator
 
accept(BaseProject<?>) - Method in class com.asakusafw.utils.gradle.EnvironmentConfigurator
 
accept(BaseProject<?>) - Method in class com.asakusafw.utils.gradle.PropertyConfigurator
 
accept(T) - Method in interface com.asakusafw.utils.gradle.TryConsumer
Accepts a value and process it.
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.AlternateConstructorInvocationImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.AnnotationDeclarationImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.AnnotationElementDeclarationImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.AnnotationElementImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.ArrayAccessExpressionImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.ArrayCreationExpressionImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.ArrayInitializerImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.ArrayTypeImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.AssertStatementImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.AssignmentExpressionImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.BasicTypeImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.BlockCommentImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.BlockImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.BreakStatementImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.CastExpressionImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.CatchClauseImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.ClassBodyImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.ClassDeclarationImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.ClassInstanceCreationExpressionImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.ClassLiteralImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.CompilationUnitImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.ConditionalExpressionImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.ConstructorDeclarationImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.ConstructorReferenceExpressionImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.ContinueStatementImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.DocBlockImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.DocFieldImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.DocMethodImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.DocMethodParameterImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.DocTextImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.DoStatementImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.EmptyStatementImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.EnhancedForStatementImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.EnumConstantDeclarationImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.EnumDeclarationImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.ExpressionStatementImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.FieldAccessExpressionImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.FieldDeclarationImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.FormalParameterDeclarationImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.ForStatementImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.IfStatementImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.ImportDeclarationImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.InfixExpressionImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.InitializerDeclarationImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.InstanceofExpressionImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.InterfaceDeclarationImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.JavadocImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.LabeledStatementImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.LambdaExpressionImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.LineCommentImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.LiteralImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.LocalClassDeclarationImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.LocalVariableDeclarationImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.MarkerAnnotationImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.MethodDeclarationImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.MethodInvocationExpressionImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.MethodReferenceExpressionImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModifierImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.NamedTypeImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.NormalAnnotationImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.PackageDeclarationImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.ParameterizedTypeImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.ParenthesizedExpressionImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.PostfixExpressionImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.QualifiedNameImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.QualifiedTypeImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.ReturnStatementImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.SimpleNameImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.SingleElementAnnotationImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.StatementExpressionListImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.SuperConstructorInvocationImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.SuperImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.SwitchCaseLabelImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.SwitchDefaultLabelImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.SwitchStatementImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.SynchronizedStatementImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.ThisImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.ThrowStatementImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.TryResourceImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.TryStatementImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.TypeParameterDeclarationImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.UnaryExpressionImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.UnionTypeImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.VariableDeclaratorImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.WhileStatementImpl
 
accept(Visitor<R, C, E>, C) - Method in class com.asakusafw.utils.java.internal.model.syntax.WildcardImpl
 
accept(IrDocElementVisitor<R, P>, P) - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocArrayType
 
accept(IrDocElementVisitor<R, P>, P) - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocBasicType
 
accept(IrDocElementVisitor<R, P>, P) - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocBlock
 
accept(IrDocElementVisitor<R, P>, P) - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocComment
 
accept(IrDocElementVisitor<R, P>, P) - Method in interface com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocElement
Accepts and calls back the visitor.
accept(IrDocElementVisitor<R, P>, P) - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocField
 
accept(IrDocElementVisitor<R, P>, P) - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocMethod
 
accept(IrDocElementVisitor<R, P>, P) - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocMethodParameter
 
accept(IrDocElementVisitor<R, P>, P) - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocNamedType
 
accept(IrDocElementVisitor<R, P>, P) - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocQualifiedName
 
accept(IrDocElementVisitor<R, P>, P) - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocSimpleName
 
accept(IrDocElementVisitor<R, P>, P) - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocText
 
accept(Visitor<R, C, E>, C) - Method in interface com.asakusafw.utils.java.model.syntax.Model
Accepts the Visitor and processes this object in the visitor.
accept(BasicCommandLauncher.OutputChannel, String, CharSequence) - Method in class com.asakusafw.workflow.cli.run.ExecutorLogger
 
accept(CommandBuilder<Runnable>) - Method in class com.asakusafw.workflow.cli.run.RunCommand
 
accept(BasicCommandLauncher.OutputChannel, String, CharSequence) - Method in interface com.asakusafw.workflow.executor.basic.BasicCommandLauncher.OutputConsumer
Handles the output line.
accept(T) - Method in interface com.asakusafw.workflow.executor.TaskExecutors.IoConsumer
Performs the action.
AcceptableJavadocBlockParser - Class in com.asakusafw.utils.java.parser.javadoc
An implementation of JavadocBaseParser which accepts tag blocks by their tag name.
AcceptableJavadocBlockParser() - Constructor for class com.asakusafw.utils.java.parser.javadoc.AcceptableJavadocBlockParser
Creates a new instance.
AcceptableJavadocBlockParser(String, String...) - Constructor for class com.asakusafw.utils.java.parser.javadoc.AcceptableJavadocBlockParser
Creates a new instance.
AcceptableJavadocBlockParser(String[]) - Constructor for class com.asakusafw.utils.java.parser.javadoc.AcceptableJavadocBlockParser
Creates a new instance.
acceptIfAbsent() - Method in class com.asakusafw.testdriver.rule.VerifyRuleBuilder
Adds a rule to accept if actual data is absent.
acceptIfUnexpected() - Method in class com.asakusafw.testdriver.rule.VerifyRuleBuilder
Adds a rule to accept if expected data is absent.
accepts(Object, Object) - Method in class com.asakusafw.testdriver.rule.BothAreNull
 
accepts(Calendar, Calendar) - Method in class com.asakusafw.testdriver.rule.CalendarCompare
 
accepts(Calendar, Calendar) - Method in class com.asakusafw.testdriver.rule.CalendarRange
 
accepts(String, String) - Method in class com.asakusafw.testdriver.rule.ContainsString
 
accepts(BigDecimal, BigDecimal) - Method in class com.asakusafw.testdriver.rule.DecimalCompare
 
accepts(BigDecimal, BigDecimal) - Method in class com.asakusafw.testdriver.rule.DecimalRange
 
accepts(Object, Object) - Method in class com.asakusafw.testdriver.rule.Equals
 
accepts(T, T) - Method in class com.asakusafw.testdriver.rule.ExpectConstant
 
accepts(Number, Number) - Method in class com.asakusafw.testdriver.rule.FloatCompare
 
accepts(Number, Number) - Method in class com.asakusafw.testdriver.rule.FloatRange
 
accepts(Number, Number) - Method in class com.asakusafw.testdriver.rule.IntegerCompare
 
accepts(Number, Number) - Method in class com.asakusafw.testdriver.rule.IntegerRange
 
accepts(Object, Object) - Method in class com.asakusafw.testdriver.rule.IsNull
 
accepts(T, T) - Method in class com.asakusafw.testdriver.rule.Not
 
accepts(Calendar, Calendar) - Method in class com.asakusafw.testdriver.rule.Period
 
accepts(Object, Object) - Method in class com.asakusafw.testdriver.rule.PropertyCondition
Returns true iff exists a predicate accepts the pair.
accepts(T, T) - Method in interface com.asakusafw.testdriver.rule.ValuePredicate
Returns true iff both values satisfy this predicate.
acceptsData(T) - Method in class com.asakusafw.runtime.directio.DataFilter
Returns whether this filter accepts the target data or not.
acceptsPath(String) - Method in class com.asakusafw.runtime.directio.DataFilter
Returns whether this filter accepts the target file or not.
acquireBuffer() - Method in class com.asakusafw.runtime.io.text.driver.BasicFieldOutput
 
acquireBuffer() - Method in interface com.asakusafw.runtime.io.text.driver.FieldOutput
Acquires the internal buffer.
activate(T) - Method in class com.asakusafw.runtime.core.api.ApiStub
Activates the given API implementation on this stub.
add(AstAttributeValueMap.Entry, K, V) - Method in class com.asakusafw.dmdl.directio.util.MapValue
Adds an entry.
add(T) - Method in interface com.asakusafw.runtime.core.Result
Adds an object into this result.
add(long) - Method in class com.asakusafw.runtime.directio.Counter
Adds count.
add(Writable) - Method in class com.asakusafw.runtime.flow.join.LookUpKey
Appends an element into the buffer.
add(LookUpKey, T) - Method in interface com.asakusafw.runtime.flow.join.LookUpTable.Builder
Puts a key and value pair.
add(LookUpKey, T) - Method in class com.asakusafw.runtime.flow.join.VolatileLookUpTable.Builder
 
add(T) - Method in class com.asakusafw.runtime.flow.ResultOutput
 
add(T) - Method in class com.asakusafw.runtime.flow.VoidResult
 
add(Writable) - Method in class com.asakusafw.runtime.stage.collector.SortableSlot
Adds an object.
add(Job, String, String) - Static method in class com.asakusafw.runtime.stage.resource.StageResourceDriver
Adds a resource path into the target job object.
add(T) - Method in class com.asakusafw.runtime.testing.MockResult
 
add(BigDecimal) - Method in class com.asakusafw.runtime.value.DecimalOption
Adds a value into this object.
add(DecimalOption) - Method in class com.asakusafw.runtime.value.DecimalOption
Adds a value into this object.
add(double) - Method in class com.asakusafw.runtime.value.DoubleOption
Adds a value into this object.
add(DoubleOption) - Method in class com.asakusafw.runtime.value.DoubleOption
Adds a value into this object.
add(float) - Method in class com.asakusafw.runtime.value.FloatOption
Adds a value into this object.
add(FloatOption) - Method in class com.asakusafw.runtime.value.FloatOption
Adds a value into this object.
add(int) - Method in class com.asakusafw.runtime.value.IntOption
Adds a value into this object.
add(IntOption) - Method in class com.asakusafw.runtime.value.IntOption
Adds a value into this object.
add(long) - Method in class com.asakusafw.runtime.value.LongOption
Adds a value into this object.
add(LongOption) - Method in class com.asakusafw.runtime.value.LongOption
Adds a value into this object.
add(PropertyName, Object) - Method in class com.asakusafw.testdriver.core.DataModelDefinition.Builder
Adds a property to the building object.
add(Source<T>) - Method in class com.asakusafw.testdriver.FlowPartDriverOutput
 
add(Shared<?>...) - Method in class com.asakusafw.testdriver.SharedObjectCleaner
Registers Shared objects.
add(Class<?>...) - Method in class com.asakusafw.testdriver.SharedObjectCleaner
Registers shared objects declared in class fields.
add(String, byte[]) - Method in class com.asakusafw.utils.java.jsr199.testing.DirectClassLoader
Adds a class file for this class loader.
add(Source<T>) - Method in class com.asakusafw.vocabulary.flow.graph.FlowOut
 
add(Source<T>) - Method in interface com.asakusafw.vocabulary.flow.Out
Adds an upstream source to this flow output.
add(Source<T>) - Method in class com.asakusafw.vocabulary.flow.testing.MockOut
 
add(Path, boolean) - Method in class com.asakusafw.windgate.bootstrap.Classpath
Adds an entry into this classpath.
add(File) - Method in class com.asakusafw.yaess.core.util.TemporaryFiles
Adds a file to be deleted.
addAllToList(Map<? super K, List<V>>, Map<? extends K, ? extends V>) - Static method in class com.asakusafw.utils.collections.Maps
Adds the all values to the list which is in the map with the key.
addAllToSet(Map<? super K, Set<V>>, Map<? extends K, ? extends V>) - Static method in class com.asakusafw.utils.collections.Maps
Adds the all values to the set which is in the map with the key.
addArguments(String...) - Method in class com.asakusafw.utils.java.jsr199.testing.VolatileCompiler
Adds compiler arguments.
addAttribute(FlowElementAttribute) - Method in class com.asakusafw.vocabulary.flow.graph.OperatorDescription.Builder
Adds an attribute.
addAttribute(Element.Attribute) - Method in class com.asakusafw.workflow.model.basic.AbstractElement
Adds an attribute.
addBlocker(S) - Method in class com.asakusafw.workflow.model.basic.AbstractGraphElement
Adds a blocker element.
addByte(int) - Method in class com.asakusafw.runtime.stage.collector.SortableSlot
Adds an unsigned byte value.
addCommand(T) - Method in interface com.asakusafw.utils.jcommander.CommandBuilder
Adds a leaf command.
addCommand(String, T) - Method in interface com.asakusafw.utils.jcommander.CommandBuilder
Adds a leaf command with explicit name.
addCommand(T) - Method in class com.asakusafw.utils.jcommander.JCommanderWrapper
 
addCommand(String, T) - Method in class com.asakusafw.utils.jcommander.JCommanderWrapper
 
addData(String) - Method in class com.asakusafw.testdata.generator.excel.SheetBuilder
Creates a data sheet with specified name.
addData(String, ModelDeclaration) - Method in class com.asakusafw.testdata.generator.excel.SheetEditor
Creates a data sheet with specified name.
addDataFormatNamer(Namer) - Method in class com.asakusafw.dmdl.directio.hive.common.HiveDataModelTrait
Add a data format namer.
addEdge(V, V) - Method in interface com.asakusafw.utils.graph.Graph
Adds a directed edge from the source to destination.
addEdge(V, V) - Method in class com.asakusafw.utils.graph.HashGraph
 
addEdges(V, Collection<? extends V>) - Method in interface com.asakusafw.utils.graph.Graph
Adds directed edges from the source to each vertex in destinations.
addEdges(V, Collection<? extends V>) - Method in class com.asakusafw.utils.graph.HashGraph
 
addElement(JobflowMirror) - Method in class com.asakusafw.testdriver.compiler.basic.BasicBatchMirror
Adds an element.
addElement(JobflowInfo) - Method in class com.asakusafw.workflow.model.basic.BasicBatchInfo
Adds an element.
addEntries(Path, boolean) - Method in class com.asakusafw.windgate.bootstrap.Classpath
Adds entries in the given directory into this classpath.
addExpected(DataModelSource) - Method in class com.asakusafw.testdriver.core.VerifyEngine
Appends the expected data model objects.
addFirst(String) - Method in class com.asakusafw.dmdl.java.util.JavaName
Adds the name segment to the head of this.
addFirst(String) - Method in class com.asakusafw.operator.model.JavaName
Inserts a name segment into beginning of this name.
addGroup(T, Consumer<? super CommandBuilder<T>>) - Method in interface com.asakusafw.utils.jcommander.CommandBuilder
Adds a group.
addGroup(String, T, Consumer<? super CommandBuilder<T>>) - Method in interface com.asakusafw.utils.jcommander.CommandBuilder
Adds a group with explicit name.
addGroup(T, Consumer<? super CommandBuilder<T>>) - Method in class com.asakusafw.utils.jcommander.JCommanderWrapper
 
addGroup(String, T, Consumer<? super CommandBuilder<T>>) - Method in class com.asakusafw.utils.jcommander.JCommanderWrapper
 
addInput(PortMirror<? extends ImporterDescription>) - Method in class com.asakusafw.testdriver.compiler.basic.BasicJobflowMirror
Adds an external input port.
addInput(String, Class<T>) - Method in interface com.asakusafw.testdriver.compiler.FlowPortMap
Creates a new test input.
addInput(String, Type) - Method in class com.asakusafw.vocabulary.flow.graph.FlowPartDescription.Builder
Add a new input port into the target flow-part.
addInput(String, Source<T>) - Method in class com.asakusafw.vocabulary.flow.graph.FlowPartDescription.Builder
Add a new input port into the target flow-part.
addInput(String, Type) - Method in class com.asakusafw.vocabulary.flow.graph.OperatorDescription.Builder
Adds a new input port of the target operator.
addInput(String, Source<?>) - Method in class com.asakusafw.vocabulary.flow.graph.OperatorDescription.Builder
Adds a new input port of the target operator.
addInput(String, Type, ShuffleKey) - Method in class com.asakusafw.vocabulary.flow.graph.OperatorDescription.Builder
Adds a new input port of the target operator.
addInput(String, Source<?>, ShuffleKey) - Method in class com.asakusafw.vocabulary.flow.graph.OperatorDescription.Builder
Adds a new input port of the target operator.
addInputs(Collection<? extends PortMirror<? extends ImporterDescription>>) - Method in class com.asakusafw.testdriver.compiler.basic.BasicJobflowMirror
Adds external input ports.
addInputTrace(Class<?>, String, String) - Method in class com.asakusafw.testdriver.TestDriverBase
Adds a new trace-point to the target operator input.
addInputTrace(Class<? extends FlowDescription>, String) - Method in class com.asakusafw.testdriver.TestDriverBase
Deprecated.
some platform does not support tracing flow-part I/O; please use TestDriverBase.addInputTrace(Class, String, String) instead
addLast(String) - Method in class com.asakusafw.dmdl.java.util.JavaName
Adds the name segment to the tail of this.
addLast(String) - Method in class com.asakusafw.operator.model.JavaName
Inserts a name segment into ending of this name.
addLineSeparator() - Method in class com.asakusafw.runtime.io.text.tabular.EscapeSequence.Builder
Adds a mapping about line separators.
addMapping(char, char) - Method in class com.asakusafw.runtime.io.text.tabular.EscapeSequence.Builder
Adds a mapping.
addModel(AstModelDefinition<?>) - Method in class com.asakusafw.dmdl.analyzer.DmdlAnalyzer
Adds a model definition to this analyzer.
addNode(V) - Method in interface com.asakusafw.utils.graph.Graph
Adds a vertex.
addNode(V) - Method in class com.asakusafw.utils.graph.HashGraph
 
addNullMapping(char) - Method in class com.asakusafw.runtime.io.text.tabular.EscapeSequence.Builder
Adds a mapping to NULL.
addOption(FieldOutput.Option) - Method in class com.asakusafw.runtime.io.text.driver.BasicFieldOutput
 
addOption(FieldOutput.Option) - Method in interface com.asakusafw.runtime.io.text.driver.FieldOutput
Adds an option of this output.
addOptions(FieldOutput.Option...) - Method in class com.asakusafw.runtime.io.text.driver.BasicFieldOutput
 
addOptions(FieldOutput.Option...) - Method in interface com.asakusafw.runtime.io.text.driver.FieldOutput
Adds options of this output.
addOutput(PortMirror<? extends ExporterDescription>) - Method in class com.asakusafw.testdriver.compiler.basic.BasicJobflowMirror
Adds an external output port.
addOutput(String, Class<T>) - Method in interface com.asakusafw.testdriver.compiler.FlowPortMap
Creates a new test output.
addOutput(String, Type) - Method in class com.asakusafw.vocabulary.flow.graph.FlowPartDescription.Builder
Add a new output port into the target flow-part.
addOutput(String, Source<T>) - Method in class com.asakusafw.vocabulary.flow.graph.FlowPartDescription.Builder
Add a new output port into the target flow-part.
addOutput(String, Type) - Method in class com.asakusafw.vocabulary.flow.graph.OperatorDescription.Builder
Adds a new output port of the target operator.
addOutput(String, Source<?>) - Method in class com.asakusafw.vocabulary.flow.graph.OperatorDescription.Builder
Adds a new output port of the target operator.
addOutputs(Collection<? extends PortMirror<? extends ExporterDescription>>) - Method in class com.asakusafw.testdriver.compiler.basic.BasicJobflowMirror
Adds external output ports.
addOutputTrace(Class<?>, String, String) - Method in class com.asakusafw.testdriver.TestDriverBase
Adds a new trace-point to the target operator output.
addOutputTrace(Class<? extends FlowDescription>, String) - Method in class com.asakusafw.testdriver.TestDriverBase
Deprecated.
some platform does not support tracing flow-part I/O; please use TestDriverBase.addOutputTrace(Class, String, String) instead
addParameter(String, Type, Object) - Method in class com.asakusafw.vocabulary.flow.graph.FlowPartDescription.Builder
Adds a parameter and its argument value for this flow-part.
addParameter(String, Type, Object) - Method in class com.asakusafw.vocabulary.flow.graph.OperatorDescription.Builder
Adds a new user parameter.
addPort(FlowElementPortDescription) - Method in class com.asakusafw.vocabulary.flow.graph.OperatorDescription.Builder
Adds a new port of the target operator.
addProcessor(Processor) - Method in class com.asakusafw.utils.java.jsr199.testing.VolatileCompiler
Adds an annotation processor.
addRandom() - Method in class com.asakusafw.runtime.stage.collector.SortableSlot
Adds a 32-bits random value.
addResource(FlowResourceDescription) - Method in class com.asakusafw.vocabulary.flow.graph.OperatorDescription.Builder
Adds a new external resource.
addRule(String) - Method in class com.asakusafw.testdata.generator.excel.SheetBuilder
Creates a rule sheet with specified name.
addRule(String, ModelDeclaration) - Method in class com.asakusafw.testdata.generator.excel.SheetEditor
Creates a rule sheet with specified name.
addSource(JavaFileObject) - Method in class com.asakusafw.utils.java.jsr199.testing.VolatileCompiler
Adds a Java source program.
addSpecialInlineBlockParser(JavadocBlockParser) - Method in class com.asakusafw.utils.java.parser.javadoc.JavadocParserBuilder
Adds an inline block parser.
addSpecialStandAloneBlockParser(JavadocBlockParser) - Method in class com.asakusafw.utils.java.parser.javadoc.JavadocParserBuilder
Adds a top-level block parser.
addTask(TaskInfo.Phase, TaskInfo) - Method in class com.asakusafw.workflow.model.basic.BasicJobflowInfo
Adds a task.
addToList(Map<? super K, List<V>>, K, V) - Static method in class com.asakusafw.utils.collections.Maps
Add the value to the list which is in the map with the key.
addToSet(Map<? super K, Set<V>>, K, V) - Static method in class com.asakusafw.utils.collections.Maps
Add the value to the set which is in the map with the key.
advance() - Method in class com.asakusafw.runtime.flow.ArrayListBuffer
 
advance() - Method in class com.asakusafw.runtime.flow.FileMapListBuffer
 
advance() - Method in interface com.asakusafw.runtime.flow.ListBuffer
Returns the next element object on the internal cursor, and then move the cursor to the next element.
after() - Method in class com.asakusafw.testdriver.OperatorTestEnvironment
Invoked after ran test case.
after() - Method in class com.asakusafw.testdriver.SharedObjectCleaner
 
after(Work, Work...) - Method in class com.asakusafw.vocabulary.batch.BatchDescription.DependencyBuilder
Completes registering job with dependencies.
afterInput(T, StringOption, TextInput<T>) - Method in class com.asakusafw.runtime.io.text.directio.AbstractTextStreamFormat
Processes the data object, which has filled the current record data.
aggregator - Variable in class com.asakusafw.dmdl.model.AstPropertyFolding
The function name of the aggregator.
AlternateConstructorInvocation - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents alternate constructor invocation.
AlternateConstructorInvocationImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of AlternateConstructorInvocation.
AlternateConstructorInvocationImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.AlternateConstructorInvocationImpl
 
analyze(OperatorDriver.Context) - Method in class com.asakusafw.operator.builtin.BranchOperatorDriver
 
analyze(OperatorDriver.Context) - Method in class com.asakusafw.operator.builtin.CoGroupOperatorDriver
 
analyze(OperatorDriver.Context) - Method in class com.asakusafw.operator.builtin.ConvertOperatorDriver
 
analyze(OperatorDriver.Context) - Method in class com.asakusafw.operator.builtin.ExtractOperatorDriver
 
analyze(OperatorDriver.Context) - Method in class com.asakusafw.operator.builtin.FoldOperatorDriver
 
analyze(OperatorDriver.Context) - Method in class com.asakusafw.operator.builtin.GroupSortOperatorDriver
 
analyze(OperatorDriver.Context) - Method in class com.asakusafw.operator.builtin.LoggingOperatorDriver
 
analyze(OperatorDriver.Context) - Method in class com.asakusafw.operator.builtin.MasterBranchOperatorDriver
 
analyze(OperatorDriver.Context) - Method in class com.asakusafw.operator.builtin.MasterCheckOperatorDriver
 
analyze(OperatorDriver.Context) - Method in class com.asakusafw.operator.builtin.MasterJoinOperatorDriver
 
analyze(OperatorDriver.Context) - Method in class com.asakusafw.operator.builtin.MasterJoinUpdateOperatorDriver
 
analyze(OperatorDriver.Context) - Method in class com.asakusafw.operator.builtin.SplitOperatorDriver
 
analyze(OperatorDriver.Context) - Method in class com.asakusafw.operator.builtin.SummarizeOperatorDriver
 
analyze(OperatorDriver.Context) - Method in class com.asakusafw.operator.builtin.UpdateOperatorDriver
 
analyze(OperatorDriver.Context) - Method in interface com.asakusafw.operator.OperatorDriver
Analyzes the operator method and returns its description.
AnalyzeTask - Class in com.asakusafw.dmdl.util
Analyzes DMDL models from input DMDL scripts.
AnalyzeTask(String, ClassLoader) - Constructor for class com.asakusafw.dmdl.util.AnalyzeTask
Creates and returns a new instance.
AnalyzeTask(String, DmdlAnalyzerEnhancer, ClassLoader) - Constructor for class com.asakusafw.dmdl.util.AnalyzeTask
Creates and returns a new instance.
and(ObservationCount) - Method in enum com.asakusafw.vocabulary.flow.graph.ObservationCount
Returns the combined constraint.
Annotation - Interface in com.asakusafw.utils.java.model.syntax
An abstract super interface of annotations.
annotation(Type) - Method in class com.asakusafw.utils.java.model.util.AttributeBuilder
Appends the annotation to the builder.
annotation(Type) - Method in class com.asakusafw.utils.java.model.util.AttributeBuilder
Appends the marker annotation to the builder.
annotation(Type, Expression) - Method in class com.asakusafw.utils.java.model.util.AttributeBuilder
Appends the single element annotation to the builder.
annotation(Type, Expression) - Method in class com.asakusafw.utils.java.model.util.AttributeBuilder
Appends the single element annotation to the builder.
annotation(Type, Map<? extends String, ? extends Expression>) - Method in class com.asakusafw.utils.java.model.util.AttributeBuilder
Adds the specified annotation.
annotation(Type, String, Expression) - Method in class com.asakusafw.utils.java.model.util.AttributeBuilder
Appends the annotation to the builder.
annotation(Type, String, Expression, String, Expression) - Method in class com.asakusafw.utils.java.model.util.AttributeBuilder
Appends the annotation to the builder.
annotation(Type, String, Expression, String, Expression, String, Expression) - Method in class com.asakusafw.utils.java.model.util.AttributeBuilder
Appends the annotation to the builder.
annotation(Type, String, Expression, String, Expression, String, Expression, String, Expression) - Method in class com.asakusafw.utils.java.model.util.AttributeBuilder
Appends the annotation to the builder.
annotation(Type, String, Expression, String, Expression, String, Expression, String, Expression, String, Expression) - Method in class com.asakusafw.utils.java.model.util.AttributeBuilder
Appends the annotation to the builder.
annotation(Annotation) - Method in class com.asakusafw.utils.java.model.util.AttributeBuilder
Appends the annotation to the builder.
AnnotationDeclaration - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents annotation declaration.
AnnotationDeclarationImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of AnnotationDeclaration.
AnnotationDeclarationImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.AnnotationDeclarationImpl
 
AnnotationDescription - Class in com.asakusafw.operator.description
Represents an annotation.
AnnotationDescription(ClassDescription) - Constructor for class com.asakusafw.operator.description.AnnotationDescription
Creates a new instance for marker annotation.
AnnotationDescription(ClassDescription, ValueDescription) - Constructor for class com.asakusafw.operator.description.AnnotationDescription
Creates a new instance for single element annotation.
AnnotationDescription(ClassDescription, Map<String, ? extends ValueDescription>) - Constructor for class com.asakusafw.operator.description.AnnotationDescription
Creates a new instance.
AnnotationElement - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents annotation name and its value pair.
AnnotationElementDeclaration - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents annotation element declaration.
AnnotationElementDeclarationImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of AnnotationElementDeclaration.
AnnotationElementDeclarationImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.AnnotationElementDeclarationImpl
 
AnnotationElementImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of AnnotationElement.
AnnotationElementImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.AnnotationElementImpl
 
AnnotationHelper - Class in com.asakusafw.operator.util
Common helper methods about annotations.
AnnotationInfo - Class in com.asakusafw.info.value
Represents an annotation.
anyProperty(PropertyName, C) - Method in class com.asakusafw.testdriver.core.DataModelScanner
Invoked each property.
API - Static variable in class com.asakusafw.runtime.core.legacy.LegacyBatchContext
The API of this implementation.
API - Static variable in class com.asakusafw.runtime.core.legacy.LegacyReport
The API of this implementation.
API - Static variable in class com.asakusafw.runtime.directio.api.legacy.LegacyDirectIo
The API of this implementation.
ApiStub<T> - Class in com.asakusafw.runtime.core.api
An Asakusa Framework API stub.
ApiStub() - Constructor for class com.asakusafw.runtime.core.api.ApiStub
Creates a new instance without default implementation.
ApiStub(T) - Constructor for class com.asakusafw.runtime.core.api.ApiStub
Creates a new instance.
ApiStub.Reference<T> - Class in com.asakusafw.runtime.core.api
A reference of API implementation.
append(JavaName) - Method in class com.asakusafw.dmdl.java.util.JavaName
Adds other name to the tail of this.
append(CharBuffer, StringOption, CharsetEncoder, ByteBuffer) - Static method in class com.asakusafw.runtime.io.text.value.StringOptionFieldAdapter
Appends source contents into the destination string.
append(String, String) - Static method in class com.asakusafw.runtime.testing.TestingUtils
Appends a message into the target path.
append(StringOption, StringOption) - Static method in class com.asakusafw.runtime.value.StringOptionUtil
Appends the text in the second StringOption into the first one.
append(StringOption, String) - Static method in class com.asakusafw.runtime.value.StringOptionUtil
Appends the text in the second StringOption into the first one.
append(StringBuilder, StringOption) - Static method in class com.asakusafw.runtime.value.StringOptionUtil
Appends the text in the given StringOption into the StringBuilder.
append(CommandPath) - Method in class com.asakusafw.utils.gradle.CommandPath
Returns an appended path.
append(ModelFactory, Name, String) - Static method in class com.asakusafw.utils.java.model.util.Models
Returns a new name which is concatenated the prefix name with the suffix name string.
append(ModelFactory, Name...) - Static method in class com.asakusafw.utils.java.model.util.Models
Concatenates each name and returns it.
appendTo(StringBuilder) - Method in class com.asakusafw.runtime.value.StringOption
Appends the text in this object into the given StringBuilder.
ApplicationBaseDirectoryParameter - Class in com.asakusafw.info.cli.common
Provides the batch applications directory.
ApplicationBaseDirectoryParameter() - Constructor for class com.asakusafw.info.cli.common.ApplicationBaseDirectoryParameter
 
ApplicationLauncher - Class in com.asakusafw.runtime.stage.launcher
W The Asakusa application launcher.
ApplicationParameter - Class in com.asakusafw.workflow.cli.run
Handles parameters about applications.
ApplicationParameter() - Constructor for class com.asakusafw.workflow.cli.run.ApplicationParameter
 
apply(TableInfo) - Method in interface com.asakusafw.directio.hive.tools.cli.Stringnizer
 
apply(LocationInfo) - Method in class com.asakusafw.info.cli.generate.ddl.LocationMapper
 
apply(Map<String, String>) - Method in class com.asakusafw.runtime.core.context.RuntimeContext
Creates an inherited context from a value map.
apply(String) - Method in class com.asakusafw.runtime.directio.hadoop.DirectIoTransactionEditor
Applies Direct I/O transaction for an execution.
apply() - Method in class com.asakusafw.runtime.stage.directio.StringTemplate
Returns a generated name.
apply(DataModelSource) - Method in interface com.asakusafw.testdriver.core.DataModelSourceFilter
Applies this filter.
apply(DataModelSourceFactory) - Method in interface com.asakusafw.testdriver.core.DataModelSourceFilter
Applies this filter into the factory.
apply(Statement, Description) - Method in class com.asakusafw.testdriver.OperatorTestEnvironment
 
apply(InfixOperator, Expression) - Method in class com.asakusafw.utils.java.model.util.ExpressionBuilder
Returns a binary expression which contains the building expression on the left term.
apply(UnaryOperator) - Method in class com.asakusafw.utils.java.model.util.ExpressionBuilder
Returns a unary expression.
apply(PostfixOperator) - Method in class com.asakusafw.utils.java.model.util.ExpressionBuilder
Returns a postfix expression.
apply(Map<String, String>) - Method in class com.asakusafw.workflow.model.basic.BasicConfigurationResolver
 
apply(Map<String, String>) - Method in interface com.asakusafw.workflow.model.CommandTaskInfo.ConfigurationResolver
Resolves configurations into additional command arguments.
ArgumentList - Class in com.asakusafw.yaess.bootstrap
The structured argument list.
ArgumentList(List<String>, List<ExtendedArgument>) - Constructor for class com.asakusafw.yaess.bootstrap.ArgumentList
Creates a new instance.
array(int) - Method in class com.asakusafw.utils.java.model.util.ExpressionBuilder
Returns an array access expression which contains the building expression as the target array.
array(String) - Method in class com.asakusafw.utils.java.model.util.ExpressionBuilder
Returns an array access expression which contains the building expression as the target array.
array(Expression) - Method in class com.asakusafw.utils.java.model.util.ExpressionBuilder
Returns an array access expression which contains the building expression as the target array.
array(int) - Method in class com.asakusafw.utils.java.model.util.TypeBuilder
Returns the array type.
ArrayAccessExpression - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents array access expression.
ArrayAccessExpressionImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of ArrayAccessExpression.
ArrayAccessExpressionImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.ArrayAccessExpressionImpl
 
ArrayCreationExpression - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents array creation expression.
ArrayCreationExpressionImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of ArrayCreationExpression.
ArrayCreationExpressionImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.ArrayCreationExpressionImpl
 
ArrayDescription - Class in com.asakusafw.operator.description
Represents an array of values.
ArrayDescription(ArrayTypeDescription, List<? extends ValueDescription>) - Constructor for class com.asakusafw.operator.description.ArrayDescription
Creates a new instance.
ArrayInitializer - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents the array initializer.
arrayInitializerBlock(EmitDirection) - Method in interface com.asakusafw.utils.java.internal.model.util.EmitContext
Emits a begin or end of an array initializer block.
arrayInitializerBlock(EmitDirection) - Method in class com.asakusafw.utils.java.internal.model.util.PrintEmitContext
 
ArrayInitializerImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of ArrayInitializer.
ArrayInitializerImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.ArrayInitializerImpl
 
ArrayListBuffer<E> - Class in com.asakusafw.runtime.flow
Implementation of ListBuffer using an array.
ArrayListBuffer() - Constructor for class com.asakusafw.runtime.flow.ArrayListBuffer
Creates a new instance with default buffer size.
ArrayListBuffer(int) - Constructor for class com.asakusafw.runtime.flow.ArrayListBuffer
Creates a new instance with default buffer size.
ArrayType - Class in com.asakusafw.info.hive
Represents a Hive array type.
ArrayType(FieldType) - Constructor for class com.asakusafw.info.hive.ArrayType
Creates a new instance.
ArrayType - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents array types.
ArrayTypeDescription - Class in com.asakusafw.operator.description
Represents an array type.
ArrayTypeDescription(TypeDescription) - Constructor for class com.asakusafw.operator.description.ArrayTypeDescription
Creates a new instance.
ArrayTypeImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of ArrayType.
ArrayTypeImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.ArrayTypeImpl
 
ArtifactMirror - Interface in com.asakusafw.testdriver.compiler
Represents a compiled artifact.
as(Class<T>) - Method in class com.asakusafw.vocabulary.flow.util.CoreOperatorFactory.EmptyFragment
Creates a new empty operator instance from the target (downstream) data model class.
as(Source<T>) - Method in class com.asakusafw.vocabulary.flow.util.CoreOperatorFactory.EmptyFragment
Creates a new empty operator instance from a source object which has the same type as the target (downstream) data model type.
as(Out<T>) - Method in class com.asakusafw.vocabulary.flow.util.CoreOperatorFactory.EmptyFragment
Creates a new empty operator instance from a flow output object which has the same type as the target (downstream) data model type.
as(Class<T>) - Method in class com.asakusafw.vocabulary.flow.util.CoreOperatorFactory.ExtendFragment
Creates a new extend operator instance from the target (downstream) data model class.
as(Source<T>) - Method in class com.asakusafw.vocabulary.flow.util.CoreOperatorFactory.ExtendFragment
Creates a new extend operator instance from a source object which has the same type as the target (downstream) data model type.
as(Out<T>) - Method in class com.asakusafw.vocabulary.flow.util.CoreOperatorFactory.ExtendFragment
Creates a new extend operator instance from a flow output object which has the same type as the target (downstream) data model type.
as(Class<T>) - Method in class com.asakusafw.vocabulary.flow.util.CoreOperatorFactory.ProjectFragment
Creates a new project operator instance from the target (downstream) data model class.
as(Source<T>) - Method in class com.asakusafw.vocabulary.flow.util.CoreOperatorFactory.ProjectFragment
Creates a new project operator instance from a source object which has the same type as the target (downstream) data model type.
as(Out<T>) - Method in class com.asakusafw.vocabulary.flow.util.CoreOperatorFactory.ProjectFragment
Creates a new project operator instance from a flow output object which has the same type as the target (downstream) data model type.
as(Class<T>) - Method in class com.asakusafw.vocabulary.flow.util.CoreOperatorFactory.RestructureFragment
Creates a new restructure operator instance from the target (downstream) data model class.
as(Source<T>) - Method in class com.asakusafw.vocabulary.flow.util.CoreOperatorFactory.RestructureFragment
Creates a new restructure operator instance from a source object which has the same type as the target (downstream) data model type.
as(Out<T>) - Method in class com.asakusafw.vocabulary.flow.util.CoreOperatorFactory.RestructureFragment
Creates a new restructure operator instance from a flow output object which has the same type as the target (downstream) data model type.
AsakusaPortal - Class in com.asakusafw.operation.tools.portal
CLI entry for command portal.
AsakusaTestLocalFileSystem - Class in com.asakusafw.testdriver.hadoop
Creates FileSystem For Local Test With TestDriver.
AsakusaTestLocalFileSystem() - Constructor for class com.asakusafw.testdriver.hadoop.AsakusaTestLocalFileSystem
 
ascendant(String) - Method in class com.asakusafw.vocabulary.flow.builder.KeyInfo
Adds an ascendant ordering property.
asFilePattern() - Method in class com.asakusafw.operation.tools.directio.BasePath
Returns the file pattern.
asJoined() - Method in class com.asakusafw.dmdl.model.AstModelDefinition
Safely casts this definition as a joined model definition.
asKey() - Method in class com.asakusafw.testdriver.rule.VerifyRuleBuilder.Property
Make this property as a key.
asList() - Method in interface com.asakusafw.dmdl.semantics.PropertyReferenceDeclaration.ReferenceContainer
Returns the entity as List.
asList() - Method in class com.asakusafw.dmdl.semantics.PropertyReferenceDeclaration.ReferenceList
 
asList() - Method in class com.asakusafw.testdriver.loader.BasicDataLoader
 
asList() - Method in interface com.asakusafw.testdriver.loader.DataLoader
Returns the loaded data as a list.
asMap() - Method in class com.asakusafw.dmdl.model.AstAttributeValueMap
Returns entries as map object.
asMap() - Method in interface com.asakusafw.dmdl.semantics.PropertyReferenceDeclaration.ReferenceContainer
Returns the entity as Map.
asMap() - Method in class com.asakusafw.dmdl.semantics.PropertyReferenceDeclaration.ReferenceMap
 
asPathString() - Method in class com.asakusafw.utils.gradle.CommandPath
Returns the path string.
asProjective() - Method in class com.asakusafw.dmdl.model.AstModelDefinition
Safely casts this definition as a projective model definition.
asReader(StringOption) - Static method in class com.asakusafw.runtime.value.StringOptionUtil
Returns a Reader to read the text contents in the StringOption.
asRecord() - Method in class com.asakusafw.dmdl.model.AstModelDefinition
Safely casts this definition as a record model definition.
AssertStatement - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents assert statement.
AssertStatementImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of AssertStatement.
AssertStatementImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.AssertStatementImpl
 
assignFrom(Expression) - Method in class com.asakusafw.utils.java.model.util.ExpressionBuilder
Returns an assignment expression which contains the building expression on the left hand side.
assignFrom(InfixOperator, Expression) - Method in class com.asakusafw.utils.java.model.util.ExpressionBuilder
Returns an assignment expression which contains the building expression on the left hand side.
AssignmentExpression - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents assignment expression.
AssignmentExpressionImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of AssignmentExpression.
AssignmentExpressionImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.AssignmentExpressionImpl
 
asSimpleNameList() - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocName
Returns this name as its simple name list.
asSimpleNameList() - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocQualifiedName
 
asSimpleNameList() - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocSimpleName
 
asStream() - Method in class com.asakusafw.testdriver.loader.BasicDataLoader
 
asStream() - Method in interface com.asakusafw.testdriver.loader.DataLoader
Returns the loaded data as a stream.
asString() - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocName
Returns this name as string.
asString() - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocQualifiedName
 
asString() - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocSimpleName
 
asSummarized() - Method in class com.asakusafw.dmdl.model.AstModelDefinition
Safely casts this definition as a summarized model definition.
AstAttribute - Class in com.asakusafw.dmdl.model
Represents attributes of declarations.
AstAttribute(Region, AstName, List<AstAttributeElement>) - Constructor for class com.asakusafw.dmdl.model.AstAttribute
Creates and returns a new instance.
AstAttribute(Region, AstName, AstAttributeElement...) - Constructor for class com.asakusafw.dmdl.model.AstAttribute
Creates and returns a new instance.
AstAttributeElement - Class in com.asakusafw.dmdl.model
Represents elements of an attribute.
AstAttributeElement(Region, AstSimpleName, AstAttributeValue) - Constructor for class com.asakusafw.dmdl.model.AstAttributeElement
Creates and returns a new instance.
AstAttributeValue - Interface in com.asakusafw.dmdl.model
Represents values of an attribute.
AstAttributeValueArray - Class in com.asakusafw.dmdl.model
Represents an array of values.
AstAttributeValueArray(Region, List<? extends AstAttributeValue>) - Constructor for class com.asakusafw.dmdl.model.AstAttributeValueArray
Creates and returns a new instance.
AstAttributeValueMap - Class in com.asakusafw.dmdl.model
Represents a map of string to attribute values.
AstAttributeValueMap(Region, List<? extends AstAttributeValueMap.Entry>) - Constructor for class com.asakusafw.dmdl.model.AstAttributeValueMap
Creates and returns a new instance.
AstAttributeValueMap.Entry - Class in com.asakusafw.dmdl.model
AstBasicType - Class in com.asakusafw.dmdl.model
Represents a basic type of a property.
AstBasicType(Region, BasicTypeKind) - Constructor for class com.asakusafw.dmdl.model.AstBasicType
Creates and returns a new instance.
AstCollectionType - Class in com.asakusafw.dmdl.model
Represents a collection type of property.
AstCollectionType(Region, AstCollectionType.CollectionKind, AstType) - Constructor for class com.asakusafw.dmdl.model.AstCollectionType
Creates a new instance.
AstCollectionType.CollectionKind - Enum in com.asakusafw.dmdl.model
Represents a kind of collection.
AstDescription - Class in com.asakusafw.dmdl.model
Represents description of definitions.
AstDescription(Region, String) - Constructor for class com.asakusafw.dmdl.model.AstDescription
Creates and returns a new instance.
AstExpression<T extends AstTerm<T>> - Interface in com.asakusafw.dmdl.model
Represents an expression of model definitions.
AstGrouping - Class in com.asakusafw.dmdl.model
Represents grouping conditions.
AstGrouping(Region, List<AstSimpleName>) - Constructor for class com.asakusafw.dmdl.model.AstGrouping
Creates and returns a new instance.
AstJoin - Class in com.asakusafw.dmdl.model
Represents a term of join model.
AstJoin(Region, AstModelReference, AstModelMapping, AstGrouping) - Constructor for class com.asakusafw.dmdl.model.AstJoin
Creates and returns a new instance.
AstLiteral - Class in com.asakusafw.dmdl.model
Represents literals.
AstLiteral(Region, String, LiteralKind) - Constructor for class com.asakusafw.dmdl.model.AstLiteral
Creates a new instance.
AstModelDefinition<T extends AstTerm<T>> - Class in com.asakusafw.dmdl.model
Represents a model definition.
AstModelDefinition(Region, ModelDefinitionKind, AstDescription, List<AstAttribute>, AstSimpleName, AstExpression<T>) - Constructor for class com.asakusafw.dmdl.model.AstModelDefinition
Creates and returns a new instance.
AstModelFolding - Class in com.asakusafw.dmdl.model
Represents a folding specification for each property.
AstModelFolding(Region, List<AstPropertyFolding>) - Constructor for class com.asakusafw.dmdl.model.AstModelFolding
Creates and returns a new instance.
AstModelMapping - Class in com.asakusafw.dmdl.model
Represents a mapping function for each property.
AstModelMapping(Region, List<AstPropertyMapping>) - Constructor for class com.asakusafw.dmdl.model.AstModelMapping
Creates and returns a new instance.
AstModelReference - Class in com.asakusafw.dmdl.model
Represents a reference to some models.
AstModelReference(Region, AstSimpleName) - Constructor for class com.asakusafw.dmdl.model.AstModelReference
Creates and returns a new instance.
AstName - Interface in com.asakusafw.dmdl.model
Represents names.
AstNode - Interface in com.asakusafw.dmdl.model
A top level interface of each AST model.
AstNode.AbstractVisitor<C,R> - Class in com.asakusafw.dmdl.model
Default implementation of AstNode.Visitor, which all declared methods returns just null.
AstNode.Visitor<C,R> - Interface in com.asakusafw.dmdl.model
Visitor of AstNode.
AstPropertyDefinition - Class in com.asakusafw.dmdl.model
Represents a definition of each property.
AstPropertyDefinition(Region, AstDescription, List<AstAttribute>, AstSimpleName, AstType) - Constructor for class com.asakusafw.dmdl.model.AstPropertyDefinition
Creates and returns a new instance.
AstPropertyDefinition(Region, AstDescription, List<AstAttribute>, AstSimpleName, AstType, AstAttributeValue) - Constructor for class com.asakusafw.dmdl.model.AstPropertyDefinition
Creates and returns a new instance.
AstPropertyDefinition.PropertyKind - Enum in com.asakusafw.dmdl.model
Represents a kind of property.
AstPropertyFolding - Class in com.asakusafw.dmdl.model
Represents a folding specification for each property.
AstPropertyFolding(Region, AstDescription, List<AstAttribute>, AstName, AstSimpleName, AstSimpleName) - Constructor for class com.asakusafw.dmdl.model.AstPropertyFolding
Creates and returns a new instance.
AstPropertyMapping - Class in com.asakusafw.dmdl.model
Represents a mapping function for each property.
AstPropertyMapping(Region, AstDescription, List<AstAttribute>, AstSimpleName, AstSimpleName) - Constructor for class com.asakusafw.dmdl.model.AstPropertyMapping
Creates and returns a new instance.
AstQualifiedName - Class in com.asakusafw.dmdl.model
Represents simple names.
AstQualifiedName(Region, AstName, AstSimpleName) - Constructor for class com.asakusafw.dmdl.model.AstQualifiedName
Creates a new instance.
AstRecord - Interface in com.asakusafw.dmdl.model
A record structure definition or reference.
AstRecordDefinition - Class in com.asakusafw.dmdl.model
Represents a record structure definition.
AstRecordDefinition(Region, List<AstPropertyDefinition>) - Constructor for class com.asakusafw.dmdl.model.AstRecordDefinition
Creates and returns a new instance.
AstReferenceType - Class in com.asakusafw.dmdl.model
Represents a model as a type.
AstReferenceType(Region, AstSimpleName) - Constructor for class com.asakusafw.dmdl.model.AstReferenceType
Creates and returns a new instance.
AstScript - Class in com.asakusafw.dmdl.model
Represents a DMDL Script.
AstScript(Region, List<? extends AstModelDefinition<?>>) - Constructor for class com.asakusafw.dmdl.model.AstScript
Creates and returns a new instance.
AstSequenceType - Class in com.asakusafw.dmdl.model
Represents a sequence type of a property.
AstSequenceType(Region, AstType) - Constructor for class com.asakusafw.dmdl.model.AstSequenceType
Creates and returns a new instance.
AstSimpleName - Class in com.asakusafw.dmdl.model
Represents simple names.
AstSimpleName(Region, String) - Constructor for class com.asakusafw.dmdl.model.AstSimpleName
Creates a new instance.
AstSummarize - Class in com.asakusafw.dmdl.model
Represents a term of join model.
AstSummarize(Region, AstModelReference, AstModelFolding, AstGrouping) - Constructor for class com.asakusafw.dmdl.model.AstSummarize
Creates and returns a new instance.
AstTerm<T extends AstTerm<T>> - Interface in com.asakusafw.dmdl.model
The unit of model structure.
AstType - Interface in com.asakusafw.dmdl.model
Represents a type of properties.
AstUnionExpression<T extends AstTerm<T>> - Class in com.asakusafw.dmdl.model
Represents union of some model structures.
AstUnionExpression(Region, List<? extends T>) - Constructor for class com.asakusafw.dmdl.model.AstUnionExpression
Creates and returns a new instance.
asView() - Method in class com.asakusafw.testdriver.loader.BasicDataLoader
 
asView() - Method in class com.asakusafw.testdriver.loader.BasicGroupLoader
 
asView() - Method in interface com.asakusafw.testdriver.loader.DataLoader
Returns the loaded data as a view.
asView() - Method in interface com.asakusafw.testdriver.loader.GroupLoader
Returns the loaded data as a group view.
atLeastOnce - Variable in enum com.asakusafw.vocabulary.flow.graph.ObservationCount
The operator must perform at least once.
atMostOnce - Variable in enum com.asakusafw.vocabulary.flow.graph.ObservationCount
The operator must perform at most once.
Attribute - Interface in com.asakusafw.info
Represents an attribute of batch information.
Attribute - Interface in com.asakusafw.utils.java.model.syntax
An abstract super interface of declaration modifiers or annotations.
Attribute - Interface in com.asakusafw.vocabulary.attribute
An abstract super interface of DSL element attributes.
ATTRIBUTE_FIELD - Static variable in class com.asakusafw.dmdl.directio.text.TextFormatConstants
The attribute name of field.
ATTRIBUTE_FILE_NAME_FIELD - Static variable in class com.asakusafw.dmdl.directio.text.TextFormatConstants
The attribute name of file-name field.
ATTRIBUTE_IGNORED_FIELD - Static variable in class com.asakusafw.dmdl.directio.text.TextFormatConstants
The attribute name of ignored field.
ATTRIBUTE_LINE_NUMBER_FIELD - Static variable in class com.asakusafw.dmdl.directio.text.TextFormatConstants
The attribute name of line-number field.
ATTRIBUTE_RECORD_NUMBER_FIELD - Static variable in class com.asakusafw.dmdl.directio.text.TextFormatConstants
The attribute name of record-number field.
AttributeAnalyzer - Class in com.asakusafw.dmdl.directio.text
Analyzes DMDL attributes.
AttributeAnalyzer(DmdlSemantics, AstAttribute) - Constructor for class com.asakusafw.dmdl.directio.text.AttributeAnalyzer
Creates a new instance.
AttributeBuilder - Class in com.asakusafw.utils.java.model.util
A builder for building attributes of declarations.
AttributeBuilder(ModelFactory) - Constructor for class com.asakusafw.utils.java.model.util.AttributeBuilder
Creates a new instance.
AttributeContainer - Interface in com.asakusafw.operator.model
Elements which provides attributes.
AttributeDriver - Interface in com.asakusafw.dmdl.spi
Analyzes and processes attributes in form of AST.
AttributeDriver.Context - Interface in com.asakusafw.dmdl.spi
A processing context for AttributeDriver.
AttributeInfo - Class in com.asakusafw.vocabulary.flow.builder
Represents operator attribute information.
AttributeInfo(Object) - Constructor for class com.asakusafw.vocabulary.flow.builder.AttributeInfo
Creates a new instance.
attributes - Variable in class com.asakusafw.dmdl.model.AstModelDefinition
The attributes of the defining model.
attributes - Variable in class com.asakusafw.dmdl.model.AstPropertyDefinition
The attributes of the defining property.
attributes - Variable in class com.asakusafw.dmdl.model.AstPropertyFolding
The attributes of the defining property.
attributes - Variable in class com.asakusafw.dmdl.model.AstPropertyMapping
The attributes of the defining property.
Attributes - Class in com.asakusafw.vocabulary.flow.builder
Utilities about flow element attributes.
AttributeUtil - Class in com.asakusafw.dmdl.util
Utility methods for AstAttribute.
AutoProjectionDriver - Class in com.asakusafw.dmdl.analyzer.driver
Processes @auto_projection annotations.
AutoProjectionDriver() - Constructor for class com.asakusafw.dmdl.analyzer.driver.AutoProjectionDriver
 
available() - Method in class com.asakusafw.runtime.directio.util.CountInputStream
 
available() - Method in class com.asakusafw.runtime.directio.util.DelimiterRangeInputStream
 
available() - Method in class com.asakusafw.runtime.io.text.directio.LineFeedDelimitedInputStream
 
available() - Method in class com.asakusafw.runtime.io.util.DataBufferInputStream
 
available() - Method in class com.asakusafw.runtime.io.util.ZipEntryInputStream
 
available() - Method in class com.asakusafw.windgate.hadoopfs.ssh.ZipEntryInputStream
 
available() - Method in class com.asakusafw.windgate.stream.CountingInputStream
 

B

BaseCursor<T> - Interface in com.asakusafw.iterative.common
An abstract super interface of cursors.
BaseExporterRetriever<T extends ExporterDescription> - Class in com.asakusafw.testdriver.core
Abstract implementation of ExporterRetriever.
BaseExporterRetriever() - Constructor for class com.asakusafw.testdriver.core.BaseExporterRetriever
 
BaseImporterPreparator<T extends ImporterDescription> - Class in com.asakusafw.testdriver.core
Abstract implementation of ImporterPreparator.
BaseImporterPreparator() - Constructor for class com.asakusafw.testdriver.core.BaseImporterPreparator
 
BasePath - Class in com.asakusafw.operation.tools.directio
Represents a base path of Direct I/O.
BaseProfile<S extends BaseProfile<S,T>,T extends BaseProvider<S>> - Class in com.asakusafw.windgate.core
Abstract superclass of any profiles.
BaseProfile() - Constructor for class com.asakusafw.windgate.core.BaseProfile
 
BaseProject<TSelf extends BaseProject<TSelf>> - Class in com.asakusafw.utils.gradle
An abstract implementation of project structure.
BaseProject() - Constructor for class com.asakusafw.utils.gradle.BaseProject
 
BaseProvider<T> - Class in com.asakusafw.windgate.core
Abstract superclass of any providers.
BaseProvider() - Constructor for class com.asakusafw.windgate.core.BaseProvider
 
BaseStageClient - Class in com.asakusafw.runtime.stage
A skeletal implementation of stage clients.
BaseStageClient() - Constructor for class com.asakusafw.runtime.stage.BaseStageClient
 
BaseTrait<T extends BaseTrait<T>> - Class in com.asakusafw.dmdl.directio.hive.common
The common base trait.
BaseTrait() - Constructor for class com.asakusafw.dmdl.directio.hive.common.BaseTrait
 
BasicArtifactMirror - Class in com.asakusafw.testdriver.compiler.basic
A basic implementation of ArtifactMirror.
BasicArtifactMirror(BatchMirror, File) - Constructor for class com.asakusafw.testdriver.compiler.basic.BasicArtifactMirror
Creates a new instance.
BasicBatchExecutor - Class in com.asakusafw.workflow.executor.basic
A basic implementation of BatchExecutor.
BasicBatchExecutor(JobflowExecutor, Function<JobflowInfo, String>) - Constructor for class com.asakusafw.workflow.executor.basic.BasicBatchExecutor
Creates a new instance.
BasicBatchExecutor(JobflowExecutor, Supplier<String>) - Constructor for class com.asakusafw.workflow.executor.basic.BasicBatchExecutor
Creates a new instance.
BasicBatchExecutor(JobflowExecutor) - Constructor for class com.asakusafw.workflow.executor.basic.BasicBatchExecutor
Creates a new instance.
BasicBatchInfo - Class in com.asakusafw.workflow.model.basic
A basic implementation of BatchInfo.
BasicBatchInfo(String) - Constructor for class com.asakusafw.workflow.model.basic.BasicBatchInfo
Creates a new instance.
BasicBatchMirror - Class in com.asakusafw.testdriver.compiler.basic
A basic implementation of BatchMirror.
BasicBatchMirror(String) - Constructor for class com.asakusafw.testdriver.compiler.basic.BasicBatchMirror
Creates a new instance.
BasicBuilder() - Constructor for class com.asakusafw.iterative.common.basic.BasicParameterTable.BasicBuilder
 
BasicByteArrayComparator - Class in com.asakusafw.runtime.util
A basic implementation of ByteArrayComparator.
BasicByteArrayComparator() - Constructor for class com.asakusafw.runtime.util.BasicByteArrayComparator
 
BasicCommandLauncher - Class in com.asakusafw.utils.gradle
A basic implementation of CommandLauncher.
BasicCommandLauncher(Path, Map<String, String>) - Constructor for class com.asakusafw.utils.gradle.BasicCommandLauncher
Creates a new instance.
BasicCommandLauncher - Class in com.asakusafw.workflow.executor.basic
A basic implementation of CommandLauncher.
BasicCommandLauncher(Path, Map<String, String>) - Constructor for class com.asakusafw.workflow.executor.basic.BasicCommandLauncher
Creates a new instance.
BasicCommandLauncher(BasicCommandLauncher.OutputConsumer, Path, Map<String, String>) - Constructor for class com.asakusafw.workflow.executor.basic.BasicCommandLauncher
Creates a new instance.
BasicCommandLauncher.Output - Enum in com.asakusafw.workflow.executor.basic
Represents a kind of output target.
BasicCommandLauncher.OutputChannel - Enum in com.asakusafw.workflow.executor.basic
Represents a kind of output.
BasicCommandLauncher.OutputConsumer - Interface in com.asakusafw.workflow.executor.basic
Consumes command output by lines.
BasicCommandScriptHandler - Class in com.asakusafw.yaess.basic
Basic implementation of CommandScriptHandler using local processes.
BasicCommandScriptHandler() - Constructor for class com.asakusafw.yaess.basic.BasicCommandScriptHandler
 
BasicCommandTaskExecutor - Class in com.asakusafw.workflow.executor.basic
Executes CommandTaskInfo via fork/exec.
BasicCommandTaskExecutor() - Constructor for class com.asakusafw.workflow.executor.basic.BasicCommandTaskExecutor
Creates a new instance.
BasicCommandTaskExecutor(Function<? super TaskExecutionContext, ? extends CommandLauncher>) - Constructor for class com.asakusafw.workflow.executor.basic.BasicCommandTaskExecutor
Creates a new instance.
BasicCommandTaskInfo - Class in com.asakusafw.workflow.model.basic
Represents a command task.
BasicCommandTaskInfo(String, String, String, List<CommandToken>) - Constructor for class com.asakusafw.workflow.model.basic.BasicCommandTaskInfo
Creates a new instance.
BasicCommandTaskInfo(String, String, String, List<CommandToken>, CommandTaskInfo.ConfigurationResolver) - Constructor for class com.asakusafw.workflow.model.basic.BasicCommandTaskInfo
Creates a new instance.
BasicCompilerConfiguration - Class in com.asakusafw.testdriver.compiler.basic
A basic implementation of CompilerConfiguration.
BasicCompilerConfiguration() - Constructor for class com.asakusafw.testdriver.compiler.basic.BasicCompilerConfiguration
 
BasicConfigurationResolver - Class in com.asakusafw.workflow.model.basic
A basic implementation of configuration resolver for CommandTaskInfo.
BasicConfigurationResolver(List<String>) - Constructor for class com.asakusafw.workflow.model.basic.BasicConfigurationResolver
Creates a new instance.
BasicConfigurationResolver(String...) - Constructor for class com.asakusafw.workflow.model.basic.BasicConfigurationResolver
Creates a new instance.
BasicCoreProfile - Class in com.asakusafw.yaess.basic
An implemetation of CoreProfile.
BasicCoreProfile() - Constructor for class com.asakusafw.yaess.basic.BasicCoreProfile
 
BasicCursor(List<? extends Map<String, String>>) - Constructor for class com.asakusafw.iterative.common.basic.BasicParameterTable.BasicCursor
Creates a new instance.
BasicCursor(Iterator<? extends Map<String, String>>) - Constructor for class com.asakusafw.iterative.common.basic.BasicParameterTable.BasicCursor
Creates a new instance.
BasicDataLoader<T> - Class in com.asakusafw.testdriver.loader
A basic implementation of DataLoader.
BasicDataLoader(TestContext, DataModelDefinition<T>, DataModelSourceFactory) - Constructor for class com.asakusafw.testdriver.loader.BasicDataLoader
Creates a new instance.
BasicDeleteTaskExecutor - Class in com.asakusafw.workflow.executor.basic
A basic implementation of TaskExecutor for DeleteTaskInfo.
BasicDeleteTaskExecutor() - Constructor for class com.asakusafw.workflow.executor.basic.BasicDeleteTaskExecutor
 
BasicDeleteTaskInfo - Class in com.asakusafw.workflow.model.basic
A basic implementation of DeleteTaskInfo.
BasicDeleteTaskInfo(DeleteTaskInfo.PathKind, String) - Constructor for class com.asakusafw.workflow.model.basic.BasicDeleteTaskInfo
Creates a new instance.
BasicDeleteTaskInfo(String, DeleteTaskInfo.PathKind, String) - Constructor for class com.asakusafw.workflow.model.basic.BasicDeleteTaskInfo
Creates a new instance.
BasicExecutionContext - Class in com.asakusafw.workflow.executor.basic
A basic implementation of ExecutionContext.
BasicExecutionContext() - Constructor for class com.asakusafw.workflow.executor.basic.BasicExecutionContext
 
BasicExtension - Class in com.asakusafw.yaess.basic
A basic implementation of Extension.
BasicExtension(String, File, boolean) - Constructor for class com.asakusafw.yaess.basic.BasicExtension
Creates a new instance.
BasicFieldOutput - Class in com.asakusafw.runtime.io.text.driver
A basic implementation of FieldOutput.
BasicFieldOutput() - Constructor for class com.asakusafw.runtime.io.text.driver.BasicFieldOutput
 
BasicGroupLoader<T> - Class in com.asakusafw.testdriver.loader
A basic implementation of GroupLoader.
BasicHadoopScriptHandler - Class in com.asakusafw.yaess.basic
Basic implementation of HadoopScriptHandler using local processes.
BasicHadoopScriptHandler() - Constructor for class com.asakusafw.yaess.basic.BasicHadoopScriptHandler
 
BasicHadoopTaskInfo - Class in com.asakusafw.workflow.model.basic
A basic implementation of HadoopTaskInfo.
BasicHadoopTaskInfo(String) - Constructor for class com.asakusafw.workflow.model.basic.BasicHadoopTaskInfo
Creates a new instance.
BasicHadoopTaskInfo(String, String) - Constructor for class com.asakusafw.workflow.model.basic.BasicHadoopTaskInfo
Creates a new instance.
BasicJobflowExecutor - Class in com.asakusafw.workflow.executor.basic
Executes jobflows.
BasicJobflowExecutor(Collection<? extends TaskExecutor>) - Constructor for class com.asakusafw.workflow.executor.basic.BasicJobflowExecutor
Creates a new instance.
BasicJobflowExecutor(TaskExecutor...) - Constructor for class com.asakusafw.workflow.executor.basic.BasicJobflowExecutor
Creates a new instance.
BasicJobflowInfo - Class in com.asakusafw.workflow.model.basic
Represents a jobflow.
BasicJobflowInfo(String) - Constructor for class com.asakusafw.workflow.model.basic.BasicJobflowInfo
Creates a new instance.
BasicJobflowMirror - Class in com.asakusafw.testdriver.compiler.basic
A basic implementation of JobflowMirror.
BasicJobflowMirror(String) - Constructor for class com.asakusafw.testdriver.compiler.basic.BasicJobflowMirror
Creates a new instance.
BasicJobScheduler - Class in com.asakusafw.yaess.basic
Basic implementation of JobScheduler.
BasicJobScheduler() - Constructor for class com.asakusafw.yaess.basic.BasicJobScheduler
 
BasicLineInput - Class in com.asakusafw.runtime.io.line
A simple line reader for text with any charset encoding.
BasicLineInput(InputStream, String, LineConfiguration) - Constructor for class com.asakusafw.runtime.io.line.BasicLineInput
Creates a new instance.
BasicLineOutput - Class in com.asakusafw.runtime.io.line
A simple line writer for text with any charset encoding.
BasicLineOutput(OutputStream, String, LineConfiguration) - Constructor for class com.asakusafw.runtime.io.line.BasicLineOutput
Creates a new instance.
BasicLockProvider - Class in com.asakusafw.yaess.basic
Basic implementation of ExecutionLockProvider using file system.
BasicLockProvider() - Constructor for class com.asakusafw.yaess.basic.BasicLockProvider
 
BasicMonitorProvider - Class in com.asakusafw.yaess.basic
Basic implementation of ExecutionMonitorProvider.
BasicMonitorProvider() - Constructor for class com.asakusafw.yaess.basic.BasicMonitorProvider
 
BasicParameterSet - Class in com.asakusafw.iterative.common.basic
A basic implementation of ParameterSet.
BasicParameterSet(Map<String, String>) - Constructor for class com.asakusafw.iterative.common.basic.BasicParameterSet
Creates a new instance.
BasicParameterTable - Class in com.asakusafw.iterative.common.basic
A basic implementation of ParameterTable.
BasicParameterTable(List<? extends Map<String, String>>) - Constructor for class com.asakusafw.iterative.common.basic.BasicParameterTable
Creates a new instance.
BasicParameterTable.BasicBuilder - Class in com.asakusafw.iterative.common.basic
A basic implementation of ParameterTable.Builder.
BasicParameterTable.BasicCursor - Class in com.asakusafw.iterative.common.basic
A basic implementation of ParameterTable.Cursor.
BasicPortMirror<T> - Class in com.asakusafw.testdriver.compiler.basic
A basic implementation of PortMirror.
BasicPortMirror(String, Class<?>, T) - Constructor for class com.asakusafw.testdriver.compiler.basic.BasicPortMirror
Creates a new instance.
BasicProcessProvider - Class in com.asakusafw.windgate.core.process
A plain implementation of ProcessProvider.
BasicProcessProvider() - Constructor for class com.asakusafw.windgate.core.process.BasicProcessProvider
 
BasicProject - Class in com.asakusafw.utils.gradle
A basic implementation of BaseProject.
BasicProject(Path) - Constructor for class com.asakusafw.utils.gradle.BasicProject
Creates a new instance.
BasicTaskExecutionContext - Class in com.asakusafw.workflow.executor.basic
A basic implementation of TaskExecutionContext.
BasicTaskExecutionContext(ExecutionContext, String, String, String, Map<String, String>) - Constructor for class com.asakusafw.workflow.executor.basic.BasicTaskExecutionContext
Creates a new instance.
BasicTaskInfo - Class in com.asakusafw.workflow.model.basic
An abstract implementation of TaskInfo.
BasicTaskInfo() - Constructor for class com.asakusafw.workflow.model.basic.BasicTaskInfo
 
BasicType - Class in com.asakusafw.dmdl.semantics.type
Basic type of properties.
BasicType(AstBasicType, BasicTypeKind) - Constructor for class com.asakusafw.dmdl.semantics.type.BasicType
Creates and returns a new instance.
BasicType - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents basic types.
BasicTypeDescription - Class in com.asakusafw.operator.description
Represents primitive types and void type.
BasicTypeDescription(BasicTypeDescription.BasicTypeKind) - Constructor for class com.asakusafw.operator.description.BasicTypeDescription
Creates a new instance.
BasicTypeDescription.BasicTypeKind - Enum in com.asakusafw.operator.description
Represents a kind of BasicTypeDescription.
BasicTypeDriver - Class in com.asakusafw.dmdl.analyzer.driver
Resolves basic type in formed of AstBasicType.
BasicTypeDriver() - Constructor for class com.asakusafw.dmdl.analyzer.driver.BasicTypeDriver
 
BasicTypeImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of BasicType.
BasicTypeImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.BasicTypeImpl
 
BasicTypeKind - Enum in com.asakusafw.dmdl.model
Type kinds.
BasicTypeKind - Enum in com.asakusafw.utils.java.model.syntax
Represents a kind of basic type.
BasicValueWriter - Enum in com.asakusafw.directio.hive.parquet
Provides ValueWriters.
Batch - Annotation Type in com.asakusafw.vocabulary.batch
An annotation for batch classes.
Batch.Parameter - Annotation Type in com.asakusafw.vocabulary.batch
Represents a batch parameter.
BATCH_ARGUMENTS - Static variable in class com.asakusafw.workflow.model.CommandToken
Represents a token of batch arguments.
BATCH_ID - Static variable in class com.asakusafw.workflow.model.CommandToken
Represents a token of batch ID.
batchappsParameter - Variable in class com.asakusafw.info.cli.common.BatchInfoParameter
The batch application base directory.
batchappsPath - Variable in class com.asakusafw.workflow.cli.common.ExecutionContextParameter
The batch application base directory.
batchArguments - Variable in class com.asakusafw.workflow.cli.run.ApplicationParameter
The batch arguments.
BatchContext - Class in com.asakusafw.runtime.core
Context API entry class.
BatchContextApi - Interface in com.asakusafw.runtime.core.api
The Batch Context API.
BatchDescription - Class in com.asakusafw.vocabulary.batch
An abstract super class for describing the details of a batch workflow.
BatchDescription() - Constructor for class com.asakusafw.vocabulary.batch.BatchDescription
 
BatchDescription.DependencyBuilder - Class in com.asakusafw.vocabulary.batch
A builder for building batch by specifying Unit-of-Works and their dependencies.
BatchExecutor - Interface in com.asakusafw.workflow.executor
Executes batches.
BatchFileCacheRepository - Interface in com.asakusafw.runtime.util.cache
Batch processing for FileCacheRepository.
batchId(String) - Method in class com.asakusafw.runtime.core.context.RuntimeContext
Creates an inherited context with specified batch ID.
BatchInfo - Class in com.asakusafw.info
Represents a batch.
BatchInfo(String, String, String, Collection<? extends JobflowInfo>, Collection<? extends Attribute>) - Constructor for class com.asakusafw.info.BatchInfo
Creates a new instance.
BatchInfo - Interface in com.asakusafw.workflow.model
Represents a batch.
BatchInfoParameter - Class in com.asakusafw.info.cli.common
Provides the batch information.
BatchInfoParameter() - Constructor for class com.asakusafw.info.cli.common.BatchInfoParameter
 
batchInfoParameter - Variable in class com.asakusafw.info.cli.common.JobflowInfoParameter
The batch information.
batchInfoParameter - Variable in class com.asakusafw.info.cli.generate.ddl.HiveIoParameter
The batch information.
BatchMirror - Interface in com.asakusafw.testdriver.compiler
Represents a batch.
BatchRuntime - Class in com.asakusafw.runtime.core
Provides runtime structural information.
BatchScript - Class in com.asakusafw.yaess.core
A script describes each batch structure.
BatchScript(String, Collection<FlowScript>) - Constructor for class com.asakusafw.yaess.core.BatchScript
Creates a new instance.
BatchScript(String, String, Collection<FlowScript>) - Constructor for class com.asakusafw.yaess.core.BatchScript
Creates a new instance.
BatchTestCollector - Class in com.asakusafw.testdriver.tools.runner
Collects batch execution outputs.
BatchTestCollector(TestDriverContext) - Constructor for class com.asakusafw.testdriver.tools.runner.BatchTestCollector
Creates a new instance.
BatchTester - Class in com.asakusafw.testdriver
A tester for Batch batch classes.
BatchTester(Class<?>) - Constructor for class com.asakusafw.testdriver.BatchTester
Creates a new instance.
BatchTestPreparator - Class in com.asakusafw.testdriver.tools.runner
Prepares batch execution inputs.
BatchTestPreparator(TestDriverContext) - Constructor for class com.asakusafw.testdriver.tools.runner.BatchTestPreparator
Creates a new instance.
BatchTestRunner - Class in com.asakusafw.testdriver.tools.runner
The program entry point of Asakusa batch application runner.
BatchTestRunner(Class<? extends BatchDescription>) - Constructor for class com.asakusafw.testdriver.tools.runner.BatchTestRunner
Creates a new instance.
BatchTestRunner(String) - Constructor for class com.asakusafw.testdriver.tools.runner.BatchTestRunner
Creates a new instance.
BatchTestTool - Class in com.asakusafw.testdriver.tools.runner
Testing tools for Asakusa batch applications.
BatchTestTool(Class<?>) - Constructor for class com.asakusafw.testdriver.tools.runner.BatchTestTool
Creates a new instance.
BatchTestTool(Class<?>, TestContext) - Constructor for class com.asakusafw.testdriver.tools.runner.BatchTestTool
Creates a new instance.
BatchTestTool(TestDriverContext) - Constructor for class com.asakusafw.testdriver.tools.runner.BatchTestTool
Creates a new instance.
BatchTestTool(Class<?>, TestContext, TestToolRepository) - Constructor for class com.asakusafw.testdriver.tools.runner.BatchTestTool
Creates a new instance.
BatchTestTruncator - Class in com.asakusafw.testdriver.tools.runner
Truncates batch execution inputs/outputs.
BatchTestTruncator(TestDriverContext) - Constructor for class com.asakusafw.testdriver.tools.runner.BatchTestTruncator
Creates a new instance.
BatchTestVerifier - Class in com.asakusafw.testdriver.tools.runner
Verifies batch execution results.
BatchTestVerifier(TestDriverContext) - Constructor for class com.asakusafw.testdriver.tools.runner.BatchTestVerifier
Creates a new instance.
before() - Method in class com.asakusafw.testdriver.OperatorTestEnvironment
Invoked before running test case.
before() - Method in class com.asakusafw.testdriver.SharedObjectCleaner
 
beforeOutput(T, StringOption, TextOutput<T>) - Method in class com.asakusafw.runtime.io.text.directio.AbstractTextStreamFormat
Process the data object.
begin() - Method in class com.asakusafw.runtime.flow.ArrayListBuffer
 
begin() - Method in class com.asakusafw.runtime.flow.FileMapListBuffer
 
begin() - Method in interface com.asakusafw.runtime.flow.ListBuffer
Begins changing the list buffer.
BEGIN - Static variable in class com.asakusafw.runtime.flow.Rendezvous
The method name of Rendezvous.begin().
begin() - Method in class com.asakusafw.runtime.flow.Rendezvous
Begins processing an input group.
begin(int) - Method in class com.asakusafw.runtime.stage.collector.SortableSlot
Begins to write key items into this object.
beginColumn - Variable in class com.asakusafw.dmdl.Region
The beginning column number.
beginFlow(String, String) - Method in class com.asakusafw.yaess.core.ExecutionLock
Begin to process a flow using this lock.
beginLine - Variable in class com.asakusafw.dmdl.Region
The beginning line number.
BEST_EFFORT - Static variable in class com.asakusafw.yaess.core.JobScheduler
Continue execution on exception occurred.
BinaryStreamFormat<T> - Class in com.asakusafw.runtime.directio
Data model format of InputStream / OutputStream .
BinaryStreamFormat() - Constructor for class com.asakusafw.runtime.directio.BinaryStreamFormat
 
bless(T) - Method in class com.asakusafw.runtime.testing.MockResult
Handles the added object.
Blob - Interface in com.asakusafw.yaess.core
An abstract super interface of binary large objects.
BlobUtil - Class in com.asakusafw.yaess.basic
Utilities for Blob.
Block - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents statement block.
block(String) - Method in class com.asakusafw.utils.java.model.util.JavadocBuilder
Starts a new block in this builder.
BLOCK_SIZE - Static variable in class com.asakusafw.runtime.stage.temporary.TemporaryFile
The block size.
BlockComment - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents block comments.
BlockCommentImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of BlockComment.
BlockCommentImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.BlockCommentImpl
 
BlockImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of Block.
BlockImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.BlockImpl
 
BlockInfo - Class in com.asakusafw.runtime.directio.hadoop
Block information.
BlockInfo(long, long, String[]) - Constructor for class com.asakusafw.runtime.directio.hadoop.BlockInfo
Creates a new instance.
BlockMap - Class in com.asakusafw.runtime.directio.hadoop
Utilities for file blocks.
blockPadding() - Method in interface com.asakusafw.utils.java.internal.model.util.EmitContext
Emits a block padding.
blockPadding() - Method in class com.asakusafw.utils.java.internal.model.util.PrintEmitContext
 
BOOLEAN_FALSE - Static variable in class com.asakusafw.runtime.io.TsvConstants
The string representation of false.
BOOLEAN_TRUE - Static variable in class com.asakusafw.runtime.io.TsvConstants
The string representation of true.
BooleanInfo - Class in com.asakusafw.info.value
Represents a boolean value.
booleanLiteralOf(boolean) - Static method in class com.asakusafw.utils.java.internal.model.util.LiteralAnalyzer
Returns the literal token of target boolean value.
BooleanOption - Class in com.asakusafw.runtime.value
Represents a boolean value which can be null.
BooleanOption() - Constructor for class com.asakusafw.runtime.value.BooleanOption
Creates a new instance which represents null value.
BooleanOption(boolean) - Constructor for class com.asakusafw.runtime.value.BooleanOption
Creates a new instance which represents the specified value.
BooleanOptionDriver - Class in com.asakusafw.directio.hive.serde
An implementation of ValueDriver for BooleanOption.
BooleanOptionDriver(BooleanObjectInspector) - Constructor for class com.asakusafw.directio.hive.serde.BooleanOptionDriver
Creates a new instance.
BooleanOptionFieldAdapter - Class in com.asakusafw.runtime.io.text.value
An implementation of FieldAdapter which accepts BooleanOption.
BooleanOptionFieldAdapter.Builder - Class in com.asakusafw.runtime.io.text.value
BooleanOptionInspector - Class in com.asakusafw.directio.hive.serde
Inspects BooleanOption object.
BooleanOptionInspector() - Constructor for class com.asakusafw.directio.hive.serde.BooleanOptionInspector
Creates a new instance.
booleanProperty(PropertyName, C) - Method in class com.asakusafw.testdriver.core.DataModelScanner
Invoked each Boolean property.
booleanProperty(PropertyName, JsonObject) - Method in class com.asakusafw.testdriver.json.JsonObjectDriver
 
booleanValueOf(String) - Static method in class com.asakusafw.utils.java.internal.model.util.LiteralAnalyzer
Analyzes a literal which represents boolean value and returns it value.
Bootstrap - Class in com.asakusafw.operation.tools.directio.bootstrap
A bootstrap for non-BASH platform.
Bootstrap - Class in com.asakusafw.workflow.hadoop.bootstrap
A Hadoop bridge bootstrap for non-BASH platform.
BothAreNull - Class in com.asakusafw.testdriver.rule
Accepts iff both expected and actual value are null.
BothAreNull() - Constructor for class com.asakusafw.testdriver.rule.BothAreNull
 
Branch - Annotation Type in com.asakusafw.vocabulary.operator
分岐演算子を表すメソッドに付与する注釈。
BranchOperatorDriver - Class in com.asakusafw.operator.builtin
OperatorDriver for Branch annotation.
BranchOperatorDriver() - Constructor for class com.asakusafw.operator.builtin.BranchOperatorDriver
 
BranchStatement - Interface in com.asakusafw.utils.java.model.syntax
An abstract super interface of branching statements.
BreakStatement - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents break statement.
BreakStatementImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of BreakStatement.
BreakStatementImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.BreakStatementImpl
 
BridgeDeleteTaskExecutor - Class in com.asakusafw.workflow.hadoop
Executes delete tasks via tools/bin/libexec/workflow/hadoop-bridge.
BridgeDeleteTaskExecutor() - Constructor for class com.asakusafw.workflow.hadoop.BridgeDeleteTaskExecutor
Creates a new instance.
BridgeDeleteTaskExecutor(Function<? super TaskExecutionContext, ? extends CommandLauncher>) - Constructor for class com.asakusafw.workflow.hadoop.BridgeDeleteTaskExecutor
Creates a new instance.
BridgeHadoopTaskExecutor - Class in com.asakusafw.workflow.hadoop
Executes hadoop tasks via tools/bin/libexec/workflow/hadoop-bridge.
BridgeHadoopTaskExecutor() - Constructor for class com.asakusafw.workflow.hadoop.BridgeHadoopTaskExecutor
Creates a new instance.
BridgeHadoopTaskExecutor(Function<? super TaskExecutionContext, ? extends CommandLauncher>) - Constructor for class com.asakusafw.workflow.hadoop.BridgeHadoopTaskExecutor
Creates a new instance.
BridgeInputFormat - Class in com.asakusafw.runtime.stage.input
A bridge implementation for Hadoop InputFormat.
BridgeInputFormat() - Constructor for class com.asakusafw.runtime.stage.input.BridgeInputFormat
 
BridgeInputFormat.BridgeInputSplit - Class in com.asakusafw.runtime.stage.input
A bridge implementation for Hadoop InputSplit.
BridgeInputFormat.NullInputSplit - Class in com.asakusafw.runtime.stage.input
Empty implementation for Hadoop InputSplit.
BridgeInputFormat.NullRecordReader<KEYIN,VALUEIN> - Class in com.asakusafw.runtime.stage.input
Empty implementation for Hadoop RecordReader.
BridgeInputSplit() - Constructor for class com.asakusafw.runtime.stage.input.BridgeInputFormat.BridgeInputSplit
Creates a new instance for Writable facilities.
BridgeOutputFormat - Class in com.asakusafw.runtime.stage.output
A bridge implementation for Hadoop OutputFormat.
BridgeOutputFormat() - Constructor for class com.asakusafw.runtime.stage.output.BridgeOutputFormat
 
BufferedFileInput - Class in com.asakusafw.runtime.io.util
An implementation of DataInput for RandomAccessFile.
BufferedFileInput(RandomAccessFile, int) - Constructor for class com.asakusafw.runtime.io.util.BufferedFileInput
Creates a new instance.
BufferedFileInput(RandomAccessFile, byte[]) - Constructor for class com.asakusafw.runtime.io.util.BufferedFileInput
Creates a new instance.
BufferedFileOutput - Class in com.asakusafw.runtime.io.util
An implementation of DataOutput for RandomAccessFile.
BufferedFileOutput(RandomAccessFile, int) - Constructor for class com.asakusafw.runtime.io.util.BufferedFileOutput
Creates a new instance.
BufferedFileOutput(RandomAccessFile, byte[]) - Constructor for class com.asakusafw.runtime.io.util.BufferedFileOutput
Creates a new instance.
BufferException - Exception in com.asakusafw.runtime.flow
Thrown when a buffer failed its operation.
BufferException(String) - Constructor for exception com.asakusafw.runtime.flow.BufferException
Creates a new instance.
BufferException(String, Throwable) - Constructor for exception com.asakusafw.runtime.flow.BufferException
Creates a new instance.
BufferType - Enum in com.asakusafw.vocabulary.attribute
Represents a buffer type of inputs.
build() - Method in class com.asakusafw.directio.hive.serde.DataModelDescriptorBuilder
build() - Method in class com.asakusafw.info.hive.DelimitedRowFormatInfo.Builder
Builds an object.
build() - Method in class com.asakusafw.info.hive.TableInfo.Builder
Builds a TableInfo.
build() - Method in class com.asakusafw.iterative.common.basic.BasicParameterTable.BasicBuilder
 
build() - Method in interface com.asakusafw.iterative.common.ParameterTable.Builder
Builds a ParameterTable from the previously added rows.
build() - Method in interface com.asakusafw.runtime.flow.join.LookUpTable.Builder
Returns a LookUpTable from previously added key value pairs.
build() - Method in class com.asakusafw.runtime.flow.join.VolatileLookUpTable.Builder
 
build() - Method in class com.asakusafw.runtime.io.text.csv.CsvTextFormat.Builder
Builds a CsvTextFormat.
build() - Method in class com.asakusafw.runtime.io.text.driver.FieldDefinition.Builder
Builds a FieldDefinition.
build() - Method in class com.asakusafw.runtime.io.text.driver.RecordDefinition.Builder
build() - Method in class com.asakusafw.runtime.io.text.tabular.EscapeSequence.Builder
build() - Method in class com.asakusafw.runtime.io.text.tabular.TabularTextFormat.Builder
build() - Method in class com.asakusafw.runtime.io.text.value.BooleanOptionFieldAdapter.Builder
 
build() - Method in class com.asakusafw.runtime.io.text.value.ByteOptionFieldAdapter.Builder
 
build() - Method in class com.asakusafw.runtime.io.text.value.DateOptionFieldAdapter.Builder
 
build() - Method in class com.asakusafw.runtime.io.text.value.DateTimeOptionFieldAdapter.Builder
 
build() - Method in class com.asakusafw.runtime.io.text.value.DecimalOptionFieldAdapter.Builder
 
build() - Method in class com.asakusafw.runtime.io.text.value.DoubleOptionFieldAdapter.Builder
 
build() - Method in class com.asakusafw.runtime.io.text.value.FloatOptionFieldAdapter.Builder
 
build() - Method in class com.asakusafw.runtime.io.text.value.IntOptionFieldAdapter.Builder
 
build() - Method in class com.asakusafw.runtime.io.text.value.LongOptionFieldAdapter.Builder
 
build() - Method in class com.asakusafw.runtime.io.text.value.ShortOptionFieldAdapter.Builder
 
build() - Method in class com.asakusafw.runtime.io.text.value.StringOptionFieldAdapter.Builder
 
build() - Method in class com.asakusafw.runtime.io.text.value.ValueOptionFieldAdapter.BuilderBase
Builds the FieldAdapter.
build() - Method in class com.asakusafw.testdriver.core.DataModelDefinition.Builder
Builds a reflection object with since added properties.
build() - Method in class com.asakusafw.utils.java.parser.javadoc.JavadocParserBuilder
Builds a new JavadocParser.
build(List<PortInfo>, List<PortInfo>, List<DataInfo>, List<AttributeInfo>) - Method in class com.asakusafw.vocabulary.flow.builder.FlowElementBuilder
Builds a flow from operator input/output/arguments.
build(List<PortInfo>, List<PortInfo>, List<DataInfo>, List<AttributeInfo>) - Method in class com.asakusafw.vocabulary.flow.builder.FlowNodeBuilder
 
build(List<PortInfo>, List<PortInfo>, List<DataInfo>, List<AttributeInfo>) - Method in class com.asakusafw.vocabulary.flow.builder.OperatorNodeBuilder
 
Builder() - Constructor for class com.asakusafw.info.hive.DelimitedRowFormatInfo.Builder
 
Builder(String) - Constructor for class com.asakusafw.info.hive.TableInfo.Builder
Creates a new instance.
builder() - Static method in class com.asakusafw.iterative.common.IterativeExtensions
Creates a new builder for building ParameterTable.
Builder() - Constructor for class com.asakusafw.runtime.flow.join.VolatileLookUpTable.Builder
 
builder() - Static method in class com.asakusafw.runtime.io.text.csv.CsvTextFormat
Returns a new builder.
Builder() - Constructor for class com.asakusafw.runtime.io.text.csv.CsvTextFormat.Builder
 
builder(String, Supplier<? extends FieldAdapter<T>>) - Static method in class com.asakusafw.runtime.io.text.driver.FieldDefinition
Creates a new builder.
Builder(String, Supplier<? extends FieldAdapter<? super T>>) - Constructor for class com.asakusafw.runtime.io.text.driver.FieldDefinition.Builder
Creates a new instance.
builder(Class<T>) - Static method in class com.asakusafw.runtime.io.text.driver.RecordDefinition
Returns a new builder.
Builder(Class<? extends T>) - Constructor for class com.asakusafw.runtime.io.text.driver.RecordDefinition.Builder
Creates a new instance.
builder(char) - Static method in class com.asakusafw.runtime.io.text.tabular.EscapeSequence
Returns a new builder.
builder() - Static method in class com.asakusafw.runtime.io.text.tabular.TabularTextFormat
Returns a new builder.
Builder() - Constructor for class com.asakusafw.runtime.io.text.tabular.TabularTextFormat.Builder
 
builder() - Static method in class com.asakusafw.runtime.io.text.value.BooleanOptionFieldAdapter
Returns a new builder.
Builder() - Constructor for class com.asakusafw.runtime.io.text.value.BooleanOptionFieldAdapter.Builder
Creates a new instance.
builder() - Static method in class com.asakusafw.runtime.io.text.value.ByteOptionFieldAdapter
Returns a new builder.
Builder() - Constructor for class com.asakusafw.runtime.io.text.value.ByteOptionFieldAdapter.Builder
 
builder() - Static method in class com.asakusafw.runtime.io.text.value.DateOptionFieldAdapter
Returns a new builder.
Builder() - Constructor for class com.asakusafw.runtime.io.text.value.DateOptionFieldAdapter.Builder
 
builder() - Static method in class com.asakusafw.runtime.io.text.value.DateTimeOptionFieldAdapter
Returns a new builder.
Builder() - Constructor for class com.asakusafw.runtime.io.text.value.DateTimeOptionFieldAdapter.Builder
 
builder() - Static method in class com.asakusafw.runtime.io.text.value.DecimalOptionFieldAdapter
Returns a new builder.
Builder() - Constructor for class com.asakusafw.runtime.io.text.value.DecimalOptionFieldAdapter.Builder
 
builder() - Static method in class com.asakusafw.runtime.io.text.value.DoubleOptionFieldAdapter
Returns a new builder.
Builder() - Constructor for class com.asakusafw.runtime.io.text.value.DoubleOptionFieldAdapter.Builder
 
builder() - Static method in class com.asakusafw.runtime.io.text.value.FloatOptionFieldAdapter
Returns a new builder.
Builder() - Constructor for class com.asakusafw.runtime.io.text.value.FloatOptionFieldAdapter.Builder
 
builder() - Static method in class com.asakusafw.runtime.io.text.value.IntOptionFieldAdapter
Returns a new builder.
Builder() - Constructor for class com.asakusafw.runtime.io.text.value.IntOptionFieldAdapter.Builder
 
builder() - Static method in class com.asakusafw.runtime.io.text.value.LongOptionFieldAdapter
Returns a new builder.
Builder() - Constructor for class com.asakusafw.runtime.io.text.value.LongOptionFieldAdapter.Builder
 
builder() - Static method in class com.asakusafw.runtime.io.text.value.ShortOptionFieldAdapter
Returns a new builder.
Builder() - Constructor for class com.asakusafw.runtime.io.text.value.ShortOptionFieldAdapter.Builder
 
builder() - Static method in class com.asakusafw.runtime.io.text.value.StringOptionFieldAdapter
Returns a new builder.
Builder() - Constructor for class com.asakusafw.runtime.io.text.value.StringOptionFieldAdapter.Builder
 
Builder(DataModelDefinition<T>) - Constructor for class com.asakusafw.testdriver.core.DataModelDefinition.Builder
Creates a new instance.
Builder(Class<? extends FlowDescription>) - Constructor for class com.asakusafw.vocabulary.flow.graph.FlowPartDescription.Builder
Creates a new instance.
Builder(Class<? extends Annotation>) - Constructor for class com.asakusafw.vocabulary.flow.graph.OperatorDescription.Builder
Creates a new instance.
BuilderBase() - Constructor for class com.asakusafw.runtime.io.text.value.ValueOptionFieldAdapter.BuilderBase
 
buildFatJar(List<File>, File) - Static method in class com.asakusafw.testdriver.compiler.util.DeploymentUtil
Creates a fat jar from the classpath entries.
buildId(String) - Method in class com.asakusafw.runtime.core.context.RuntimeContext
Creates an inherited context with specified verification code.
buildLeftKey(L, LookUpKey) - Method in class com.asakusafw.runtime.flow.join.JoinResource
Returns a lookup key from a left value.
buildPluginLoader(ClassLoader, List<File>) - Static method in class com.asakusafw.dmdl.util.CommandLineUtils
Creates a class loader for loading plug-ins.
buildPluginLoader(ClassLoader, List<File>) - Static method in class com.asakusafw.windgate.cli.CommandLineUtil
Creates a class loader for loading plug-ins.
buildPluginLoader(ClassLoader, List<File>) - Static method in class com.asakusafw.yaess.bootstrap.CommandLineUtil
Creates a class loader for loading plug-ins.
buildPluginLoader(ClassLoader, List<File>) - Static method in class com.asakusafw.yaess.tools.CommandLineUtil
Creates a class loader for loading plug-ins.
buildRepository(List<File>, Charset) - Static method in class com.asakusafw.dmdl.util.CommandLineUtils
Creates a source repository from the specified file list.
buildRightKey(R, LookUpKey) - Method in class com.asakusafw.runtime.flow.join.JoinResource
Returns a lookup key from a right value.
buildString(List<? extends JavadocToken>) - Static method in class com.asakusafw.utils.java.parser.javadoc.JavadocBlockParserUtil
Concatenates the token images.
BuiltinStorageFormatInfo - Class in com.asakusafw.info.hive
Represents a built-in storage format.
Bundle - Class in com.asakusafw.utils.gradle
Represents a file bundle that have a single root directory.
Bundle(ProjectContext, Path) - Constructor for class com.asakusafw.utils.gradle.Bundle
Creates a new instance.
byLineFeed() - Static method in class com.asakusafw.runtime.io.text.directio.InputSplitters
Returns an InputSplitter for LF separated text without line separator escape.
ByteArrayComparator - Interface in com.asakusafw.runtime.util
An abstract super interface for comparing byte arrays.
ByteArrayComparators - Class in com.asakusafw.runtime.util
Utilities for ByteArrayComparator.
ByteInfo - Class in com.asakusafw.info.value
Represents a byte value.
ByteOption - Class in com.asakusafw.runtime.value
Represents a byte value which can be null.
ByteOption() - Constructor for class com.asakusafw.runtime.value.ByteOption
Creates a new instance which represents null value.
ByteOption(byte) - Constructor for class com.asakusafw.runtime.value.ByteOption
Creates a new instance which represents the specified value.
ByteOptionDriver - Class in com.asakusafw.directio.hive.serde
An implementation of ValueDriver for ByteOption.
ByteOptionDriver(ByteObjectInspector) - Constructor for class com.asakusafw.directio.hive.serde.ByteOptionDriver
Creates a new instance.
ByteOptionFieldAdapter - Class in com.asakusafw.runtime.io.text.value
An implementation of FieldAdapter which accepts ByteOption.
ByteOptionFieldAdapter.Builder - Class in com.asakusafw.runtime.io.text.value
ByteOptionInspector - Class in com.asakusafw.directio.hive.serde
Inspects ByteOption object.
ByteOptionInspector() - Constructor for class com.asakusafw.directio.hive.serde.ByteOptionInspector
Creates a new instance.
byteProperty(PropertyName, C) - Method in class com.asakusafw.testdriver.core.DataModelScanner
Invoked each Byte property.
byteProperty(PropertyName, JsonObject) - Method in class com.asakusafw.testdriver.json.JsonObjectDriver
 

C

CalendarCompare - Class in com.asakusafw.testdriver.rule
Accepts iff satisfies actual-value <compare-operator> expected-value.
CalendarCompare(CompareOperator) - Constructor for class com.asakusafw.testdriver.rule.CalendarCompare
Creates a new instance.
CalendarRange - Class in com.asakusafw.testdriver.rule
Accepts iff actual calendar is in [ expected + lower-bound, expected + upper-bound ].
CalendarRange(int, int, int) - Constructor for class com.asakusafw.testdriver.rule.CalendarRange
Creates a new instance.
canAccept(String) - Method in class com.asakusafw.utils.java.parser.javadoc.AcceptableJavadocBlockParser
 
canAccept(String) - Method in class com.asakusafw.utils.java.parser.javadoc.DefaultJavadocBlockParser
 
canAccept(String) - Method in class com.asakusafw.utils.java.parser.javadoc.JavadocBlockParser
Returns whether this parser can accept the block with target tag name.
canBeDeclaredIn(DeclarationKind) - Method in enum com.asakusafw.utils.java.model.syntax.ModifierKind
Returns whether this modifier can be explicitly declared on the target declaration or not.
canContain(DataModelMirror) - Method in class com.asakusafw.operator.model.ConcreteDataModelMirror
 
canContain(DataModelMirror) - Method in interface com.asakusafw.operator.model.DataModelMirror
Returns true iff this data model can contain the other data model.
canContain(DataModelMirror) - Method in class com.asakusafw.operator.model.PartialDataModelMirror
 
canEscape(char) - Method in class com.asakusafw.runtime.io.text.tabular.EscapeSequence
Returns whether or not the given character can be escaped.
canEscapeLineSeparator() - Method in class com.asakusafw.runtime.io.text.tabular.EscapeSequence
Returns whether or not line separator character can be escaped.
canExecute(Object) - Method in class com.asakusafw.runtime.core.context.RuntimeContext
Returns whether target object is executable in current execution mode.
canInvoke(DataModelMirror) - Method in class com.asakusafw.operator.model.ConcreteDataModelMirror
 
canInvoke(DataModelMirror) - Method in interface com.asakusafw.operator.model.DataModelMirror
Returns true iff this data model can apply the method parameter whose type is the specified data model type.
canInvoke(DataModelMirror) - Method in class com.asakusafw.operator.model.PartialDataModelMirror
 
canWritePage(int, int) - Static method in class com.asakusafw.runtime.stage.temporary.TemporaryFile
Returns whether clients can write a content page into the current block.
CastExpression - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents type cast expression.
CastExpressionImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of CastExpression.
CastExpressionImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.CastExpressionImpl
 
castTo(Type) - Method in class com.asakusafw.utils.java.model.util.ExpressionBuilder
Returns a cast expression.
castTo(Type) - Method in class com.asakusafw.utils.java.model.util.ExpressionBuilder
Returns a cast expression.
CatchClause - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents catch clause.
CatchClauseImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of CatchClause.
CatchClauseImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.CatchClauseImpl
 
CATEGORY - Static variable in class com.asakusafw.dmdl.directio.hive.common.HiveDataModelEmitter
Category name for Hive common.
CATEGORY - Static variable in class com.asakusafw.dmdl.directio.hive.orc.OrcFileEmitter
Category name for Hive ORC.
CATEGORY - Static variable in class com.asakusafw.dmdl.directio.hive.parquet.ParquetFileEmitter
Category name for Hive Parquet file.
CATEGORY_DATA_MODEL - Static variable in class com.asakusafw.dmdl.java.emitter.NameConstants
The package name fragment for data models.
CATEGORY_IO - Static variable in class com.asakusafw.dmdl.java.emitter.NameConstants
The package name fragment for data model input/output.
CATEGORY_JDBC - Static variable in class com.asakusafw.dmdl.windgate.jdbc.driver.JdbcSupportEmitter
Category name for JDBC support.
CATEGORY_STREAM - Static variable in class com.asakusafw.dmdl.directio.csv.driver.CsvFormatEmitter
Category name for CSV format.
CATEGORY_STREAM - Static variable in class com.asakusafw.dmdl.directio.line.driver.LineFormatEmitter
Category name for line format.
CATEGORY_STREAM - Static variable in class com.asakusafw.dmdl.directio.sequencefile.driver.SequenceFileFormatEmitter
Category name for this format.
CATEGORY_STREAM - Static variable in class com.asakusafw.dmdl.directio.tsv.driver.TsvFormatEmitter
Category name for TSV format.
CATEGORY_STREAM - Static variable in class com.asakusafw.dmdl.windgate.csv.driver.CsvSupportEmitter
Category name for CSV support.
CATEGORY_STREAM - Static variable in class com.asakusafw.dmdl.windgate.stream.driver.StreamSupportEmitter
Category name for JDBC support.
CELL_SEPARATOR - Static variable in class com.asakusafw.runtime.io.TsvConstants
The cell separator character.
CharInfo - Class in com.asakusafw.info.value
Represents a char value.
charLiteralOf(char) - Static method in class com.asakusafw.utils.java.internal.model.util.LiteralAnalyzer
Returns the literal token of target char value.
CharStringOptionDriver - Class in com.asakusafw.directio.hive.serde
An implementation of ValueDriver for StringOption using char.
CharStringOptionDriver(HiveCharObjectInspector) - Constructor for class com.asakusafw.directio.hive.serde.CharStringOptionDriver
Creates a new instance.
CharStringOptionInspector - Class in com.asakusafw.directio.hive.serde
Inspects StringOption object.
CharStringOptionInspector() - Constructor for class com.asakusafw.directio.hive.serde.CharStringOptionInspector
Creates a new instance.
CharStringOptionInspector(int) - Constructor for class com.asakusafw.directio.hive.serde.CharStringOptionInspector
Creates a new instance.
charValueOf(String) - Static method in class com.asakusafw.utils.java.internal.model.util.LiteralAnalyzer
Analyzes a literal which represents char value and returns it value.
check(Type, String) - Method in enum com.asakusafw.runtime.stage.directio.StringTemplate.Format
Checks whether this format accepts the value type and format string.
checkAbsentKey(Properties, String) - Static method in class com.asakusafw.windgate.core.util.PropertiesUtil
Checks whether the specified key is absent in the properties.
checkAbsentKeyPrefix(Properties, String) - Static method in class com.asakusafw.windgate.core.util.PropertiesUtil
Checks whether keys with the specified prefix are absent in the properties.
checkCancelled() - Method in interface com.asakusafw.yaess.core.ExecutionMonitor
Raise InterruptedException if cancel has been requested.
checkCancelled() - Method in class com.asakusafw.yaess.core.JobMonitor
 
checkCancelled() - Method in class com.asakusafw.yaess.core.PhaseMonitor
 
checkFieldType(DmdlSemantics, PropertyDeclaration, AstAttribute, BasicTypeKind...) - Static method in class com.asakusafw.dmdl.util.AttributeUtil
Checks field type and report diagnostics.
checkOutputSpecs(JobContext) - Method in class com.asakusafw.runtime.stage.output.BridgeOutputFormat
 
checkOutputSpecs(JobContext) - Method in class com.asakusafw.runtime.stage.output.StageOutputFormat
 
checkOutputSpecs(JobContext) - Method in class com.asakusafw.runtime.stage.output.TemporaryOutputFormat
 
checkpoint(Source<T>) - Method in class com.asakusafw.vocabulary.flow.util.CoreOperatorFactory
Returns a new checkpoint operator.
checkpoint(Source<T>) - Static method in class com.asakusafw.vocabulary.flow.util.CoreOperators
Returns a new checkpoint operator.
Checkpoint - Annotation Type in com.asakusafw.vocabulary.operator
Represents checkpoint operator annotation.
CHECKPOINT_NAME - Static variable in class com.asakusafw.vocabulary.flow.util.CoreOperatorFactory
The common instance name of checkpoint operator.
checkPresent(DmdlSemantics, AstNode, String, String) - Static method in class com.asakusafw.dmdl.util.AttributeUtil
Checks which string is not null and report diagnostics.
checkRange(DmdlSemantics, AstNode, String, BigInteger, Long, Long) - Static method in class com.asakusafw.dmdl.util.AttributeUtil
Checks integer range and report diagnostics.
checkSupported(TaskExecutionContext, CommandTaskInfo) - Static method in class com.asakusafw.testdriver.executor.DefaultCommandTaskExecutor
Checks if this executor can execute the given task, or raise an exception.
checkSupported(TaskExecutionContext, HadoopTaskInfo) - Static method in class com.asakusafw.testdriver.executor.DefaultHadoopTaskExecutor
Checks if this executor can execute the given task, or raise an exception.
CLASS_WINDGATE_FINALIZE - Static variable in class com.asakusafw.windgate.bootstrap.WindGateConstants
The class name of WindGate finalize command.
CLASS_WINDGATE_PROCESS - Static variable in class com.asakusafw.windgate.bootstrap.WindGateConstants
The class name of WindGate process command.
classBlock(EmitDirection) - Method in interface com.asakusafw.utils.java.internal.model.util.EmitContext
Emits a begin or end of a class block.
classBlock(EmitDirection) - Method in class com.asakusafw.utils.java.internal.model.util.PrintEmitContext
 
ClassBody - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents an anonymous class body.
ClassBodyImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of ClassBody.
ClassBodyImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.ClassBodyImpl
 
ClassCollector - Class in com.asakusafw.directio.hive.tools.cli
Collects classes in class-path.
ClassCollector(ClassLoader) - Constructor for class com.asakusafw.directio.hive.tools.cli.ClassCollector
Creates a new instance with a filter which accepts any classes.
ClassCollector(ClassLoader, Predicate<? super Class<?>>) - Constructor for class com.asakusafw.directio.hive.tools.cli.ClassCollector
Creates a new instance.
ClassCollector.Selector - Interface in com.asakusafw.directio.hive.tools.cli
Deprecated.
Use Predicate instead
ClassDeclaration - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents class declarations.
ClassDeclarationImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of ClassDeclaration.
ClassDeclarationImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.ClassDeclarationImpl
 
ClassDescription - Class in com.asakusafw.operator.description
Represents a class.
ClassDescription(String) - Constructor for class com.asakusafw.operator.description.ClassDescription
Creates a new instance.
ClassInfo - Class in com.asakusafw.info.value
Represents a Class value.
ClassInstanceCreationExpression - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents class instance creation expression.
ClassInstanceCreationExpressionImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of ClassInstanceCreationExpression.
ClassInstanceCreationExpressionImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.ClassInstanceCreationExpressionImpl
 
ClassLiteral - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents class literals.
ClassLiteralImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of ClassLiteral.
ClassLiteralImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.ClassLiteralImpl
 
ClassName - Class in com.asakusafw.dmdl.directio.util
Represents a class name.
ClassName(String) - Constructor for class com.asakusafw.dmdl.directio.util.ClassName
Creates a new instance.
classOf(Class<?>) - Static method in class com.asakusafw.operator.description.Descriptions
Converts a class object into related ClassDescription.
Classpath - Class in com.asakusafw.windgate.bootstrap
Represents a classpath of WindGate bootstrap.
Classpath() - Constructor for class com.asakusafw.windgate.bootstrap.Classpath
 
Classpath.Session - Class in com.asakusafw.windgate.bootstrap
Represents a session of Classpath.
Clean - Class in com.asakusafw.operation.tools.hadoop.fs
CLI for Hadoop FS cleaning tool.
Clean() - Constructor for class com.asakusafw.operation.tools.hadoop.fs.Clean
Creates a new instance.
clean() - Method in class com.asakusafw.utils.gradle.Bundle
Removes all files on this bundle excepts the content root directory.
clean(String) - Method in class com.asakusafw.utils.gradle.Bundle
Removes target resource on the bundle only if it exists.
cleanup(ResourceConfiguration) - Method in class com.asakusafw.runtime.core.legacy.LegacyBatchContext.Initializer
 
cleanup(ResourceConfiguration) - Method in interface com.asakusafw.runtime.core.legacy.RuntimeResource
Finalizes this resource.
cleanup(ResourceConfiguration) - Method in class com.asakusafw.runtime.core.legacy.RuntimeResource.DelegateRegisterer
 
cleanup(ResourceConfiguration) - Method in class com.asakusafw.runtime.directio.api.legacy.LegacyDirectIo.Initializer
 
cleanup(JobContext) - Method in interface com.asakusafw.runtime.flow.FlowResource
Finalizes this resource.
cleanup() - Method in class com.asakusafw.runtime.flow.RuntimeResourceManager
Finalizes and releases the managed resources.
cleanup(Mapper<Object, Writable, SortableSlot, WritableSlot>.Context) - Method in class com.asakusafw.runtime.stage.collector.SlotDirectMapper
 
cleanup(Reducer<SortableSlot, WritableSlot, Object, Object>.Context) - Method in class com.asakusafw.runtime.stage.collector.SlotSorter
 
cleanup(Mapper.Context) - Method in class com.asakusafw.runtime.stage.input.StageInputMapper
 
cleanup(Mapper<Object, T, Object, T>.Context) - Method in class com.asakusafw.runtime.stage.preparator.PreparatorMapper
 
cleanUp(ExecutionMonitor, ExecutionContext) - Method in class com.asakusafw.yaess.basic.ProcessCommandScriptHandler
 
cleanUp(ExecutionMonitor, ExecutionContext) - Method in class com.asakusafw.yaess.basic.ProcessHadoopScriptHandler
 
cleanUp(ExecutionMonitor, ExecutionContext) - Method in interface com.asakusafw.yaess.core.ExecutionScriptHandler
Cleanup the target environment.
cleanUp(ExecutionMonitor, ExecutionContext) - Method in class com.asakusafw.yaess.core.ExecutionScriptHandlerBase
Cleanup the target environment.
cleanUp(ExecutionMonitor, ExecutionContext) - Method in class com.asakusafw.yaess.jobqueue.QueueHadoopScriptHandler
 
cleanUp(ExecutionMonitor, ExecutionContext) - Method in class com.asakusafw.yaess.multidispatch.ExecutionScriptHandlerDispatcher
 
CLEANUP_STAGE_CLASS - Static variable in class com.asakusafw.yaess.basic.ProcessHadoopScriptHandler
The class name of cleanup stage client.
CLEANUP_STAGE_CLASS - Static variable in class com.asakusafw.yaess.core.util.HadoopScriptUtil
This is a copy from asakusa-runtime.
cleanupAttemptOutput(OutputAttemptContext) - Method in interface com.asakusafw.runtime.directio.DirectDataSource
Cleanup output on the attempt.
cleanupAttemptOutput(OutputAttemptContext) - Method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSource
 
cleanupAttemptOutput(OutputAttemptContext) - Method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceCore
 
cleanupAttemptOutput(OutputAttemptContext) - Method in class com.asakusafw.runtime.directio.keepalive.KeepAliveDataSource
 
cleanupDrain(ProcessScript<?>) - Method in class com.asakusafw.windgate.core.resource.ResourceManipulator
Cleanups the drain of this resource.
cleanupDrain(ProcessScript<?>) - Method in class com.asakusafw.windgate.file.resource.FileResourceManipulator
 
cleanupDrain(ProcessScript<?>) - Method in class com.asakusafw.windgate.jdbc.JdbcResourceManipulator
 
cleanupDrain(ProcessScript<?>) - Method in class com.asakusafw.windgate.stream.file.FileResourceManipulator
 
cleanupJob(JobContext) - Method in class com.asakusafw.runtime.stage.output.LegacyBridgeOutputCommitter
 
CleanupJob - Class in com.asakusafw.yaess.core.task
A job to cleanup each ExecutionScriptHandler.
CleanupJob(ExecutionScriptHandler<?>) - Constructor for class com.asakusafw.yaess.core.task.CleanupJob
Creates a new instance.
cleanupSource(ProcessScript<?>) - Method in class com.asakusafw.windgate.core.resource.ResourceManipulator
Cleanups the source of this resource.
cleanupSource(ProcessScript<?>) - Method in class com.asakusafw.windgate.file.resource.FileResourceManipulator
 
cleanupSource(ProcessScript<?>) - Method in class com.asakusafw.windgate.jdbc.JdbcResourceManipulator
 
cleanupSource(ProcessScript<?>) - Method in class com.asakusafw.windgate.stream.file.FileResourceManipulator
 
cleanUpTemporaryResources() - Method in class com.asakusafw.testdriver.TestDriverContext
Removes all temporary resources generated in this context.
cleanupTransactionOutput(OutputTransactionContext) - Method in interface com.asakusafw.runtime.directio.DirectDataSource
Cleanup output on the transaction.
cleanupTransactionOutput(OutputTransactionContext) - Method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSource
 
cleanupTransactionOutput(OutputTransactionContext) - Method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceCore
 
cleanupTransactionOutput(OutputTransactionContext) - Method in class com.asakusafw.runtime.directio.keepalive.KeepAliveDataSource
 
clear() - Method in class com.asakusafw.directio.hive.orc.OrcFormatConfiguration
Clears all properties.
clear() - Method in class com.asakusafw.directio.hive.parquet.ParquetFormatConfiguration
Clears all properties.
clear(T) - Method in interface com.asakusafw.runtime.io.text.driver.FieldAdapter
Clears the given property.
clear(T) - Method in class com.asakusafw.runtime.io.text.value.ValueOptionFieldAdapter
 
clear() - Method in interface com.asakusafw.utils.graph.Graph
Removes the all vertices and edges in this graph.
clear() - Method in class com.asakusafw.utils.graph.HashGraph
 
CLIENT_ERROR - Static variable in class com.asakusafw.runtime.stage.launcher.ApplicationLauncher
Exception occurred in the application.
CLIENT_ERROR - Static variable in class com.asakusafw.runtime.stage.ToolLauncher
The exit status value for client errors.
close() - Method in class com.asakusafw.directio.hive.orc.OrcFileInput
 
close() - Method in class com.asakusafw.directio.hive.orc.OrcFileOutput
 
close() - Method in class com.asakusafw.directio.hive.parquet.ParquetFileInput
 
close() - Method in class com.asakusafw.directio.hive.parquet.ParquetFileOutput
 
close() - Method in class com.asakusafw.runtime.core.api.ApiStub.Reference
 
close() - Method in class com.asakusafw.runtime.directio.FilteredModelInput
 
close() - Method in class com.asakusafw.runtime.directio.util.CountInputStream
 
close() - Method in class com.asakusafw.runtime.directio.util.CountOutputStream
 
close() - Method in class com.asakusafw.runtime.directio.util.DelimiterRangeInputStream
 
close() - Method in class com.asakusafw.runtime.flow.ResultOutput
Finalizes and closes this output.
close() - Method in class com.asakusafw.runtime.io.csv.CsvEmitter
 
close() - Method in class com.asakusafw.runtime.io.csv.CsvParser
 
close() - Method in class com.asakusafw.runtime.io.line.BasicLineInput
 
close() - Method in class com.asakusafw.runtime.io.line.BasicLineOutput
 
close() - Method in class com.asakusafw.runtime.io.line.Utf8LineInput
 
close() - Method in class com.asakusafw.runtime.io.line.Utf8LineOutput
 
close() - Method in class com.asakusafw.runtime.io.sequencefile.SequenceFileModelInput
 
close() - Method in class com.asakusafw.runtime.io.sequencefile.SequenceFileModelOutput
 
close() - Method in class com.asakusafw.runtime.io.text.csv.CsvFieldReader
 
close() - Method in class com.asakusafw.runtime.io.text.csv.CsvFieldWriter
 
close() - Method in class com.asakusafw.runtime.io.text.directio.LineFeedDelimitedInputStream
 
close() - Method in class com.asakusafw.runtime.io.text.tabular.TabularFieldReader
 
close() - Method in class com.asakusafw.runtime.io.text.tabular.TabularFieldWriter
 
close() - Method in class com.asakusafw.runtime.io.TsvEmitter
 
close() - Method in class com.asakusafw.runtime.io.TsvParser
 
close() - Method in class com.asakusafw.runtime.io.util.BufferedFileInput
 
close() - Method in class com.asakusafw.runtime.io.util.BufferedFileOutput
 
close() - Method in class com.asakusafw.runtime.io.util.VoidModelInput
 
close() - Method in class com.asakusafw.runtime.io.util.VoidModelOutput
 
close() - Method in class com.asakusafw.runtime.io.util.ZipEntryInputStream
 
close() - Method in class com.asakusafw.runtime.io.util.ZipEntryOutputStream
 
close() - Method in class com.asakusafw.runtime.mapreduce.simple.KeyValueSorter
 
close() - Method in class com.asakusafw.runtime.mapreduce.simple.ShuffleReader
 
close(TaskAttemptContext) - Method in class com.asakusafw.runtime.mapreduce.simple.ShuffleWriter
 
close() - Method in class com.asakusafw.runtime.stage.input.BridgeInputFormat.NullRecordReader
 
close() - Method in class com.asakusafw.runtime.stage.input.StageInputRecordReader
 
close() - Method in class com.asakusafw.runtime.stage.output.StageOutputDriver
Closes this driver and finalizes all result sinks.
close() - Method in class com.asakusafw.runtime.stage.resource.StageResourceDriver
 
close() - Method in class com.asakusafw.runtime.stage.temporary.TemporaryFileInput
 
close() - Method in class com.asakusafw.runtime.stage.temporary.TemporaryFileOutput
 
close() - Method in class com.asakusafw.runtime.util.lock.LocalFileLockObject
 
close() - Method in class com.asakusafw.testdriver.core.IteratorDataModelSource
 
close() - Method in class com.asakusafw.testdriver.core.SourceDataModelSource
 
close() - Method in class com.asakusafw.testdriver.core.VerifyRuleVerifier
 
close() - Method in class com.asakusafw.testdriver.excel.ExcelSheetDataModelSource
 
close() - Method in class com.asakusafw.testdriver.excel.ExcelSheetSink
 
close() - Method in class com.asakusafw.testdriver.html.HtmlDifferenceSink
 
close() - Method in class com.asakusafw.testdriver.json.JsonDataModelSource
 
close() - Method in class com.asakusafw.testdriver.windgate.WindGateOutput
 
close() - Method in class com.asakusafw.testdriver.windgate.WindGateSource
 
close() - Method in class com.asakusafw.utils.io.csv.CsvReader
 
close() - Method in class com.asakusafw.utils.io.csv.CsvWriter
 
close() - Method in class com.asakusafw.utils.io.DefaultSerialization.ObjectSink
 
close() - Method in class com.asakusafw.utils.io.DefaultSerialization.ObjectSource
 
close() - Method in class com.asakusafw.utils.io.FileInputStreamProvider
 
close() - Method in class com.asakusafw.utils.io.ReaderProvider
 
close() - Method in class com.asakusafw.utils.java.jsr199.testing.VolatileClassOutputManager
close() - Method in class com.asakusafw.utils.java.jsr199.testing.VolatileCompiler
 
close() - Method in class com.asakusafw.windgate.bootstrap.Classpath.Session
 
close() - Method in class com.asakusafw.windgate.core.GateTask
 
close() - Method in interface com.asakusafw.windgate.core.resource.DrainDriver
Disposes this object.
close() - Method in interface com.asakusafw.windgate.core.resource.SourceDriver
Disposes this object.
close() - Method in class com.asakusafw.windgate.core.session.SessionMirror
Closes this session.
close() - Method in class com.asakusafw.windgate.core.session.SessionMirror.Null
 
close() - Method in class com.asakusafw.windgate.core.util.SafeCloser
 
close() - Method in class com.asakusafw.windgate.core.util.VoidDrainDriver
 
close() - Method in class com.asakusafw.windgate.core.util.VoidSourceDriver
 
close() - Method in class com.asakusafw.windgate.file.resource.FileResourceMirror
 
close() - Method in class com.asakusafw.windgate.hadoopfs.HadoopFsMirror
 
close() - Method in class com.asakusafw.windgate.hadoopfs.ssh.AbstractSshHadoopFsMirror
 
close() - Method in class com.asakusafw.windgate.hadoopfs.ssh.FileList.Reader
 
close() - Method in class com.asakusafw.windgate.hadoopfs.ssh.FileList.Writer
 
close() - Method in class com.asakusafw.windgate.hadoopfs.ssh.FileListModelInputProvider
 
close() - Method in class com.asakusafw.windgate.hadoopfs.ssh.ZipEntryInputStream
 
close() - Method in class com.asakusafw.windgate.hadoopfs.ssh.ZipEntryOutputStream
 
close() - Method in class com.asakusafw.windgate.hadoopfs.temporary.FileSystemModelInputProvider
 
close() - Method in class com.asakusafw.windgate.hadoopfs.temporary.ModelInputSourceDriver
 
close() - Method in class com.asakusafw.windgate.hadoopfs.temporary.ModelOutputDrainDriver
 
close() - Method in class com.asakusafw.windgate.jdbc.JdbcDrainDriver
 
close() - Method in class com.asakusafw.windgate.jdbc.JdbcResourceMirror
 
close() - Method in class com.asakusafw.windgate.jdbc.JdbcSourceDriver
 
close() - Method in class com.asakusafw.windgate.stream.CountingInputStream
 
close() - Method in class com.asakusafw.windgate.stream.CountingOutputStream
 
close() - Method in class com.asakusafw.windgate.stream.file.FileInputStreamProvider
 
close() - Method in class com.asakusafw.windgate.stream.file.FileOutputStreamProvider
 
close() - Method in class com.asakusafw.windgate.stream.file.FileResourceMirror
 
close() - Method in class com.asakusafw.windgate.stream.StreamDrainDriver
 
close() - Method in class com.asakusafw.windgate.stream.StreamSourceDriver
 
close() - Method in class com.asakusafw.yaess.basic.BasicExtension
 
close() - Method in class com.asakusafw.yaess.basic.LoggingExecutionMonitor
 
close() - Method in interface com.asakusafw.yaess.core.ExecutionMonitor
Ends the current task and notify this event to the corresponding receiver.
close() - Method in class com.asakusafw.yaess.core.JobMonitor
 
close() - Method in class com.asakusafw.yaess.core.util.TemporaryFiles
 
close() - Method in class com.asakusafw.yaess.flowlog.FlowLogger
 
code(String, Object...) - Method in class com.asakusafw.utils.java.model.util.JavadocBuilder
Appends a @code inline block into this builder.
code(Object) - Method in class com.asakusafw.utils.java.model.util.JavadocBuilder.DocElementFactory
Appends a @code inline block into this builder.
code(String, Object...) - Method in class com.asakusafw.utils.java.model.util.JavadocBuilder.DocElementFactory
Appends a @code inline block into this builder.
CodecNames - Class in com.asakusafw.dmdl.directio.util
Utilities for Hadoop codec names.
CoGroup - Annotation Type in com.asakusafw.vocabulary.operator
グループ結合演算子を表すメソッドに付与する注釈。
CoGroupOperatorDriver - Class in com.asakusafw.operator.builtin
OperatorDriver for CoGroup annotation.
CoGroupOperatorDriver() - Constructor for class com.asakusafw.operator.builtin.CoGroupOperatorDriver
 
collect() - Method in class com.asakusafw.info.cli.generate.ddl.HiveTableParameter
Returns the target tables and their locations.
collect(CompileEnvironment, TypeMirror, List<TypeElement>) - Method in class com.asakusafw.operator.dmdl.DmdlDataModelMirrorRepository
 
collect(CompileEnvironment, TypeMirror, List<TypeElement>) - Method in interface com.asakusafw.operator.model.PropertyMirrorCollector
Creates and returns the set of properties.
collect(ExporterDescription, String) - Method in class com.asakusafw.testdriver.tools.runner.BatchTestTool
Collects jobflow output.
collect(ExporterDescription, DataModelSinkFactory) - Method in class com.asakusafw.testdriver.tools.runner.BatchTestTool
Collects jobflow output.
collectAllConnected(Graph<? extends V>, Collection<? extends V>) - Static method in class com.asakusafw.utils.graph.Graphs
Returns the transitively connected all vertices from the starting vertices.
collectHeads(Graph<? extends V>) - Static method in class com.asakusafw.utils.graph.Graphs
Returns each head vertex in the graph, which has no preceding vertices.
collectionItemsTerminatedBy(char) - Method in class com.asakusafw.info.hive.DelimitedRowFormatInfo.Builder
COLLECTION ITEMS TERMINATED BY <c>.
CollectionType - Class in com.asakusafw.dmdl.semantics.type
Collection type of properties.
CollectionType(AstCollectionType, CollectionType.CollectionKind, Type) - Constructor for class com.asakusafw.dmdl.semantics.type.CollectionType
Creates a new instance.
CollectionType.CollectionKind - Enum in com.asakusafw.dmdl.semantics.type
Returns the kind of this type.
CollectionTypeDriver - Class in com.asakusafw.dmdl.analyzer.driver
Resolves AstCollectionType elements.
CollectionTypeDriver() - Constructor for class com.asakusafw.dmdl.analyzer.driver.CollectionTypeDriver
 
collectNearest(Graph<? extends V>, Collection<? extends V>, Predicate<? super V>) - Static method in class com.asakusafw.utils.graph.Graphs
Returns the succeeding nearest vertices which match the condition, from the starting vertices, and vertices on their routes.
collectTails(Graph<? extends V>) - Static method in class com.asakusafw.utils.graph.Graphs
Returns each tail vertex in the graph, which has no succeeding vertices.
collectVariableNames(String) - Static method in class com.asakusafw.runtime.util.VariableTable
Collects variable names in the target string.
ColumnDriver - Class in com.asakusafw.dmdl.windgate.jdbc.driver
Processes @windgate.column attributes (deprecated).
ColumnDriver() - Constructor for class com.asakusafw.dmdl.windgate.jdbc.driver.ColumnDriver
 
ColumnInfo - Class in com.asakusafw.info.hive
Represents a Hive column.
ColumnInfo(String, FieldType, String) - Constructor for class com.asakusafw.info.hive.ColumnInfo
Creates a new instance.
ColumnInfo(String, FieldType) - Constructor for class com.asakusafw.info.hive.ColumnInfo
Creates a new instance.
ColumnMatchingCondition - Enum in com.asakusafw.testdriver.excel.legacy
Represents a kind of column verification rule.
com.asakusafw.directio.hive.orc - package com.asakusafw.directio.hive.orc
ORCFile format bridge between Asakusa and Hive.
com.asakusafw.directio.hive.parquet - package com.asakusafw.directio.hive.parquet
Parquet file format bridge between Asakusa and Hive.
com.asakusafw.directio.hive.serde - package com.asakusafw.directio.hive.serde
Data serialization format bridge between Asakusa and Hive.
com.asakusafw.directio.hive.tools.cli - package com.asakusafw.directio.hive.tools.cli
CLI Tools for Hive.
com.asakusafw.directio.hive.util - package com.asakusafw.directio.hive.util
Utilities for Hive.
com.asakusafw.directio.tools - package com.asakusafw.directio.tools
Command Line Tools for Direct I/O.
com.asakusafw.dmdl - package com.asakusafw.dmdl
Core classes of DMDL compiler.
com.asakusafw.dmdl.analyzer - package com.asakusafw.dmdl.analyzer
Sematic analyzer for DMDL.
com.asakusafw.dmdl.analyzer.driver - package com.asakusafw.dmdl.analyzer.driver
Core sematic analyzer drivers.
com.asakusafw.dmdl.directio.csv.driver - package com.asakusafw.dmdl.directio.csv.driver
DMDL extensions for Direct I/O.
com.asakusafw.dmdl.directio.hive.common - package com.asakusafw.dmdl.directio.hive.common
Hive support common classes.
com.asakusafw.dmdl.directio.hive.orc - package com.asakusafw.dmdl.directio.hive.orc
Hive ORCFile support.
com.asakusafw.dmdl.directio.hive.parquet - package com.asakusafw.dmdl.directio.hive.parquet
Hive Parquet file support.
com.asakusafw.dmdl.directio.line.driver - package com.asakusafw.dmdl.directio.line.driver
Line based text support for Direct I/O.
com.asakusafw.dmdl.directio.sequencefile.driver - package com.asakusafw.dmdl.directio.sequencefile.driver
DMDL SequenceFile extensions for Direct I/O.
com.asakusafw.dmdl.directio.text - package com.asakusafw.dmdl.directio.text
Formatted text support for Direct I/O.
com.asakusafw.dmdl.directio.text.csv - package com.asakusafw.dmdl.directio.text.csv
CSV support for Direct I/O.
com.asakusafw.dmdl.directio.text.tabular - package com.asakusafw.dmdl.directio.text.tabular
Tabular-style text support for Direct I/O.
com.asakusafw.dmdl.directio.tsv.driver - package com.asakusafw.dmdl.directio.tsv.driver
Special TSV support for Direct I/O.
com.asakusafw.dmdl.directio.util - package com.asakusafw.dmdl.directio.util
Utilities for DMDL for Direct I/O.
com.asakusafw.dmdl.java - package com.asakusafw.dmdl.java
Core classes of DMDL Java backend.
com.asakusafw.dmdl.java.analyzer - package com.asakusafw.dmdl.java.analyzer
Enhances analyzer for Java source generation.
com.asakusafw.dmdl.java.emitter - package com.asakusafw.dmdl.java.emitter
Java source code emitters.
com.asakusafw.dmdl.java.emitter.driver - package com.asakusafw.dmdl.java.emitter.driver
Extension points for DMDL Java emitter.
com.asakusafw.dmdl.java.spi - package com.asakusafw.dmdl.java.spi
Extension points for DMDL Java program emittion.
com.asakusafw.dmdl.java.util - package com.asakusafw.dmdl.java.util
Internal common libraries for DMDL Java backend.
com.asakusafw.dmdl.model - package com.asakusafw.dmdl.model
Syntactic models for DMDL.
com.asakusafw.dmdl.semantics - package com.asakusafw.dmdl.semantics
Semantic intermediate representations of DMDL.
com.asakusafw.dmdl.semantics.trait - package com.asakusafw.dmdl.semantics.trait
Core traits for intermediate representations of DMDL.
com.asakusafw.dmdl.semantics.type - package com.asakusafw.dmdl.semantics.type
Core types for intermediate representations of DMDL.
com.asakusafw.dmdl.source - package com.asakusafw.dmdl.source
DMDL source code abstraction.
com.asakusafw.dmdl.spi - package com.asakusafw.dmdl.spi
Extension points for DMDL semantic analyzers.
com.asakusafw.dmdl.util - package com.asakusafw.dmdl.util
Internal common libraries for DMDL.
com.asakusafw.dmdl.windgate.csv.driver - package com.asakusafw.dmdl.windgate.csv.driver
DMDL extensions for WindGate CSV.
com.asakusafw.dmdl.windgate.jdbc.driver - package com.asakusafw.dmdl.windgate.jdbc.driver
DMDL extensions for WindGate.
com.asakusafw.dmdl.windgate.stream.driver - package com.asakusafw.dmdl.windgate.stream.driver
DMDL extensions for WindGate.
com.asakusafw.dmdl.windgate.util - package com.asakusafw.dmdl.windgate.util
Utilities for WindGate DMDL.
com.asakusafw.info - package com.asakusafw.info
Asakusa DSL core information models.
com.asakusafw.info.cli - package com.asakusafw.info.cli
CLI for information models.
com.asakusafw.info.cli.common - package com.asakusafw.info.cli.common
Common classes for CLI.
com.asakusafw.info.cli.generate - package com.asakusafw.info.cli.generate
Implementations of generate group.
com.asakusafw.info.cli.generate.ddl - package com.asakusafw.info.cli.generate.ddl
Implementations of generate ddl group.
com.asakusafw.info.cli.generate.dot - package com.asakusafw.info.cli.generate.dot
Implementations of generate dot group.
com.asakusafw.info.cli.list - package com.asakusafw.info.cli.list
Implementations of list group.
com.asakusafw.info.directio - package com.asakusafw.info.directio
Asakusa Direct I/O information models.
com.asakusafw.info.graph - package com.asakusafw.info.graph
Graph like structure models.
com.asakusafw.info.hive - package com.asakusafw.info.hive
Schema information of Hive-associated tables.
com.asakusafw.info.hive.annotation - package com.asakusafw.info.hive.annotation
Annotations for inter-operability between Asakusa and Hive.
com.asakusafw.info.hive.syntax - package com.asakusafw.info.hive.syntax
Hive DDL.
com.asakusafw.info.operator - package com.asakusafw.info.operator
Asakusa operator DSL information models.
com.asakusafw.info.operator.view - package com.asakusafw.info.operator.view
Views of operator graphs.
com.asakusafw.info.plan - package com.asakusafw.info.plan
Asakusa execution plan information models.
com.asakusafw.info.task - package com.asakusafw.info.task
Asakusa task information models.
com.asakusafw.info.value - package com.asakusafw.info.value
Wrapped values.
com.asakusafw.info.windgate - package com.asakusafw.info.windgate
Asakusa WindGate information models.
com.asakusafw.iterative.common - package com.asakusafw.iterative.common
Common runtime classes for Asakusa Iterative Extensions.
com.asakusafw.iterative.common.basic - package com.asakusafw.iterative.common.basic
Basic implementations of common runtime classes for Asakusa Iterative Extensions.
com.asakusafw.operation.tools.directio - package com.asakusafw.operation.tools.directio
Direct I/O tools.
com.asakusafw.operation.tools.directio.bootstrap - package com.asakusafw.operation.tools.directio.bootstrap
Direct I/O tools bootstrap for Windows platform.
com.asakusafw.operation.tools.directio.common - package com.asakusafw.operation.tools.directio.common
Common classes for Direct I/O CLI.
com.asakusafw.operation.tools.directio.conf - package com.asakusafw.operation.tools.directio.conf
Implementation of Direct I/O configuration command.
com.asakusafw.operation.tools.directio.file - package com.asakusafw.operation.tools.directio.file
Implementation of Direct I/O file command.
com.asakusafw.operation.tools.directio.transaction - package com.asakusafw.operation.tools.directio.transaction
Implementation of Direct I/O file transaction.
com.asakusafw.operation.tools.hadoop.fs - package com.asakusafw.operation.tools.hadoop.fs
Command Line Tools for Hadoop FileSystem.
com.asakusafw.operation.tools.portal - package com.asakusafw.operation.tools.portal
Asakusa Framework command portal.
com.asakusafw.operation.tools.setup - package com.asakusafw.operation.tools.setup
Asakusa Framework Setup Tools.
com.asakusafw.operator - package com.asakusafw.operator
Asakusa Operator DSL Compiler Core APIs.
com.asakusafw.operator.builtin - package com.asakusafw.operator.builtin
Built-in Asakusa Operator Drivers.
com.asakusafw.operator.description - package com.asakusafw.operator.description
Description classes.
com.asakusafw.operator.dmdl - package com.asakusafw.operator.dmdl
Internal representation of Asakusa data models using DMDL.
com.asakusafw.operator.flowpart - package com.asakusafw.operator.flowpart
Asakusa Operator DSL Compiler for flow-parts.
com.asakusafw.operator.method - package com.asakusafw.operator.method
Asakusa Operator DSL Compiler for operator methods.
com.asakusafw.operator.model - package com.asakusafw.operator.model
Internal representation of Asakusa operators and data models.
com.asakusafw.operator.util - package com.asakusafw.operator.util
Common utilities for Asakusa Operator DSL compiler.
com.asakusafw.runtime.core - package com.asakusafw.runtime.core
Runtime core classes.
com.asakusafw.runtime.core.api - package com.asakusafw.runtime.core.api
Meta API of Asakusa Framework APIs.
com.asakusafw.runtime.core.context - package com.asakusafw.runtime.core.context
Application Execution Context Managements.
com.asakusafw.runtime.core.legacy - package com.asakusafw.runtime.core.legacy
The legacy Asakusa Framework implementations.
com.asakusafw.runtime.core.util - package com.asakusafw.runtime.core.util
Core utilities for runtime.
com.asakusafw.runtime.directio - package com.asakusafw.runtime.directio
Direct I/O access from Asakusa Framework.
com.asakusafw.runtime.directio.api - package com.asakusafw.runtime.directio.api
User APIs of Direct I/O.
com.asakusafw.runtime.directio.api.legacy - package com.asakusafw.runtime.directio.api.legacy
The legacy Direct I/O implementations.
com.asakusafw.runtime.directio.hadoop - package com.asakusafw.runtime.directio.hadoop
Direct I/O access for Hadoop Environment.
com.asakusafw.runtime.directio.keepalive - package com.asakusafw.runtime.directio.keepalive
Keep-alive utilities for Direct I/O access.
com.asakusafw.runtime.directio.util - package com.asakusafw.runtime.directio.util
Generic utilities for direct I/O access.
com.asakusafw.runtime.flow - package com.asakusafw.runtime.flow
Classes for executing data flow operations.
com.asakusafw.runtime.flow.join - package com.asakusafw.runtime.flow.join
Classes for join algorithm.
com.asakusafw.runtime.io - package com.asakusafw.runtime.io
Classes for data model input/output.
com.asakusafw.runtime.io.csv - package com.asakusafw.runtime.io.csv
CSV Reader and Emitter.
com.asakusafw.runtime.io.line - package com.asakusafw.runtime.io.line
Line reader and emitter.
com.asakusafw.runtime.io.sequencefile - package com.asakusafw.runtime.io.sequencefile
Utility classes for SequenceFile.
com.asakusafw.runtime.io.text - package com.asakusafw.runtime.io.text
Extracting and generating formatted text files.
com.asakusafw.runtime.io.text.csv - package com.asakusafw.runtime.io.text.csv
Extracting and generating CSV text files.
com.asakusafw.runtime.io.text.directio - package com.asakusafw.runtime.io.text.directio
Direct I/O adapters of formatted text files.
com.asakusafw.runtime.io.text.driver - package com.asakusafw.runtime.io.text.driver
Drivers for text I/O.
com.asakusafw.runtime.io.text.tabular - package com.asakusafw.runtime.io.text.tabular
Extracting and generating tabular-style text files.
com.asakusafw.runtime.io.text.value - package com.asakusafw.runtime.io.text.value
Converts between runtime values and text.
com.asakusafw.runtime.io.util - package com.asakusafw.runtime.io.util
Utilities about I/O access.
com.asakusafw.runtime.mapreduce.simple - package com.asakusafw.runtime.mapreduce.simple
Simplified MapReduce engine.
com.asakusafw.runtime.model - package com.asakusafw.runtime.model
Meta-classes for data model classes.
com.asakusafw.runtime.report - package com.asakusafw.runtime.report
Built-in Report API plug-ins.
com.asakusafw.runtime.stage - package com.asakusafw.runtime.stage
Classes for Hadoop stages.
com.asakusafw.runtime.stage.collector - package com.asakusafw.runtime.stage.collector
Classes for collecting output data-sets of jobflow execution.
com.asakusafw.runtime.stage.directio - package com.asakusafw.runtime.stage.directio
Map Reduce stage elements for Direct I/O.
com.asakusafw.runtime.stage.inprocess - package com.asakusafw.runtime.stage.inprocess
In-process job execution configurator.
com.asakusafw.runtime.stage.input - package com.asakusafw.runtime.stage.input
Classes for stage inputs.
com.asakusafw.runtime.stage.launcher - package com.asakusafw.runtime.stage.launcher
Launches each stage client.
com.asakusafw.runtime.stage.optimizer - package com.asakusafw.runtime.stage.optimizer
Stage execution optimizers.
com.asakusafw.runtime.stage.output - package com.asakusafw.runtime.stage.output
Classes for stage outputs.
com.asakusafw.runtime.stage.preparator - package com.asakusafw.runtime.stage.preparator
Copies original flow inputs into temporary area.
com.asakusafw.runtime.stage.resource - package com.asakusafw.runtime.stage.resource
Classes for stage resources.
com.asakusafw.runtime.stage.temporary - package com.asakusafw.runtime.stage.temporary
Temporary storage for each stage.
com.asakusafw.runtime.testing - package com.asakusafw.runtime.testing
Classes for testing.
com.asakusafw.runtime.trace - package com.asakusafw.runtime.trace
Tracing support.
com.asakusafw.runtime.util - package com.asakusafw.runtime.util
Utilities for Asakusa runtime.
com.asakusafw.runtime.util.cache - package com.asakusafw.runtime.util.cache
Application cache facilities.
com.asakusafw.runtime.util.hadoop - package com.asakusafw.runtime.util.hadoop
Utilities for Hadoop runtime.
com.asakusafw.runtime.util.lock - package com.asakusafw.runtime.util.lock
Lock facilities.
com.asakusafw.runtime.value - package com.asakusafw.runtime.value
Classes for runtime values.
com.asakusafw.runtime.windows - package com.asakusafw.runtime.windows
Runtime for Windows platform.
com.asakusafw.runtime.workaround - package com.asakusafw.runtime.workaround
Workaround for Asakusa runtime libraries.
com.asakusafw.runtime.workaround.snappyjava - package com.asakusafw.runtime.workaround.snappyjava
Workaround for snappy-java.
com.asakusafw.testdata.generator - package com.asakusafw.testdata.generator
Core classes of test data template generator.
com.asakusafw.testdata.generator.excel - package com.asakusafw.testdata.generator.excel
Excel template generator.
com.asakusafw.testdriver - package com.asakusafw.testdriver
Test driver classes.
com.asakusafw.testdriver.compiler - package com.asakusafw.testdriver.compiler
Asakusa DSL TestKit Compiler API.
com.asakusafw.testdriver.compiler.basic - package com.asakusafw.testdriver.compiler.basic
Basic implementations of Asakusa DSL TestKit Compiler.
com.asakusafw.testdriver.compiler.util - package com.asakusafw.testdriver.compiler.util
Utilities for Asakusa DSL TestKit Compiler.
com.asakusafw.testdriver.configurator - package com.asakusafw.testdriver.configurator
Built-in test environment configurators.
com.asakusafw.testdriver.core - package com.asakusafw.testdriver.core
Core classes of test moderator.
com.asakusafw.testdriver.directio - package com.asakusafw.testdriver.directio
Moderates test input/result using Direct I/O.
com.asakusafw.testdriver.directio.api - package com.asakusafw.testdriver.directio.api
Tester APIs of Direct I/O.
com.asakusafw.testdriver.excel - package com.asakusafw.testdriver.excel
Test data/condition definitions in Excel sheets.
com.asakusafw.testdriver.excel.extension - package com.asakusafw.testdriver.excel.extension
Extensions for test data providers using Excel books.
com.asakusafw.testdriver.excel.legacy - package com.asakusafw.testdriver.excel.legacy
Legacy test condition definitions in Excel sheets.
com.asakusafw.testdriver.executor - package com.asakusafw.testdriver.executor
Executes test tasks.
com.asakusafw.testdriver.hadoop - package com.asakusafw.testdriver.hadoop
Test helpers for Hadoop.
com.asakusafw.testdriver.html - package com.asakusafw.testdriver.html
HTML style test data definitions.
com.asakusafw.testdriver.inprocess - package com.asakusafw.testdriver.inprocess
In-process Hadoop task executor.
com.asakusafw.testdriver.json - package com.asakusafw.testdriver.json
JSON style Test data definitions.
com.asakusafw.testdriver.loader - package com.asakusafw.testdriver.loader
Data loaders and its mock implementations.
com.asakusafw.testdriver.model - package com.asakusafw.testdriver.model
Default implementation of data model adapters.
com.asakusafw.testdriver.rule - package com.asakusafw.testdriver.rule
Tiny rule builder.
com.asakusafw.testdriver.tools.runner - package com.asakusafw.testdriver.tools.runner
Asakusa batch application runner using test driver facilities.
com.asakusafw.testdriver.windgate - package com.asakusafw.testdriver.windgate
Moderates test input/result using WindGate.
com.asakusafw.testdriver.windgate.inprocess - package com.asakusafw.testdriver.windgate.inprocess
Emulation mode API for WindGate.
com.asakusafw.testdriver.windows - package com.asakusafw.testdriver.windows
Configures testing environment for Windows platform.
com.asakusafw.trace.io - package com.asakusafw.trace.io
I/O libraries for tracepoints.
com.asakusafw.trace.model - package com.asakusafw.trace.model
Models for data-flow tracing.
com.asakusafw.utils.collections - package com.asakusafw.utils.collections
Collection utilities.
com.asakusafw.utils.gradle - package com.asakusafw.utils.gradle
Asakusa Framework integration utilities.
com.asakusafw.utils.graph - package com.asakusafw.utils.graph
A simple graph classes.
com.asakusafw.utils.io - package com.asakusafw.utils.io
Simple Object I/O APIs.
com.asakusafw.utils.io.csv - package com.asakusafw.utils.io.csv
CSV format I/O utilities.
com.asakusafw.utils.java.internal.model.syntax - package com.asakusafw.utils.java.internal.model.syntax
Naive Java DOM implementations.
com.asakusafw.utils.java.internal.model.util - package com.asakusafw.utils.java.internal.model.util
Internal utlities for Java DOM building/emitting.
com.asakusafw.utils.java.internal.parser.javadoc.ir - package com.asakusafw.utils.java.internal.parser.javadoc.ir
Internal representation of Java documentation comments.
com.asakusafw.utils.java.jsr199.testing - package com.asakusafw.utils.java.jsr199.testing
Utilities for testing with javax.tools.JavaCompiler.
com.asakusafw.utils.java.jsr269.bridge - package com.asakusafw.utils.java.jsr269.bridge
Utilities for convert javax.lang.model into Java DOM.
com.asakusafw.utils.java.model.syntax - package com.asakusafw.utils.java.model.syntax
Interfaces for representing Java DOMs.
com.asakusafw.utils.java.model.util - package com.asakusafw.utils.java.model.util
Utilities for Java DOM building/emitting.
com.asakusafw.utils.java.parser.javadoc - package com.asakusafw.utils.java.parser.javadoc
Parses Java documentation comments and converts them to Java DOMs.
com.asakusafw.utils.jcommander - package com.asakusafw.utils.jcommander
Utility classes for JCommander.
com.asakusafw.utils.jcommander.common - package com.asakusafw.utils.jcommander.common
A common implementations for JCommander.
com.asakusafw.utils.launcher - package com.asakusafw.utils.launcher
Launches Tool classes.
com.asakusafw.vocabulary.attribute - package com.asakusafw.vocabulary.attribute
Attributes about flow elements.
com.asakusafw.vocabulary.batch - package com.asakusafw.vocabulary.batch
Batch DSL vocabulary annotations/classes.
com.asakusafw.vocabulary.directio - package com.asakusafw.vocabulary.directio
Asakusa DSL vocabularies extensions for Direct I/O.
com.asakusafw.vocabulary.external - package com.asakusafw.vocabulary.external
Flow DSL vocabulary annotations/classes about external I/O.
com.asakusafw.vocabulary.flow - package com.asakusafw.vocabulary.flow
Flow DSL vocabulary annotations/classes about data flow representations.
com.asakusafw.vocabulary.flow.builder - package com.asakusafw.vocabulary.flow.builder
Flow connection APIs (for internal use only).
com.asakusafw.vocabulary.flow.graph - package com.asakusafw.vocabulary.flow.graph
Internal graphical representation of Flow DSL.
com.asakusafw.vocabulary.flow.processor - package com.asakusafw.vocabulary.flow.processor
Represents characteristics of each operator behavior.
com.asakusafw.vocabulary.flow.testing - package com.asakusafw.vocabulary.flow.testing
Classes for Flow DSL testing.
com.asakusafw.vocabulary.flow.util - package com.asakusafw.vocabulary.flow.util
Provides built-in Flow DSL vocabularies.
com.asakusafw.vocabulary.iterative - package com.asakusafw.vocabulary.iterative
Asakusa DSL vocabularies for Iterative batch extensions.
com.asakusafw.vocabulary.model - package com.asakusafw.vocabulary.model
Provides annotations for data model and operations over data models.
com.asakusafw.vocabulary.operator - package com.asakusafw.vocabulary.operator
Operator DSL vocabulary annotations/classes.
com.asakusafw.vocabulary.windgate - package com.asakusafw.vocabulary.windgate
Asakusa DSL vocabularies extensions for WindGate.
com.asakusafw.windgate.bootstrap - package com.asakusafw.windgate.bootstrap
Launches WindGate.
com.asakusafw.windgate.cli - package com.asakusafw.windgate.cli
Command line tools for WindGate.
com.asakusafw.windgate.core - package com.asakusafw.windgate.core
Script models for WindGate.
com.asakusafw.windgate.core.process - package com.asakusafw.windgate.core.process
Provides WindGate process.
com.asakusafw.windgate.core.resource - package com.asakusafw.windgate.core.resource
Abstract implementations of WindGate resources.
com.asakusafw.windgate.core.session - package com.asakusafw.windgate.core.session
Provides WindGate session management.
com.asakusafw.windgate.core.util - package com.asakusafw.windgate.core.util
Utilities for WindGate.
com.asakusafw.windgate.core.vocabulary - package com.asakusafw.windgate.core.vocabulary
WindGate common configuration vocabularies.
com.asakusafw.windgate.file.resource - package com.asakusafw.windgate.file.resource
Resource implementation using the local file system (for testing).
com.asakusafw.windgate.file.session - package com.asakusafw.windgate.file.session
Session implementation using the local file system.
com.asakusafw.windgate.hadoopfs - package com.asakusafw.windgate.hadoopfs
WindGate resources using Hadoop FileSystem core classes.
com.asakusafw.windgate.hadoopfs.jsch - package com.asakusafw.windgate.hadoopfs.jsch
WindGate resources using Hadoop FileSystem via SSH connection using JSch.
com.asakusafw.windgate.hadoopfs.ssh - package com.asakusafw.windgate.hadoopfs.ssh
WindGate resources using Hadoop FileSystem via SSH connection.
com.asakusafw.windgate.hadoopfs.temporary - package com.asakusafw.windgate.hadoopfs.temporary
WindGate drivers for temporary files.
com.asakusafw.windgate.jdbc - package com.asakusafw.windgate.jdbc
WindGate resources using JDBC.
com.asakusafw.windgate.retryable - package com.asakusafw.windgate.retryable
Retryable Process Extension for WindGate.
com.asakusafw.windgate.stream - package com.asakusafw.windgate.stream
WindGate resource skeletons using Input/Output streams.
com.asakusafw.windgate.stream.file - package com.asakusafw.windgate.stream.file
WindGate resources using local file systems.
com.asakusafw.workflow.cli - package com.asakusafw.workflow.cli
CLI of Asakusa workflow.
com.asakusafw.workflow.cli.common - package com.asakusafw.workflow.cli.common
Common classes for CLI.
com.asakusafw.workflow.cli.run - package com.asakusafw.workflow.cli.run
Implementations of run command.
com.asakusafw.workflow.executor - package com.asakusafw.workflow.executor
Provides workflow executors.
com.asakusafw.workflow.executor.basic - package com.asakusafw.workflow.executor.basic
Basic implementations of workflow executions.
com.asakusafw.workflow.hadoop - package com.asakusafw.workflow.hadoop
Asakusa workflow Hadoop bridge classes.
com.asakusafw.workflow.hadoop.bootstrap - package com.asakusafw.workflow.hadoop.bootstrap
Hadoop bridge bootstrap for Windows platform.
com.asakusafw.workflow.model - package com.asakusafw.workflow.model
Represents workflow models.
com.asakusafw.workflow.model.attribute - package com.asakusafw.workflow.model.attribute
Provides common attributes.
com.asakusafw.workflow.model.basic - package com.asakusafw.workflow.model.basic
Basic implementations of workflow models.
com.asakusafw.yaess.basic - package com.asakusafw.yaess.basic
Basic modules for YAESS.
com.asakusafw.yaess.bootstrap - package com.asakusafw.yaess.bootstrap
Program entries for YAESS.
com.asakusafw.yaess.core - package com.asakusafw.yaess.core
Core models/interfaces for YAESS.
com.asakusafw.yaess.core.task - package com.asakusafw.yaess.core.task
Facade tasks for YAESS.
com.asakusafw.yaess.core.util - package com.asakusafw.yaess.core.util
Utilities for YAESS.
com.asakusafw.yaess.flowlog - package com.asakusafw.yaess.flowlog
Generate logs for individual jobflow executions.
com.asakusafw.yaess.iterative - package com.asakusafw.yaess.iterative
YAESS extension for Asakusa Iterative Extensions.
com.asakusafw.yaess.jobqueue - package com.asakusafw.yaess.jobqueue
YAESS Hadoop Script Handlers for Job Queue.
com.asakusafw.yaess.jobqueue.client - package com.asakusafw.yaess.jobqueue.client
YAESS Hadoop Script Handlers for Job Queue.
com.asakusafw.yaess.jsch - package com.asakusafw.yaess.jsch
YAESS Script Handlers via JSch.
com.asakusafw.yaess.multidispatch - package com.asakusafw.yaess.multidispatch
YAESS Script Handler Dispatcher.
com.asakusafw.yaess.paralleljob - package com.asakusafw.yaess.paralleljob
Simple Parallel Job Scheduler Plug-in for YAESS.
com.asakusafw.yaess.tools - package com.asakusafw.yaess.tools
Command line tools for YAESS.
combine(JobContext, List<StageInputSplit>) - Method in class com.asakusafw.runtime.stage.input.DefaultSplitCombiner
 
combine(JobContext, List<StageInputSplit>) - Method in class com.asakusafw.runtime.stage.input.ExtremeSplitCombiner
 
combine(JobContext, List<StageInputSplit>) - Method in class com.asakusafw.runtime.stage.input.IdentitySplitCombiner
 
combine(JobContext, List<StageInputSplit>) - Method in class com.asakusafw.runtime.stage.input.SplitCombiner
Combines StageInputSplits.
combineSummarization(T) - Method in interface com.asakusafw.vocabulary.model.SummarizedModel.Interface
Deprecated.
Summarizes the target model into this.
Command(String, List<String>, String, String, Map<String, String>) - Constructor for class com.asakusafw.testdriver.TestExecutionPlan.Command
Deprecated.
Creates a new instance.
COMMAND_DELETE - Static variable in class com.asakusafw.windgate.hadoopfs.ssh.SshProfile
The remote 'delete' command path.
COMMAND_GET - Static variable in class com.asakusafw.windgate.hadoopfs.ssh.SshProfile
The remote 'get' command path.
COMMAND_PUT - Static variable in class com.asakusafw.windgate.hadoopfs.ssh.SshProfile
The remote 'put' command path.
CommandBuilder<T> - Interface in com.asakusafw.utils.jcommander
An abstract super interface of command builders.
CommandConfigurationException - Exception in com.asakusafw.utils.jcommander
Exceptions about configuring command.
CommandConfigurationException(String) - Constructor for exception com.asakusafw.utils.jcommander.CommandConfigurationException
Creates a new instance.
CommandConfigurationException(String, Throwable) - Constructor for exception com.asakusafw.utils.jcommander.CommandConfigurationException
Creates a new instance.
commander - Variable in class com.asakusafw.utils.jcommander.common.GroupUsageCommand
The context commander.
CommandException - Exception in com.asakusafw.utils.jcommander
Exceptions about command.
CommandException(String) - Constructor for exception com.asakusafw.utils.jcommander.CommandException
Creates a new instance.
CommandException(String, Throwable) - Constructor for exception com.asakusafw.utils.jcommander.CommandException
Creates a new instance.
CommandExecutionException - Exception in com.asakusafw.utils.jcommander
Exceptions about executing command.
CommandExecutionException(String) - Constructor for exception com.asakusafw.utils.jcommander.CommandExecutionException
Creates a new instance.
CommandExecutionException(String, Throwable) - Constructor for exception com.asakusafw.utils.jcommander.CommandExecutionException
Creates a new instance.
CommandLauncher - Interface in com.asakusafw.utils.gradle
Launches commands.
CommandLauncher - Interface in com.asakusafw.workflow.executor
Launches commands.
CommandLineUtil - Class in com.asakusafw.windgate.cli
Utilities for command line interfaces.
CommandLineUtil - Class in com.asakusafw.yaess.bootstrap
Utilities for command line interfaces.
CommandLineUtil - Class in com.asakusafw.yaess.tools
Utilities for command line interfaces.
CommandLineUtils - Class in com.asakusafw.dmdl.util
Utilities for command line interfaces.
CommandPath - Class in com.asakusafw.utils.gradle
Represents a command path.
CommandPath(List<? extends Path>) - Constructor for class com.asakusafw.utils.gradle.CommandPath
Creates a new instance.
CommandProvider - Interface in com.asakusafw.utils.jcommander.common
Provides commands.
CommandScript - Class in com.asakusafw.yaess.core
A script that describes process command using operating system shell.
CommandScript(String, Set<String>, String, String, List<String>, Map<String, String>) - Constructor for class com.asakusafw.yaess.core.CommandScript
Creates a new instance.
CommandScript(String, Set<String>, String, String, List<String>, Map<String, String>, Collection<String>) - Constructor for class com.asakusafw.yaess.core.CommandScript
Creates a new instance.
CommandScriptHandler - Interface in com.asakusafw.yaess.core
Executes CommandScript.
CommandScriptHandlerDispatcher - Class in com.asakusafw.yaess.multidispatch
CommandScriptHandlerDispatcher() - Constructor for class com.asakusafw.yaess.multidispatch.CommandScriptHandlerDispatcher
Creates a new instance.
CommandTaskInfo - Interface in com.asakusafw.workflow.model
Represents a command task.
CommandTaskInfo.ConfigurationResolver - Interface in com.asakusafw.workflow.model
Resolves extra configurations.
CommandToken - Class in com.asakusafw.workflow.model
Represents a token in command.
CommandToken(String) - Constructor for class com.asakusafw.workflow.model.CommandToken
Creates a new instance.
CommandToken.TokenKind - Enum in com.asakusafw.workflow.model
Represents a token.
comment(String) - Method in class com.asakusafw.directio.hive.serde.DataModelDescriptorBuilder
Sets comment for the target data model.
comment(int, String) - Method in interface com.asakusafw.utils.java.internal.model.util.EmitContext
Registers a comment.
comment(int, String) - Method in class com.asakusafw.utils.java.internal.model.util.PrintEmitContext
 
Comment - Interface in com.asakusafw.utils.java.model.syntax
An abstract super interface of comments.
COMMENT_CHARSET - Static variable in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceUtil
Charset for commit mark file comments.
CommentEmitTrait - Class in com.asakusafw.utils.java.model.util
A Java DOM trait for attaching comment text.
CommentEmitTrait(List<String>) - Constructor for class com.asakusafw.utils.java.model.util.CommentEmitTrait
Creates a new instance.
commitAttemptOutput(OutputAttemptContext) - Method in interface com.asakusafw.runtime.directio.DirectDataSource
Commits output on the attempt.
commitAttemptOutput(OutputAttemptContext) - Method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSource
 
commitAttemptOutput(OutputAttemptContext) - Method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceCore
 
commitAttemptOutput(OutputAttemptContext) - Method in class com.asakusafw.runtime.directio.keepalive.KeepAliveDataSource
 
commitJob(JobContext) - Method in class com.asakusafw.runtime.stage.output.LegacyBridgeOutputCommitter
 
commitTask(TaskAttemptContext) - Method in class com.asakusafw.runtime.stage.output.LegacyBridgeOutputCommitter
 
commitTransactionOutput(OutputTransactionContext) - Method in interface com.asakusafw.runtime.directio.DirectDataSource
Commits output on the transaction.
commitTransactionOutput(OutputTransactionContext) - Method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSource
 
commitTransactionOutput(OutputTransactionContext) - Method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceCore
 
commitTransactionOutput(OutputTransactionContext) - Method in class com.asakusafw.runtime.directio.keepalive.KeepAliveDataSource
 
CommonsLoggingReport - Class in com.asakusafw.runtime.report
Report API via Commons Logging.
CommonsLoggingReport() - Constructor for class com.asakusafw.runtime.report.CommonsLoggingReport
 
Comparator() - Constructor for class com.asakusafw.runtime.stage.collector.SortableSlot.Comparator
Creates a new instance.
compare(WritableComparable, WritableComparable) - Method in class com.asakusafw.runtime.io.util.ShuffleKey.AbstractGroupComparator
 
compare(byte[], int, int, byte[], int, int) - Method in class com.asakusafw.runtime.io.util.ShuffleKey.AbstractGroupComparator
 
compare(byte[], int, int, byte[], int, int) - Method in class com.asakusafw.runtime.io.util.WritableRawComparator
 
compare(byte[], int, int, byte[], int, int) - Method in class com.asakusafw.runtime.stage.collector.SortableSlot.Comparator
 
compare(byte[], int, int, byte[], int, int) - Method in class com.asakusafw.runtime.util.BasicByteArrayComparator
 
compare(byte[], int, int, byte[], int, int) - Method in interface com.asakusafw.runtime.util.ByteArrayComparator
Compares the two byte array regions (as unsigned bytes), and returns their sign value.
compare(byte[], int, int, byte[], int, int) - Method in class com.asakusafw.runtime.util.PureByteArrayComparator
 
compareBytes(byte[], int, int, byte[], int, int) - Static method in class com.asakusafw.runtime.value.BooleanOption
Compares between the two objects in serialized form.
compareBytes(byte[], int, int, byte[], int, int) - Static method in class com.asakusafw.runtime.value.ByteOption
Compares between the two objects in serialized form.
compareBytes(byte[], int, int, byte[], int, int) - Static method in class com.asakusafw.runtime.value.DateOption
Compares between the two objects in serialized form.
compareBytes(byte[], int, int, byte[], int, int) - Static method in class com.asakusafw.runtime.value.DateTimeOption
Compares between the two objects in serialized form.
compareBytes(byte[], int, int, byte[], int, int) - Static method in class com.asakusafw.runtime.value.DecimalOption
Compares between the two objects in serialized form.
compareBytes(byte[], int, int, byte[], int, int) - Static method in class com.asakusafw.runtime.value.DoubleOption
Compares between the two objects in serialized form.
compareBytes(byte[], int, int, byte[], int, int) - Static method in class com.asakusafw.runtime.value.FloatOption
Compares between the two objects in serialized form.
compareBytes(byte[], int, int, byte[], int, int) - Static method in class com.asakusafw.runtime.value.IntOption
Compares between the two objects in serialized form.
compareBytes(byte[], int, int, byte[], int, int) - Static method in class com.asakusafw.runtime.value.LongOption
Compares between the two objects in serialized form.
compareBytes(byte[], int, int, byte[], int, int) - Static method in class com.asakusafw.runtime.value.ShortOption
Compares between the two objects in serialized form.
compareBytes(byte[], int, int, byte[], int, int) - Static method in class com.asakusafw.runtime.value.StringOption
Compares between the two objects in serialized form.
compareInBytes(byte[], int, byte[], int) - Method in class com.asakusafw.runtime.io.util.InvertOrder
 
compareInBytes(byte[], int, byte[], int) - Method in class com.asakusafw.runtime.io.util.NullWritableRawComparable
 
compareInBytes(byte[], int, byte[], int) - Method in class com.asakusafw.runtime.io.util.ShuffleKey
 
compareInBytes(byte[], int, byte[], int) - Method in interface com.asakusafw.runtime.io.util.WritableRawComparable
Compares two objects in bytes.
compareInBytes(byte[], int, byte[], int) - Method in class com.asakusafw.runtime.io.util.WritableRawComparableTuple
 
compareInBytes(byte[], int, byte[], int) - Method in class com.asakusafw.runtime.io.util.WritableRawComparableUnion
 
compareInBytes(byte[], int, byte[], int) - Method in class com.asakusafw.runtime.stage.directio.StringTemplate
Compares two objects in bytes.
compareInBytes(byte[], int, byte[], int) - Method in class com.asakusafw.runtime.value.BooleanOption
 
compareInBytes(byte[], int, byte[], int) - Method in class com.asakusafw.runtime.value.ByteOption
 
compareInBytes(byte[], int, byte[], int) - Method in class com.asakusafw.runtime.value.DateOption
 
compareInBytes(byte[], int, byte[], int) - Method in class com.asakusafw.runtime.value.DateTimeOption
 
compareInBytes(byte[], int, byte[], int) - Method in class com.asakusafw.runtime.value.DecimalOption
 
compareInBytes(byte[], int, byte[], int) - Method in class com.asakusafw.runtime.value.DoubleOption
 
compareInBytes(byte[], int, byte[], int) - Method in class com.asakusafw.runtime.value.FloatOption
 
compareInBytes(byte[], int, byte[], int) - Method in class com.asakusafw.runtime.value.IntOption
 
compareInBytes(byte[], int, byte[], int) - Method in class com.asakusafw.runtime.value.LongOption
 
compareInBytes(byte[], int, byte[], int) - Method in class com.asakusafw.runtime.value.ShortOption
 
compareInBytes(byte[], int, byte[], int) - Method in class com.asakusafw.runtime.value.StringOption
 
CompareOperator - Enum in com.asakusafw.testdriver.rule
Represents a compare operator.
compareTo(ClassInfo) - Method in class com.asakusafw.info.value.ClassInfo
 
compareTo(WritableRawComparable) - Method in class com.asakusafw.runtime.io.util.InvertOrder
 
compareTo(WritableRawComparable) - Method in class com.asakusafw.runtime.io.util.NullWritableRawComparable
 
compareTo(WritableRawComparable) - Method in class com.asakusafw.runtime.io.util.ShuffleKey
 
compareTo(WritableRawComparable) - Method in class com.asakusafw.runtime.io.util.WritableRawComparableTuple
 
compareTo(WritableRawComparable) - Method in class com.asakusafw.runtime.io.util.WritableRawComparableUnion
 
compareTo(SortableSlot) - Method in class com.asakusafw.runtime.stage.collector.SortableSlot
 
compareTo(WritableRawComparable) - Method in class com.asakusafw.runtime.stage.directio.StringTemplate
 
compareTo(WritableRawComparable) - Method in class com.asakusafw.runtime.value.BooleanOption
 
compareTo(WritableRawComparable) - Method in class com.asakusafw.runtime.value.ByteOption
 
compareTo(Date) - Method in class com.asakusafw.runtime.value.Date
 
compareTo(WritableRawComparable) - Method in class com.asakusafw.runtime.value.DateOption
 
compareTo(DateTime) - Method in class com.asakusafw.runtime.value.DateTime
 
compareTo(WritableRawComparable) - Method in class com.asakusafw.runtime.value.DateTimeOption
 
compareTo(WritableRawComparable) - Method in class com.asakusafw.runtime.value.DecimalOption
 
compareTo(WritableRawComparable) - Method in class com.asakusafw.runtime.value.DoubleOption
 
compareTo(WritableRawComparable) - Method in class com.asakusafw.runtime.value.FloatOption
 
compareTo(WritableRawComparable) - Method in class com.asakusafw.runtime.value.IntOption
 
compareTo(WritableRawComparable) - Method in class com.asakusafw.runtime.value.LongOption
 
compareTo(WritableRawComparable) - Method in class com.asakusafw.runtime.value.ShortOption
 
compareTo(WritableRawComparable) - Method in class com.asakusafw.runtime.value.StringOption
 
compareTo(PropertyName) - Method in class com.asakusafw.testdriver.core.PropertyName
 
CompilationUnit - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents compilation units.
CompilationUnitImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of CompilationUnit.
CompilationUnitImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.CompilationUnitImpl
 
compile(String) - Static method in class com.asakusafw.runtime.directio.FilePattern
Compiles pattern expression.
compileBatch(Class<?>) - Method in interface com.asakusafw.testdriver.compiler.CompilerSession
Compiles a batch class.
CompileEnvironment - Class in com.asakusafw.operator
Represents operator compiler environment.
CompileEnvironment(ProcessingEnvironment, List<? extends OperatorDriver>, List<? extends DataModelMirrorRepository>) - Constructor for class com.asakusafw.operator.CompileEnvironment
Creates a new instance.
CompileEnvironment.Support - Enum in com.asakusafw.operator
Represents kind of supported features in CompileEnvironment.
compileFlow(FlowDescription, FlowPortMap) - Method in interface com.asakusafw.testdriver.compiler.CompilerSession
Compiles a flow.
compileJobflow(Class<?>) - Method in interface com.asakusafw.testdriver.compiler.CompilerSession
Compiles a jobflow class.
CompilerConfiguration - Interface in com.asakusafw.testdriver.compiler
Represents a configuration for CompilerSession.
CompilerConfiguration.DebugLevel - Enum in com.asakusafw.testdriver.compiler
Represents a debug level.
CompilerConfiguration.OptimizeLevel - Enum in com.asakusafw.testdriver.compiler
Represents an optimization level.
CompilerConstants - Class in com.asakusafw.testdriver.compiler
Constants for Asakusa DSL TestKit Compiler.
CompilerOption - Class in com.asakusafw.operator
Compiler options.
CompilerSession - Interface in com.asakusafw.testdriver.compiler
An abstract super interface of Asakusa DSL TestKit Compiler.
CompilerToolkit - Interface in com.asakusafw.testdriver.compiler
Entry API for Asakusa DSL TestKit Compiler.
complete() - Method in class com.asakusafw.windgate.core.session.SessionMirror
Completes and releases this session.
complete() - Method in class com.asakusafw.windgate.core.session.SessionMirror.Null
 
completesSession - Variable in enum com.asakusafw.windgate.cli.ExecutionKind
Whether this execution completes a session.
CompositeDataModelDriver - Class in com.asakusafw.dmdl.java.emitter
Composition of JavaDataModelDriver.
CompositeDataModelDriver(ClassLoader) - Constructor for class com.asakusafw.dmdl.java.emitter.CompositeDataModelDriver
Creates composite data model driver with using registered JavaDataModelDriver as services.
CompositeDataModelDriver(List<? extends JavaDataModelDriver>) - Constructor for class com.asakusafw.dmdl.java.emitter.CompositeDataModelDriver
Creates and returns a new instance.
CompositeSourceRepository - Class in com.asakusafw.dmdl.source
CompositeSourceRepository(List<? extends DmdlSourceRepository>) - Constructor for class com.asakusafw.dmdl.source.CompositeSourceRepository
Creates and returns a new instance.
CompositeVerifyRule - Class in com.asakusafw.testdriver.core
Composite verify rule.
CompositeVerifyRule(VerifyRule, List<? extends TestRule>) - Constructor for class com.asakusafw.testdriver.core.CompositeVerifyRule
Creates a new instance.
COMPUTATION_MODULE - Static variable in annotation type com.asakusafw.runtime.trace.TraceLocation
Represents the computation module ID.
compute(Model) - Static method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
Returns the digest value of the target object.
computeBlocks(FileSystem, FileStatus) - Static method in class com.asakusafw.runtime.directio.hadoop.BlockMap
Returns a list of BlockInfo for the target file.
computeInputFragments(StripedDataFormat.InputContext) - Method in class com.asakusafw.directio.hive.orc.AbstractOrcFileFormat
 
computeInputFragments(StripedDataFormat.InputContext) - Method in class com.asakusafw.directio.hive.parquet.AbstractParquetFileFormat
 
computeInputFragments(StripedDataFormat.InputContext) - Method in interface com.asakusafw.runtime.directio.hadoop.StripedDataFormat
Compute DirectInputFragment for the input.
computeName(EmitContext, ModelDeclaration) - Method in interface com.asakusafw.dmdl.directio.hive.common.Namer
Returns the related name for the target model.
computeTrackingId(ExecutionContext, ExecutionScript) - Static method in class com.asakusafw.yaess.core.Job
Computes the tracking ID.
computeTrackingId(ExecutionContext) - Static method in class com.asakusafw.yaess.core.Job
Computes the tracking ID for script-less job.
concat(E) - Method in class com.asakusafw.utils.collections.SingleLinkedList
Creates and returns a new list with the value in head of this list.
concat(List<? extends Source<? extends T>>) - Static method in class com.asakusafw.utils.io.Sources
Concatenates a list of sources.
ConcreteDataModelMirror - Class in com.asakusafw.operator.model
Default implementation of a concrete DataModelMirror.
ConcreteDataModelMirror(CompileEnvironment, DeclaredType, PropertyMirrorCollector) - Constructor for class com.asakusafw.operator.model.ConcreteDataModelMirror
Creates a new instance.
ConcreteModelEmitter - Class in com.asakusafw.dmdl.java.emitter
Abstract super class which emits a record/joined/summarized model as a Java model class.
ConcreteModelEmitter(DmdlSemantics, Configuration, ModelDeclaration, JavaDataModelDriver) - Constructor for class com.asakusafw.dmdl.java.emitter.ConcreteModelEmitter
Creates and returns a new instance.
ConcurrentBatchFileCacheRepository - Class in com.asakusafw.runtime.util.cache
Executes FileCacheRepository.resolve(Path) concurrently.
ConcurrentBatchFileCacheRepository(FileCacheRepository, ExecutorService) - Constructor for class com.asakusafw.runtime.util.cache.ConcurrentBatchFileCacheRepository
Creates a new instance with default exception handler.
ConcurrentBatchFileCacheRepository(FileCacheRepository, ExecutorService, ConcurrentBatchFileCacheRepository.ExceptionHandler) - Constructor for class com.asakusafw.runtime.util.cache.ConcurrentBatchFileCacheRepository
Creates a new instance.
ConcurrentBatchFileCacheRepository.ExceptionHandler - Interface in com.asakusafw.runtime.util.cache
Exception handler.
ConditionalExpression - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents conditional expression.
ConditionalExpressionImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of ConditionalExpression.
ConditionalExpressionImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.ConditionalExpressionImpl
 
ConditionSheetItem - Enum in com.asakusafw.testdriver.excel.legacy
Represents a kind of cell on the Excel rule sheets.
ConditionSheetItem.ItemType - Enum in com.asakusafw.testdriver.excel.legacy
Represents a kind of item.
ConfigurableBinaryStreamFormat<T> - Class in com.asakusafw.runtime.directio.hadoop
BinaryStreamFormat with Configurable.
ConfigurableBinaryStreamFormat() - Constructor for class com.asakusafw.runtime.directio.hadoop.ConfigurableBinaryStreamFormat
 
Configuration(ClassLoader, List<File>, Pattern, Function<? super TableInfo, ? extends String>, String, File) - Constructor for class com.asakusafw.directio.hive.tools.cli.GenerateCreateTableTask.Configuration
Creates a new instance.
Configuration() - Constructor for class com.asakusafw.dmdl.directio.csv.driver.CsvFormatTrait.Configuration
 
configuration() - Method in class com.asakusafw.dmdl.directio.hive.orc.OrcFileTrait
Returns the view of OrcFormatConfiguration.
configuration() - Method in class com.asakusafw.dmdl.directio.hive.parquet.ParquetFileTrait
Returns the view of ParquetFormatConfiguration.
Configuration() - Constructor for class com.asakusafw.dmdl.directio.line.driver.LineFormatTrait.Configuration
 
Configuration() - Constructor for class com.asakusafw.dmdl.directio.sequencefile.driver.SequenceFileFormatTrait.Configuration
 
Configuration() - Constructor for class com.asakusafw.dmdl.directio.tsv.driver.TsvFormatTrait.Configuration
 
Configuration - Class in com.asakusafw.dmdl.java
Configurations for DMDL Java emitter.
Configuration(ModelFactory, DmdlSourceRepository, Name, Emitter, ClassLoader, Locale) - Constructor for class com.asakusafw.dmdl.java.Configuration
Creates and returns a new instance.
Configuration() - Constructor for class com.asakusafw.dmdl.windgate.csv.driver.CsvSupportTrait.Configuration
 
Configuration() - Constructor for class com.asakusafw.runtime.stage.input.DefaultSplitCombiner.Configuration
 
Configuration(TestDriverContext, BatchInfo, String) - Constructor for class com.asakusafw.testdriver.tools.runner.RunTask.Configuration
Creates a new instance.
CONFIGURATION_FILE_NAME - Static variable in class com.asakusafw.runtime.flow.RuntimeResourceManager
The standard name of the framework configuration file.
CONFIGURATION_FILE_PATH - Static variable in class com.asakusafw.runtime.flow.RuntimeResourceManager
The path to configuration file (relative from $ASAKUSA_HOME).
ConfigurationDetecter - Class in com.asakusafw.runtime.util.hadoop
Detects and write out the current Hadoop configuration directory.
ConfigurationFactory - Class in com.asakusafw.testdriver.hadoop
Creates Configurations with system defaults.
ConfigurationFactory(URL) - Constructor for class com.asakusafw.testdriver.hadoop.ConfigurationFactory
Creates a new instance.
ConfigurationFactory(ConfigurationFactory.Preferences) - Constructor for class com.asakusafw.testdriver.hadoop.ConfigurationFactory
Creates a new instance.
ConfigurationFactory.Preferences - Class in com.asakusafw.testdriver.hadoop
Preferences for ConfigurationFactory.
ConfigurationGroup - Class in com.asakusafw.operation.tools.directio.conf
A group command for Direct I/O configuration.
ConfigurationGroup() - Constructor for class com.asakusafw.operation.tools.directio.conf.ConfigurationGroup
 
ConfigurationItem - Interface in com.asakusafw.windgate.core.vocabulary
An abstract super interface of configuration items.
ConfigurationListCommand - Class in com.asakusafw.operation.tools.directio.conf
A command for printing Direct I/O configuration.
ConfigurationListCommand() - Constructor for class com.asakusafw.operation.tools.directio.conf.ConfigurationListCommand
 
ConfigurationParameter - Class in com.asakusafw.operation.tools.directio.common
Handles parameters about Hadoop configuration.
ConfigurationParameter() - Constructor for class com.asakusafw.operation.tools.directio.common.ConfigurationParameter
 
ConfigurationProvider - Class in com.asakusafw.runtime.util.hadoop
Creates Configurations with system defaults.
ConfigurationProvider() - Constructor for class com.asakusafw.runtime.util.hadoop.ConfigurationProvider
Creates a new instance.
ConfigurationProvider(URL) - Constructor for class com.asakusafw.runtime.util.hadoop.ConfigurationProvider
Creates a new instance.
ConfigurationSystemCommand - Class in com.asakusafw.operation.tools.directio.conf
A command for printing Direct I/O system configuration.
ConfigurationSystemCommand() - Constructor for class com.asakusafw.operation.tools.directio.conf.ConfigurationSystemCommand
 
configure(DirectDataSourceProfile) - Method in class com.asakusafw.runtime.directio.AbstractDirectDataSource
Configures this data source.
configure(DirectDataSourceProfile) - Method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSource
 
configure(Job) - Method in class com.asakusafw.runtime.stage.inprocess.InProcessStageConfigurator
 
configure(Job) - Method in class com.asakusafw.runtime.stage.optimizer.LibraryCopySuppressionConfigurator
 
configure(Job) - Method in class com.asakusafw.runtime.stage.optimizer.ReducerSimplifierConfigurator
 
configure(Job) - Method in class com.asakusafw.runtime.stage.StageConfigurator
Configures the target job.
configure(Configuration) - Method in class com.asakusafw.runtime.util.hadoop.ConfigurationProvider
Configures before ConfigurationProvider.newInstance() returns the configuration object.
configure(Job) - Method in class com.asakusafw.runtime.workaround.snappyjava.MacSnappyJavaWorkaround
 
configure() - Method in class com.asakusafw.testdriver.configurator.SnappyConfigurator
 
configure() - Method in class com.asakusafw.testdriver.core.TestingEnvironmentConfigurator
Configures the current testing environment.
configure(Configuration) - Method in class com.asakusafw.testdriver.hadoop.ConfigurationFactory
 
configure(String, String) - Method in class com.asakusafw.testdriver.OperatorTestEnvironment
Adds a configuration item.
configure(String, String) - Method in class com.asakusafw.testdriver.TestDriverBase
Adds a runtime configuration item.
configure() - Method in class com.asakusafw.testdriver.windows.WindowsEnvironmentConfigurator
 
configure(T, TryConsumer<? super T, IOException>) - Method in class com.asakusafw.utils.gradle.BaseProject
Configures the given object.
configure(Consumer<? super CommandBuilder<T>>) - Method in interface com.asakusafw.utils.jcommander.CommandBuilder
Configures this object.
configure(Consumer<? super CommandBuilder<T>>) - Method in class com.asakusafw.utils.jcommander.JCommanderWrapper
Configures this object.
configure(T) - Method in class com.asakusafw.windgate.core.BaseProvider
Configures this provider.
configure(ProcessProfile) - Method in class com.asakusafw.windgate.core.process.BasicProcessProvider
 
configure(ResourceProfile) - Method in class com.asakusafw.windgate.core.util.VoidResourceProvider
 
configure(ResourceProfile) - Method in class com.asakusafw.windgate.file.resource.FileResourceProvider
 
configure(SessionProfile) - Method in class com.asakusafw.windgate.file.session.FileSessionProvider
 
configure(ResourceProfile) - Method in class com.asakusafw.windgate.hadoopfs.HadoopFsProvider
 
configure(ResourceProfile) - Method in class com.asakusafw.windgate.hadoopfs.jsch.JschHadoopFsProvider
 
configure(ResourceProfile) - Method in class com.asakusafw.windgate.jdbc.JdbcResourceProvider
 
configure(ProcessProfile) - Method in class com.asakusafw.windgate.retryable.RetryableProcessProvider
 
configure(ResourceProfile) - Method in class com.asakusafw.windgate.stream.file.FileResourceProvider
 
configure(ServiceProfile<?>) - Method in class com.asakusafw.yaess.core.CoreProfile
 
configure(ServiceProfile<?>) - Method in class com.asakusafw.yaess.core.ExecutionLockProvider
 
configure(ServiceProfile<?>) - Method in class com.asakusafw.yaess.core.ExecutionMonitorProvider
 
configure(ServiceProfile<?>) - Method in class com.asakusafw.yaess.core.ExecutionScriptHandlerBase
 
configure(ServiceProfile<?>) - Method in class com.asakusafw.yaess.core.JobScheduler
 
configure(ServiceProfile<?>) - Method in interface com.asakusafw.yaess.core.Service
Configures this service.
configure(ServiceProfile<?>) - Method in class com.asakusafw.yaess.multidispatch.ExecutionScriptHandlerDispatcher
 
configureExtension(ServiceProfile<?>) - Method in class com.asakusafw.yaess.basic.BasicCommandScriptHandler
 
configureExtension(ServiceProfile<?>) - Method in class com.asakusafw.yaess.basic.BasicHadoopScriptHandler
 
configureExtension(ServiceProfile<?>) - Method in class com.asakusafw.yaess.basic.ProcessCommandScriptHandler
Configures this handler internally (extension point).
configureExtension(ServiceProfile<?>) - Method in class com.asakusafw.yaess.basic.ProcessHadoopScriptHandler
Configures this handler internally (extension point).
configureExtension(ServiceProfile<?>) - Method in class com.asakusafw.yaess.jsch.SshCommandScriptHandler
 
configureExtension(ServiceProfile<?>) - Method in class com.asakusafw.yaess.jsch.SshHadoopScriptHandler
 
configureStage(Job, VariableTable) - Method in class com.asakusafw.runtime.stage.AbstractStageClient
Configures the Job object for this stage.
confluent(Source<T>, Source<T>) - Method in class com.asakusafw.vocabulary.flow.util.CoreOperatorFactory
Returns a new confluent operator instance.
confluent(Source<T>, Source<T>, Source<T>) - Method in class com.asakusafw.vocabulary.flow.util.CoreOperatorFactory
Returns a new confluent operator instance.
confluent(Source<T>, Source<T>, Source<T>, Source<T>) - Method in class com.asakusafw.vocabulary.flow.util.CoreOperatorFactory
Returns a new confluent operator instance.
confluent(Iterable<? extends Source<T>>) - Method in class com.asakusafw.vocabulary.flow.util.CoreOperatorFactory
Returns a new confluent operator instance.
confluent(Source<T>...) - Method in class com.asakusafw.vocabulary.flow.util.CoreOperatorFactory
Returns a new confluent operator instance.
confluent(Source<T>, Source<T>) - Static method in class com.asakusafw.vocabulary.flow.util.CoreOperators
Returns a new confluent operator instance.
confluent(Source<T>, Source<T>, Source<T>) - Static method in class com.asakusafw.vocabulary.flow.util.CoreOperators
Returns a new confluent operator instance.
confluent(Source<T>, Source<T>, Source<T>, Source<T>) - Static method in class com.asakusafw.vocabulary.flow.util.CoreOperators
Returns a new confluent operator instance.
confluent(Iterable<? extends Source<T>>) - Static method in class com.asakusafw.vocabulary.flow.util.CoreOperators
Returns a new confluent operator instance.
confluent(Source<T>...) - Static method in class com.asakusafw.vocabulary.flow.util.CoreOperators
Returns a new confluent operator instance.
Confluent - Annotation Type in com.asakusafw.vocabulary.operator
Represents confluent operator annotation.
CONFLUENT_NAME - Static variable in class com.asakusafw.vocabulary.flow.util.CoreOperatorFactory
The common instance name of confluent operator.
connect(Output, Consumer<? super Wire>) - Method in class com.asakusafw.info.graph.Input
 
connect(Input, Consumer<? super Wire>) - Method in class com.asakusafw.info.graph.Output
 
connect(TOpposite) - Method in class com.asakusafw.info.graph.Port
Connects to the given opposite port.
connect(TOpposite, Consumer<? super Wire>) - Method in class com.asakusafw.info.graph.Port
Connects to the given opposite port.
connect(FlowElementOutput, FlowElementInput) - Static method in class com.asakusafw.vocabulary.flow.graph.PortConnection
Connects between the two ports.
connect() - Method in interface com.asakusafw.windgate.hadoopfs.ssh.SshConnection
Connects to this target.
Connectivity - Enum in com.asakusafw.vocabulary.flow.graph
Represents a kind of connectivity.
Constant - Class in com.asakusafw.vocabulary.flow.builder
Represents a constant.
Constant(Type, Object) - Constructor for class com.asakusafw.vocabulary.flow.builder.Constant
Creates a new instance.
ConstantRetryStrategy - Class in com.asakusafw.runtime.util.lock
An implementation of RetryStrategy with constant time.
ConstantRetryStrategy() - Constructor for class com.asakusafw.runtime.util.lock.ConstantRetryStrategy
Creates a new instance for do not retry tasks.
ConstantRetryStrategy(int) - Constructor for class com.asakusafw.runtime.util.lock.ConstantRetryStrategy
Creates a new instance for do not retry tasks.
ConstantRetryStrategy(int, long) - Constructor for class com.asakusafw.runtime.util.lock.ConstantRetryStrategy
Creates a new instance.
ConstantRetryStrategy(int, long, long) - Constructor for class com.asakusafw.runtime.util.lock.ConstantRetryStrategy
Creates a new instance.
Constants - Class in com.asakusafw.operator
Available constant values in this project.
Constants - Class in com.asakusafw.vocabulary.windgate
The common constants of WindGate vocabularies.
ConstructorDeclaration - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents constructor declarations.
ConstructorDeclarationImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of ConstructorDeclaration.
ConstructorDeclarationImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.ConstructorDeclarationImpl
 
ConstructorInvocation - Interface in com.asakusafw.utils.java.model.syntax
An abstract super interface of constructor invocations.
constructorReference() - Method in class com.asakusafw.utils.java.model.util.TypeBuilder
Returns the constructor invocation using the building type as its qualifier.
constructorReference(List<? extends Type>) - Method in class com.asakusafw.utils.java.model.util.TypeBuilder
Returns the constructor invocation using the building type as its qualifier.
ConstructorReferenceExpression - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents method reference expressions only for constructors.
ConstructorReferenceExpressionImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of ConstructorReferenceExpression.
ConstructorReferenceExpressionImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.ConstructorReferenceExpressionImpl
 
consume(DmdlSemantics, AstAttribute, Map<String, AstAttributeElement>) - Static method in class com.asakusafw.dmdl.directio.text.EscapeSettings
Consumes attribute elements about escape settings, and returns corresponding EscapeSettings.
consume(DmdlSemantics, AstAttribute, Map<String, AstAttributeElement>) - Static method in class com.asakusafw.dmdl.directio.text.QuoteSettings
Consumes attribute elements about escape settings, and returns corresponding QuoteSettings.
consume(DmdlSemantics, AstAttribute, Map<String, AstAttributeElement>) - Static method in class com.asakusafw.dmdl.directio.text.TextFieldSettings
Consumes attribute elements about escape settings, and returns corresponding EscapeSettings.
consume(DmdlSemantics, AstAttribute, Map<String, AstAttributeElement>) - Static method in class com.asakusafw.dmdl.directio.text.TextFormatSettings
Consumes attribute elements about escape settings, and returns corresponding EscapeSettings.
consume(int) - Method in class com.asakusafw.utils.java.parser.javadoc.DefaultJavadocScanner
 
consume(int) - Method in interface com.asakusafw.utils.java.parser.javadoc.JavadocScanner
Consumes the tokens.
consumeLineEnd(JavadocScanner, boolean) - Static method in class com.asakusafw.utils.java.parser.javadoc.JavadocScannerUtil
Consumes the next line-break, and its consequent white-space, and asterisk tokens.
container(List<? extends PropertySymbol>) - Static method in class com.asakusafw.dmdl.semantics.PropertyReferenceDeclaration
Returns an instance for the target references.
container(Map<String, ? extends PropertySymbol>) - Static method in class com.asakusafw.dmdl.semantics.PropertyReferenceDeclaration
Returns an instance for the target references.
contains(Path, Path) - Static method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceUtil
Returns whether the parent path contains the child path, or not.
contains(String) - Method in class com.asakusafw.runtime.value.StringOption
Returns whether or not this text contains the given substring.
contains(StringOption) - Method in class com.asakusafw.runtime.value.StringOption
Returns whether or not this text contains the given substring.
contains(Object) - Method in interface com.asakusafw.utils.graph.Graph
Returns whether this graph contains the target vertex or not.
contains(Object) - Method in class com.asakusafw.utils.graph.HashGraph
 
containsKey(Object) - Method in class com.asakusafw.runtime.value.ValueOptionMap
 
ContainsString - Class in com.asakusafw.testdriver.rule
Accepts iff actual contains expected string.
ContainsString() - Constructor for class com.asakusafw.testdriver.rule.ContainsString
 
containsString() - Static method in class com.asakusafw.testdriver.rule.Predicates
Returns ContainsString predicate.
containsTraverse() - Method in class com.asakusafw.runtime.directio.FilePattern
Returns whether this pattern contains traverse (**).
containsVariables() - Method in class com.asakusafw.runtime.directio.FilePattern
Returns whether this pattern contains variables (${var}).
ContentsConfigurator - Class in com.asakusafw.utils.gradle
Configures project contents.
ContentsConfigurator(TryConsumer<? super Bundle, IOException>) - Constructor for class com.asakusafw.utils.gradle.ContentsConfigurator
Creates a new instance.
Context - Class in com.asakusafw.dmdl.analyzer
A context of semantic analyzer.
Context(DmdlSemantics, Iterable<? extends TypeDriver>, Iterable<? extends AttributeDriver>) - Constructor for class com.asakusafw.dmdl.analyzer.Context
Creates and returns a new instance.
context - Variable in class com.asakusafw.dmdl.directio.text.AbstractTextStreamFormatGenerator
The current context.
Context(CompileEnvironment, AnnotationMirror, ExecutableElement) - Constructor for class com.asakusafw.operator.OperatorDriver.Context
Creates a new instance.
Context() - Constructor for class com.asakusafw.runtime.directio.DataFilter.Context
Creates a new instance without batch arguments.
Context(Map<String, String>) - Constructor for class com.asakusafw.runtime.directio.DataFilter.Context
Creates a new instance.
Context - Class in com.asakusafw.windgate.bootstrap
Represents a bootstrap context.
ContinueStatement - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents continue statement.
ContinueStatementImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of ContinueStatement.
ContinueStatementImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.ContinueStatementImpl
 
convert(DirectDataSourceProfile, Configuration) - Static method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceProfile
Converts the DirectDataSourceProfile into this profile.
convert(DataModelDefinition<?>, JsonElement) - Static method in class com.asakusafw.testdriver.json.JsonObjectDriver
Converts JsonElement into a corresponded DataModelReflection.
convert(PackageElement) - Method in class com.asakusafw.utils.java.jsr269.bridge.Jsr269
Converts the package element.
convert(Name) - Method in class com.asakusafw.utils.java.jsr269.bridge.Jsr269
Converts the name.
convert(TypeMirror) - Method in class com.asakusafw.utils.java.jsr269.bridge.Jsr269
Converts the type mirror.
convert(ArrayType) - Method in class com.asakusafw.utils.java.jsr269.bridge.Jsr269
Converts the array type.
convert(DeclaredType) - Method in class com.asakusafw.utils.java.jsr269.bridge.Jsr269
Converts the class, interface type, or its parameterized type.
convert(NoType) - Method in class com.asakusafw.utils.java.jsr269.bridge.Jsr269
Converts the void pseudo-type.
convert(PrimitiveType) - Method in class com.asakusafw.utils.java.jsr269.bridge.Jsr269
Converts the primitive type.
convert(TypeVariable) - Method in class com.asakusafw.utils.java.jsr269.bridge.Jsr269
Converts the type variable.
convert(WildcardType) - Method in class com.asakusafw.utils.java.jsr269.bridge.Jsr269
Converts the wildcard type.
convert(Collection<Modifier>) - Method in class com.asakusafw.utils.java.jsr269.bridge.Jsr269
Converts the modifiers.
convert(String, int) - Method in class com.asakusafw.utils.java.parser.javadoc.JavadocConverter
Analyzes the documentation comment string and returns the corresponded Javadoc object.
Convert - Annotation Type in com.asakusafw.vocabulary.operator
変換演算子を表すメソッドに付与する注釈。
convert(Configuration, ResourceProfile) - Static method in class com.asakusafw.windgate.hadoopfs.HadoopFsProfile
convert(Configuration, ResourceProfile) - Static method in class com.asakusafw.windgate.hadoopfs.ssh.SshProfile
convert(ResourceProfile) - Static method in class com.asakusafw.windgate.jdbc.JdbcProfile
convert(ProcessProfile) - Static method in class com.asakusafw.windgate.retryable.RetryableProcessProfile
convert(ResourceProfile) - Static method in class com.asakusafw.windgate.stream.file.FileProfile
convert(ServiceProfile<?>) - Static method in class com.asakusafw.yaess.flowlog.FlowLoggerProfile
Converts the generic profile into the structured profile about FlowLogger.
convert(ServiceProfile<?>) - Static method in class com.asakusafw.yaess.jobqueue.JobClientProfile
Converts general profile into the corresponded this profile.
ConvertOperatorDriver - Class in com.asakusafw.operator.builtin
OperatorDriver for Convert annotation.
ConvertOperatorDriver() - Constructor for class com.asakusafw.operator.builtin.ConvertOperatorDriver
 
copy() - Method in class com.asakusafw.runtime.flow.join.LookUpKey
Returns a copy of this key.
copy(String, String) - Method in class com.asakusafw.testdata.generator.excel.SheetEditor
Creates a clone of the specified sheet.
copy(Path) - Method in class com.asakusafw.utils.gradle.Bundle
Copies files from the given directory into bundle root.
copy(Path, String) - Method in class com.asakusafw.utils.gradle.Bundle
Copies files from the given file or directory onto the path.
copy(String) - Static method in class com.asakusafw.utils.gradle.ContentsConfigurator
Returns a configuration which copies contents onto the contents root.
copy(Path) - Static method in class com.asakusafw.utils.gradle.ContentsConfigurator
Returns a configuration which copies contents onto the contents root.
copy(String, String) - Static method in class com.asakusafw.utils.gradle.ContentsConfigurator
Returns a configuration which copies contents onto the given destination path.
copy(Path, String) - Static method in class com.asakusafw.utils.gradle.ContentsConfigurator
Returns a configuration which copies contents onto the given destination path.
copy(Graph<? extends V>) - Static method in class com.asakusafw.utils.graph.Graphs
Returns a copy of the target graph.
copy() - Method in class com.asakusafw.utils.java.model.util.AttributeBuilder
Returns a copy of this builder.
copy() - Method in class com.asakusafw.utils.java.model.util.ExpressionBuilder
Returns a copy of this builder.
copy() - Method in class com.asakusafw.utils.java.model.util.JavadocBuilder
Returns a copy of this builder.
copy() - Method in class com.asakusafw.utils.java.model.util.TypeBuilder
Returns a copy of this builder.
copy() - Method in class com.asakusafw.vocabulary.flow.graph.FlowElement
Creates a new copy without any connections.
copyFrom(T) - Method in interface com.asakusafw.runtime.model.DataModel
Copies the properties in the specified object into this.
copyFrom(BooleanOption) - Method in class com.asakusafw.runtime.value.BooleanOption
Deprecated.
copyFrom(ByteOption) - Method in class com.asakusafw.runtime.value.ByteOption
Deprecated.
copyFrom(DateOption) - Method in class com.asakusafw.runtime.value.DateOption
Deprecated.
copyFrom(DateTimeOption) - Method in class com.asakusafw.runtime.value.DateTimeOption
Deprecated.
copyFrom(DecimalOption) - Method in class com.asakusafw.runtime.value.DecimalOption
Deprecated.
copyFrom(DoubleOption) - Method in class com.asakusafw.runtime.value.DoubleOption
Deprecated.
copyFrom(FloatOption) - Method in class com.asakusafw.runtime.value.FloatOption
Deprecated.
copyFrom(IntOption) - Method in class com.asakusafw.runtime.value.IntOption
Deprecated.
copyFrom(LongOption) - Method in class com.asakusafw.runtime.value.LongOption
Deprecated.
copyFrom(ShortOption) - Method in class com.asakusafw.runtime.value.ShortOption
Deprecated.
copyFrom(StringOption) - Method in class com.asakusafw.runtime.value.StringOption
Deprecated.
copyFrom(V) - Method in class com.asakusafw.runtime.value.ValueOption
Deprecated.
Application developer should not use this method directly
copyFrom(T) - Method in interface com.asakusafw.vocabulary.model.DataModel.Interface
Deprecated.
Copies each property value of the specified object into this data model.
copyFromModel(T, K, V) - Method in class com.asakusafw.runtime.directio.hadoop.SequenceFileFormat
Copy the data model into the key and value.
copyObject(Object) - Method in class com.asakusafw.directio.hive.serde.AbstractValueInspector
 
copyToModel(K, V, T) - Method in class com.asakusafw.runtime.directio.hadoop.SequenceFileFormat
Copy key and value into the target data model.
CoreConstants - Class in com.asakusafw.windgate.bootstrap
Constants of Asakusa Framework Core.
CoreOperatorFactory - Class in com.asakusafw.vocabulary.flow.util
Provides factory methods for core operators.
CoreOperatorFactory() - Constructor for class com.asakusafw.vocabulary.flow.util.CoreOperatorFactory
 
CoreOperatorFactory.Checkpoint<T> - Class in com.asakusafw.vocabulary.flow.util
Represents a checkpoint operator which provides restarting point for (partial) failures.
CoreOperatorFactory.Confluent<T> - Class in com.asakusafw.vocabulary.flow.util
Represents a confluent operator which provides union of data-sets.
CoreOperatorFactory.Empty<T> - Class in com.asakusafw.vocabulary.flow.util
Represents an empty operator which provides empty data-sets.
CoreOperatorFactory.EmptyFragment - Class in com.asakusafw.vocabulary.flow.util
An empty operator fragment which requires the target type.
CoreOperatorFactory.Extend<T> - Class in com.asakusafw.vocabulary.flow.util
Represents a extend operator which transforms data model objects into other data model types.
CoreOperatorFactory.ExtendFragment - Class in com.asakusafw.vocabulary.flow.util
An extend operator fragment which requires the target type.
CoreOperatorFactory.Project<T> - Class in com.asakusafw.vocabulary.flow.util
Represents a project operator which transforms data model objects into other data model types.
CoreOperatorFactory.ProjectFragment - Class in com.asakusafw.vocabulary.flow.util
An project operator fragment which requires the target type.
CoreOperatorFactory.Restructure<T> - Class in com.asakusafw.vocabulary.flow.util
Represents a restructure operator which transforms data model objects into other data model types.
CoreOperatorFactory.RestructureFragment - Class in com.asakusafw.vocabulary.flow.util
An restructure operator fragment which requires the target type.
CoreOperators - Class in com.asakusafw.vocabulary.flow.util
Provides factory methods for core operators.
CoreOperatorSpec - Class in com.asakusafw.info.operator
Details of a core operator.
CoreOperatorSpec.CoreOperatorKind - Enum in com.asakusafw.info.operator
Represents a kind of core operator.
CoreProfile - Class in com.asakusafw.windgate.core
A core profile for WindGate execution.
CoreProfile(int) - Constructor for class com.asakusafw.windgate.core.CoreProfile
Creates a new instance.
CoreProfile - Class in com.asakusafw.yaess.core
An abstract implementation of core configuration holder.
CoreProfile() - Constructor for class com.asakusafw.yaess.core.CoreProfile
 
count() - Method in class com.asakusafw.yaess.jobqueue.JobClientProvider
Returns the number of available clients.
countCodePoints(StringOption) - Static method in class com.asakusafw.runtime.value.StringOptionUtil
Returns the number of code-points in the given StringOption.
Counter - Class in com.asakusafw.runtime.directio
Receives count.
Counter() - Constructor for class com.asakusafw.runtime.directio.Counter
 
CountingInputStream - Class in com.asakusafw.windgate.stream
InputStream with counting bytes to be read.
CountingInputStream(InputStream) - Constructor for class com.asakusafw.windgate.stream.CountingInputStream
Creates a new instance.
CountingOutputStream - Class in com.asakusafw.windgate.stream
OutputStream with counting bytes to be written.
CountingOutputStream(OutputStream) - Constructor for class com.asakusafw.windgate.stream.CountingOutputStream
Creates a new instance.
CountInputStream - Class in com.asakusafw.runtime.directio.util
InputStream with counting bytes to be read.
CountInputStream(InputStream, Counter) - Constructor for class com.asakusafw.runtime.directio.util.CountInputStream
Creates a new instance.
countLeadingWhitespaces(CharSequence, int, int) - Static method in class com.asakusafw.runtime.io.text.TextUtil
Returns the number of leading whitespace characters in the given character sequence range.
CountOutputStream - Class in com.asakusafw.runtime.directio.util
OutputStream with counting bytes to be written.
CountOutputStream(OutputStream, Counter) - Constructor for class com.asakusafw.runtime.directio.util.CountOutputStream
Creates a new instance.
countTrailingWhitespaces(CharSequence, int, int) - Static method in class com.asakusafw.runtime.io.text.TextUtil
Returns the number of trailing whitespace characters in the given character sequence range.
countUntil(Collection<JavadocTokenKind>, JavadocScanner, int) - Static method in class com.asakusafw.utils.java.parser.javadoc.JavadocScannerUtil
Returns the number of tokens from the starting index until each token has the specified kind.
countUntilBlockEnd(JavadocScanner, int) - Static method in class com.asakusafw.utils.java.parser.javadoc.JavadocScannerUtil
Returns the number of tokens from the starting index until the current block was closed.
countUntilCommentEnd(JavadocScanner, boolean, int) - Static method in class com.asakusafw.utils.java.parser.javadoc.JavadocScannerUtil
Returns the number of tokens from the starting index until the end of this comment.
countUntilNextLineStart(JavadocScanner, int) - Static method in class com.asakusafw.utils.java.parser.javadoc.JavadocScannerUtil
Returns the number of tokens from the starting index until the next printable token on the subsequent lines.
countUntilNextPrintable(JavadocScanner, int) - Static method in class com.asakusafw.utils.java.parser.javadoc.JavadocScannerUtil
Returns the number of tokens from the starting index until the next printable token.
countWhile(Collection<JavadocTokenKind>, JavadocScanner, int) - Static method in class com.asakusafw.utils.java.parser.javadoc.JavadocScannerUtil
Returns the number of tokens from the starting index while each token has the specified kind.
countWhileTagName(JavadocScanner, int) - Static method in class com.asakusafw.utils.java.parser.javadoc.JavadocBlockParserUtil
Returns the number of tokens in the current block body.
create(String, long, Collection<BlockInfo>, boolean) - Static method in class com.asakusafw.runtime.directio.hadoop.BlockMap
Create BlockMap.
create() - Static method in class com.asakusafw.runtime.testing.MockResult
Creates a new instance.
create(DataModelDefinition<T>, URI, TestContext) - Method in interface com.asakusafw.testdriver.core.DataModelSinkProvider
Creates a DataModelSink object corresponding to the specified URI.
create(DataModelDefinition<T>, URI, TestContext) - Method in interface com.asakusafw.testdriver.core.DifferenceSinkProvider
Creates a DifferenceSink object corresponding to the specified URI.
create(DataModelDefinition<T>, URI, TestContext) - Method in class com.asakusafw.testdriver.core.SpiDataModelSinkProvider
 
create(DataModelDefinition<T>, URI, TestContext) - Method in class com.asakusafw.testdriver.core.SpiDifferenceSinkProvider
 
create(DataModelDefinition<T>, URI, TestContext) - Method in class com.asakusafw.testdriver.excel.ExcelSheetSinkProvider
 
create(DataModelDefinition<T>, URI, TestContext) - Method in class com.asakusafw.testdriver.html.HtmlDifferenceSinkProvider
 
create() - Static method in class com.asakusafw.utils.collections.Lists
Returns an empty list.
create() - Static method in class com.asakusafw.utils.collections.Maps
Creates and returns an empty map.
create() - Static method in class com.asakusafw.utils.collections.Sets
Returns an empty set.
create(String, ParameterList) - Method in class com.asakusafw.windgate.core.resource.ResourceProvider
Provides a new ResourceMirror.
create(String) - Method in class com.asakusafw.windgate.core.session.SessionProvider
Creates a new session and acquires the session with the specified session ID.
create(String, ParameterList) - Method in class com.asakusafw.windgate.core.util.VoidResourceProvider
 
create(String, ParameterList) - Method in class com.asakusafw.windgate.file.resource.FileResourceProvider
 
create(String) - Method in class com.asakusafw.windgate.file.session.FileSessionProvider
 
create(String, ParameterList) - Method in class com.asakusafw.windgate.hadoopfs.HadoopFsProvider
 
create(String, ParameterList) - Method in class com.asakusafw.windgate.hadoopfs.jsch.JschHadoopFsProvider
 
create(String, ParameterList) - Method in class com.asakusafw.windgate.jdbc.JdbcResourceProvider
 
create(String, ParameterList) - Method in class com.asakusafw.windgate.stream.file.FileResourceProvider
 
create(String, String) - Method in class com.asakusafw.yaess.core.util.TemporaryFiles
Creates a new temporary file.
create(String, String, InputStream) - Method in class com.asakusafw.yaess.core.util.TemporaryFiles
Creates a new temporary file.
createCompileEnvironment(ProcessingEnvironment) - Method in class com.asakusafw.operator.AbstractOperatorAnnotationProcessor
Creates a compile environment for this processing (for testing).
createCompileEnvironment(ProcessingEnvironment) - Method in class com.asakusafw.operator.flowpart.FlowPartAnnotationProcessor
 
createCompileEnvironment(ProcessingEnvironment) - Method in class com.asakusafw.operator.method.OperatorAnnotationProcessor
 
createConfig() - Method in class com.asakusafw.testdriver.OperatorTestEnvironment
Returns a new configuration object for RuntimeResourceManager.
createContext(String, String) - Static method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceUtil
Creates output context from execution ID and datasource ID.
createContext(JobContext, String) - Static method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceUtil
createContext(TaskAttemptContext, String) - Static method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceUtil
createContext(JobContext, String) - Static method in class com.asakusafw.runtime.stage.output.BridgeOutputFormat
Creates output context from Hadoop context.
createContext(TaskAttemptContext, String) - Static method in class com.asakusafw.runtime.stage.output.BridgeOutputFormat
Creates output context from Hadoop context.
createCursor() - Method in class com.asakusafw.dmdl.source.CompositeSourceRepository
 
createCursor() - Method in class com.asakusafw.dmdl.source.DmdlSourceDirectory
 
createCursor() - Method in class com.asakusafw.dmdl.source.DmdlSourceFile
 
createCursor() - Method in interface com.asakusafw.dmdl.source.DmdlSourceRepository
Creates and returns a new cursor which can traverse in this repository.
createCursor() - Method in class com.asakusafw.dmdl.source.DmdlSourceResource
 
createDataModelObject() - Method in class com.asakusafw.directio.hive.serde.DataModelDescriptor
Creates a new instance of the target data model.
createDrain(ProcessScript<T>) - Method in interface com.asakusafw.windgate.core.resource.DriverFactory
Creates a new drain driver.
createDrain(ProcessScript<T>) - Method in class com.asakusafw.windgate.core.resource.DriverRepository
 
createDrain(ProcessScript<T>) - Method in class com.asakusafw.windgate.core.resource.ResourceMirror
Creates a new drain driver for this resource.
createDrain(ProcessScript<T>) - Method in class com.asakusafw.windgate.file.resource.FileResourceMirror
 
createDrain(ProcessScript<T>) - Method in class com.asakusafw.windgate.hadoopfs.HadoopFsMirror
 
createDrain(ProcessScript<T>) - Method in class com.asakusafw.windgate.hadoopfs.ssh.AbstractSshHadoopFsMirror
 
createDrain(ProcessScript<T>) - Method in class com.asakusafw.windgate.jdbc.JdbcResourceMirror
 
createDrain(ProcessScript<T>) - Method in class com.asakusafw.windgate.stream.file.FileResourceMirror
 
createDrainForDrain(ProcessScript<T>) - Method in class com.asakusafw.windgate.core.resource.ResourceManipulator
Creates a new drain driver for the drain of this resource.
createDrainForDrain(ProcessScript<T>) - Method in class com.asakusafw.windgate.file.resource.FileResourceManipulator
 
createDrainForDrain(ProcessScript<T>) - Method in class com.asakusafw.windgate.jdbc.JdbcResourceManipulator
 
createDrainForDrain(ProcessScript<T>) - Method in class com.asakusafw.windgate.stream.file.FileResourceManipulator
 
createDrainForSource(ProcessScript<T>) - Method in class com.asakusafw.windgate.core.resource.ResourceManipulator
Creates a new drain driver for the source of this resource.
createDrainForSource(ProcessScript<T>) - Method in class com.asakusafw.windgate.file.resource.FileResourceManipulator
 
createDrainForSource(ProcessScript<T>) - Method in class com.asakusafw.windgate.jdbc.JdbcResourceManipulator
 
createDrainForSource(ProcessScript<T>) - Method in class com.asakusafw.windgate.stream.file.FileResourceManipulator
 
createEmptyWorkbook(SpreadsheetVersion) - Static method in class com.asakusafw.testdata.generator.excel.WorkbookGenerator
Creates a new empty workbook for the target version.
createFileStatus(Path) - Static method in class com.asakusafw.windgate.hadoopfs.ssh.FileList
Deprecated.
should not use this
createFlow(Class<? extends FlowDescription>, Class<?>...) - Static method in class com.asakusafw.vocabulary.flow.builder.FlowElementBuilder
Creates a new instance for flow description class.
createGetTextFormatInternal() - Method in class com.asakusafw.dmdl.directio.text.AbstractTextStreamFormatGenerator
createInput(Class<? extends T>, FileSystem, Path, long, long, Counter) - Method in class com.asakusafw.directio.hive.orc.AbstractOrcFileFormat
 
createInput(Class<? extends T>, FileSystem, Path, long, long, Counter) - Method in class com.asakusafw.directio.hive.parquet.AbstractParquetFileFormat
 
createInput(Class<? extends T>, String, InputStream) - Method in class com.asakusafw.runtime.directio.BinaryStreamFormat
Creates a new ModelInput for the specified properties.
createInput(Class<? extends T>, String, InputStream, long, long) - Method in class com.asakusafw.runtime.directio.BinaryStreamFormat
Creates a new ModelInput for the specified properties.
createInput(Class<? extends T>, FileSystem, Path, Counter) - Method in class com.asakusafw.runtime.directio.hadoop.HadoopFileFormat
Creates a new ModelInput for the specified properties.
createInput(Class<? extends T>, FileSystem, Path, long, long, Counter) - Method in class com.asakusafw.runtime.directio.hadoop.HadoopFileFormat
Creates a new ModelInput for the specified properties.
createInput(Class<? extends T>, FileSystem, Path, long, long, Counter) - Method in class com.asakusafw.runtime.directio.hadoop.HadoopFileFormatAdapter
 
createInput(Class<? extends T>, FileSystem, Path, long, long, Counter) - Method in class com.asakusafw.runtime.directio.hadoop.SequenceFileFormat
 
createInput(Class<? extends T>, String, InputStream, long, long) - Method in class com.asakusafw.runtime.io.text.directio.AbstractTextStreamFormat
 
createJob(Configuration) - Method in class com.asakusafw.runtime.stage.AbstractStageClient
Creates a new job.
createJobMonitor(String, double) - Method in class com.asakusafw.yaess.core.PhaseMonitor
Creates a new child task monitor with the specified task size.
createKeyObject() - Method in class com.asakusafw.runtime.directio.hadoop.SequenceFileFormat
Returns a key object.
createLookUpTable() - Method in class com.asakusafw.runtime.flow.join.JoinResource
Returns a builder for building a new lookup table.
createManipulator(ParameterList) - Method in class com.asakusafw.windgate.core.resource.ResourceProvider
Provides a new ResourceManipulator.
createManipulator(ParameterList) - Method in class com.asakusafw.windgate.core.util.VoidResourceProvider
 
createManipulator(ParameterList) - Method in class com.asakusafw.windgate.file.resource.FileResourceProvider
 
createManipulator(ParameterList) - Method in class com.asakusafw.windgate.jdbc.JdbcResourceProvider
 
createManipulator(ParameterList) - Method in class com.asakusafw.windgate.stream.file.FileResourceProvider
 
createModelInput(InputStream) - Method in class com.asakusafw.runtime.io.ModelIoFactory
Creates a new ModelInput for the target InputStream.
createModelInput(RecordParser) - Method in class com.asakusafw.runtime.io.ModelIoFactory
Creates a new ModelInput for the target RecordParser.
createModelObject() - Method in class com.asakusafw.runtime.io.ModelIoFactory
Creates a new data model object.
createModelOutput(OutputStream) - Method in class com.asakusafw.runtime.io.ModelIoFactory
Creates a new ModelOutput for the target OutputStream.
createModelOutput(RecordEmitter) - Method in class com.asakusafw.runtime.io.ModelIoFactory
Creates a new ModelOutput for the target RecordEmitter.
createModelSymbol(AstSimpleName) - Method in class com.asakusafw.dmdl.semantics.DmdlSemantics
Creates and returns a new model symbol in this world.
createObjectInput(InputStream) - Method in class com.asakusafw.utils.io.DefaultSerialization
Creates an ObjectInput object from the InputStream.
createObjectOutput(OutputStream) - Method in class com.asakusafw.utils.io.DefaultSerialization
Creates an ObjectOutput object from the OutputStream.
createOperator(Class<? extends Annotation>, Class<?>, String, Class<?>...) - Static method in class com.asakusafw.vocabulary.flow.builder.FlowElementBuilder
Creates a new instance for operator method.
createOperator(Class<? extends Annotation>, Class<?>, Class<?>, String, Class<?>...) - Static method in class com.asakusafw.vocabulary.flow.builder.FlowElementBuilder
Creates a new instance for operator method.
createOutput(Class<? extends T>, FileSystem, Path, Counter) - Method in class com.asakusafw.directio.hive.orc.AbstractOrcFileFormat
 
createOutput(Class<? extends T>, FileSystem, Path, Counter) - Method in class com.asakusafw.directio.hive.parquet.AbstractParquetFileFormat
 
createOutput(Class<? extends T>, String, OutputStream) - Method in class com.asakusafw.runtime.directio.BinaryStreamFormat
Creates a new ModelOutput for the specified properties.
createOutput(Class<? extends T>, FileSystem, Path, Counter) - Method in class com.asakusafw.runtime.directio.hadoop.HadoopFileFormat
Creates a new ModelOutput for the specified properties.
createOutput(Class<? extends T>, FileSystem, Path, Counter) - Method in class com.asakusafw.runtime.directio.hadoop.HadoopFileFormatAdapter
 
createOutput(Class<? extends T>, FileSystem, Path, Counter) - Method in class com.asakusafw.runtime.directio.hadoop.SequenceFileFormat
 
createOutput(Class<? extends T>, String, OutputStream) - Method in class com.asakusafw.runtime.io.text.directio.AbstractTextStreamFormat
 
createOutput(DataModelDefinition<V>, T) - Method in class com.asakusafw.testdriver.core.AbstractExporterRetriever
Creates a ModelOutput to prepare what the exporter will use.
createOutput(DataModelDefinition<V>, T, TestContext) - Method in class com.asakusafw.testdriver.core.AbstractExporterRetriever
createOutput(DataModelDefinition<V>, T) - Method in class com.asakusafw.testdriver.core.AbstractImporterPreparator
Creates a ModelOutput to prepare the resource which the importer will use.
createOutput(DataModelDefinition<V>, T, TestContext) - Method in class com.asakusafw.testdriver.core.AbstractImporterPreparator
createOutput(DataModelDefinition<V>, T, TestContext) - Method in interface com.asakusafw.testdriver.core.ExporterRetriever
Creates a ModelOutput to prepare what the exporter will use.
createOutput(DataModelDefinition<V>, T, TestContext) - Method in interface com.asakusafw.testdriver.core.ImporterPreparator
Creates a ModelOutput to prepare the resource which the importer will use.
createOutput(DataModelDefinition<V>, ExporterDescription, TestContext) - Method in class com.asakusafw.testdriver.core.SpiExporterRetriever
 
createOutput(DataModelDefinition<V>, ImporterDescription, TestContext) - Method in class com.asakusafw.testdriver.core.SpiImporterPreparator
 
createOutput(DataModelDefinition<V>, DirectFileInputDescription, TestContext) - Method in class com.asakusafw.testdriver.directio.DirectFileInputPreparator
 
createOutput(DataModelDefinition<V>, DirectFileOutputDescription, TestContext) - Method in class com.asakusafw.testdriver.directio.DirectFileOutputRetriever
 
createOutput(DataModelDefinition<V>, WindGateExporterDescription, TestContext) - Method in class com.asakusafw.testdriver.windgate.WindGateExporterRetriever
 
createOutput(DataModelDefinition<V>, WindGateImporterDescription, TestContext) - Method in class com.asakusafw.testdriver.windgate.WindGateImporterPreparator
 
createPrefixMap(Map<?, ?>, String) - Static method in class com.asakusafw.windgate.core.util.PropertiesUtil
Creates property pairs which has the specified prefix their key.
createPrefixMap(Map<?, ?>, String) - Static method in class com.asakusafw.yaess.core.util.PropertiesUtil
Creates property pairs which has the specified prefix their key.
createPreparedStatementSupport(PreparedStatement, List<String>) - Method in interface com.asakusafw.windgate.core.vocabulary.DataModelJdbcSupport
Creates a new DataModelJdbcSupport.DataModelPreparedStatement for the specified columns.
createProcessScript(Class<T>, WindGateImporterDescription) - Static method in class com.asakusafw.testdriver.windgate.WindGateTestHelper
Creates a new ProcessScript for testing.
createProcessScript(Class<T>, WindGateExporterDescription) - Static method in class com.asakusafw.testdriver.windgate.WindGateTestHelper
Creates a new ProcessScript for testing.
createProfileContext(TestContext) - Static method in class com.asakusafw.testdriver.windgate.WindGateTestHelper
Creates a WindGate ProfileContext for the test context.
createPropertySymbol(AstSimpleName) - Method in class com.asakusafw.dmdl.semantics.ModelDeclaration
Creates and returns a new property symbol in this model.
createPropertySymbol(AstSimpleName) - Method in class com.asakusafw.dmdl.semantics.ModelSymbol
Creates and returns a new property symbol in this model.
createProvider() - Method in class com.asakusafw.windgate.core.BaseProfile
Creates a new provider instance and attach this profile to the created instance.
createReader(String, InputStream) - Method in interface com.asakusafw.windgate.core.vocabulary.DataModelStreamSupport
Creates a new DataModelStreamSupport.DataModelReader for the specified properties.
createReader(InputStream) - Static method in class com.asakusafw.windgate.hadoopfs.ssh.FileList
Creates a new reaer.
createRecordDefinition() - Method in class com.asakusafw.runtime.io.text.directio.AbstractTextStreamFormat
Returns the RecordDefinition.
createRecordEmitter(OutputStream) - Method in class com.asakusafw.runtime.io.ModelIoFactory
Creates a new default RecordEmitter.
createRecordEmitter(OutputStream) - Method in class com.asakusafw.runtime.io.TsvIoFactory
 
createRecordParser(InputStream) - Method in class com.asakusafw.runtime.io.ModelIoFactory
Creates a new default RecordParser.
createRecordParser(InputStream) - Method in class com.asakusafw.runtime.io.TsvIoFactory
 
createRecordReader(InputSplit, TaskAttemptContext) - Method in class com.asakusafw.runtime.stage.input.BridgeInputFormat
 
createRecordReader(InputSplit, TaskAttemptContext) - Method in class com.asakusafw.runtime.stage.input.StageInputFormat
 
createRecordReader(InputSplit, TaskAttemptContext) - Method in class com.asakusafw.runtime.stage.input.TemporaryInputFormat
 
createRecordWriter(TaskAttemptContext, String, Class<V>) - Method in class com.asakusafw.runtime.stage.output.TemporaryOutputFormat
Creates a new RecordWriter to output temporary data.
createResourceManipulator(TestContext, WindGateProcessDescription, ParameterList) - Static method in class com.asakusafw.testdriver.windgate.WindGateTestHelper
Creates a ResourceMirror for the description.
createResultSetSupport(ResultSet, List<String>) - Method in interface com.asakusafw.windgate.core.vocabulary.DataModelJdbcSupport
Creates a new DataModelJdbcSupport.DataModelResultSet for the specified columns.
createRule(DataModelDefinition<T>, VerifyContext) - Method in class com.asakusafw.testdriver.core.VerifyRuleFactory
Creates a new VerifyRule object.
createSink(DataModelDefinition<T>, TestContext) - Method in class com.asakusafw.testdriver.core.DataModelSinkFactory
Creates a new sink.
createSink(DataModelDefinition<T>, TestContext) - Method in class com.asakusafw.testdriver.core.DifferenceSinkFactory
Creates a new sink.
createSink(DataModelDefinition<T>, TestContext) - Method in class com.asakusafw.testdriver.excel.ExcelSheetSinkFactory
 
createSink(DataModelDefinition<T>, TestContext) - Method in class com.asakusafw.testdriver.html.HtmlDifferenceSinkFactory
 
createSink(OutputStream) - Method in class com.asakusafw.utils.io.DefaultSerialization
 
createSink(OutputStream) - Method in interface com.asakusafw.utils.io.Serialization
Creates a new Sink using the OutputStream.
createSlotObjects() - Method in class com.asakusafw.runtime.stage.collector.SlotSorter
Returns the array of buffer object for each slot.
createSource(DataModelDefinition<V>, T) - Method in class com.asakusafw.testdriver.core.AbstractExporterRetriever
Creates a DataModelSource to retrieve what the target exporter had created.
createSource(DataModelDefinition<V>, T, TestContext) - Method in class com.asakusafw.testdriver.core.AbstractExporterRetriever
createSource(DataModelDefinition<T>, TestContext) - Method in class com.asakusafw.testdriver.core.DataModelSourceFactory
Creates a new source.
createSource(DataModelDefinition<V>, T, TestContext) - Method in interface com.asakusafw.testdriver.core.ExporterRetriever
Creates a DataModelSource to retrieve what the target exporter had created.
createSource(DataModelDefinition<T>, TestContext) - Method in class com.asakusafw.testdriver.core.SourceDataModelSourceFactory
 
createSource(DataModelDefinition<V>, ExporterDescription, TestContext) - Method in class com.asakusafw.testdriver.core.SpiExporterRetriever
 
createSource(DataModelDefinition<V>, DirectFileOutputDescription, TestContext) - Method in class com.asakusafw.testdriver.directio.DirectFileOutputRetriever
 
createSource(DataModelDefinition<V>, WindGateExporterDescription, TestContext) - Method in class com.asakusafw.testdriver.windgate.WindGateExporterRetriever
 
createSource(InputStream) - Method in class com.asakusafw.utils.io.DefaultSerialization
 
createSource(InputStream) - Method in interface com.asakusafw.utils.io.Serialization
Creates a new Source using the InputStream.
createSource(String, Source<T>) - Method in class com.asakusafw.vocabulary.flow.builder.FlowElementEditor
Returns the Source object which represents output port of the target flow.
createSource(String, Class<T>) - Method in class com.asakusafw.vocabulary.flow.builder.FlowElementEditor
Returns the Source object which represents output port of the target flow.
createSource(ProcessScript<T>) - Method in interface com.asakusafw.windgate.core.resource.DriverFactory
Creates a new source driver.
createSource(ProcessScript<T>) - Method in class com.asakusafw.windgate.core.resource.DriverRepository
 
createSource(ProcessScript<T>) - Method in class com.asakusafw.windgate.core.resource.ResourceMirror
Creates a new source driver for this resource.
createSource(ProcessScript<T>) - Method in class com.asakusafw.windgate.file.resource.FileResourceMirror
 
createSource(ProcessScript<T>) - Method in class com.asakusafw.windgate.hadoopfs.HadoopFsMirror
 
createSource(ProcessScript<T>) - Method in class com.asakusafw.windgate.hadoopfs.ssh.AbstractSshHadoopFsMirror
 
createSource(ProcessScript<T>) - Method in class com.asakusafw.windgate.jdbc.JdbcResourceMirror
 
createSource(ProcessScript<T>) - Method in class com.asakusafw.windgate.stream.file.FileResourceMirror
 
createSourceForDrain(ProcessScript<T>) - Method in class com.asakusafw.windgate.core.resource.ResourceManipulator
Creates a new source driver for the drain of this resource.
createSourceForDrain(ProcessScript<T>) - Method in class com.asakusafw.windgate.file.resource.FileResourceManipulator
 
createSourceForDrain(ProcessScript<T>) - Method in class com.asakusafw.windgate.jdbc.JdbcResourceManipulator
 
createSourceForDrain(ProcessScript<T>) - Method in class com.asakusafw.windgate.stream.file.FileResourceManipulator
 
createSourceForSource(ProcessScript<T>) - Method in class com.asakusafw.windgate.core.resource.ResourceManipulator
Creates a new source driver for the source of this resource.
createSourceForSource(ProcessScript<T>) - Method in class com.asakusafw.windgate.file.resource.FileResourceManipulator
 
createSourceForSource(ProcessScript<T>) - Method in class com.asakusafw.windgate.jdbc.JdbcResourceManipulator
 
createSourceForSource(ProcessScript<T>) - Method in class com.asakusafw.windgate.stream.file.FileResourceManipulator
 
createsSession - Variable in enum com.asakusafw.windgate.cli.ExecutionKind
Whether this execution creates a new session.
createTextFormat() - Method in class com.asakusafw.runtime.io.text.directio.AbstractTextStreamFormat
Returns the TextFormat.
createValueObject() - Method in class com.asakusafw.runtime.directio.hadoop.SequenceFileFormat
Returns a value object.
createValueObject() - Method in class com.asakusafw.runtime.flow.join.JoinResource
Returns a new left value object.
createVariableName(String) - Method in class com.asakusafw.dmdl.java.emitter.EmitContext
Returns a variable name which is different to other property names.
createVerifier(DataModelDefinition<T>, VerifyContext) - Method in class com.asakusafw.testdriver.core.VerifierFactory
Creates a new rule.
createWriter(String, OutputStream) - Method in interface com.asakusafw.windgate.core.vocabulary.DataModelStreamSupport
Creates a new DataModelStreamSupport.DataModelWriter for the specified properties.
createWriter(OutputStream) - Static method in class com.asakusafw.windgate.hadoopfs.ssh.FileList
Creates a new writer.
CsvConfiguration - Class in com.asakusafw.runtime.io.csv
CSV configurations.
CsvConfiguration(Charset, List<String>, String, String, String, String) - Constructor for class com.asakusafw.runtime.io.csv.CsvConfiguration
Creates a new instance.
CsvEmitter - Class in com.asakusafw.runtime.io.csv
A simple CSV emitter.
CsvEmitter(OutputStream, String, CsvConfiguration) - Constructor for class com.asakusafw.runtime.io.csv.CsvEmitter
Creates a new instance.
CsvFieldDriver - Class in com.asakusafw.dmdl.directio.csv.driver
Processes @directio.csv.field attributes.
CsvFieldDriver() - Constructor for class com.asakusafw.dmdl.directio.csv.driver.CsvFieldDriver
 
CsvFieldDriver - Class in com.asakusafw.dmdl.windgate.csv.driver
Processes @windgate.csv.field attributes.
CsvFieldDriver() - Constructor for class com.asakusafw.dmdl.windgate.csv.driver.CsvFieldDriver
 
CsvFieldReader - Class in com.asakusafw.runtime.io.text.csv
A FieldReader for RFC4180 style CSV files.
CsvFieldReader(Reader, char, char, boolean, UnaryOperator<CharSequence>) - Constructor for class com.asakusafw.runtime.io.text.csv.CsvFieldReader
Creates a new instance.
CsvFieldTrait - Class in com.asakusafw.dmdl.directio.csv.driver
Attributes for CSV fields.
CsvFieldTrait(AstNode, CsvFieldTrait.Kind, String) - Constructor for class com.asakusafw.dmdl.directio.csv.driver.CsvFieldTrait
Creates a new instance.
CsvFieldTrait(AstNode, CsvFieldTrait.Kind, String, CsvFieldTrait.QuoteStrategy) - Constructor for class com.asakusafw.dmdl.directio.csv.driver.CsvFieldTrait
Creates a new instance.
CsvFieldTrait - Class in com.asakusafw.dmdl.windgate.csv.driver
Attributes for CSV fields.
CsvFieldTrait(AstNode, CsvFieldTrait.Kind, String) - Constructor for class com.asakusafw.dmdl.windgate.csv.driver.CsvFieldTrait
Creates a new instance.
CsvFieldTrait(AstNode, CsvFieldTrait.Kind, String, CsvFieldTrait.QuoteStrategy) - Constructor for class com.asakusafw.dmdl.windgate.csv.driver.CsvFieldTrait
Creates a new instance.
CsvFieldTrait.Kind - Enum in com.asakusafw.dmdl.directio.csv.driver
The field kind.
CsvFieldTrait.Kind - Enum in com.asakusafw.dmdl.windgate.csv.driver
The field kind.
CsvFieldTrait.QuoteStrategy - Enum in com.asakusafw.dmdl.directio.csv.driver
Column quoting strategy.
CsvFieldTrait.QuoteStrategy - Enum in com.asakusafw.dmdl.windgate.csv.driver
Column quoting strategy.
CsvFieldWriter - Class in com.asakusafw.runtime.io.text.csv
A FieldWriter for RFC4180 style CSV files.
CsvFieldWriter(Writer, LineSeparator, char, char, boolean, QuoteStyle, QuoteStyle, UnaryOperator<CharSequence>) - Constructor for class com.asakusafw.runtime.io.text.csv.CsvFieldWriter
Creates a new instance.
CsvFileNameDriver - Class in com.asakusafw.dmdl.directio.csv.driver
Processes @directio.csv.file_name attributes.
CsvFileNameDriver() - Constructor for class com.asakusafw.dmdl.directio.csv.driver.CsvFileNameDriver
 
CsvFileNameDriver - Class in com.asakusafw.dmdl.windgate.csv.driver
Processes @windgate.csv.file_name attributes.
CsvFileNameDriver() - Constructor for class com.asakusafw.dmdl.windgate.csv.driver.CsvFileNameDriver
 
CsvFormatDriver - Class in com.asakusafw.dmdl.directio.csv.driver
Processes @directio.csv attributes.
CsvFormatDriver() - Constructor for class com.asakusafw.dmdl.directio.csv.driver.CsvFormatDriver
 
CsvFormatEmitter - Class in com.asakusafw.dmdl.directio.csv.driver
Emits BinaryStreamFormat implementations.
CsvFormatEmitter() - Constructor for class com.asakusafw.dmdl.directio.csv.driver.CsvFormatEmitter
 
CsvFormatException - Exception in com.asakusafw.runtime.io.csv
Represents a CSV format exception.
CsvFormatException(CsvFormatException.Status, Throwable) - Constructor for exception com.asakusafw.runtime.io.csv.CsvFormatException
Creates a new instance.
CsvFormatException.Reason - Enum in com.asakusafw.runtime.io.csv
The reason of CSV format exception.
CsvFormatException.Status - Class in com.asakusafw.runtime.io.csv
Statuses of CSV format exception.
CsvFormatTrait - Class in com.asakusafw.dmdl.directio.csv.driver
Attributes for CSV supported data models.
CsvFormatTrait(AstNode, CsvFormatTrait.Configuration) - Constructor for class com.asakusafw.dmdl.directio.csv.driver.CsvFormatTrait
Creates and returns a new instance.
CsvFormatTrait.Configuration - Class in com.asakusafw.dmdl.directio.csv.driver
The CSV format configuration.
CsvIgnoreDriver - Class in com.asakusafw.dmdl.directio.csv.driver
Processes @directio.csv.ignore attributes.
CsvIgnoreDriver() - Constructor for class com.asakusafw.dmdl.directio.csv.driver.CsvIgnoreDriver
 
CsvIgnoreDriver - Class in com.asakusafw.dmdl.windgate.csv.driver
Processes @windgate.csv.ignore attributes.
CsvIgnoreDriver() - Constructor for class com.asakusafw.dmdl.windgate.csv.driver.CsvIgnoreDriver
 
CsvLineNumberDriver - Class in com.asakusafw.dmdl.directio.csv.driver
Processes @directio.csv.line_number attributes.
CsvLineNumberDriver() - Constructor for class com.asakusafw.dmdl.directio.csv.driver.CsvLineNumberDriver
 
CsvLineNumberDriver - Class in com.asakusafw.dmdl.windgate.csv.driver
Processes @windgate.csv.line_number attributes.
CsvLineNumberDriver() - Constructor for class com.asakusafw.dmdl.windgate.csv.driver.CsvLineNumberDriver
 
CsvParser - Class in com.asakusafw.runtime.io.csv
A simple CSV parser.
CsvParser(InputStream, String, CsvConfiguration) - Constructor for class com.asakusafw.runtime.io.csv.CsvParser
Creates a new instance.
CsvReader - Class in com.asakusafw.utils.io.csv
A simple implementation of CSV reader.
CsvReader(Reader) - Constructor for class com.asakusafw.utils.io.csv.CsvReader
Creates a new instance.
CsvRecordNumberDriver - Class in com.asakusafw.dmdl.directio.csv.driver
Processes @directio.csv.record_number attributes.
CsvRecordNumberDriver() - Constructor for class com.asakusafw.dmdl.directio.csv.driver.CsvRecordNumberDriver
 
CsvRecordNumberDriver - Class in com.asakusafw.dmdl.windgate.csv.driver
Processes @windgate.csv.record_number attributes.
CsvRecordNumberDriver() - Constructor for class com.asakusafw.dmdl.windgate.csv.driver.CsvRecordNumberDriver
 
CsvSupportDriver - Class in com.asakusafw.dmdl.windgate.csv.driver
Processes @windgate.csv attributes.
CsvSupportDriver() - Constructor for class com.asakusafw.dmdl.windgate.csv.driver.CsvSupportDriver
 
CsvSupportEmitter - Class in com.asakusafw.dmdl.windgate.csv.driver
Emits DataModelStreamSupport implementations.
CsvSupportEmitter() - Constructor for class com.asakusafw.dmdl.windgate.csv.driver.CsvSupportEmitter
 
CsvSupportTrait - Class in com.asakusafw.dmdl.windgate.csv.driver
Attributes for CSV supported data models.
CsvSupportTrait(AstNode, CsvSupportTrait.Configuration) - Constructor for class com.asakusafw.dmdl.windgate.csv.driver.CsvSupportTrait
Creates and returns a new instance.
CsvSupportTrait.Configuration - Class in com.asakusafw.dmdl.windgate.csv.driver
The CSV format configuration.
CsvTextDriver - Class in com.asakusafw.dmdl.directio.text.csv
Processes @directio.text.csv attributes.
CsvTextDriver() - Constructor for class com.asakusafw.dmdl.directio.text.csv.CsvTextDriver
 
CsvTextEmitter - Class in com.asakusafw.dmdl.directio.text.csv
Emits Direct I/O data format classes about CSV text.
CsvTextEmitter() - Constructor for class com.asakusafw.dmdl.directio.text.csv.CsvTextEmitter
 
CsvTextFormat - Class in com.asakusafw.runtime.io.text.csv
An implementation of TextFormat for RFC4180 style CSV files.
CsvTextFormat.Builder - Class in com.asakusafw.runtime.io.text.csv
A builder of CsvTextFormat.
CsvTextTrait - Class in com.asakusafw.dmdl.directio.text.csv
Attributes of CSV models.
CsvTextTrait(AstAttribute, TextFormatSettings, QuoteSettings, TextFieldSettings) - Constructor for class com.asakusafw.dmdl.directio.text.csv.CsvTextTrait
Creates a new instance.
CsvWriter - Class in com.asakusafw.utils.io.csv
A simple implementation of CSV writer.
CsvWriter(Appendable) - Constructor for class com.asakusafw.utils.io.csv.CsvWriter
Creates a new instance.
CursorUtil - Class in com.asakusafw.iterative.common.basic
Utilities for BaseCursor.
CustomOperatorSpec - Class in com.asakusafw.info.operator
Details of a core operator.
CustomStorageFormatInfo - Class in com.asakusafw.info.hive
Represents custom storage format that using Hadoop input/output format.
CustomStorageFormatInfo(String, String) - Constructor for class com.asakusafw.info.hive.CustomStorageFormatInfo
Creates a new instance.

D

data(String) - Static method in class com.asakusafw.testdata.generator.excel.SheetFormat
Returns data sheet format representation.
Data - Interface in com.asakusafw.vocabulary.flow.builder
Represents user data in flow DSL.
Data.Kind - Enum in com.asakusafw.vocabulary.flow.builder
Kind of data.
DataBuffer - Class in com.asakusafw.runtime.io.util
A data buffer with DataInput and DataOutput interfaces.
DataBuffer() - Constructor for class com.asakusafw.runtime.io.util.DataBuffer
Creates a new instance with empty buffer.
DataBuffer(int) - Constructor for class com.asakusafw.runtime.io.util.DataBuffer
Creates a new instance with empty buffer.
DataBuffer(int, double) - Constructor for class com.asakusafw.runtime.io.util.DataBuffer
Creates a new instance with empty buffer.
DataBufferInputStream - Class in com.asakusafw.runtime.io.util
Accesses DataBuffer via InputStream interface.
DataBufferInputStream(DataBuffer) - Constructor for class com.asakusafw.runtime.io.util.DataBufferInputStream
Creates a new instance.
DataBufferOutputStream - Class in com.asakusafw.runtime.io.util
Accesses DataBuffer via OutputStream interface.
DataBufferOutputStream(DataBuffer) - Constructor for class com.asakusafw.runtime.io.util.DataBufferOutputStream
Creates a new instance.
DataDefinition<T> - Interface in com.asakusafw.runtime.directio
Represents the data definition.
DataExchange - Enum in com.asakusafw.info.plan
Represents a kind of data exchanging strategy.
DataFilter<T> - Class in com.asakusafw.runtime.directio
An abstract super class of filter for Direct I/O file inputs.
DataFilter() - Constructor for class com.asakusafw.runtime.directio.DataFilter
 
DataFilter.Context - Class in com.asakusafw.runtime.directio
Context object for DataFilter.
DataFormat<T> - Interface in com.asakusafw.runtime.directio
Data model format.
DataInfo - Class in com.asakusafw.vocabulary.flow.builder
Represents operator data information.
DataInfo(String, Data) - Constructor for class com.asakusafw.vocabulary.flow.builder.DataInfo
Creates a new instance.
DataIoUtils - Class in com.asakusafw.runtime.io.util
Utilities for DataInput and DataOutput.
DataLoader<T> - Interface in com.asakusafw.testdriver.loader
Loads a dataset and organize it for operator inputs.
DataModel<T extends DataModel<T>> - Interface in com.asakusafw.runtime.model
An abstract super interface of Asakusa data model classes.
DataModel - Annotation Type in com.asakusafw.vocabulary.model
Deprecated.
Use data model interface declared in asakusa-runtime.
DataModel.Interface<T> - Interface in com.asakusafw.vocabulary.model
Deprecated.
An interface that provides skeletal information of data model classes.
DataModelAdapter - Interface in com.asakusafw.testdriver.core
Converts data model objects into unified DataModelReflections.
DataModelCondition - Enum in com.asakusafw.testdriver.rule
Condition of data model objects.
DataModelConverter - Class in com.asakusafw.directio.hive.parquet
An implementation of parquet file data converter for Asakusa data models.
DataModelConverter(List<? extends PropertyDescriptor>) - Constructor for class com.asakusafw.directio.hive.parquet.DataModelConverter
Creates a new instance.
DataModelDefinition<T> - Interface in com.asakusafw.testdriver.core
A data model definition for testing.
DataModelDefinition.Builder<T> - Class in com.asakusafw.testdriver.core
DataModelDescriptor - Class in com.asakusafw.directio.hive.serde
Describes an Asakusa data model.
DataModelDescriptor(Class<?>, List<? extends PropertyDescriptor>) - Constructor for class com.asakusafw.directio.hive.serde.DataModelDescriptor
Creates a new instance.
DataModelDescriptor(Class<?>, String, List<? extends PropertyDescriptor>) - Constructor for class com.asakusafw.directio.hive.serde.DataModelDescriptor
Creates a new instance.
DataModelDescriptorBuilder - Class in com.asakusafw.directio.hive.serde
A builder for DataModelDescriptor.
DataModelDescriptorBuilder(Class<?>) - Constructor for class com.asakusafw.directio.hive.serde.DataModelDescriptorBuilder
Creates a new instance.
DataModelDriver - Class in com.asakusafw.directio.hive.serde
Drives a value into an Asakusa data model.
DataModelDriver(DataModelDescriptor, StructObjectInspector) - Constructor for class com.asakusafw.directio.hive.serde.DataModelDriver
Creates a new instance.
DataModelDriver(DataModelDescriptor, StructObjectInspector, DataModelMapping) - Constructor for class com.asakusafw.directio.hive.serde.DataModelDriver
Creates a new instance.
DataModelInspector - Class in com.asakusafw.directio.hive.serde
Inspects an Asakusa Framework data model object.
DataModelInspector(DataModelDescriptor) - Constructor for class com.asakusafw.directio.hive.serde.DataModelInspector
Creates a new instance.
DataModelJdbcSupport<T> - Interface in com.asakusafw.windgate.core.vocabulary
Supports JDBC interfaces for data models.
DataModelJdbcSupport.DataModelPreparedStatement<T> - Interface in com.asakusafw.windgate.core.vocabulary
Supports PreparedStatement interface for data models.
DataModelJdbcSupport.DataModelResultSet<T> - Interface in com.asakusafw.windgate.core.vocabulary
Supports ResultSet interface for data models.
DataModelKind - Annotation Type in com.asakusafw.runtime.model
Marks up data-model classes with their nature.
DataModelMapping - Class in com.asakusafw.directio.hive.serde
Configuration for DataModelDriver.
DataModelMapping() - Constructor for class com.asakusafw.directio.hive.serde.DataModelMapping
 
DataModelMapping.ExceptionHandlingStrategy - Enum in com.asakusafw.directio.hive.serde
Exception handling strategy.
DataModelMapping.FieldMappingStrategy - Enum in com.asakusafw.directio.hive.serde
Mapping strategy between source field and target field.
DataModelMaterializer - Class in com.asakusafw.directio.hive.parquet
An implementation of parquet record materializer for Asakusa data models.
DataModelMaterializer(DataModelDescriptor, MessageType, DataModelMapping) - Constructor for class com.asakusafw.directio.hive.parquet.DataModelMaterializer
Creates a new instance.
DataModelMirror - Interface in com.asakusafw.operator.model
Data model representation.
DataModelMirror.Kind - Enum in com.asakusafw.operator.model
Kinds of data models.
DataModelMirrorRepository - Interface in com.asakusafw.operator
Repository of DataModelMirror.
DataModelReflection - Class in com.asakusafw.testdriver.core
A data-model representation in record form.
DataModelReflection(Map<PropertyName, ?>) - Constructor for class com.asakusafw.testdriver.core.DataModelReflection
Creates a new instance.
DataModelScanner<C,E extends Throwable> - Class in com.asakusafw.testdriver.core
Scans properties in DataModelDefinition.
DataModelScanner() - Constructor for class com.asakusafw.testdriver.core.DataModelScanner
 
DataModelSink - Interface in com.asakusafw.testdriver.core
Sink channel of model objects.
DataModelSinkFactory - Class in com.asakusafw.testdriver.core
An abstract factory class of DataModelSink.
DataModelSinkFactory() - Constructor for class com.asakusafw.testdriver.core.DataModelSinkFactory
 
DataModelSinkProvider - Interface in com.asakusafw.testdriver.core
Service provider interface of DataModelSink drivers.
DataModelSource - Interface in com.asakusafw.testdriver.core
Source channel of model objects.
DataModelSourceFactory - Class in com.asakusafw.testdriver.core
An abstract factory class of DataModelSource.
DataModelSourceFactory() - Constructor for class com.asakusafw.testdriver.core.DataModelSourceFactory
 
DataModelSourceFilter - Interface in com.asakusafw.testdriver.core
Filters DataModelSources.
DataModelSourceProvider - Interface in com.asakusafw.testdriver.core
Service provider interface of DataModelSource drivers.
DataModelStreamSupport<T> - Interface in com.asakusafw.windgate.core.vocabulary
Supports InputStream / OutputStream for data models.
DataModelStreamSupport.DataModelReader<T> - Interface in com.asakusafw.windgate.core.vocabulary
Supports InputStream interface for data models.
DataModelStreamSupport.DataModelWriter<T> - Interface in com.asakusafw.windgate.core.vocabulary
Supports OutputStream for data models.
DataModelWriteSupport - Class in com.asakusafw.directio.hive.parquet
Consumes a data model into RecordConsumer.
DataModelWriteSupport(DataModelDescriptor) - Constructor for class com.asakusafw.directio.hive.parquet.DataModelWriteSupport
Creates a new instance with empty extra-metadata.
DataModelWriteSupport(DataModelDescriptor, Map<String, String>) - Constructor for class com.asakusafw.directio.hive.parquet.DataModelWriteSupport
Creates a new instance.
DataSourceInfo - Class in com.asakusafw.operation.tools.directio
Represents Direct I/O data source information.
DataSourceInfo(String, DirectDataSource, BasePath) - Constructor for class com.asakusafw.operation.tools.directio.DataSourceInfo
Creates a new instance.
DataSourceParameter - Class in com.asakusafw.operation.tools.directio.file
Handles parameters about Direct I/O data source.
DataSourceParameter() - Constructor for class com.asakusafw.operation.tools.directio.file.DataSourceParameter
 
Date - Class in com.asakusafw.runtime.value
A light weight class about date.
Date() - Constructor for class com.asakusafw.runtime.value.Date
Creates a new instance which represents 0001/01/01 (YYYY/MM/DD).
Date(int, int, int) - Constructor for class com.asakusafw.runtime.value.Date
Creates a new instance.
Date(int) - Constructor for class com.asakusafw.runtime.value.Date
Creates a new instance.
Date.Format - Enum in com.asakusafw.runtime.value
Represents kinds of date formats.
DATE_EPOCH_OFFSET - Static variable in class com.asakusafw.directio.hive.util.TemporalUtil
The day number of the epoch date.
DATE_FIELD_LENGTH - Static variable in class com.asakusafw.runtime.io.TsvConstants
The character length of date fields.
DATE_FIELD_SEPARATOR - Static variable in class com.asakusafw.runtime.io.TsvConstants
The date field separator character.
DATE_TIME_SEPARATOR - Static variable in class com.asakusafw.runtime.io.TsvConstants
The date-time separator character.
DateOption - Class in com.asakusafw.runtime.value
Represents a date value which can be null.
DateOption() - Constructor for class com.asakusafw.runtime.value.DateOption
Creates a new instance which represents null value.
DateOption(Date) - Constructor for class com.asakusafw.runtime.value.DateOption
Creates a new instance which represents the specified value.
DateOptionDriver - Class in com.asakusafw.directio.hive.serde
An implementation of ValueDriver for DateOption.
DateOptionDriver(DateObjectInspector) - Constructor for class com.asakusafw.directio.hive.serde.DateOptionDriver
Creates a new instance.
DateOptionFieldAdapter - Class in com.asakusafw.runtime.io.text.value
An implementation of FieldAdapter which accepts DateOption.
DateOptionFieldAdapter.Builder - Class in com.asakusafw.runtime.io.text.value
DateOptionInspector - Class in com.asakusafw.directio.hive.serde
Inspects DateOption object.
DateOptionInspector() - Constructor for class com.asakusafw.directio.hive.serde.DateOptionInspector
Creates a new instance.
DatePattern - Class in com.asakusafw.dmdl.directio.util
Represents a date format.
DatePattern(String) - Constructor for class com.asakusafw.dmdl.directio.util.DatePattern
Creates a new instance.
dateProperty(PropertyName, C) - Method in class com.asakusafw.testdriver.core.DataModelScanner
Invoked each PropertyType.DATE property.
dateProperty(PropertyName, JsonObject) - Method in class com.asakusafw.testdriver.json.JsonObjectDriver
 
dateRange(int, int) - Static method in class com.asakusafw.testdriver.rule.Predicates
Returns CalendarRange predicate with date scaled.
DateTime - Class in com.asakusafw.runtime.value
A light weight class about date and time.
DateTime() - Constructor for class com.asakusafw.runtime.value.DateTime
Creates a new instance which represents 0001/01/01 (YYYY/MM/DD) 00:00:00.
DateTime(long) - Constructor for class com.asakusafw.runtime.value.DateTime
Creates a new instance.
DateTime(int, int, int, int, int, int) - Constructor for class com.asakusafw.runtime.value.DateTime
Creates a new instance.
DateTime.Format - Enum in com.asakusafw.runtime.value
Represents kinds of date and time formats.
DateTimeOption - Class in com.asakusafw.runtime.value
Represents a date and time value which can be null.
DateTimeOption() - Constructor for class com.asakusafw.runtime.value.DateTimeOption
Creates a new instance which represents null value.
DateTimeOption(DateTime) - Constructor for class com.asakusafw.runtime.value.DateTimeOption
Creates a new instance which represents the specified value.
DateTimeOptionDriver - Class in com.asakusafw.directio.hive.serde
An implementation of ValueDriver for DateTimeOption.
DateTimeOptionDriver(TimestampObjectInspector) - Constructor for class com.asakusafw.directio.hive.serde.DateTimeOptionDriver
Creates a new instance.
DateTimeOptionFieldAdapter - Class in com.asakusafw.runtime.io.text.value
An implementation of FieldAdapter which accepts DateTimeOption.
DateTimeOptionFieldAdapter.Builder - Class in com.asakusafw.runtime.io.text.value
DateTimeOptionInspector - Class in com.asakusafw.directio.hive.serde
Inspects DateTimeOption object.
DateTimeOptionInspector() - Constructor for class com.asakusafw.directio.hive.serde.DateTimeOptionInspector
Creates a new instance.
datetimeProperty(PropertyName, C) - Method in class com.asakusafw.testdriver.core.DataModelScanner
Invoked each PropertyType.DATETIME property.
datetimeProperty(PropertyName, JsonObject) - Method in class com.asakusafw.testdriver.json.JsonObjectDriver
 
DateUtil - Class in com.asakusafw.runtime.value
Utilities about date and time.
DdlGroup - Class in com.asakusafw.info.cli.generate.ddl
A group command for Direct I/O Hive tools.
DdlGroup() - Constructor for class com.asakusafw.info.cli.generate.ddl.DdlGroup
 
DdlHiveCommand - Class in com.asakusafw.info.cli.generate.ddl
A command for printing Hive DDL.
DdlHiveCommand() - Constructor for class com.asakusafw.info.cli.generate.ddl.DdlHiveCommand
 
debug(String) - Method in class com.asakusafw.operator.util.Logger
Log a message at the DEBUG level.
debug(String, Object...) - Method in class com.asakusafw.operator.util.Logger
Log a message at the DEBUG level.
DecimalCompare - Class in com.asakusafw.testdriver.rule
Accepts iff satisfies actual-value <compare-operator> expected-value.
DecimalCompare(CompareOperator) - Constructor for class com.asakusafw.testdriver.rule.DecimalCompare
Creates a new instance.
DecimalOption - Class in com.asakusafw.runtime.value
Represents a decimal value which can be null.
DecimalOption() - Constructor for class com.asakusafw.runtime.value.DecimalOption
Creates a new instance which represents null value.
DecimalOption(BigDecimal) - Constructor for class com.asakusafw.runtime.value.DecimalOption
Creates a new instance which represents the specified value.
DecimalOptionDriver - Class in com.asakusafw.directio.hive.serde
An implementation of ValueDriver for DecimalOption.
DecimalOptionDriver(HiveDecimalObjectInspector) - Constructor for class com.asakusafw.directio.hive.serde.DecimalOptionDriver
Creates a new instance.
DecimalOptionFieldAdapter - Class in com.asakusafw.runtime.io.text.value
An implementation of FieldAdapter which accepts DecimalOption.
DecimalOptionFieldAdapter.Builder - Class in com.asakusafw.runtime.io.text.value
DecimalOptionFieldAdapter.OutputStyle - Enum in com.asakusafw.runtime.io.text.value
Represents an output style of DecimalOption.
DecimalOptionInspector - Class in com.asakusafw.directio.hive.serde
Inspects DecimalOption object.
DecimalOptionInspector() - Constructor for class com.asakusafw.directio.hive.serde.DecimalOptionInspector
Creates a new instance.
DecimalOptionInspector(int, int) - Constructor for class com.asakusafw.directio.hive.serde.DecimalOptionInspector
Creates a new instance.
DecimalPattern - Class in com.asakusafw.dmdl.directio.util
Represents a decimal format.
DecimalPattern(String) - Constructor for class com.asakusafw.dmdl.directio.util.DecimalPattern
Creates a new instance.
decimalProperty(PropertyName, C) - Method in class com.asakusafw.testdriver.core.DataModelScanner
Invoked each BigDecimal property.
decimalProperty(PropertyName, JsonObject) - Method in class com.asakusafw.testdriver.json.JsonObjectDriver
 
DecimalRange - Class in com.asakusafw.testdriver.rule
Accepts iff actual decimal is in [ expected + lower-bound, expected + upper-bound ].
DecimalRange(BigDecimal, BigDecimal) - Constructor for class com.asakusafw.testdriver.rule.DecimalRange
Creates a new instance.
decimalRange(BigDecimal, BigDecimal) - Static method in class com.asakusafw.testdriver.rule.Predicates
Returns FloatRange predicate.
DecimalType - Class in com.asakusafw.info.hive
Represents a Hive decimal type.
DecimalType(FieldType.TypeName, int, int) - Constructor for class com.asakusafw.info.hive.DecimalType
Creates a new instance.
DecimalValueDriver - Class in com.asakusafw.directio.hive.parquet
ParquetValueDriver for decimals.
DecimalValueDriver(int, int) - Constructor for class com.asakusafw.directio.hive.parquet.DecimalValueDriver
Creates a new instance.
Declaration - Interface in com.asakusafw.dmdl.semantics
Super interface of the all declarations.
declaration(EmitDirection) - Method in interface com.asakusafw.utils.java.internal.model.util.EmitContext
Emits a begin or end of a type or member declaration.
declaration(EmitDirection) - Method in class com.asakusafw.utils.java.internal.model.util.PrintEmitContext
 
Declaration(Class<? extends Annotation>, Class<?>, Class<?>, String, List<Class<?>>) - Constructor for class com.asakusafw.vocabulary.flow.graph.OperatorDescription.Declaration
Creates a new instance.
DeclarationKind - Interface in com.asakusafw.utils.java.model.syntax
An abstract super interface of kind of declarations.
DeclarationUtil - Class in com.asakusafw.dmdl.util
Utilities for declarations.
declare(Class<?>, Class<?>, String) - Method in class com.asakusafw.vocabulary.flow.graph.OperatorDescription.Builder
Sets information of operator method declaration.
declareModel(AstModelDefinition<?>, AstSimpleName, AstDescription, List<? extends AstAttribute>) - Method in class com.asakusafw.dmdl.semantics.DmdlSemantics
Declares a new property into this model.
declareParameter(Class<?>) - Method in class com.asakusafw.vocabulary.flow.graph.OperatorDescription.Builder
Adds a parameter of the target operator method.
declareProperty(AstNode, AstSimpleName, Type, AstDescription, List<? extends AstAttribute>) - Method in class com.asakusafw.dmdl.semantics.ModelDeclaration
Declares a new property into this model.
declarePropertyReference(AstNode, AstSimpleName, Type, PropertyReferenceDeclaration.ReferenceContainer<?>, AstDescription, List<? extends AstAttribute>) - Method in class com.asakusafw.dmdl.semantics.ModelDeclaration
Declares a new property reference into this model.
DEFAULT - Static variable in class com.asakusafw.runtime.core.context.RuntimeContext
Default context.
Default() - Constructor for class com.asakusafw.runtime.core.Report.Default
 
Default() - Method in class com.asakusafw.utils.java.model.util.AttributeBuilder
Appends default modifier to this builder.
DEFAULT_ALLOW_LINE_FEED_IN_FIELD - Static variable in class com.asakusafw.runtime.io.text.csv.CsvTextFormat
The default value of whether or not line-feed characters can appear in field.
DEFAULT_BATCH_GET_UNIT - Static variable in class com.asakusafw.windgate.jdbc.JdbcProfile
The default value of JdbcProfile.KEY_BATCH_GET_UNIT.
DEFAULT_BATCH_PUT_UNIT - Static variable in class com.asakusafw.windgate.jdbc.JdbcProfile
The default value of JdbcProfile.KEY_BATCH_PUT_UNIT.
DEFAULT_BATCHAPPS_PATH - Static variable in class com.asakusafw.testdriver.TestDriverContext
The default path of batch application installation base path (relative from the framework home path).
DEFAULT_BUFFER_SIZE - Static variable in class com.asakusafw.runtime.io.line.LineConfiguration
The default buffer size hint in bytes.
DEFAULT_CHARSET - Static variable in class com.asakusafw.runtime.io.csv.CsvConfiguration
The default charset encoding.
DEFAULT_CHARSET - Static variable in class com.asakusafw.runtime.io.line.LineConfiguration
The default charset.
DEFAULT_CHARSET - Static variable in class com.asakusafw.runtime.io.text.csv.CsvTextFormat
The default charset.
DEFAULT_CHARSET - Static variable in class com.asakusafw.runtime.io.text.tabular.TabularTextFormat
The default charset.
DEFAULT_CODING_ERROR_ACTION - Static variable in class com.asakusafw.runtime.io.line.LineConfiguration
The default charset coding error action type.
DEFAULT_CONNECT_RETRY_COUNT - Static variable in class com.asakusafw.windgate.jdbc.JdbcProfile
DEFAULT_CONNECT_RETRY_INTERVAL - Static variable in class com.asakusafw.windgate.jdbc.JdbcProfile
DEFAULT_DATE_FORMAT - Static variable in class com.asakusafw.dmdl.directio.text.TextFormatConstants
DEFAULT_DATE_FORMAT - Static variable in class com.asakusafw.runtime.io.csv.CsvConfiguration
The default date format.
DEFAULT_DATE_TIME_FORMAT - Static variable in class com.asakusafw.runtime.io.csv.CsvConfiguration
The default date time format.
DEFAULT_DATETIME_FORMAT - Static variable in class com.asakusafw.dmdl.directio.text.TextFormatConstants
DEFAULT_DECIMAL_OUTPUT_STYLE - Static variable in class com.asakusafw.dmdl.directio.text.TextFormatConstants
DEFAULT_ENABLE - Static variable in class com.asakusafw.testdriver.core.TestingEnvironmentConfigurator
DEFAULT_ENABLED - Static variable in class com.asakusafw.runtime.stage.optimizer.LibraryCopySuppressionConfigurator
The default configuration value of LibraryCopySuppressionConfigurator.KEY_ENABLED.
DEFAULT_FALSE_FORMAT - Static variable in class com.asakusafw.dmdl.directio.text.TextFormatConstants
DEFAULT_FALSE_FORMAT - Static variable in class com.asakusafw.runtime.io.csv.CsvConfiguration
The default false representation.
DEFAULT_FALSE_FORMAT - Static variable in class com.asakusafw.runtime.io.text.value.BooleanOptionFieldAdapter
The default value of false format.
DEFAULT_FEATURE_ENABLE - Static variable in class com.asakusafw.testdriver.configurator.SnappyConfigurator
DEFAULT_FEATURE_ENABLE - Static variable in class com.asakusafw.testdriver.windows.WindowsEnvironmentConfigurator
DEFAULT_FIELD_SEPARATOR - Static variable in class com.asakusafw.runtime.io.text.csv.CsvTextFormat
The default field separator.
DEFAULT_FIELD_SEPARATOR - Static variable in class com.asakusafw.runtime.io.text.tabular.TabularTextFormat
The default field separator.
DEFAULT_FILE_EXTENSION - Static variable in interface com.asakusafw.yaess.core.Blob
The default file extension.
DEFAULT_FILE_NAME - Static variable in class com.asakusafw.runtime.stage.output.TemporaryOutputFormat
The default output name prefix.
DEFAULT_FORCE_CONSUME_HEADER - Static variable in class com.asakusafw.runtime.io.csv.CsvConfiguration
The default configuration whether forcibly consumes header cells even if header contents is invalid or not.
DEFAULT_FORMAT - Static variable in class com.asakusafw.runtime.io.text.value.DateOptionFieldAdapter
The default value of date format.
DEFAULT_FORMAT - Static variable in class com.asakusafw.runtime.io.text.value.DateTimeOptionFieldAdapter
The default value of date-time format.
DEFAULT_HEADER_CELLS - Static variable in class com.asakusafw.runtime.io.csv.CsvConfiguration
The default header cells (empty list).
DEFAULT_LINE_BREAK_IN_VALUE - Static variable in class com.asakusafw.runtime.io.csv.CsvConfiguration
The default configuration whether allows line breaks in value.
DEFAULT_LINE_SEPARATOR - Static variable in class com.asakusafw.runtime.io.text.csv.CsvTextFormat
The default line separator.
DEFAULT_LINE_SEPARATOR - Static variable in class com.asakusafw.runtime.io.text.tabular.TabularTextFormat
The default line separator.
DEFAULT_MAX_PROCESSES - Static variable in class com.asakusafw.windgate.core.CoreProfile
The default value of CoreProfile.KEY_MAX_PROCESSES.
DEFAULT_MODULE_NAME - Static variable in interface com.asakusafw.workflow.model.DeleteTaskInfo
The default module name.
DEFAULT_MODULE_NAME - Static variable in interface com.asakusafw.workflow.model.HadoopTaskInfo
The default module name.
DEFAULT_NAMESPACE - Static variable in class com.asakusafw.dmdl.java.emitter.NameConstants
The default namespace.
DEFAULT_NULL_FORMAT - Static variable in class com.asakusafw.dmdl.directio.text.TextFormatConstants
DEFAULT_NULL_FORMAT - Static variable in class com.asakusafw.runtime.io.text.value.ValueOptionFieldAdapter
The default value of NULL format.
DEFAULT_OPTIONAL - Static variable in class com.asakusafw.runtime.directio.DirectDataSourceConstants
DEFAULT_OUTPUT - Static variable in class com.asakusafw.utils.jcommander.common.OutputParameter
The default output name (standard output).
DEFAULT_OUTPUT_STYLE - Static variable in class com.asakusafw.runtime.io.text.value.DecimalOptionFieldAdapter
DEFAULT_PARAMETER_VALUE_PATTERN - Static variable in annotation type com.asakusafw.vocabulary.batch.Batch
The default parameter value pattern.
DEFAULT_PARAMETER_VALUE_PATTERN - Static variable in annotation type com.asakusafw.vocabulary.iterative.IterativeBatch
The default parameter value pattern.
DEFAULT_PROCESS_NAME - Static variable in class com.asakusafw.vocabulary.windgate.Constants
The default process provider name.
DEFAULT_PROFILE_NAME - Static variable in class com.asakusafw.yaess.core.CommandScript
Default profile name (empty string).
DEFAULT_QUOTE - Static variable in class com.asakusafw.dmdl.directio.csv.driver.CsvFieldDriver
The default value of CsvFieldDriver.ELEMENT_QUOTE.
DEFAULT_QUOTE - Static variable in class com.asakusafw.dmdl.windgate.csv.driver.CsvFieldDriver
The default value of CsvFieldDriver.ELEMENT_QUOTE.
DEFAULT_QUOTE_CHARACTER - Static variable in class com.asakusafw.runtime.io.text.csv.CsvTextFormat
The default quote character.
DEFAULT_QUOTE_STYLE - Static variable in class com.asakusafw.runtime.io.text.csv.CsvTextFormat
The default quote style.
DEFAULT_RESOURCE_ID - Static variable in interface com.asakusafw.yaess.core.ExecutionScriptHandler
The default value of resource ID.
DEFAULT_RESOURCE_ID - Static variable in class com.asakusafw.yaess.paralleljob.ParallelJobExecutor
The default resource name.
DEFAULT_RETRY_INTERVAL - Static variable in class com.asakusafw.windgate.retryable.RetryableProcessProfile
DEFAULT_SEPARATOR_CHAR - Static variable in class com.asakusafw.runtime.io.csv.CsvConfiguration
The default field separator character.
DEFAULT_SYSTEM_DIR - Static variable in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceUtil
The default system directory name.
DEFAULT_TEMPORARY_BLOB_PREFIX - Static variable in class com.asakusafw.yaess.jsch.JschProcessExecutor
DEFAULT_TRUE_FORMAT - Static variable in class com.asakusafw.dmdl.directio.text.TextFormatConstants
DEFAULT_TRUE_FORMAT - Static variable in class com.asakusafw.runtime.io.csv.CsvConfiguration
The default true representation.
DEFAULT_TRUE_FORMAT - Static variable in class com.asakusafw.runtime.io.text.value.BooleanOptionFieldAdapter
The default value of true format.
DEFAULT_TRUNCATE_STATEMENT - Static variable in class com.asakusafw.windgate.jdbc.JdbcProfile
DefaultCommandTaskExecutor - Class in com.asakusafw.testdriver.executor
Executes CommandTaskInfo via fork/exec.
DefaultCommandTaskExecutor() - Constructor for class com.asakusafw.testdriver.executor.DefaultCommandTaskExecutor
 
DefaultDataModelAdapter - Class in com.asakusafw.testdriver.model
Default implementation of DataModelAdapter which can process DataModel classes from DMDL.
DefaultDataModelAdapter() - Constructor for class com.asakusafw.testdriver.model.DefaultDataModelAdapter
 
DefaultDataModelDefinition<T> - Class in com.asakusafw.testdriver.model
Default implementation of DataModelDefinition.
DefaultDataModelDefinition(Class<T>) - Constructor for class com.asakusafw.testdriver.model.DefaultDataModelDefinition
Creates a new instance.
DefaultDeleteTaskExecutor - Class in com.asakusafw.testdriver.executor
Executes DeleteTaskInfo directly.
DefaultDeleteTaskExecutor() - Constructor for class com.asakusafw.testdriver.executor.DefaultDeleteTaskExecutor
 
DefaultExcelRuleExtractor - Class in com.asakusafw.testdriver.excel
Default implementation of ExcelRuleExtractor.
DefaultExcelRuleExtractor() - Constructor for class com.asakusafw.testdriver.excel.DefaultExcelRuleExtractor
 
DefaultHadoopTaskExecutor - Class in com.asakusafw.testdriver.executor
Executes HadoopTaskInfo via fork/exec.
DefaultHadoopTaskExecutor() - Constructor for class com.asakusafw.testdriver.executor.DefaultHadoopTaskExecutor
 
DefaultJavadocBlockParser - Class in com.asakusafw.utils.java.parser.javadoc
An implementation of JavadocBaseParser which parses generic blocks.
DefaultJavadocBlockParser() - Constructor for class com.asakusafw.utils.java.parser.javadoc.DefaultJavadocBlockParser
Creates a new instance without any inline block parsers.
DefaultJavadocBlockParser(List<? extends JavadocBlockParser>) - Constructor for class com.asakusafw.utils.java.parser.javadoc.DefaultJavadocBlockParser
Creates a new instance with inline block parsers.
DefaultJavadocScanner - Class in com.asakusafw.utils.java.parser.javadoc
A basic implementation of JavadocScanner.
DefaultJavadocScanner(List<JavadocToken>, int) - Constructor for class com.asakusafw.utils.java.parser.javadoc.DefaultJavadocScanner
Creates a new instance.
DefaultJavadocTokenStream - Class in com.asakusafw.utils.java.parser.javadoc
A basic implementation of JavadocTokenStream.
DefaultJavadocTokenStream(JavadocScanner) - Constructor for class com.asakusafw.utils.java.parser.javadoc.DefaultJavadocTokenStream
Creates a new instance.
DefaultSerialization<T> - Class in com.asakusafw.utils.io
A Serialization using the built-in Java serialization facility.
DefaultSerialization() - Constructor for class com.asakusafw.utils.io.DefaultSerialization
 
DefaultSerialization.ObjectSink<T> - Class in com.asakusafw.utils.io
An ObjectOutput adapter implementation of Sink.
DefaultSerialization.ObjectSource<T> - Class in com.asakusafw.utils.io
An ObjectInput adapter implementation of Source.
DefaultSplitCombiner - Class in com.asakusafw.runtime.stage.input
A default implementation of SplitCombiner.
DefaultSplitCombiner() - Constructor for class com.asakusafw.runtime.stage.input.DefaultSplitCombiner
 
DefaultSplitCombiner.Configuration - Class in com.asakusafw.runtime.stage.input
Configuration for DefaultSplitCombiner.
DefaultTraceOperator - Class in com.asakusafw.runtime.trace
A default implementation of Trace operator.
DefaultTraceOperator() - Constructor for class com.asakusafw.runtime.trace.DefaultTraceOperator
 
defineAttribute(Object) - Method in class com.asakusafw.vocabulary.flow.builder.FlowElementBuilder
Defines an attribute.
defineData(String, Data) - Method in class com.asakusafw.vocabulary.flow.builder.FlowElementBuilder
Defines a new data for operator.
defineData(String, Type, Object) - Method in class com.asakusafw.vocabulary.flow.builder.FlowElementBuilder
Defines a new argument for operator.
defineInput(String, Source<?>) - Method in class com.asakusafw.vocabulary.flow.builder.FlowElementBuilder
Defines a new input for operator.
defineInput(String, Source<?>, FlowElementAttribute...) - Method in class com.asakusafw.vocabulary.flow.builder.FlowElementBuilder
Defines a new input for operator.
defineOutput(String, Type) - Method in class com.asakusafw.vocabulary.flow.builder.FlowElementBuilder
Defines a new output for operator.
defineOutput(String, Source<?>) - Method in class com.asakusafw.vocabulary.flow.builder.FlowElementBuilder
Defines a new output for operator.
defineOutput(String, Type, FlowElementAttribute...) - Method in class com.asakusafw.vocabulary.flow.builder.FlowElementBuilder
Defines a new output for operator.
defineOutput(String, Source<?>, FlowElementAttribute...) - Method in class com.asakusafw.vocabulary.flow.builder.FlowElementBuilder
Defines a new output for operator.
defineVariable(String, String) - Method in class com.asakusafw.runtime.util.VariableTable
Adds a new variable into this.
defineVariables(Map<String, String>) - Method in class com.asakusafw.runtime.util.VariableTable
Adds new variables into this.
defineVariables(String) - Method in class com.asakusafw.runtime.util.VariableTable
Adds variables from the serialized variable table.
definition - Variable in class com.asakusafw.testdriver.core.DataModelDefinition.Builder
The current definition object.
Delegate() - Constructor for class com.asakusafw.runtime.core.Report.Delegate
 
DELEGATE_CLASS - Static variable in class com.asakusafw.workflow.hadoop.BridgeDeleteTaskExecutor
The target class name.
DelegateRegisterer() - Constructor for class com.asakusafw.runtime.core.legacy.RuntimeResource.DelegateRegisterer
 
delete(String, ResourcePattern, boolean, Counter) - Method in interface com.asakusafw.runtime.directio.DirectDataSource
Deletes resources.
delete(String, ResourcePattern, boolean, Counter) - Method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSource
 
delete(String, ResourcePattern, boolean, Counter) - Method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceCore
 
delete(String, ResourcePattern, boolean, Counter) - Method in class com.asakusafw.runtime.directio.keepalive.KeepAliveDataSource
 
delete(File, DeploymentUtil.DeleteOption...) - Static method in class com.asakusafw.testdriver.compiler.util.DeploymentUtil
Deletes the target file/directory.
delete() - Method in class com.asakusafw.utils.java.jsr199.testing.VolatileResourceFile
 
delete(String) - Method in class com.asakusafw.windgate.core.session.SessionProvider
Deletes a session with the specified session ID.
delete(String) - Method in class com.asakusafw.windgate.file.session.FileSessionProvider
 
deleteOnHadoopFileSystem(TaskExecutionContext, String) - Method in class com.asakusafw.testdriver.executor.DefaultDeleteTaskExecutor
 
deleteOnHadoopFileSystem(TaskExecutionContext, String) - Method in class com.asakusafw.workflow.executor.basic.BasicDeleteTaskExecutor
Delete files on Hadoop file system.
deleteOnHadoopFileSystem(TaskExecutionContext, String) - Method in class com.asakusafw.workflow.hadoop.BridgeDeleteTaskExecutor
 
deleteOnLocalFileSystem(TaskExecutionContext, String) - Method in class com.asakusafw.workflow.executor.basic.BasicDeleteTaskExecutor
Delete files on local file system.
DeleteTaskInfo - Interface in com.asakusafw.workflow.model
Deletes files.
DeleteTaskInfo.PathKind - Enum in com.asakusafw.workflow.model
Represents kinds of path of DeleteTaskInfo.
DelimitedRowFormatInfo - Class in com.asakusafw.info.hive
Represents Hive delimited text row format.
DelimitedRowFormatInfo(String, String, String, String, String, String) - Constructor for class com.asakusafw.info.hive.DelimitedRowFormatInfo
Creates a new instance.
DelimitedRowFormatInfo.Builder - Class in com.asakusafw.info.hive
A builder for DelimitedRowFormatInfo.
DelimiterRangeInputStream - Class in com.asakusafw.runtime.directio.util
InputStream for fragments with delimiter.
DelimiterRangeInputStream(InputStream, char, long, boolean) - Constructor for class com.asakusafw.runtime.directio.util.DelimiterRangeInputStream
Creates a new instance.
deploy(File, File, DeploymentUtil.DeployOption...) - Static method in class com.asakusafw.testdriver.compiler.util.DeploymentUtil
Deploys an artifact onto the directory.
DeploymentUtil - Class in com.asakusafw.testdriver.compiler.util
Utilities for deployment.
DeploymentUtil.DeleteOption - Enum in com.asakusafw.testdriver.compiler.util
The deleting options.
DeploymentUtil.DeployOption - Enum in com.asakusafw.testdriver.compiler.util
The deployment options.
deployToDirectory(File, File, DeploymentUtil.DeployOption...) - Static method in class com.asakusafw.testdriver.compiler.util.DeploymentUtil
Deploys an artifact onto the directory.
descendant(String) - Method in class com.asakusafw.vocabulary.flow.builder.KeyInfo
Adds a descendant ordering property.
describe() - Method in class com.asakusafw.vocabulary.batch.BatchDescription
Describes workflow structure.
describe() - Method in class com.asakusafw.vocabulary.flow.FlowDescription
Describes data-flow structure.
describeExpected(Object, Object) - Method in class com.asakusafw.testdriver.rule.BothAreNull
 
describeExpected(Calendar, Calendar) - Method in class com.asakusafw.testdriver.rule.CalendarCompare
 
describeExpected(Calendar, Calendar) - Method in class com.asakusafw.testdriver.rule.CalendarRange
 
describeExpected(String, String) - Method in class com.asakusafw.testdriver.rule.ContainsString
 
describeExpected(BigDecimal, BigDecimal) - Method in class com.asakusafw.testdriver.rule.DecimalCompare
 
describeExpected(BigDecimal, BigDecimal) - Method in class com.asakusafw.testdriver.rule.DecimalRange
 
describeExpected(Object, Object) - Method in class com.asakusafw.testdriver.rule.Equals
 
describeExpected(T, T) - Method in class com.asakusafw.testdriver.rule.ExpectConstant
 
describeExpected(Number, Number) - Method in class com.asakusafw.testdriver.rule.FloatCompare
 
describeExpected(Number, Number) - Method in class com.asakusafw.testdriver.rule.FloatRange
 
describeExpected(Number, Number) - Method in class com.asakusafw.testdriver.rule.IntegerCompare
 
describeExpected(Number, Number) - Method in class com.asakusafw.testdriver.rule.IntegerRange
 
describeExpected(Object, Object) - Method in class com.asakusafw.testdriver.rule.IsNull
 
describeExpected(T, T) - Method in class com.asakusafw.testdriver.rule.Not
 
describeExpected(Calendar, Calendar) - Method in class com.asakusafw.testdriver.rule.Period
 
describeExpected(Object, Object) - Method in class com.asakusafw.testdriver.rule.PropertyCondition
Returns an expected value as readable text.
describeExpected(T, T) - Method in interface com.asakusafw.testdriver.rule.ValuePredicate
Returns an expected value as readable text.
Description(String, Name) - Constructor for class com.asakusafw.dmdl.directio.util.DirectFileInputDescriptionGenerator.Description
Creates a new instance.
Description(String, Name) - Constructor for class com.asakusafw.dmdl.directio.util.DirectFileOutputDescriptionGenerator.Description
Creates a new instance.
description - Variable in class com.asakusafw.dmdl.model.AstModelDefinition
The description of the defining model, or null.
description - Variable in class com.asakusafw.dmdl.model.AstPropertyDefinition
The description of the defining property, or null if is omitted.
description - Variable in class com.asakusafw.dmdl.model.AstPropertyFolding
The description of the defining property, or null if is omitted.
description - Variable in class com.asakusafw.dmdl.model.AstPropertyMapping
The description of the defining property, or null if is omitted.
Description(String, Name) - Constructor for class com.asakusafw.dmdl.windgate.util.FsProcessDescriptionGenerator.Description
Creates a new instance.
Description(String, Name) - Constructor for class com.asakusafw.dmdl.windgate.util.JdbcProcessDescriptionGenerator.Description
Creates a new instance.
Description - Interface in com.asakusafw.operator.description
A root interface of descriptions.
description() - Method in interface com.asakusafw.windgate.core.vocabulary.ConfigurationItem
Returns the description of target item.
description() - Method in enum com.asakusafw.windgate.core.vocabulary.FileProcess
 
description() - Method in enum com.asakusafw.windgate.core.vocabulary.JdbcProcess
 
description() - Method in enum com.asakusafw.windgate.core.vocabulary.StreamProcess
 
DescriptionHelper - Class in com.asakusafw.operator.util
Common helper methods about descriptions.
Descriptions - Class in com.asakusafw.operator.description
Utilities for Description.
descriptorOf(char) - Static method in enum com.asakusafw.utils.java.model.syntax.BasicTypeKind
Returns the type which is represented in the specified descriptor.
deserialize(String) - Static method in class com.asakusafw.trace.io.TraceSettingSerializer
Deserializes trace settings.
Diagnostic - Class in com.asakusafw.dmdl
Diagnostics of DMDL compiler.
Diagnostic(Diagnostic.Level, Region, String) - Constructor for class com.asakusafw.dmdl.Diagnostic
Creates and returns a new instance.
Diagnostic(Diagnostic.Level, Region, String, Object...) - Constructor for class com.asakusafw.dmdl.Diagnostic
Creates and returns a new instance.
Diagnostic(Diagnostic.Level, AstNode, String, Object...) - Constructor for class com.asakusafw.dmdl.Diagnostic
Creates and returns a new instance.
Diagnostic.Level - Enum in com.asakusafw.dmdl
Diagnostic levels.
Difference - Class in com.asakusafw.testdriver.core
Describes about a pair of the expected data and the actual data.
Difference(DataModelReflection, DataModelReflection, Object) - Constructor for class com.asakusafw.testdriver.core.Difference
Creates a new instance.
DifferenceSink - Interface in com.asakusafw.testdriver.core
Sink channel of Difference objects.
DifferenceSinkFactory - Class in com.asakusafw.testdriver.core
An abstract factory class of DifferenceSink.
DifferenceSinkFactory() - Constructor for class com.asakusafw.testdriver.core.DifferenceSinkFactory
 
DifferenceSinkProvider - Interface in com.asakusafw.testdriver.core
Service provider interface of DifferenceSink drivers.
DirectClassLoader - Class in com.asakusafw.utils.java.jsr199.testing
A class loader that handles class files on the heap.
DirectClassLoader(ClassLoader) - Constructor for class com.asakusafw.utils.java.jsr199.testing.DirectClassLoader
Creates a new instance.
DirectDataSource - Interface in com.asakusafw.runtime.directio
API of direct accessor to data sources.
DirectDataSourceConstants - Class in com.asakusafw.runtime.directio
Constants for DirectDataSource facility.
DirectDataSourceProfile - Class in com.asakusafw.runtime.directio
Profile for DirectDataSource.
DirectDataSourceProfile(String, Class<? extends AbstractDirectDataSource>, String, Map<String, String>) - Constructor for class com.asakusafw.runtime.directio.DirectDataSourceProfile
Creates a new instance.
DirectDataSourceProvider - Interface in com.asakusafw.runtime.directio
DirectDataSourceRepository - Class in com.asakusafw.runtime.directio
A repository of DirectDataSource.
DirectDataSourceRepository(Collection<? extends DirectDataSourceProvider>) - Constructor for class com.asakusafw.runtime.directio.DirectDataSourceRepository
Creates a new instance.
DirectFileInputDescription - Class in com.asakusafw.vocabulary.directio
An abstract super class that describes a direct input source.
DirectFileInputDescription() - Constructor for class com.asakusafw.vocabulary.directio.DirectFileInputDescription
 
DirectFileInputDescriptionGenerator - Class in com.asakusafw.dmdl.directio.util
Generates an implementation of DirectFileInputDescription.
DirectFileInputDescriptionGenerator.Description - Class in com.asakusafw.dmdl.directio.util
Represents the meta description.
DirectFileInputInfo - Class in com.asakusafw.info.directio
Information of direct file input.
DirectFileInputInfo(String, String, String, String, String, String, String, boolean) - Constructor for class com.asakusafw.info.directio.DirectFileInputInfo
Creates a new instance.
DirectFileInputPreparator - Class in com.asakusafw.testdriver.directio
DirectFileInputPreparator() - Constructor for class com.asakusafw.testdriver.directio.DirectFileInputPreparator
 
DirectFileIoAttribute - Class in com.asakusafw.info.directio
An attribute of Direct I/O.
DirectFileIoAttribute(Collection<? extends DirectFileInputInfo>, Collection<? extends DirectFileOutputInfo>) - Constructor for class com.asakusafw.info.directio.DirectFileIoAttribute
Creates a new instance.
DirectFileOutputDescription - Class in com.asakusafw.vocabulary.directio
An abstract super class that describes a direct output target.
DirectFileOutputDescription() - Constructor for class com.asakusafw.vocabulary.directio.DirectFileOutputDescription
 
DirectFileOutputDescriptionGenerator - Class in com.asakusafw.dmdl.directio.util
Generates an implementation of DirectFileOutputDescription.
DirectFileOutputDescriptionGenerator.Description - Class in com.asakusafw.dmdl.directio.util
Represents the meta description.
DirectFileOutputInfo - Class in com.asakusafw.info.directio
Information of direct file output.
DirectFileOutputInfo(String, String, String, String, String, String, List<String>, List<String>) - Constructor for class com.asakusafw.info.directio.DirectFileOutputInfo
Creates a new instance.
DirectFileOutputRetriever - Class in com.asakusafw.testdriver.directio
DirectFileOutputRetriever() - Constructor for class com.asakusafw.testdriver.directio.DirectFileOutputRetriever
 
DirectFilePortInfo - Class in com.asakusafw.info.directio
An abstract implementation of Direct file I/O port information.
DirectFilePortInfo(String, String, String, String, String, String) - Constructor for class com.asakusafw.info.directio.DirectFilePortInfo
Creates a new instance.
DirectInputFragment - Class in com.asakusafw.runtime.directio
The fragment of each input dataset.
DirectInputFragment(String, long, long, List<String>) - Constructor for class com.asakusafw.runtime.directio.DirectInputFragment
Creates a new instance with no attributes.
DirectInputFragment(String, long, long, List<String>, Map<String, String>) - Constructor for class com.asakusafw.runtime.directio.DirectInputFragment
Creates a new instance.
DirectIo - Class in com.asakusafw.operation.tools.directio
CLI entry of Asakusa Direct I/O tools.
DirectIo() - Constructor for class com.asakusafw.operation.tools.directio.DirectIo
 
DirectIo - Class in com.asakusafw.runtime.directio.api
A framework API for accessing Direct I/O.
DirectIoAbortTransaction - Class in com.asakusafw.directio.tools
DirectIoAbortTransaction() - Constructor for class com.asakusafw.directio.tools.DirectIoAbortTransaction
Creates a new instance.
DirectIoApi - Interface in com.asakusafw.runtime.directio.api
The Direct I/O API.
DirectIoApplyTransaction - Class in com.asakusafw.directio.tools
DirectIoApplyTransaction() - Constructor for class com.asakusafw.directio.tools.DirectIoApplyTransaction
Creates a new instance.
DirectIoDelegate - Class in com.asakusafw.runtime.directio.api
Delegating object for DirectIo.
DirectIoDelegate(Configuration) - Constructor for class com.asakusafw.runtime.directio.api.DirectIoDelegate
Creates a new instance.
DirectIoDelete - Class in com.asakusafw.directio.tools
DirectIoDelete() - Constructor for class com.asakusafw.directio.tools.DirectIoDelete
Creates a new instance.
DirectIoList - Class in com.asakusafw.directio.tools
DirectIoList() - Constructor for class com.asakusafw.directio.tools.DirectIoList
Creates a new instance.
DirectIoListTransaction - Class in com.asakusafw.directio.tools
DirectIoListTransaction() - Constructor for class com.asakusafw.directio.tools.DirectIoListTransaction
Creates a new instance.
DirectIoPath - Class in com.asakusafw.operation.tools.directio
Represents a path of Direct I/O.
DirectIoPath(DataSourceInfo, BasePath, FilePattern) - Constructor for class com.asakusafw.operation.tools.directio.DirectIoPath
Creates a new instance.
DirectIoTester - Class in com.asakusafw.testdriver.directio.api
Testing API for Direct I/O.
DirectIoTester() - Constructor for class com.asakusafw.testdriver.directio.api.DirectIoTester
 
DirectIoTester.DirectIoResource - Class in com.asakusafw.testdriver.directio.api
External resource manipulator for Direct I/O.
DirectIoTestHelper - Class in com.asakusafw.testdriver.directio
Utilities for this package.
DirectIoTestHelper(TestContext, String) - Constructor for class com.asakusafw.testdriver.directio.DirectIoTestHelper
Creates a new instance.
DirectIoTestHelper(TestContext, String, Configuration) - Constructor for class com.asakusafw.testdriver.directio.DirectIoTestHelper
Creates a new instance.
DirectIoTransactionEditor - Class in com.asakusafw.runtime.directio.hadoop
Edits Direct I/O transactions.
DirectIoTransactionEditor() - Constructor for class com.asakusafw.runtime.directio.hadoop.DirectIoTransactionEditor
Creates a new instance.
DirectIoTransactionEditor(DirectDataSourceRepository) - Constructor for class com.asakusafw.runtime.directio.hadoop.DirectIoTransactionEditor
Creates a new instance.
DirectIoTransactionEditor.TransactionInfo - Class in com.asakusafw.runtime.directio.hadoop
Represents a tranaction info.
DirectOutputOrder - Class in com.asakusafw.runtime.stage.directio
A class for ordering in direct output.
DirectOutputOrder(WritableRawComparable...) - Constructor for class com.asakusafw.runtime.stage.directio.DirectOutputOrder
Creates a new instance.
DirectOutputReducer - Class in com.asakusafw.runtime.stage.directio
Reducer for direct output.
DirectOutputReducer() - Constructor for class com.asakusafw.runtime.stage.directio.DirectOutputReducer
 
DirectOutputSpec - Class in com.asakusafw.runtime.stage.directio
A spec for each direct output stage.
DirectOutputSpec(Class<? extends Writable>, String, Class<? extends DataFormat<?>>, Class<? extends StringTemplate>, Class<? extends DirectOutputOrder>) - Constructor for class com.asakusafw.runtime.stage.directio.DirectOutputSpec
Creates a new instance.
DirectOutputSpec(Class<? extends Writable>, String, String, Class<? extends DataFormat<?>>, Class<? extends StringTemplate>, Class<? extends DirectOutputOrder>) - Constructor for class com.asakusafw.runtime.stage.directio.DirectOutputSpec
Creates a new instance.
discard() - Method in class com.asakusafw.utils.java.parser.javadoc.DefaultJavadocTokenStream
 
discard() - Method in interface com.asakusafw.utils.java.parser.javadoc.JavadocTokenStream
Discards the last marked position.
disconnect() - Method in class com.asakusafw.vocabulary.flow.graph.PortConnection
Disposes this connection.
disconnectAll() - Method in class com.asakusafw.vocabulary.flow.graph.FlowElementInput
Disconnects all opposite ports which connected into this.
disconnectAll() - Method in class com.asakusafw.vocabulary.flow.graph.FlowElementOutput
Disconnects all opposite ports which connected into this.
disconnectAll() - Method in class com.asakusafw.vocabulary.flow.graph.FlowElementPort
Removes all connections for this port.
dispatch(Type, C) - Method in class com.asakusafw.utils.java.internal.model.util.ReflectionTypeVisitor
Dispatches the suitable visit* method.
disposeClassLoader(ClassLoader) - Static method in class com.asakusafw.runtime.stage.launcher.ApplicationLauncher
Disposes the target class loader.
disposePluginClassLoader(PluginClassLoader) - Static method in class com.asakusafw.testdriver.windgate.WindGateTestHelper
Disposes WindGate plug-in class loader.
DmdlAnalyzer - Class in com.asakusafw.dmdl.analyzer
Analyzes DMDL AST and builds DMDL semantic models.
DmdlAnalyzer(Iterable<? extends TypeDriver>, Iterable<? extends AttributeDriver>) - Constructor for class com.asakusafw.dmdl.analyzer.DmdlAnalyzer
Creates and returns a new instance.
DmdlAnalyzer(DmdlAnalyzerEnhancer, Iterable<? extends TypeDriver>, Iterable<? extends AttributeDriver>) - Constructor for class com.asakusafw.dmdl.analyzer.DmdlAnalyzer
Creates and returns a new instance.
DmdlAnalyzerEnhancer - Interface in com.asakusafw.dmdl.analyzer
Enhances DmdlAnalyzer.
DmdlDataModelMirrorRepository - Class in com.asakusafw.operator.dmdl
Implementation of DataModelMirrorRepository for DMDL.
DmdlDataModelMirrorRepository() - Constructor for class com.asakusafw.operator.dmdl.DmdlDataModelMirrorRepository
 
DmdlSemanticException - Exception in com.asakusafw.dmdl.analyzer
DMDL Semantic Error.
DmdlSemanticException(String, List<? extends Diagnostic>) - Constructor for exception com.asakusafw.dmdl.analyzer.DmdlSemanticException
Creates and returns a new instance.
DmdlSemantics - Class in com.asakusafw.dmdl.semantics
The world of DMDL semantics.
DmdlSemantics() - Constructor for class com.asakusafw.dmdl.semantics.DmdlSemantics
 
DmdlSourceDirectory - Class in com.asakusafw.dmdl.source
DMDL source directory.
DmdlSourceDirectory(File, Charset, Pattern, Pattern) - Constructor for class com.asakusafw.dmdl.source.DmdlSourceDirectory
Creates and returns a new instance.
DmdlSourceFile - Class in com.asakusafw.dmdl.source
DMDL source repository includes list of source files.
DmdlSourceFile(List<File>, Charset) - Constructor for class com.asakusafw.dmdl.source.DmdlSourceFile
Creates and returns a new instance.
DmdlSourceRepository - Interface in com.asakusafw.dmdl.source
DMDL source file repository.
DmdlSourceRepository.Cursor - Interface in com.asakusafw.dmdl.source
Cursors in repository.
DmdlSourceResource - Class in com.asakusafw.dmdl.source
DMDL source repository includes list of URLs.
DmdlSourceResource(List<URL>, Charset) - Constructor for class com.asakusafw.dmdl.source.DmdlSourceResource
Creates and returns a new instance.
docBlock(EmitDirection) - Method in interface com.asakusafw.utils.java.internal.model.util.EmitContext
Emits a begin or end of a block in documentation comments.
docBlock(EmitDirection) - Method in class com.asakusafw.utils.java.internal.model.util.PrintEmitContext
 
DocBlock - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents blocks in documentation comments.
DocBlockImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of DocBlock.
DocBlockImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.DocBlockImpl
 
docComment(EmitDirection) - Method in interface com.asakusafw.utils.java.internal.model.util.EmitContext
Emits a begin or end of a documentation comment.
docComment(EmitDirection) - Method in class com.asakusafw.utils.java.internal.model.util.PrintEmitContext
 
DocElement - Interface in com.asakusafw.utils.java.model.syntax
An abstract super interface of elements in documentation comments.
DocField - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents field references in the documentation comments.
DocFieldImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of DocField.
DocFieldImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.DocFieldImpl
 
docInlineBlock(EmitDirection) - Method in interface com.asakusafw.utils.java.internal.model.util.EmitContext
Emits a begin or end of an inline block in documentation comments.
docInlineBlock(EmitDirection) - Method in class com.asakusafw.utils.java.internal.model.util.PrintEmitContext
 
DocMethod - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents method and constructor references in the documentation comments.
DocMethodImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of DocMethod.
DocMethodImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.DocMethodImpl
 
DocMethodParameter - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents formal parameters in DocMethod.
DocMethodParameterImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of DocMethodParameter.
DocMethodParameterImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.DocMethodParameterImpl
 
doCompile() - Method in class com.asakusafw.utils.java.jsr199.testing.VolatileCompiler
Compiles the #addSource(JavaFileObject) added source files and returns its diagnostics objects.
doConfigure(ServiceProfile<?>) - Method in class com.asakusafw.yaess.basic.BasicJobScheduler
 
doConfigure(ServiceProfile<?>) - Method in class com.asakusafw.yaess.basic.BasicLockProvider
 
doConfigure(ServiceProfile<?>) - Method in class com.asakusafw.yaess.basic.BasicMonitorProvider
 
doConfigure(ServiceProfile<?>, Map<String, String>, Map<String, String>) - Method in class com.asakusafw.yaess.basic.ProcessCommandScriptHandler
 
doConfigure(ServiceProfile<?>, Map<String, String>, Map<String, String>) - Method in class com.asakusafw.yaess.basic.ProcessHadoopScriptHandler
 
doConfigure(ServiceProfile<?>) - Method in class com.asakusafw.yaess.core.CoreProfile
Configures this service internally (extention point).
doConfigure(ServiceProfile<?>) - Method in class com.asakusafw.yaess.core.ExecutionLockProvider
Configures this provider internally (extention point).
doConfigure(ServiceProfile<?>) - Method in class com.asakusafw.yaess.core.ExecutionMonitorProvider
Configures this service internally (extention point).
doConfigure(ServiceProfile<?>, Map<String, String>, Map<String, String>) - Method in class com.asakusafw.yaess.core.ExecutionScriptHandlerBase
Configures this handler internally (extention point).
doConfigure(ServiceProfile<?>) - Method in class com.asakusafw.yaess.core.JobScheduler
Configures this service internally (extention point).
doConfigure(ServiceProfile<?>) - Method in class com.asakusafw.yaess.flowlog.FlowLoggerProvider
 
doConfigure(ServiceProfile<?>, Map<String, String>, Map<String, String>) - Method in class com.asakusafw.yaess.jobqueue.QueueHadoopScriptHandler
 
doConfigure(ServiceProfile<?>) - Method in class com.asakusafw.yaess.paralleljob.ParallelJobScheduler
 
DocText - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents text in documentation comments.
DocTextImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of DocText.
DocTextImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.DocTextImpl
 
Document() - Constructor for class com.asakusafw.operator.model.OperatorDescription.Document
 
doEmit(BooleanOption, StringBuilder) - Method in class com.asakusafw.runtime.io.text.value.BooleanOptionFieldAdapter
 
doEmit(DateOption, StringBuilder) - Method in class com.asakusafw.runtime.io.text.value.DateOptionFieldAdapter
 
doEmit(DateTimeOption, StringBuilder) - Method in class com.asakusafw.runtime.io.text.value.DateTimeOptionFieldAdapter
 
doEmit(T, StringBuilder) - Method in class com.asakusafw.runtime.io.text.value.NumericOptionFieldAdapter
 
doEmit(StringOption, StringBuilder) - Method in class com.asakusafw.runtime.io.text.value.StringOptionFieldAdapter
 
doEmit(T, StringBuilder) - Method in class com.asakusafw.runtime.io.text.value.ValueOptionFieldAdapter
Emits the given non-null property value into the string builder.
doEmitDefault(ByteOption, StringBuilder) - Method in class com.asakusafw.runtime.io.text.value.ByteOptionFieldAdapter
 
doEmitDefault(DecimalOption, StringBuilder) - Method in class com.asakusafw.runtime.io.text.value.DecimalOptionFieldAdapter
 
doEmitDefault(DoubleOption, StringBuilder) - Method in class com.asakusafw.runtime.io.text.value.DoubleOptionFieldAdapter
 
doEmitDefault(FloatOption, StringBuilder) - Method in class com.asakusafw.runtime.io.text.value.FloatOptionFieldAdapter
 
doEmitDefault(IntOption, StringBuilder) - Method in class com.asakusafw.runtime.io.text.value.IntOptionFieldAdapter
 
doEmitDefault(LongOption, StringBuilder) - Method in class com.asakusafw.runtime.io.text.value.LongOptionFieldAdapter
 
doEmitDefault(T, StringBuilder) - Method in class com.asakusafw.runtime.io.text.value.NumericOptionFieldAdapter
Emits the given non-null property value into the string builder.
doEmitDefault(ShortOption, StringBuilder) - Method in class com.asakusafw.runtime.io.text.value.ShortOptionFieldAdapter
 
done() - Method in class com.asakusafw.yaess.basic.JobExecutor.Executing
 
doParse(CharSequence, BooleanOption) - Method in class com.asakusafw.runtime.io.text.value.BooleanOptionFieldAdapter
 
doParse(CharSequence, DateOption) - Method in class com.asakusafw.runtime.io.text.value.DateOptionFieldAdapter
 
doParse(CharSequence, DateTimeOption) - Method in class com.asakusafw.runtime.io.text.value.DateTimeOptionFieldAdapter
 
doParse(CharSequence, T) - Method in class com.asakusafw.runtime.io.text.value.NumericOptionFieldAdapter
 
doParse(CharSequence, StringOption) - Method in class com.asakusafw.runtime.io.text.value.StringOptionFieldAdapter
 
doParse(CharSequence, T) - Method in class com.asakusafw.runtime.io.text.value.ValueOptionFieldAdapter
Parses the given non-null character sequence and set the parsed value into property.
doParseDefault(CharSequence, ByteOption) - Method in class com.asakusafw.runtime.io.text.value.ByteOptionFieldAdapter
 
doParseDefault(CharSequence, DecimalOption) - Method in class com.asakusafw.runtime.io.text.value.DecimalOptionFieldAdapter
 
doParseDefault(CharSequence, DoubleOption) - Method in class com.asakusafw.runtime.io.text.value.DoubleOptionFieldAdapter
 
doParseDefault(CharSequence, FloatOption) - Method in class com.asakusafw.runtime.io.text.value.FloatOptionFieldAdapter
 
doParseDefault(CharSequence, IntOption) - Method in class com.asakusafw.runtime.io.text.value.IntOptionFieldAdapter
 
doParseDefault(CharSequence, LongOption) - Method in class com.asakusafw.runtime.io.text.value.LongOptionFieldAdapter
 
doParseDefault(CharSequence, T) - Method in class com.asakusafw.runtime.io.text.value.NumericOptionFieldAdapter
Parses the given non-null character sequence and set the parsed value into property.
doParseDefault(CharSequence, ShortOption) - Method in class com.asakusafw.runtime.io.text.value.ShortOptionFieldAdapter
 
DoStatement - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents do-while statement.
DoStatementImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of DoStatement.
DoStatementImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.DoStatementImpl
 
dotClass() - Method in class com.asakusafw.utils.java.model.util.TypeBuilder
Returns a class literal.
DotGroup - Class in com.asakusafw.info.cli.generate.dot
A group command for Graphviz DOT.
DotGroup() - Constructor for class com.asakusafw.info.cli.generate.dot.DotGroup
 
DotParameter - Class in com.asakusafw.info.cli.generate.dot
Provides graphviz DOT options.
DotParameter() - Constructor for class com.asakusafw.info.cli.generate.dot.DotParameter
 
dotThis() - Method in class com.asakusafw.utils.java.model.util.TypeBuilder
Returns a qualified this.
DoubleInfo - Class in com.asakusafw.info.value
Represents a double value.
doubleLiteralOf(double) - Static method in class com.asakusafw.utils.java.internal.model.util.LiteralAnalyzer
Returns the literal token of target double value.
DoubleOption - Class in com.asakusafw.runtime.value
Represents a double value which can be null.
DoubleOption() - Constructor for class com.asakusafw.runtime.value.DoubleOption
Creates a new instance which represents null value.
DoubleOption(double) - Constructor for class com.asakusafw.runtime.value.DoubleOption
Creates a new instance which represents the specified value.
DoubleOptionDriver - Class in com.asakusafw.directio.hive.serde
An implementation of ValueDriver for DoubleOption.
DoubleOptionDriver(DoubleObjectInspector) - Constructor for class com.asakusafw.directio.hive.serde.DoubleOptionDriver
Creates a new instance.
DoubleOptionFieldAdapter - Class in com.asakusafw.runtime.io.text.value
An implementation of FieldAdapter which accepts DoubleOption.
DoubleOptionFieldAdapter.Builder - Class in com.asakusafw.runtime.io.text.value
DoubleOptionInspector - Class in com.asakusafw.directio.hive.serde
Inspects DoubleOption object.
DoubleOptionInspector() - Constructor for class com.asakusafw.directio.hive.serde.DoubleOptionInspector
Creates a new instance.
doubleProperty(PropertyName, C) - Method in class com.asakusafw.testdriver.core.DataModelScanner
Invoked each Double property.
doubleProperty(PropertyName, JsonObject) - Method in class com.asakusafw.testdriver.json.JsonObjectDriver
 
doubleValueOf(String) - Static method in class com.asakusafw.utils.java.internal.model.util.LiteralAnalyzer
Analyzes a literal which represents double value and returns it value.
DrainDriver<T> - Interface in com.asakusafw.windgate.core.resource
An abstract super interface of data drain driver.
DrawJobflowCommand - Class in com.asakusafw.info.cli.generate.dot
A command for generating DOT script about jobflow graphs.
DrawJobflowCommand() - Constructor for class com.asakusafw.info.cli.generate.dot.DrawJobflowCommand
 
DrawOperatorCommand - Class in com.asakusafw.info.cli.generate.dot
A command for generating DOT script about operator graphs.
DrawOperatorCommand() - Constructor for class com.asakusafw.info.cli.generate.dot.DrawOperatorCommand
 
DrawPlanCommand - Class in com.asakusafw.info.cli.generate.dot
A command for generating DOT script about execution plan graphs.
DrawPlanCommand() - Constructor for class com.asakusafw.info.cli.generate.dot.DrawPlanCommand
 
driverContext - Variable in class com.asakusafw.testdriver.TestDriverBase
The internal test driver context object.
DriverElementBase - Class in com.asakusafw.testdriver
An abstract implementation of test driver elements.
DriverElementBase() - Constructor for class com.asakusafw.testdriver.DriverElementBase
 
DriverFactory - Interface in com.asakusafw.windgate.core.resource
An interface to provide SourceDriver and DrainDriver.
DriverInputBase<T> - Class in com.asakusafw.testdriver
An abstract super class of test driver inputs.
DriverInputBase(Class<?>, TestDataToolProvider, String, Class<T>) - Constructor for class com.asakusafw.testdriver.DriverInputBase
Creates a new instance.
DriverOutputBase<T> - Class in com.asakusafw.testdriver
An abstract super class of test driver outputs.
DriverOutputBase(Class<?>, TestDataToolProvider, String, Class<T>) - Constructor for class com.asakusafw.testdriver.DriverOutputBase
Creates a new instance.
DriverRepository - Class in com.asakusafw.windgate.core.resource
DriverRepository(Iterable<? extends ResourceMirror>) - Constructor for class com.asakusafw.windgate.core.resource.DriverRepository
Creates a new instance.
DriverScript - Class in com.asakusafw.windgate.core
A script describes drivers' behavior.
DriverScript(String, Map<String, String>) - Constructor for class com.asakusafw.windgate.core.DriverScript
Creates a new instance.
DriverScript(String, Map<String, String>, Set<String>) - Constructor for class com.asakusafw.windgate.core.DriverScript
Creates a new instance.
DriverScript.Kind - Enum in com.asakusafw.windgate.core
Driver kind (source / drain).
DriverToolBase - Class in com.asakusafw.testdriver
An abstract implementation of external tools for test drivers.
DriverToolBase(DriverElementBase) - Constructor for class com.asakusafw.testdriver.DriverToolBase
Creates a new instance.
dropPreamble(InputStream, int) - Static method in class com.asakusafw.windgate.hadoopfs.ssh.FileListUtil
Drops bytes until a preamble byte sequence was occurred.
dumpActual(DataModelSinkFactory) - Method in class com.asakusafw.testdriver.FlowDriverOutput
Sets the result data sink for this output.
dumpActual(String) - Method in class com.asakusafw.testdriver.FlowDriverOutput
Enables to store the result data set of this output.
dumpActual(File) - Method in class com.asakusafw.testdriver.FlowDriverOutput
Enables to store the result data set of this output.
dumpActual(Class<? extends DataFormat<? super T>>, File) - Method in class com.asakusafw.testdriver.FlowDriverOutput
Enables to store the result data set of this output.
dumpDifference(DifferenceSinkFactory) - Method in class com.asakusafw.testdriver.FlowDriverOutput
Sets the result differences sink for this output.
dumpDifference(String) - Method in class com.asakusafw.testdriver.FlowDriverOutput
Enables to store the result differences of this output.
dumpDifference(File) - Method in class com.asakusafw.testdriver.FlowDriverOutput
Enables to store the result differences of this output.
Duplicate - Annotation Type in com.asakusafw.vocabulary.operator
Represents duplicate operator annotation.

E

EdgeInfo<TSelf> - Class in com.asakusafw.vocabulary.flow.builder
Represents operator edge information.
EdgeInfo() - Constructor for class com.asakusafw.vocabulary.flow.builder.EdgeInfo
 
Element - Interface in com.asakusafw.dmdl.semantics
Super interface of all semantic metamodels.
Element - Interface in com.asakusafw.info.graph
An abstract super class of elements on graph.
Element - Interface in com.asakusafw.workflow.model
Represents an executable element.
Element.Attribute - Interface in com.asakusafw.workflow.model
Represents an attribute of Element.
ELEMENT_ALLOW_LINE_FEED_IN_FIELD - Static variable in class com.asakusafw.dmdl.directio.text.TextFormatConstants
The element name of whether or not LF character can appear as field value.
ELEMENT_ALLOW_LINEFEED - Static variable in class com.asakusafw.dmdl.directio.csv.driver.CsvFormatDriver
The element name of whether value can contain linefeed.
ELEMENT_ALLOW_LINEFEED - Static variable in class com.asakusafw.dmdl.directio.tsv.driver.TsvFormatDriver
The element name of whether value can contain line-feed.
ELEMENT_BLOCK_SIZE - Static variable in class com.asakusafw.dmdl.directio.hive.parquet.ParquetFileDriver
The element name of block size.
ELEMENT_CHARSET_NAME - Static variable in class com.asakusafw.dmdl.directio.csv.driver.CsvFormatDriver
The element name of charset name.
ELEMENT_CHARSET_NAME - Static variable in class com.asakusafw.dmdl.directio.line.driver.LineFormatDriver
The element name of charset name.
ELEMENT_CHARSET_NAME - Static variable in class com.asakusafw.dmdl.directio.text.TextFormatConstants
The element name of character-set encoding name.
ELEMENT_CHARSET_NAME - Static variable in class com.asakusafw.dmdl.directio.tsv.driver.TsvFormatDriver
The element name of charset name.
ELEMENT_CHARSET_NAME - Static variable in class com.asakusafw.dmdl.windgate.csv.driver.CsvSupportDriver
The element name of charset name.
ELEMENT_CODEC_NAME - Static variable in class com.asakusafw.dmdl.directio.csv.driver.CsvFormatDriver
The element name of codec name.
ELEMENT_CODEC_NAME - Static variable in class com.asakusafw.dmdl.directio.line.driver.LineFormatDriver
The element name of codec name.
ELEMENT_CODEC_NAME - Static variable in class com.asakusafw.dmdl.directio.tsv.driver.TsvFormatDriver
The element name of codec name.
ELEMENT_COMPRESSION - Static variable in class com.asakusafw.dmdl.directio.hive.parquet.ParquetFileDriver
The element name of compression codec name.
ELEMENT_COMPRESSION_KIND - Static variable in class com.asakusafw.dmdl.directio.hive.orc.OrcFileDriver
The element name of compression kind name.
ELEMENT_COMPRESSION_TYPE - Static variable in class com.asakusafw.dmdl.directio.text.TextFormatConstants
The element name of compression type.
ELEMENT_DATA_PAGE_SIZE - Static variable in class com.asakusafw.dmdl.directio.hive.parquet.ParquetFileDriver
The element name of data page size.
ELEMENT_DATE_FORMAT - Static variable in class com.asakusafw.dmdl.directio.text.TextFormatConstants
The element name of DATE type value format.
ELEMENT_DATE_NAME - Static variable in class com.asakusafw.dmdl.directio.csv.driver.CsvFormatDriver
The element name of Date representation.
ELEMENT_DATE_NAME - Static variable in class com.asakusafw.dmdl.windgate.csv.driver.CsvSupportDriver
The element name of Date representation.
ELEMENT_DATE_TIME_NAME - Static variable in class com.asakusafw.dmdl.directio.csv.driver.CsvFormatDriver
The element name of DateTime representation.
ELEMENT_DATE_TIME_NAME - Static variable in class com.asakusafw.dmdl.windgate.csv.driver.CsvSupportDriver
The element name of DateTime representation.
ELEMENT_DATETIME_FORMAT - Static variable in class com.asakusafw.dmdl.directio.text.TextFormatConstants
The element name of DATETIME type value format.
ELEMENT_DECIMAL_OUTPUT_STYLE - Static variable in class com.asakusafw.dmdl.directio.text.TextFormatConstants
The element name of DECIMAL type output style.
ELEMENT_DEFAULT_QUOTE_STYLE - Static variable in class com.asakusafw.dmdl.directio.text.TextFormatConstants
The element name of default quote style.
ELEMENT_DICTIONARY_PAGE_SIZE - Static variable in class com.asakusafw.dmdl.directio.hive.parquet.ParquetFileDriver
The element name of dictionary page size.
ELEMENT_ENABLE_DICTIONARY - Static variable in class com.asakusafw.dmdl.directio.hive.parquet.ParquetFileDriver
The element name of dictionary enabled.
ELEMENT_ENABLE_VALIDATION - Static variable in class com.asakusafw.dmdl.directio.hive.parquet.ParquetFileDriver
The element name of validation enabled.
ELEMENT_ESCAPE_CHARACTER - Static variable in class com.asakusafw.dmdl.directio.text.TextFormatConstants
The element name of escape character.
ELEMENT_ESCAPE_LINE_SEPARATOR - Static variable in class com.asakusafw.dmdl.directio.text.TextFormatConstants
The element name of whether or not escape line separators.
ELEMENT_ESCAPE_SEQUENCE_MAP - Static variable in class com.asakusafw.dmdl.directio.text.TextFormatConstants
The element name of escape sequence map.
ELEMENT_FALSE_FORMAT - Static variable in class com.asakusafw.dmdl.directio.text.TextFormatConstants
The element name of FALSE value format.
ELEMENT_FALSE_NAME - Static variable in class com.asakusafw.dmdl.directio.csv.driver.CsvFormatDriver
The element name of false representation.
ELEMENT_FALSE_NAME - Static variable in class com.asakusafw.dmdl.windgate.csv.driver.CsvSupportDriver
The element name of false representation.
ELEMENT_FIELD_ADAPTER - Static variable in class com.asakusafw.dmdl.directio.text.TextFormatConstants
The element name of field adapter.
ELEMENT_FIELD_MAPPING - Static variable in class com.asakusafw.dmdl.directio.hive.orc.OrcFileDriver
The element name of field mapping strategy.
ELEMENT_FIELD_MAPPING - Static variable in class com.asakusafw.dmdl.directio.hive.parquet.ParquetFileDriver
The element name of field mapping strategy.
ELEMENT_FIELD_NAME - Static variable in class com.asakusafw.dmdl.directio.text.TextFormatConstants
The element name of field name.
ELEMENT_FIELD_SEPARATOR - Static variable in class com.asakusafw.dmdl.directio.text.TextFormatConstants
The element name of field separator character.
ELEMENT_FORCE_HEADER_NAME - Static variable in class com.asakusafw.dmdl.directio.csv.driver.CsvFormatDriver
The element name of whether header is ALWAYS required.
ELEMENT_FORCE_HEADER_NAME - Static variable in class com.asakusafw.dmdl.windgate.csv.driver.CsvSupportDriver
The element name of whether header is ALWAYS required.
ELEMENT_FORMAT_VERSION - Static variable in class com.asakusafw.dmdl.directio.hive.orc.OrcFileDriver
The element name of ORCFile format version.
ELEMENT_FORMAT_VERSION - Static variable in class com.asakusafw.dmdl.directio.hive.parquet.ParquetFileDriver
The element name of parquet format version.
ELEMENT_HAS_HEADER_NAME - Static variable in class com.asakusafw.dmdl.directio.csv.driver.CsvFormatDriver
The element name of whether header is required.
ELEMENT_HAS_HEADER_NAME - Static variable in class com.asakusafw.dmdl.directio.tsv.driver.TsvFormatDriver
The element name of whether header is required.
ELEMENT_HAS_HEADER_NAME - Static variable in class com.asakusafw.dmdl.windgate.csv.driver.CsvSupportDriver
The element name of whether header is required.
ELEMENT_HEADER_QUOTE_STYLE - Static variable in class com.asakusafw.dmdl.directio.text.TextFormatConstants
The element name of header quote style.
ELEMENT_HEADER_TYPE - Static variable in class com.asakusafw.dmdl.directio.text.TextFormatConstants
The element name of header type.
ELEMENT_INCOMPATIBLE_TYPE - Static variable in class com.asakusafw.dmdl.directio.hive.orc.OrcFileDriver
The element name of missing incompatible type handling strategy.
ELEMENT_INCOMPATIBLE_TYPE - Static variable in class com.asakusafw.dmdl.directio.hive.parquet.ParquetFileDriver
The element name of missing incompatible type handling strategy.
ELEMENT_INPUT_TRANSFORMER - Static variable in class com.asakusafw.dmdl.directio.text.TextFormatConstants
The element name of input transformer.
ELEMENT_LESS_INPUT_ACTION - Static variable in class com.asakusafw.dmdl.directio.text.TextFormatConstants
The element name of error action type for less input fields.
ELEMENT_LINE_SEPARATOR - Static variable in class com.asakusafw.dmdl.directio.text.TextFormatConstants
The element name of line separator type.
ELEMENT_MALFORMED_INPUT_ACTION - Static variable in class com.asakusafw.dmdl.directio.text.TextFormatConstants
The element name of error action type for malformed inputs.
ELEMENT_MISSING_SOURCE - Static variable in class com.asakusafw.dmdl.directio.hive.orc.OrcFileDriver
The element name of missing source handling strategy.
ELEMENT_MISSING_SOURCE - Static variable in class com.asakusafw.dmdl.directio.hive.parquet.ParquetFileDriver
The element name of missing source handling strategy.
ELEMENT_MISSING_TARGET - Static variable in class com.asakusafw.dmdl.directio.hive.orc.OrcFileDriver
The element name of missing target handling strategy.
ELEMENT_MISSING_TARGET - Static variable in class com.asakusafw.dmdl.directio.hive.parquet.ParquetFileDriver
The element name of missing target handling strategy.
ELEMENT_MORE_INPUT_ACTION - Static variable in class com.asakusafw.dmdl.directio.text.TextFormatConstants
The element name of error action type for extra input fields.
ELEMENT_NAME - Static variable in class com.asakusafw.dmdl.analyzer.driver.NamespaceDriver
The element name.
ELEMENT_NAME - Static variable in class com.asakusafw.dmdl.directio.csv.driver.CsvFieldDriver
The element name.
ELEMENT_NAME - Static variable in class com.asakusafw.dmdl.directio.hive.common.HiveCharDriver
The element name.
ELEMENT_NAME - Static variable in class com.asakusafw.dmdl.directio.hive.common.HiveFieldDriver
The element name.
ELEMENT_NAME - Static variable in class com.asakusafw.dmdl.directio.hive.common.HiveVarcharDriver
The element name.
ELEMENT_NAME - Static variable in class com.asakusafw.dmdl.directio.tsv.driver.TsvFieldDriver
The element name.
ELEMENT_NAME - Static variable in class com.asakusafw.dmdl.windgate.csv.driver.CsvFieldDriver
The element name.
ELEMENT_NAME - Static variable in class com.asakusafw.dmdl.windgate.jdbc.driver.ColumnDriver
The element name.
ELEMENT_NAME - Static variable in class com.asakusafw.dmdl.windgate.jdbc.driver.JdbcColumnDriver
The element name.
ELEMENT_NAME - Static variable in class com.asakusafw.dmdl.windgate.jdbc.driver.JdbcTableDriver
The element name of name.
ELEMENT_NAME - Static variable in class com.asakusafw.dmdl.windgate.stream.driver.StreamSupportDriver
The element name.
ELEMENT_NAME - Static variable in annotation type com.asakusafw.vocabulary.operator.MasterSelection
The common annotation element name for specifying the selection method name.
ELEMENT_NULL_FORMAT - Static variable in class com.asakusafw.dmdl.directio.text.TextFormatConstants
The element name of NULL value format.
ELEMENT_NUMBER_FORMAT - Static variable in class com.asakusafw.dmdl.directio.text.TextFormatConstants
The element name of output format.
ELEMENT_OUTPUT_TRANSFORMER - Static variable in class com.asakusafw.dmdl.directio.text.TextFormatConstants
The element name of output transformer.
ELEMENT_PRECISION_NAME - Static variable in class com.asakusafw.dmdl.directio.hive.common.HiveDecimalDriver
The precision element name.
ELEMENT_QUOTE - Static variable in class com.asakusafw.dmdl.directio.csv.driver.CsvFieldDriver
The element name of quoting strategy.
ELEMENT_QUOTE - Static variable in class com.asakusafw.dmdl.windgate.csv.driver.CsvFieldDriver
The element name of quoting strategy.
ELEMENT_QUOTE_CHARACTER - Static variable in class com.asakusafw.dmdl.directio.text.TextFormatConstants
The element name of quote character.
ELEMENT_QUOTE_STYLE - Static variable in class com.asakusafw.dmdl.directio.text.TextFormatConstants
The element name of quote style.
ELEMENT_SCALE_NAME - Static variable in class com.asakusafw.dmdl.directio.hive.common.HiveDecimalDriver
The scale element name.
ELEMENT_SKIP_EMPTY_INPUT - Static variable in class com.asakusafw.dmdl.directio.text.TextFormatConstants
The element name of whether or not skip empty input fields.
ELEMENT_STRIPE_SIZE - Static variable in class com.asakusafw.dmdl.directio.hive.orc.OrcFileDriver
The element name of stripe size.
ELEMENT_TABLE_NAME - Static variable in class com.asakusafw.dmdl.directio.hive.orc.OrcFileDriver
The element name of explicit table name.
ELEMENT_TABLE_NAME - Static variable in class com.asakusafw.dmdl.directio.hive.parquet.ParquetFileDriver
The element name of explicit table name.
ELEMENT_TIME_ZONE - Static variable in class com.asakusafw.dmdl.directio.text.TextFormatConstants
The element name of time-zone.
ELEMENT_TRIM_INPUT_WHITESPACES - Static variable in class com.asakusafw.dmdl.directio.text.TextFormatConstants
The element name of whether or not trim leading/trailing white-space characters in inputs fields.
ELEMENT_TRUE_FORMAT - Static variable in class com.asakusafw.dmdl.directio.text.TextFormatConstants
The element name of TRUE value format.
ELEMENT_TRUE_NAME - Static variable in class com.asakusafw.dmdl.directio.csv.driver.CsvFormatDriver
The element name of true representation.
ELEMENT_TRUE_NAME - Static variable in class com.asakusafw.dmdl.windgate.csv.driver.CsvSupportDriver
The element name of true representation.
ELEMENT_UNMAPPABLE_OUTPUT_ACTION - Static variable in class com.asakusafw.dmdl.directio.text.TextFormatConstants
The element name of error action type for unmappable outputs.
ElementHelper - Class in com.asakusafw.operator.util
Common helper methods about elements.
ElementInfo - Interface in com.asakusafw.info
Represents a DSL element.
elements - Variable in class com.asakusafw.dmdl.model.AstAttribute
Sub elements of this attribute.
elements - Variable in class com.asakusafw.dmdl.model.AstAttributeValueArray
Elements in this array.
elementsOf(ReifiableTypeDescription, List<? extends ValueDescription>) - Static method in class com.asakusafw.operator.description.ArrayDescription
Creates a new instance.
elementsOf(ReifiableTypeDescription, ValueDescription...) - Static method in class com.asakusafw.operator.description.ArrayDescription
Creates a new instance.
elementType - Variable in class com.asakusafw.dmdl.model.AstCollectionType
The element type.
elementType - Variable in class com.asakusafw.dmdl.model.AstSequenceType
The type of elements in this sequence.
emit(String) - Method in class com.asakusafw.dmdl.directio.text.AbstractTextStreamFormatGenerator
Emits an implementation of AbstractTextStreamFormat class as a Java compilation unit.
emit() - Method in class com.asakusafw.dmdl.java.emitter.ConcreteModelEmitter
Emits the projective model.
emit(TypeDeclaration) - Method in class com.asakusafw.dmdl.java.emitter.EmitContext
Emits the type declaration as the suitable Java source program.
emit(ModelDeclaration) - Method in class com.asakusafw.dmdl.java.emitter.JavaModelClassGenerator
Emits a Java data model class of the model.
emit() - Method in class com.asakusafw.dmdl.java.emitter.ProjectiveModelEmitter
Emits the projective model.
emit(HiveCreateTable, Appendable) - Static method in class com.asakusafw.info.hive.syntax.HiveQlEmitter
Emits CREATE TABLE statement into the target writer.
emit(CompilationUnit, Element...) - Method in class com.asakusafw.operator.CompileEnvironment
Emits the target compilation unit onto suitable location.
emit(OperatorClass) - Method in class com.asakusafw.operator.flowpart.FlowPartFactoryEmitter
Emits an operator implementation class.
emit(OperatorClass) - Method in class com.asakusafw.operator.method.OperatorFactoryEmitter
Emits an operator factory class.
emit(OperatorClass) - Method in class com.asakusafw.operator.method.OperatorImplementationEmitter
Emits an operator implementation class.
emit(BooleanOption) - Method in class com.asakusafw.runtime.io.csv.CsvEmitter
 
emit(ByteOption) - Method in class com.asakusafw.runtime.io.csv.CsvEmitter
 
emit(ShortOption) - Method in class com.asakusafw.runtime.io.csv.CsvEmitter
 
emit(IntOption) - Method in class com.asakusafw.runtime.io.csv.CsvEmitter
 
emit(LongOption) - Method in class com.asakusafw.runtime.io.csv.CsvEmitter
 
emit(FloatOption) - Method in class com.asakusafw.runtime.io.csv.CsvEmitter
 
emit(DoubleOption) - Method in class com.asakusafw.runtime.io.csv.CsvEmitter
 
emit(DecimalOption) - Method in class com.asakusafw.runtime.io.csv.CsvEmitter
 
emit(StringOption) - Method in class com.asakusafw.runtime.io.csv.CsvEmitter
 
emit(DateOption) - Method in class com.asakusafw.runtime.io.csv.CsvEmitter
 
emit(DateTimeOption) - Method in class com.asakusafw.runtime.io.csv.CsvEmitter
 
emit(BooleanOption) - Method in interface com.asakusafw.runtime.io.RecordEmitter
Writes the value as the next cell on in current record.
emit(ByteOption) - Method in interface com.asakusafw.runtime.io.RecordEmitter
Writes the value as the next cell on in current record.
emit(ShortOption) - Method in interface com.asakusafw.runtime.io.RecordEmitter
Writes the value as the next cell on in current record.
emit(IntOption) - Method in interface com.asakusafw.runtime.io.RecordEmitter
Writes the value as the next cell on in current record.
emit(LongOption) - Method in interface com.asakusafw.runtime.io.RecordEmitter
Writes the value as the next cell on in current record.
emit(FloatOption) - Method in interface com.asakusafw.runtime.io.RecordEmitter
Writes the value as the next cell on in current record.
emit(DoubleOption) - Method in interface com.asakusafw.runtime.io.RecordEmitter
Writes the value as the next cell on in current record.
emit(DecimalOption) - Method in interface com.asakusafw.runtime.io.RecordEmitter
Writes the value as the next cell on in current record.
emit(StringOption) - Method in interface com.asakusafw.runtime.io.RecordEmitter
Writes the value as the next cell on in current record.
emit(DateOption) - Method in interface com.asakusafw.runtime.io.RecordEmitter
Writes the value as the next cell on in current record.
emit(DateTimeOption) - Method in interface com.asakusafw.runtime.io.RecordEmitter
Writes the value as the next cell on in current record.
emit(T, FieldOutput) - Method in interface com.asakusafw.runtime.io.text.driver.FieldAdapter
Extracts the given property value into the destination field.
emit(T, FieldOutput) - Method in class com.asakusafw.runtime.io.text.value.ValueOptionFieldAdapter
 
emit(BooleanOption) - Method in class com.asakusafw.runtime.io.TsvEmitter
 
emit(ByteOption) - Method in class com.asakusafw.runtime.io.TsvEmitter
 
emit(ShortOption) - Method in class com.asakusafw.runtime.io.TsvEmitter
 
emit(IntOption) - Method in class com.asakusafw.runtime.io.TsvEmitter
 
emit(LongOption) - Method in class com.asakusafw.runtime.io.TsvEmitter
 
emit(FloatOption) - Method in class com.asakusafw.runtime.io.TsvEmitter
 
emit(DoubleOption) - Method in class com.asakusafw.runtime.io.TsvEmitter
 
emit(DecimalOption) - Method in class com.asakusafw.runtime.io.TsvEmitter
 
emit(StringOption) - Method in class com.asakusafw.runtime.io.TsvEmitter
 
emit(DateOption) - Method in class com.asakusafw.runtime.io.TsvEmitter
 
emit(DateTimeOption) - Method in class com.asakusafw.runtime.io.TsvEmitter
 
emit(Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelEmitter
Emits a Java DOM object into the target writer.
emit(Model, EmitContext) - Static method in class com.asakusafw.utils.java.internal.model.util.ModelEmitter
Emits a Java DOM object into the target context.
emit(Filer, CompilationUnit) - Method in class com.asakusafw.utils.java.jsr269.bridge.Jsr269
Emits the target compilation unit using the filer.
emit(Filer, CompilationUnit, Element...) - Method in class com.asakusafw.utils.java.jsr269.bridge.Jsr269
Emits the target compilation unit using the filer.
emit(Model, PrintWriter) - Static method in class com.asakusafw.utils.java.model.util.Models
Emits Java DOM object into the target writer.
EmitContext - Class in com.asakusafw.dmdl.java.emitter
Emitting context.
EmitContext(DmdlSemantics, Configuration, ModelDeclaration, String, String) - Constructor for class com.asakusafw.dmdl.java.emitter.EmitContext
Creates and returns a new instance.
EmitContext - Interface in com.asakusafw.utils.java.internal.model.util
An interface of emitting Model objects.
EmitDirection - Enum in com.asakusafw.utils.java.internal.model.util
Represents a direction of emitting blocks.
Emitter - Class in com.asakusafw.utils.java.model.util
An abstract super class of Java source code emitters.
Emitter() - Constructor for class com.asakusafw.utils.java.model.util.Emitter
 
EMPTY - Static variable in class com.asakusafw.operation.tools.directio.BasePath
The empty path.
EMPTY - Static variable in class com.asakusafw.runtime.stage.directio.DirectOutputOrder
An empty order.
EMPTY - Static variable in class com.asakusafw.runtime.stage.directio.StringTemplate
An empty template.
Empty() - Constructor for class com.asakusafw.testdriver.core.TestContext.Empty
 
empty() - Static method in class com.asakusafw.utils.io.Sources
Returns an empty Source.
empty(Class<T>) - Method in class com.asakusafw.vocabulary.flow.util.CoreOperatorFactory
Returns a new empty operator instance.
empty(Type) - Method in class com.asakusafw.vocabulary.flow.util.CoreOperatorFactory
Returns a new empty operator instance.
empty() - Method in class com.asakusafw.vocabulary.flow.util.CoreOperatorFactory
Returns a new fragment which will be provide an empty operator.
empty(Class<T>) - Static method in class com.asakusafw.vocabulary.flow.util.CoreOperators
Returns a new empty operator instance.
empty() - Static method in class com.asakusafw.vocabulary.flow.util.CoreOperators
Returns a new fragment which will be provide an empty operator.
Empty - Annotation Type in com.asakusafw.vocabulary.operator
Represents empty operator annotation.
EMPTY_ENTRY_PADDING - Static variable in class com.asakusafw.runtime.stage.temporary.TemporaryFile
The padding byte for empty entries.
EMPTY_NAME - Static variable in class com.asakusafw.vocabulary.flow.util.CoreOperatorFactory
The common instance name of empty operator.
EmptyFileOutputFormat - Class in com.asakusafw.runtime.stage.output
An empty implementation of FileOutputFormat.
EmptyFileOutputFormat() - Constructor for class com.asakusafw.runtime.stage.output.EmptyFileOutputFormat
 
EmptyStatement - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents empty statement.
EmptyStatementImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of EmptyStatement.
EmptyStatementImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.EmptyStatementImpl
 
enclose(Name) - Method in class com.asakusafw.utils.java.model.util.TypeBuilder
Returns the qualified type.
enclose(String) - Method in class com.asakusafw.utils.java.model.util.TypeBuilder
Returns the qualified type.
ENCODING - Static variable in class com.asakusafw.runtime.value.StringOptionUtil
The internal text encoding.
encoding - Variable in class com.asakusafw.utils.jcommander.common.OutputParameter
The output charset encoding.
end() - Method in class com.asakusafw.directio.hive.parquet.DataModelConverter
 
end() - Method in class com.asakusafw.runtime.flow.ArrayListBuffer
 
end() - Method in class com.asakusafw.runtime.flow.FileMapListBuffer
 
end() - Method in interface com.asakusafw.runtime.flow.ListBuffer
Ends changing the list buffer.
END - Static variable in class com.asakusafw.runtime.flow.Rendezvous
The method name of Rendezvous.end().
end() - Method in class com.asakusafw.runtime.flow.Rendezvous
Ends processing the current input group.
endColumn - Variable in class com.asakusafw.dmdl.Region
The ending column number.
endFlow(String, String) - Method in class com.asakusafw.yaess.core.ExecutionLock
End to process a flow using this lock.
endLine - Variable in class com.asakusafw.dmdl.Region
The ending line number.
endRecord() - Method in class com.asakusafw.runtime.io.csv.CsvEmitter
 
endRecord() - Method in class com.asakusafw.runtime.io.csv.CsvParser
 
endRecord() - Method in interface com.asakusafw.runtime.io.RecordEmitter
Finalizes the current record and prepares writing the next record.
endRecord() - Method in interface com.asakusafw.runtime.io.RecordParser
Finalizes current record.
endRecord() - Method in class com.asakusafw.runtime.io.TsvEmitter
 
endRecord() - Method in class com.asakusafw.runtime.io.TsvParser
 
endsWith(String) - Method in class com.asakusafw.runtime.value.StringOption
Returns whether or not this text ends with the given suffix.
endsWith(StringOption) - Method in class com.asakusafw.runtime.value.StringOption
Returns whether or not this text ends with the given suffix.
EnhancedForStatement - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents enhanced for statement.
EnhancedForStatementImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of EnhancedForStatement.
EnhancedForStatementImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.EnhancedForStatementImpl
 
ensureCapacity(int) - Method in class com.asakusafw.runtime.io.util.DataBuffer
Ensures capacity of this buffer.
entries - Variable in class com.asakusafw.dmdl.model.AstAttributeValueMap
Entries in this map.
entries() - Method in class com.asakusafw.operation.tools.directio.bootstrap.Environment
Returns the view of environment variables.
entries() - Method in class com.asakusafw.windgate.bootstrap.Environment
Returns the view of environment variables.
entries() - Method in class com.asakusafw.workflow.hadoop.bootstrap.Environment
Returns the view of environment variables.
Entry(AstLiteral, AstAttributeValue) - Constructor for class com.asakusafw.dmdl.model.AstAttributeValueMap.Entry
Creates a new instance.
entrySet() - Method in class com.asakusafw.runtime.value.ValueOptionMap
 
EnumConstantDeclaration - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents enum constants.
EnumConstantDeclarationImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of EnumConstantDeclaration.
EnumConstantDeclarationImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.EnumConstantDeclarationImpl
 
EnumConstantDescription - Class in com.asakusafw.operator.description
Represents an enum constant.
EnumConstantDescription(ClassDescription, String) - Constructor for class com.asakusafw.operator.description.EnumConstantDescription
Creates a new instance.
EnumDeclaration - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents enum type declarations.
EnumDeclarationImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of EnumDeclaration.
EnumDeclarationImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.EnumDeclarationImpl
 
EnumInfo - Class in com.asakusafw.info.value
Represents an Enum constant.
ENV_ASAKUSA_BATCHAPPS_HOME - Static variable in class com.asakusafw.windgate.bootstrap.CoreConstants
The environment variable name of batch application installation path.
ENV_ASAKUSA_HOME - Static variable in class com.asakusafw.windgate.bootstrap.CoreConstants
The environment variable name of framework installation path.
ENV_ASAKUSA_HOME - Static variable in interface com.asakusafw.yaess.core.ExecutionScript
An environment variable name of Asakusa installation home.
ENV_BATCHAPPS_PATH - Static variable in class com.asakusafw.testdriver.TestDriverContext
Environmental variable: the batch applications installation base path.
ENV_BATCHAPPS_PATH - Static variable in class com.asakusafw.workflow.executor.TaskExecutors
The environment variable of application installation path.
ENV_EXTENSION_PREFIX - Static variable in interface com.asakusafw.yaess.core.ExecutionScriptHandler
The prefix of environment variable names for each extension Blobs.
ENV_FRAMEWORK_HOME - Static variable in class com.asakusafw.testdriver.windgate.WindGateTestHelper
The environment variable name / parameter name in profile context for the framework home path.
ENV_FRAMEWORK_PATH - Static variable in class com.asakusafw.testdriver.TestDriverContext
Environmental variable: the framework home path.
ENV_FRAMEWORK_PATH - Static variable in class com.asakusafw.workflow.executor.TaskExecutors
The environment variable of framework installation path.
Environment - Class in com.asakusafw.operation.tools.directio.bootstrap
Represents a set of environment variables.
Environment() - Constructor for class com.asakusafw.operation.tools.directio.bootstrap.Environment
 
environment - Variable in class com.asakusafw.operator.AbstractOperatorAnnotationProcessor
The current compile environment.
environment() - Method in class com.asakusafw.utils.gradle.BaseProject
 
environment(String) - Method in class com.asakusafw.utils.gradle.BaseProject
 
environment() - Method in interface com.asakusafw.utils.gradle.ProjectContext
Returns the environment variables.
environment(String) - Method in interface com.asakusafw.utils.gradle.ProjectContext
Returns the environment variable.
Environment - Class in com.asakusafw.windgate.bootstrap
Represents a set of environment variables.
Environment() - Constructor for class com.asakusafw.windgate.bootstrap.Environment
 
Environment - Class in com.asakusafw.workflow.hadoop.bootstrap
Represents a set of environment variables.
Environment() - Constructor for class com.asakusafw.workflow.hadoop.bootstrap.Environment
 
EnvironmentConfigurator - Class in com.asakusafw.utils.gradle
Configures environment variables.
EnvironmentConfigurator(Map<String, String>) - Constructor for class com.asakusafw.utils.gradle.EnvironmentConfigurator
Creates a new instance.
equals(Object) - Method in class com.asakusafw.dmdl.directio.util.ClassName
 
equals(Object) - Method in class com.asakusafw.dmdl.directio.util.DatePattern
 
equals(Object) - Method in class com.asakusafw.dmdl.directio.util.DecimalPattern
 
equals(Object) - Method in class com.asakusafw.dmdl.directio.util.Value
 
equals(Object) - Method in class com.asakusafw.dmdl.model.AstAttribute
 
equals(Object) - Method in class com.asakusafw.dmdl.model.AstAttributeElement
 
equals(Object) - Method in class com.asakusafw.dmdl.model.AstAttributeValueArray
 
equals(Object) - Method in class com.asakusafw.dmdl.model.AstAttributeValueMap.Entry
 
equals(Object) - Method in class com.asakusafw.dmdl.model.AstAttributeValueMap
 
equals(Object) - Method in class com.asakusafw.dmdl.model.AstBasicType
 
equals(Object) - Method in class com.asakusafw.dmdl.model.AstCollectionType
 
equals(Object) - Method in class com.asakusafw.dmdl.model.AstDescription
 
equals(Object) - Method in class com.asakusafw.dmdl.model.AstGrouping
 
equals(Object) - Method in class com.asakusafw.dmdl.model.AstJoin
 
equals(Object) - Method in class com.asakusafw.dmdl.model.AstLiteral
 
equals(Object) - Method in class com.asakusafw.dmdl.model.AstModelDefinition
 
equals(Object) - Method in class com.asakusafw.dmdl.model.AstModelFolding
 
equals(Object) - Method in class com.asakusafw.dmdl.model.AstModelMapping
 
equals(Object) - Method in class com.asakusafw.dmdl.model.AstModelReference
 
equals(Object) - Method in class com.asakusafw.dmdl.model.AstPropertyDefinition
 
equals(Object) - Method in class com.asakusafw.dmdl.model.AstPropertyFolding
 
equals(Object) - Method in class com.asakusafw.dmdl.model.AstPropertyMapping
 
equals(Object) - Method in class com.asakusafw.dmdl.model.AstQualifiedName
 
equals(Object) - Method in class com.asakusafw.dmdl.model.AstRecordDefinition
 
equals(Object) - Method in class com.asakusafw.dmdl.model.AstReferenceType
 
equals(Object) - Method in class com.asakusafw.dmdl.model.AstScript
 
equals(Object) - Method in class com.asakusafw.dmdl.model.AstSequenceType
 
equals(Object) - Method in class com.asakusafw.dmdl.model.AstSimpleName
 
equals(Object) - Method in class com.asakusafw.dmdl.model.AstSummarize
 
equals(Object) - Method in class com.asakusafw.dmdl.model.AstUnionExpression
 
equals(Object) - Method in class com.asakusafw.dmdl.semantics.ModelSymbol
 
equals(Object) - Method in class com.asakusafw.dmdl.semantics.PropertySymbol
 
equals(Object) - Method in class com.asakusafw.info.BatchInfo
 
equals(Object) - Method in class com.asakusafw.info.cli.generate.ddl.HiveIoParameter.TableLocationInfo
 
equals(Object) - Method in class com.asakusafw.info.directio.DirectFileInputInfo
 
equals(Object) - Method in class com.asakusafw.info.directio.DirectFileIoAttribute
 
equals(Object) - Method in class com.asakusafw.info.directio.DirectFileOutputInfo
 
equals(Object) - Method in class com.asakusafw.info.directio.DirectFilePortInfo
 
equals(Object) - Method in class com.asakusafw.info.hive.ArrayType
 
equals(Object) - Method in class com.asakusafw.info.hive.BuiltinStorageFormatInfo
 
equals(Object) - Method in class com.asakusafw.info.hive.ColumnInfo
 
equals(Object) - Method in class com.asakusafw.info.hive.CustomStorageFormatInfo
 
equals(Object) - Method in class com.asakusafw.info.hive.DecimalType
 
equals(Object) - Method in class com.asakusafw.info.hive.DelimitedRowFormatInfo
 
equals(Object) - Method in class com.asakusafw.info.hive.HiveInputInfo
 
equals(Object) - Method in class com.asakusafw.info.hive.HiveIoAttribute
 
equals(Object) - Method in class com.asakusafw.info.hive.HiveOutputInfo
 
equals(Object) - Method in class com.asakusafw.info.hive.LocationInfo
 
equals(Object) - Method in class com.asakusafw.info.hive.MapType
 
equals(Object) - Method in class com.asakusafw.info.hive.PlainType
 
equals(Object) - Method in class com.asakusafw.info.hive.SequenceType
 
equals(Object) - Method in class com.asakusafw.info.hive.SerdeRowFormatInfo
 
equals(Object) - Method in class com.asakusafw.info.hive.StructType
 
equals(Object) - Method in class com.asakusafw.info.hive.TableInfo
 
equals(Object) - Method in class com.asakusafw.info.hive.UnionType
 
equals(Object) - Method in class com.asakusafw.info.JobflowInfo
 
equals(Object) - Method in class com.asakusafw.info.operator.CoreOperatorSpec
 
equals(Object) - Method in class com.asakusafw.info.operator.CustomOperatorSpec
 
equals(Object) - Method in class com.asakusafw.info.operator.FlowOperatorSpec
 
equals(Object) - Method in class com.asakusafw.info.operator.InputAttribute
 
equals(Object) - Method in class com.asakusafw.info.operator.InputGroup
 
equals(Object) - Method in class com.asakusafw.info.operator.InputGroup.Order
 
equals(Object) - Method in class com.asakusafw.info.operator.InputOperatorSpec
 
equals(Object) - Method in class com.asakusafw.info.operator.OperatorAttribute
 
equals(Object) - Method in class com.asakusafw.info.operator.OperatorGraphAttribute
 
equals(Object) - Method in class com.asakusafw.info.operator.OutputAttribute
 
equals(Object) - Method in class com.asakusafw.info.operator.OutputOperatorSpec
 
equals(Object) - Method in class com.asakusafw.info.operator.ParameterInfo
 
equals(Object) - Method in class com.asakusafw.info.operator.UserOperatorSpec
 
equals(Object) - Method in class com.asakusafw.info.ParameterInfo
 
equals(Object) - Method in class com.asakusafw.info.ParameterListAttribute
 
equals(Object) - Method in class com.asakusafw.info.plan.PlanAttribute
 
equals(Object) - Method in class com.asakusafw.info.plan.PlanInputSpec
 
equals(Object) - Method in class com.asakusafw.info.plan.PlanOutputSpec
 
equals(Object) - Method in class com.asakusafw.info.plan.PlanVertexSpec
 
equals(Object) - Method in class com.asakusafw.info.task.TaskInfo
 
equals(Object) - Method in class com.asakusafw.info.task.TaskListAttribute
 
equals(Object) - Method in class com.asakusafw.info.value.AnnotationInfo
 
equals(Object) - Method in class com.asakusafw.info.value.BooleanInfo
 
equals(Object) - Method in class com.asakusafw.info.value.ByteInfo
 
equals(Object) - Method in class com.asakusafw.info.value.CharInfo
 
equals(Object) - Method in class com.asakusafw.info.value.ClassInfo
 
equals(Object) - Method in class com.asakusafw.info.value.DoubleInfo
 
equals(Object) - Method in class com.asakusafw.info.value.EnumInfo
 
equals(Object) - Method in class com.asakusafw.info.value.FloatInfo
 
equals(Object) - Method in class com.asakusafw.info.value.IntInfo
 
equals(Object) - Method in class com.asakusafw.info.value.ListInfo
 
equals(Object) - Method in class com.asakusafw.info.value.LongInfo
 
equals(Object) - Method in class com.asakusafw.info.value.ShortInfo
 
equals(Object) - Method in class com.asakusafw.info.value.StringInfo
 
equals(Object) - Method in class com.asakusafw.info.windgate.WindGateInputInfo
 
equals(Object) - Method in class com.asakusafw.info.windgate.WindGateIoAttribute
 
equals(Object) - Method in class com.asakusafw.info.windgate.WindGateOutputInfo
 
equals(Object) - Method in class com.asakusafw.info.windgate.WindGatePortInfo
 
equals(Object) - Method in class com.asakusafw.operation.tools.directio.BasePath
 
equals(Object) - Method in class com.asakusafw.operator.description.AnnotationDescription
 
equals(Object) - Method in class com.asakusafw.operator.description.ArrayDescription
 
equals(Object) - Method in class com.asakusafw.operator.description.ArrayTypeDescription
 
equals(Object) - Method in class com.asakusafw.operator.description.BasicTypeDescription
 
equals(Object) - Method in class com.asakusafw.operator.description.ClassDescription
 
equals(Object) - Method in class com.asakusafw.operator.description.EnumConstantDescription
 
equals(Object) - Method in class com.asakusafw.operator.description.ImmediateDescription
 
equals(Object) - Method in class com.asakusafw.operator.description.ObjectDescription
 
equals(Object) - Method in class com.asakusafw.operator.model.OperatorDescription.ParameterReference
 
equals(Object) - Method in class com.asakusafw.operator.model.OperatorDescription.Reference
 
equals(Object) - Method in class com.asakusafw.operator.model.OperatorDescription.SpecialReference
 
equals(Object) - Method in class com.asakusafw.operator.model.PropertyMirror
 
equals(Object) - Method in class com.asakusafw.runtime.core.context.RuntimeContext
 
equals(Object) - Method in class com.asakusafw.runtime.flow.join.LookUpKey
 
equals(Object) - Method in class com.asakusafw.runtime.io.util.InvertOrder
 
equals(Object) - Method in class com.asakusafw.runtime.io.util.NullWritableRawComparable
 
equals(Object) - Method in class com.asakusafw.runtime.io.util.ShuffleKey
 
equals(Object) - Method in class com.asakusafw.runtime.io.util.WritableRawComparableTuple
 
equals(Object) - Method in class com.asakusafw.runtime.io.util.WritableRawComparableUnion
 
equals(Object) - Method in class com.asakusafw.runtime.stage.collector.SortableSlot
 
equals(Object) - Method in class com.asakusafw.runtime.stage.directio.StringTemplate
 
equals(Object) - Method in class com.asakusafw.runtime.stage.directio.StringTemplate.FormatSpec
 
equals(Object) - Method in class com.asakusafw.runtime.stage.StageInput
 
equals(byte[], int, int, byte[], int, int) - Method in class com.asakusafw.runtime.util.BasicByteArrayComparator
 
equals(byte[], int, int, byte[], int, int) - Method in interface com.asakusafw.runtime.util.ByteArrayComparator
Returns whether the each byte array region is equivalent or not.
equals(byte[], int, int, byte[], int, int) - Method in class com.asakusafw.runtime.util.PureByteArrayComparator
 
equals(Object) - Method in class com.asakusafw.runtime.value.BooleanOption
 
equals(Object) - Method in class com.asakusafw.runtime.value.ByteOption
 
equals(Object) - Method in class com.asakusafw.runtime.value.Date
 
equals(Object) - Method in class com.asakusafw.runtime.value.DateOption
 
equals(Object) - Method in class com.asakusafw.runtime.value.DateTime
 
equals(Object) - Method in class com.asakusafw.runtime.value.DateTimeOption
 
equals(Object) - Method in class com.asakusafw.runtime.value.DecimalOption
 
equals(Object) - Method in class com.asakusafw.runtime.value.DoubleOption
 
equals(Object) - Method in class com.asakusafw.runtime.value.FloatOption
 
equals(Object) - Method in class com.asakusafw.runtime.value.IntOption
 
equals(Object) - Method in class com.asakusafw.runtime.value.LongOption
 
equals(Object) - Method in class com.asakusafw.runtime.value.ShortOption
 
equals(Object) - Method in class com.asakusafw.runtime.value.StringOption
 
equals(Object) - Method in class com.asakusafw.testdriver.core.DataModelReflection
 
equals(Object) - Method in class com.asakusafw.testdriver.core.PropertyName
 
equals(Object) - Method in class com.asakusafw.testdriver.hadoop.AsakusaTestLocalFileSystem
 
Equals - Class in com.asakusafw.testdriver.rule
Accepts iff both values are equal and not null.
Equals() - Constructor for class com.asakusafw.testdriver.rule.Equals
 
equals() - Static method in class com.asakusafw.testdriver.rule.Predicates
Returns Equals predicate.
equals(Object) - Method in class com.asakusafw.trace.model.Tracepoint
 
equals(Object) - Method in class com.asakusafw.utils.collections.SingleLinkedList
 
equals(Object) - Method in class com.asakusafw.utils.collections.Tuple2
 
equals(Object) - Method in class com.asakusafw.utils.graph.HashGraph
 
equals(Object) - Method in class com.asakusafw.utils.java.internal.model.util.LiteralToken
 
equals(Object) - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocArrayType
 
equals(Object) - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocBasicType
 
equals(Object) - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocBlock
 
equals(Object) - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocComment
 
equals(Object) - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocField
 
equals(Object) - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocMethod
 
equals(Object) - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocMethodParameter
 
equals(Object) - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocNamedType
 
equals(Object) - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocQualifiedName
 
equals(Object) - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocSimpleName
 
equals(Object) - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocText
 
equals(Object) - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrLocation
 
equals(Object) - Method in interface com.asakusafw.utils.java.model.syntax.Model
Returns whether this object is equivalent to the specified object or not.
equals(Object) - Method in class com.asakusafw.vocabulary.attribute.ViewInfo
 
equals(Object) - Method in class com.asakusafw.vocabulary.attribute.ViewInfo.Ordering
 
equals(Object) - Method in class com.asakusafw.vocabulary.batch.JobFlowWorkDescription
 
equals(Object) - Method in class com.asakusafw.vocabulary.batch.ScriptWorkDescription
Deprecated.
 
equals(Object) - Method in class com.asakusafw.vocabulary.flow.graph.ShuffleKey
 
equals(Object) - Method in class com.asakusafw.vocabulary.flow.graph.ShuffleKey.Order
 
equals(Object) - Method in class com.asakusafw.workflow.model.attribute.ParameterInfo
 
equals(Object) - Method in class com.asakusafw.workflow.model.attribute.ParameterListAttribute
 
equals(Object) - Method in class com.asakusafw.workflow.model.CommandToken
 
equals(Object) - Method in class com.asakusafw.yaess.core.CommandScript
 
equals(Object) - Method in class com.asakusafw.yaess.core.FlowScript
 
equals(Object) - Method in class com.asakusafw.yaess.core.HadoopScript
 
equals(Object) - Method in class com.asakusafw.yaess.jobqueue.client.JobId
 
equalTo(Object) - Static method in class com.asakusafw.testdriver.rule.Predicates
Returns a predicate that accepts iff actual value is equalt to the specified value.
erase(Type) - Static method in class com.asakusafw.runtime.util.TypeUtil
Returns the type erasure of the class or interface type.
error(AstNode, String, Object...) - Method in class com.asakusafw.dmdl.analyzer.Context
Reports an error.
error(AstAttributeElement, String, Object...) - Method in class com.asakusafw.dmdl.directio.text.AttributeAnalyzer
Reports an error.
error(AstAttributeElement, AstAttributeValueMap.Entry, String, Object...) - Method in class com.asakusafw.dmdl.directio.text.AttributeAnalyzer
Reports an error.
error(String) - Method in class com.asakusafw.operator.util.Logger
Log a message at the ERROR level.
error(String, Object...) - Method in class com.asakusafw.operator.util.Logger
Log a message at the ERROR level.
error(String) - Method in interface com.asakusafw.runtime.core.api.ReportApi
Reports an error message.
error(String, Throwable) - Method in interface com.asakusafw.runtime.core.api.ReportApi
Reports an error message.
error(String) - Static method in class com.asakusafw.runtime.core.legacy.LegacyReport
Reports an error message.
error(String, Throwable) - Static method in class com.asakusafw.runtime.core.legacy.LegacyReport
Reports an error message.
error(String) - Static method in class com.asakusafw.runtime.core.Report
Reports an error message.
error(String, Throwable) - Static method in class com.asakusafw.runtime.core.Report
Reports an error message.
error(String, Object...) - Method in class com.asakusafw.windgate.core.WindGateLogger
Log a message at ERROR level.
error(Exception, String, Object...) - Method in class com.asakusafw.windgate.core.WindGateLogger
Log a message at ERROR level.
error(String, Object...) - Method in class com.asakusafw.yaess.core.YaessLogger
Log a message at ERROR level.
error(Exception, String, Object...) - Method in class com.asakusafw.yaess.core.YaessLogger
Log a message at ERROR level.
ErrorAction - Enum in com.asakusafw.runtime.io.text.driver
Represents an error action kind.
ErrorHandler() - Constructor for class com.asakusafw.yaess.core.JobScheduler.ErrorHandler
 
escape(String, boolean, boolean) - Static method in class com.asakusafw.utils.java.internal.model.util.JavaEscape
Escapes characters in the target text.
ESCAPE_CHAR - Static variable in class com.asakusafw.runtime.io.TsvConstants
The escape character.
ESCAPE_HT - Static variable in class com.asakusafw.runtime.io.TsvConstants
The suffix character of tabs (HT) for escape sequence.
ESCAPE_LF - Static variable in class com.asakusafw.runtime.io.TsvConstants
The suffix character of line breaks (LF) for escape sequence.
ESCAPE_NULL_COLUMN - Static variable in class com.asakusafw.runtime.io.TsvConstants
The suffix character of NULL columns for escape sequence.
escapedBy(char) - Method in class com.asakusafw.info.hive.DelimitedRowFormatInfo.Builder
{@code FIELDS TERMINATED ..
EscapeSequence - Class in com.asakusafw.runtime.io.text.tabular
Represents a set of escape sequences definition.
EscapeSequence.Builder - Class in com.asakusafw.runtime.io.text.tabular
A builder of EscapeSequence.
EscapeSequence.Entry - Class in com.asakusafw.runtime.io.text.tabular
Represents an entry of EscapeSequence.
EscapeSettings - Class in com.asakusafw.dmdl.directio.text
Settings of character escape.
EscapeSettings() - Constructor for class com.asakusafw.dmdl.directio.text.EscapeSettings
 
estimateInputSize(JobContext) - Static method in class com.asakusafw.runtime.stage.input.StageInputDriver
Returns the estimated input data-size.
estimateResourceSize(JobContext) - Static method in class com.asakusafw.runtime.stage.resource.StageResourceDriver
Returns the estimated resource data-size.
ExcelRuleExtractor - Interface in com.asakusafw.testdriver.excel
Extracts rules from Excel sheet.
ExcelRuleExtractor.FormatException - Exception in com.asakusafw.testdriver.excel
Invalid format of excel condition sheet.
ExcelSheetApproximateRule - Class in com.asakusafw.testdriver.excel.extension
Approximate comparison extension for testing rules in Excel sheet.
ExcelSheetApproximateRule() - Constructor for class com.asakusafw.testdriver.excel.extension.ExcelSheetApproximateRule
 
ExcelSheetDataModelSource - Class in com.asakusafw.testdriver.excel
DataModelSource from Excel Sheet.
ExcelSheetDataModelSource(DataModelDefinition<?>, URI, Sheet) - Constructor for class com.asakusafw.testdriver.excel.ExcelSheetDataModelSource
Creates a new instance.
ExcelSheetOrdinalRule - Class in com.asakusafw.testdriver.excel.extension
Ordinal comparison extension for testing rules in Excel sheet.
ExcelSheetOrdinalRule() - Constructor for class com.asakusafw.testdriver.excel.extension.ExcelSheetOrdinalRule
 
ExcelSheetRuleExtension - Interface in com.asakusafw.testdriver.excel
Extension API for verify rules from Excel sheets.
ExcelSheetRuleProvider - Class in com.asakusafw.testdriver.excel
Provides VerifyRule from Excel Sheet.
ExcelSheetRuleProvider() - Constructor for class com.asakusafw.testdriver.excel.ExcelSheetRuleProvider
 
ExcelSheetSink - Class in com.asakusafw.testdriver.excel
An implementation of DataModelSink.
ExcelSheetSink(DataModelDefinition<?>, Sheet, int) - Constructor for class com.asakusafw.testdriver.excel.ExcelSheetSink
Creates a new instance.
ExcelSheetSinkFactory - Class in com.asakusafw.testdriver.excel
An implementation of DataModelSinkFactory to create an Excel sheet.
ExcelSheetSinkFactory(File) - Constructor for class com.asakusafw.testdriver.excel.ExcelSheetSinkFactory
Creates a new instance.
ExcelSheetSinkFactory(String) - Constructor for class com.asakusafw.testdriver.excel.ExcelSheetSinkFactory
Creates a new instance.
ExcelSheetSinkProvider - Class in com.asakusafw.testdriver.excel
Provides DataModelSink into Excel Sheet.
ExcelSheetSinkProvider() - Constructor for class com.asakusafw.testdriver.excel.ExcelSheetSinkProvider
 
ExcelSheetSourceProvider - Class in com.asakusafw.testdriver.excel
Provides DataModelSourceProvider from Excel Sheet.
ExcelSheetSourceProvider() - Constructor for class com.asakusafw.testdriver.excel.ExcelSheetSourceProvider
 
exception(Type) - Method in class com.asakusafw.utils.java.model.util.JavadocBuilder
Starts a @throws tag block for the target type in this builder.
ExceptionHolder<T extends Exception> - Class in com.asakusafw.windgate.core.util
Holds occurred exceptions.
ExceptionHolder() - Constructor for class com.asakusafw.windgate.core.util.ExceptionHolder
 
exec(Environment, String...) - Static method in class com.asakusafw.operation.tools.directio.bootstrap.Bootstrap
Executes the given class.
exec(String...) - Static method in class com.asakusafw.operation.tools.hadoop.fs.Clean
Program entry.
exec(String...) - Static method in class com.asakusafw.runtime.stage.launcher.ApplicationLauncher
Executes launcher with default configuration.
exec(Configuration, String...) - Static method in class com.asakusafw.runtime.stage.launcher.ApplicationLauncher
Executes launcher.
exec(ClassLoader, String, String...) - Method in class com.asakusafw.windgate.bootstrap.Classpath
Executes the given main class.
exec(String, String...) - Method in class com.asakusafw.windgate.bootstrap.Classpath.Session
Executes the given main class.
exec(Context) - Method in class com.asakusafw.windgate.bootstrap.FinalizeBootstrap
Executes Vanilla application.
exec(Context) - Method in class com.asakusafw.windgate.bootstrap.ProcessBootstrap
Executes Vanilla application.
exec(Environment, Path, String, String...) - Static method in class com.asakusafw.workflow.hadoop.bootstrap.Bootstrap
Executes the given class.
ExecutableKind - Enum in com.asakusafw.utils.java.model.syntax
Represents a kind of executable type members.
execute(Task...) - Method in class com.asakusafw.operation.tools.directio.common.ExecutorParameter
Executes the tasks.
execute(Collection<? extends Task>) - Method in class com.asakusafw.operation.tools.directio.common.ExecutorParameter
Executes the tasks.
execute(Task.Context) - Method in interface com.asakusafw.operation.tools.directio.common.Task
Executes this task.
execute(String[]) - Method in class com.asakusafw.runtime.stage.AbstractCleanupStageClient
 
execute(String[]) - Method in class com.asakusafw.runtime.stage.AbstractStageClient
 
execute(String[]) - Method in class com.asakusafw.runtime.stage.BaseStageClient
Performs stage execution.
execute(TaskExecutionContext, TaskInfo) - Method in class com.asakusafw.testdriver.executor.DefaultHadoopTaskExecutor
 
execute(TaskExecutionContext, TaskInfo) - Method in class com.asakusafw.testdriver.executor.VoidDeleteTaskExecutor
 
execute(TaskExecutionContext, TaskInfo) - Method in class com.asakusafw.testdriver.inprocess.InProcessHadoopTaskExecutor
 
execute(TestExecutionPlan.Job, Map<String, String>) - Method in class com.asakusafw.testdriver.JobExecutor
Deprecated.
Executes a Hadoop job.
execute(TestExecutionPlan.Command, Map<String, String>) - Method in class com.asakusafw.testdriver.JobExecutor
Deprecated.
Executes a command job.
execute(String[]) - Static method in class com.asakusafw.testdriver.tools.runner.BatchTestCollector
Program entry.
execute(String[]) - Static method in class com.asakusafw.testdriver.tools.runner.BatchTestPreparator
Program entry.
execute() - Method in class com.asakusafw.testdriver.tools.runner.BatchTestRunner
Run Asakusa batch application.
execute(String[]) - Static method in class com.asakusafw.testdriver.tools.runner.BatchTestRunner
Program entry.
execute(String, Map<String, String>) - Static method in class com.asakusafw.testdriver.tools.runner.BatchTestRunner
Run Asakusa batch application.
execute(String) - Static method in class com.asakusafw.testdriver.tools.runner.BatchTestRunner
Run Asakusa batch application without any batch arguments.
execute(String[]) - Static method in class com.asakusafw.testdriver.tools.runner.BatchTestTruncator
Program entry.
execute(String[]) - Static method in class com.asakusafw.testdriver.tools.runner.BatchTestVerifier
Program entry.
execute(TaskExecutionContext, TaskInfo) - Method in class com.asakusafw.testdriver.windgate.inprocess.InProcessWindGateFinalizeTaskExecutor
 
execute(TaskExecutionContext, TaskInfo) - Method in class com.asakusafw.testdriver.windgate.inprocess.InProcessWindGateProcessTaskExecutor
 
execute() - Method in class com.asakusafw.windgate.core.AbortTask
Executes WindGate process.
execute() - Method in class com.asakusafw.windgate.core.GateTask
Executes WindGate process.
execute(DriverFactory, ProcessScript<T>) - Method in class com.asakusafw.windgate.core.process.BasicProcessProvider
 
execute(DriverFactory, ProcessScript<T>) - Method in class com.asakusafw.windgate.core.process.ProcessProvider
Execute a gate process for the specified process script.
execute(DriverFactory, ProcessScript<T>) - Method in class com.asakusafw.windgate.retryable.RetryableProcessProvider
 
execute(ExecutionContext, BatchInfo, Map<String, String>) - Method in class com.asakusafw.workflow.executor.basic.BasicBatchExecutor
 
execute(TaskExecutionContext, TaskInfo) - Method in class com.asakusafw.workflow.executor.basic.BasicCommandTaskExecutor
 
execute(TaskExecutionContext, Path, List<String>) - Static method in class com.asakusafw.workflow.executor.basic.BasicCommandTaskExecutor
Executes a command.
execute(TaskExecutionContext, CommandLauncher, Path, List<String>) - Static method in class com.asakusafw.workflow.executor.basic.BasicCommandTaskExecutor
Executes a command.
execute(TaskExecutionContext, TaskInfo) - Method in class com.asakusafw.workflow.executor.basic.BasicDeleteTaskExecutor
 
execute(TaskExecutionContext, JobflowInfo) - Method in class com.asakusafw.workflow.executor.basic.BasicJobflowExecutor
 
execute(ExecutionContext, BatchInfo, Map<String, String>) - Method in interface com.asakusafw.workflow.executor.BatchExecutor
Executes the given batch.
execute(ExecutionContext, BatchInfo) - Method in interface com.asakusafw.workflow.executor.BatchExecutor
Executes the given batch without any batch arguments.
execute(TaskExecutionContext, JobflowInfo) - Method in interface com.asakusafw.workflow.executor.JobflowExecutor
Executes the given jobflow.
execute(TaskExecutionContext, TaskInfo) - Method in interface com.asakusafw.workflow.executor.TaskExecutor
Executes a task.
execute(TaskExecutionContext, TaskInfo) - Method in class com.asakusafw.workflow.hadoop.BridgeHadoopTaskExecutor
 
execute(PhaseMonitor, ExecutionContext, List<? extends Job>, JobScheduler.ErrorHandler) - Method in class com.asakusafw.yaess.basic.AbstractJobScheduler
 
execute(ExecutionMonitor, ExecutionContext, CommandScript) - Method in class com.asakusafw.yaess.basic.ProcessCommandScriptHandler
 
execute(ExecutionContext, List<String>, Map<String, String>) - Method in interface com.asakusafw.yaess.basic.ProcessExecutor
Executes a process.
execute(ExecutionContext, List<String>, Map<String, String>, OutputStream) - Method in interface com.asakusafw.yaess.basic.ProcessExecutor
Executes a process.
execute(ExecutionContext, List<String>, Map<String, String>, Map<String, Blob>, OutputStream) - Method in interface com.asakusafw.yaess.basic.ProcessExecutor
Executes a process.
execute(ExecutionMonitor, ExecutionContext, HadoopScript) - Method in class com.asakusafw.yaess.basic.ProcessHadoopScriptHandler
 
execute(ExecutionMonitor, ExecutionContext, T) - Method in interface com.asakusafw.yaess.core.ExecutionScriptHandler
Executes the specified script.
execute(ExecutionMonitor, ExecutionContext) - Method in class com.asakusafw.yaess.core.Job
Executes this job.
execute(PhaseMonitor, ExecutionContext, List<? extends Job>, JobScheduler.ErrorHandler) - Method in class com.asakusafw.yaess.core.JobScheduler
Executes a series of jobs.
execute(ExecutionMonitor, ExecutionContext) - Method in class com.asakusafw.yaess.core.task.CleanupJob
 
execute(ExecutionMonitor, ExecutionContext) - Method in class com.asakusafw.yaess.core.task.ScriptJob
 
execute(ExecutionMonitor, ExecutionContext) - Method in class com.asakusafw.yaess.core.task.SetupJob
 
execute(ExecutionMonitor, ExecutionContext, HadoopScript) - Method in class com.asakusafw.yaess.jobqueue.QueueHadoopScriptHandler
 
execute(ExecutionContext, List<String>, Map<String, String>, Map<String, Blob>, OutputStream) - Method in class com.asakusafw.yaess.jsch.JschProcessExecutor
 
execute(ExecutionMonitor, ExecutionContext, T) - Method in class com.asakusafw.yaess.multidispatch.ExecutionScriptHandlerDispatcher
 
executeBatch(String) - Method in class com.asakusafw.yaess.core.task.ExecutionTask
Executes a target flow.
executeFlow(String, String, String) - Method in class com.asakusafw.yaess.core.task.ExecutionTask
Executes a target flow.
executePhase(String, String, String, ExecutionPhase) - Method in class com.asakusafw.yaess.core.task.ExecutionTask
Executes a target phase.
executePhase(ExecutionContext) - Method in class com.asakusafw.yaess.core.task.ExecutionTask
Executes a target phase.
Executing(ExecutionMonitor, ExecutionContext, Job, BlockingQueue<JobExecutor.Executing>) - Constructor for class com.asakusafw.yaess.basic.JobExecutor.Executing
Creates a new instance.
EXECUTION_ID - Static variable in class com.asakusafw.workflow.model.CommandToken
Represents a token of execution ID.
ExecutionConditionException - Exception in com.asakusafw.workflow.executor
Exception represents the executor does not satisfies conditions to execute.
ExecutionConditionException(String) - Constructor for exception com.asakusafw.workflow.executor.ExecutionConditionException
Creates a new instance.
ExecutionConditionException(String, Throwable) - Constructor for exception com.asakusafw.workflow.executor.ExecutionConditionException
Creates a new instance.
ExecutionContext - Interface in com.asakusafw.workflow.executor
A base context of TaskExecutor.
ExecutionContext - Class in com.asakusafw.yaess.core
Contextual information of jobflow executions.
ExecutionContext(String, String, String, ExecutionPhase, Map<String, String>) - Constructor for class com.asakusafw.yaess.core.ExecutionContext
Creates a new instance.
ExecutionContext(String, String, String, ExecutionPhase, Map<String, String>, Map<String, String>) - Constructor for class com.asakusafw.yaess.core.ExecutionContext
Creates a new instance.
ExecutionContext(String, String, String, ExecutionPhase, Map<String, String>, Map<String, String>, Map<String, ? extends Blob>) - Constructor for class com.asakusafw.yaess.core.ExecutionContext
Creates a new instance.
ExecutionContextParameter - Class in com.asakusafw.workflow.cli.common
Handles parameters about execution context.
ExecutionContextParameter() - Constructor for class com.asakusafw.workflow.cli.common.ExecutionContextParameter
 
ExecutionKind - Enum in com.asakusafw.windgate.cli
Execution mode.
ExecutionLock - Class in com.asakusafw.yaess.core
Manages execution locks.
ExecutionLock() - Constructor for class com.asakusafw.yaess.core.ExecutionLock
 
ExecutionLock.Scope - Enum in com.asakusafw.yaess.core
Represents lock scope.
ExecutionLockProvider - Class in com.asakusafw.yaess.core
Provides lock feature.
ExecutionLockProvider() - Constructor for class com.asakusafw.yaess.core.ExecutionLockProvider
 
ExecutionMonitor - Interface in com.asakusafw.yaess.core
Receives execution's progress.
ExecutionMonitorProvider - Class in com.asakusafw.yaess.core
ExecutionMonitorProvider() - Constructor for class com.asakusafw.yaess.core.ExecutionMonitorProvider
 
ExecutionPhase - Enum in com.asakusafw.yaess.core
Phases each execution replies on.
ExecutionScript - Interface in com.asakusafw.yaess.core
An base interface of execution script which represents each atomic execution in YAESS.
ExecutionScript.Kind - Enum in com.asakusafw.yaess.core
Type of each ExecutionScript.
ExecutionScript.PlaceholderResolver - Class in com.asakusafw.yaess.core
Resolves placeholders in script.
ExecutionScriptHandler<T extends ExecutionScript> - Interface in com.asakusafw.yaess.core
An abstract super interface of ExecutionScript handler.
ExecutionScriptHandlerBase - Class in com.asakusafw.yaess.core
A skeletal implementation of ExecutionScriptHandler.
ExecutionScriptHandlerBase() - Constructor for class com.asakusafw.yaess.core.ExecutionScriptHandlerBase
 
ExecutionScriptHandlerDispatcher<T extends ExecutionScript> - Class in com.asakusafw.yaess.multidispatch
A Dispatcher implementation for ExecutionScriptHandler.
ExecutionScriptHandlerDispatcher(Class<? extends ExecutionScriptHandler<T>>) - Constructor for class com.asakusafw.yaess.multidispatch.ExecutionScriptHandlerDispatcher
Creates a new instance.
ExecutionTask - Class in com.asakusafw.yaess.core.task
Task to execute target batch, flow, or phase.
ExecutorLogger - Class in com.asakusafw.workflow.cli.run
An command output consumer for workflow executions.
ExecutorLogger() - Constructor for class com.asakusafw.workflow.cli.run.ExecutorLogger
 
ExecutorParameter - Class in com.asakusafw.operation.tools.directio.common
Handles parameters about task execution.
ExecutorParameter() - Constructor for class com.asakusafw.operation.tools.directio.common.ExecutorParameter
 
ExecutorParameter - Class in com.asakusafw.workflow.cli.run
Handles parameters about executors.
ExecutorParameter() - Constructor for class com.asakusafw.workflow.cli.run.ExecutorParameter
 
ExitCodeException - Exception in com.asakusafw.yaess.basic
An exception which represents target process returns an unexpected exit code.
ExitCodeException(String, int) - Constructor for exception com.asakusafw.yaess.basic.ExitCodeException
Creates a new instance.
expand(E) - Method in class com.asakusafw.runtime.flow.ArrayListBuffer
 
expand(E) - Method in class com.asakusafw.runtime.flow.FileMapListBuffer
 
expand(E) - Method in interface com.asakusafw.runtime.flow.ListBuffer
Adds a new element object into the tail of this buffer.
ExpectConstant<T> - Class in com.asakusafw.testdriver.rule
Provides constant as expected value to a succeeding predicate.
ExpectConstant(T, ValuePredicate<T>) - Constructor for class com.asakusafw.testdriver.rule.ExpectConstant
Creates a new instance.
Explain - Class in com.asakusafw.yaess.tools
A YAESS Explain program main entry point.
Export - Annotation Type in com.asakusafw.vocabulary.flow
An annotation for specifying export operations of jobflows.
ExporterDescription - Interface in com.asakusafw.vocabulary.external
An abstract super interface for describing processing details of export operations (storing data to external components).
ExporterRetriever<T extends ExporterDescription> - Interface in com.asakusafw.testdriver.core
Retrieves test results from suitable ExporterDescription.
EXPR_DEFINITION_ID - Static variable in class com.asakusafw.runtime.stage.StageConstants
The expression of the qualified stage ID.
EXPR_EXECUTION_ID - Static variable in class com.asakusafw.runtime.stage.StageConstants
The expression of the execution ID.
EXPR_STAGE_ID - Static variable in class com.asakusafw.runtime.stage.StageConstants
The expression of the stage ID.
EXPR_USER - Static variable in class com.asakusafw.runtime.stage.StageConstants
The expression of the user name.
expression - Variable in class com.asakusafw.dmdl.model.AstModelDefinition
The model structure of this definition.
expression - Variable in class com.asakusafw.dmdl.model.AstPropertyDefinition
The value of the defining property.
Expression - Interface in com.asakusafw.utils.java.model.syntax
An abstract super interface of expressions.
ExpressionBuilder - Class in com.asakusafw.utils.java.model.util
A builder for building Java expressions.
ExpressionBuilder(ModelFactory, Expression) - Constructor for class com.asakusafw.utils.java.model.util.ExpressionBuilder
Creates a new instance.
ExpressionPriority - Enum in com.asakusafw.utils.java.internal.model.util
Represents an association priorities in expressions.
ExpressionStatement - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents expression statement.
ExpressionStatementImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of ExpressionStatement.
ExpressionStatementImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.ExpressionStatementImpl
 
extend(Source<?>, Class<T>) - Method in class com.asakusafw.vocabulary.flow.util.CoreOperatorFactory
Returns a new extend operator instance.
extend(Source<?>) - Method in class com.asakusafw.vocabulary.flow.util.CoreOperatorFactory
Returns a new fragment which will be provide an extend operator.
extend(Source<?>, Class<T>) - Static method in class com.asakusafw.vocabulary.flow.util.CoreOperators
Returns a new extend operator instance.
extend(Source<?>) - Static method in class com.asakusafw.vocabulary.flow.util.CoreOperators
Returns a new fragment which will be provide an extend operator.
Extend - Annotation Type in com.asakusafw.vocabulary.operator
Represents extend operator annotation.
EXTEND_NAME - Static variable in class com.asakusafw.vocabulary.flow.util.CoreOperatorFactory
The common instance name of extend operator.
ExtendedArgument - Class in com.asakusafw.yaess.bootstrap
Represents an extended argument.
ExtendedArgument(String, String) - Constructor for class com.asakusafw.yaess.bootstrap.ExtendedArgument
Creates a new instance.
Extension - Interface in com.asakusafw.yaess.core
Represents an extension.
EXTENSION_NAME - Static variable in class com.asakusafw.iterative.common.IterativeExtensions
The launching extension name.
ExtensionHandler - Interface in com.asakusafw.yaess.core
Handles argument pair and creates its Extension.
extern(String, Class<?>) - Static method in class com.asakusafw.vocabulary.flow.builder.Attributes
Creates a new ExternInfo object.
external(Element) - Static method in class com.asakusafw.operator.model.OperatorDescription.Document
Creates a new instance.
EXTERNAL_LIBRARIES_PATH - Static variable in class com.asakusafw.testdriver.TestDriverContext
The path to the external dependency libraries folder (relative from working directory).
ExternalDocument(Element) - Constructor for class com.asakusafw.operator.model.OperatorDescription.ExternalDocument
Creates a new instance.
ExternInfo - Class in com.asakusafw.vocabulary.flow.builder
Represents Import or Export information.
ExternInfo(String, Class<?>) - Constructor for class com.asakusafw.vocabulary.flow.builder.ExternInfo
Creates a new instance.
ExternMirror - Class in com.asakusafw.operator.model
Represents Import/Export annotation model.
extract(Object) - Method in class com.asakusafw.directio.hive.serde.PropertyDescriptor
 
extract(Object) - Method in interface com.asakusafw.directio.hive.serde.PropertyExtractor
Returns the target property in the data model.
extract(Path) - Method in class com.asakusafw.utils.gradle.Bundle
Copies files from the given file or directory into bundle root.
extract(Path, String) - Method in class com.asakusafw.utils.gradle.Bundle
Copies files from the given file or directory onto the path.
extract(String) - Static method in class com.asakusafw.utils.gradle.ContentsConfigurator
Returns a configuration which extracts archive file onto the contents root.
extract(Path) - Static method in class com.asakusafw.utils.gradle.ContentsConfigurator
Returns a configuration which extracts archive file onto the contents root.
extract(String, String) - Static method in class com.asakusafw.utils.gradle.ContentsConfigurator
Returns a configuration which extracts archive file onto the given destination path.
extract(Path, String) - Static method in class com.asakusafw.utils.gradle.ContentsConfigurator
Returns a configuration which extracts archive file onto the given destination path.
Extract - Annotation Type in com.asakusafw.vocabulary.operator
抽出演算子を表すメソッドに付与する注釈。
extract(String, Map<String, String>, VariableResolver) - Static method in class com.asakusafw.yaess.jsch.JschProcessExecutor
Extracts SSH profiles from configuration and returns a related executor.
extract(String, Map<String, String>, VariableResolver) - Static method in class com.asakusafw.yaess.paralleljob.ParallelJobExecutor
Extracts multiplexity profiles from configuration and returns a related executor.
extractComments(Row) - Method in class com.asakusafw.testdriver.excel.DefaultExcelRuleExtractor
 
extractComments(Row) - Method in interface com.asakusafw.testdriver.excel.ExcelRuleExtractor
Extracts comments from the row.
extractComments(Row) - Method in class com.asakusafw.testdriver.excel.legacy.LegacyExcelRuleExtractor
 
extractDataModelCondition(Sheet) - Method in class com.asakusafw.testdriver.excel.DefaultExcelRuleExtractor
 
extractDataModelCondition(Sheet) - Method in interface com.asakusafw.testdriver.excel.ExcelRuleExtractor
Extract predicates about presence/absense of each data model objects.
extractDataModelCondition(Sheet) - Method in class com.asakusafw.testdriver.excel.legacy.LegacyExcelRuleExtractor
 
extractFlowIds(Properties) - Static method in class com.asakusafw.yaess.core.FlowScript
Returns all flow IDs defined in the properties.
extractList(CompileEnvironment, Class<T>, List<? extends AnnotationValue>) - Static method in class com.asakusafw.operator.util.AnnotationHelper
Extracts component values in the target list.
extractName(Row) - Method in class com.asakusafw.testdriver.excel.DefaultExcelRuleExtractor
 
extractName(Row) - Method in interface com.asakusafw.testdriver.excel.ExcelRuleExtractor
Extract property name from the row.
extractName(Row) - Method in class com.asakusafw.testdriver.excel.legacy.LegacyExcelRuleExtractor
 
extractNullityCondition(Row) - Method in class com.asakusafw.testdriver.excel.DefaultExcelRuleExtractor
 
extractNullityCondition(Row) - Method in interface com.asakusafw.testdriver.excel.ExcelRuleExtractor
Extract nullity predicate from the row.
extractNullityCondition(Row) - Method in class com.asakusafw.testdriver.excel.legacy.LegacyExcelRuleExtractor
 
ExtractOperatorDriver - Class in com.asakusafw.operator.builtin
OperatorDriver for Extract annotation.
ExtractOperatorDriver() - Constructor for class com.asakusafw.operator.builtin.ExtractOperatorDriver
 
extractOptions(Row) - Method in class com.asakusafw.testdriver.excel.DefaultExcelRuleExtractor
 
extractOptions(Row) - Method in interface com.asakusafw.testdriver.excel.ExcelRuleExtractor
Extracts extra options from the row.
extractOptions(Row) - Method in class com.asakusafw.testdriver.excel.legacy.LegacyExcelRuleExtractor
 
extractPropertyRowStartIndex(Sheet) - Method in class com.asakusafw.testdriver.excel.DefaultExcelRuleExtractor
 
extractPropertyRowStartIndex(Sheet) - Method in interface com.asakusafw.testdriver.excel.ExcelRuleExtractor
Extract row index of describing conditions about each property.
extractPropertyRowStartIndex(Sheet) - Method in class com.asakusafw.testdriver.excel.legacy.LegacyExcelRuleExtractor
 
extractValueCondition(Row) - Method in class com.asakusafw.testdriver.excel.DefaultExcelRuleExtractor
 
extractValueCondition(Row) - Method in interface com.asakusafw.testdriver.excel.ExcelRuleExtractor
Extract value predicate from the row.
extractValueCondition(Row) - Method in class com.asakusafw.testdriver.excel.legacy.LegacyExcelRuleExtractor
 
ExtremeSplitCombiner - Class in com.asakusafw.runtime.stage.input
Combines into minimum splits.
ExtremeSplitCombiner() - Constructor for class com.asakusafw.runtime.stage.input.ExtremeSplitCombiner
 

F

FailedException() - Constructor for exception com.asakusafw.runtime.core.Report.FailedException
Creates a new instance.
FailedException(String, Throwable) - Constructor for exception com.asakusafw.runtime.core.Report.FailedException
Creates a new instance.
FailedException(String) - Constructor for exception com.asakusafw.runtime.core.Report.FailedException
Creates a new instance.
FailedException(Throwable) - Constructor for exception com.asakusafw.runtime.core.Report.FailedException
Creates a new instance.
fetchBasicType(JavadocScanner) - Method in class com.asakusafw.utils.java.parser.javadoc.JavadocBlockParser
Consumes tokens from the scanner and returns the corresponded basic type.
fetchBasicType(JavadocScanner, Set<JavadocTokenKind>) - Static method in class com.asakusafw.utils.java.parser.javadoc.JavadocBlockParserUtil
Consumes tokens from the scanner and returns the corresponded basic type.
fetchBlockInfo(JavadocScanner) - Static method in class com.asakusafw.utils.java.parser.javadoc.JavadocBlockParserUtil
Consumes tokens from the scanner and returns the corresponded inline block.
fetchField(JavadocScanner) - Method in class com.asakusafw.utils.java.parser.javadoc.JavadocBlockParser
Consumes tokens from the scanner and returns the corresponded field.
fetchField(JavadocScanner, Set<JavadocTokenKind>) - Static method in class com.asakusafw.utils.java.parser.javadoc.JavadocBlockParserUtil
Consumes tokens from the scanner and returns the corresponded field.
fetchLinkTarget(JavadocScanner) - Method in class com.asakusafw.utils.java.parser.javadoc.JavadocBlockParser
Consumes tokens from the scanner and returns the corresponded link target.
fetchLinkTarget(JavadocScanner, Set<JavadocTokenKind>) - Static method in class com.asakusafw.utils.java.parser.javadoc.JavadocBlockParserUtil
Consumes tokens from the scanner and returns the corresponded link target.
fetchMethod(JavadocScanner) - Method in class com.asakusafw.utils.java.parser.javadoc.JavadocBlockParser
Consumes tokens from the scanner and returns the corresponded method or constructor.
fetchMethod(JavadocScanner, Set<JavadocTokenKind>) - Static method in class com.asakusafw.utils.java.parser.javadoc.JavadocBlockParserUtil
Consumes tokens from the scanner and returns the corresponded method or constructor.
fetchName(JavadocScanner) - Method in class com.asakusafw.utils.java.parser.javadoc.JavadocBlockParser
Consumes tokens from the scanner and returns the corresponded (simple or qualified) name.
fetchName(JavadocScanner, Set<JavadocTokenKind>) - Static method in class com.asakusafw.utils.java.parser.javadoc.JavadocBlockParserUtil
Consumes tokens from the scanner and returns the corresponded (simple or qualified) name.
fetchNamedType(JavadocScanner) - Method in class com.asakusafw.utils.java.parser.javadoc.JavadocBlockParser
Consumes tokens from the scanner and returns the corresponded named type.
fetchNamedType(JavadocScanner, Set<JavadocTokenKind>) - Static method in class com.asakusafw.utils.java.parser.javadoc.JavadocBlockParserUtil
Consumes tokens from the scanner and returns the corresponded named type.
fetchPrimitiveType(JavadocScanner) - Method in class com.asakusafw.utils.java.parser.javadoc.JavadocBlockParser
Consumes tokens from the scanner and returns the corresponded primitive type.
fetchPrimitiveType(JavadocScanner, Set<JavadocTokenKind>) - Static method in class com.asakusafw.utils.java.parser.javadoc.JavadocBlockParserUtil
Consumes tokens from the scanner and returns the corresponded primitive type.
fetchRestFragments(JavadocScanner) - Method in class com.asakusafw.utils.java.parser.javadoc.JavadocBlockParser
Consumes all tokens from the scanner, and converts them to a list of IrDocFragments.
fetchSimpleName(JavadocScanner) - Method in class com.asakusafw.utils.java.parser.javadoc.JavadocBlockParser
Consumes tokens from the scanner and returns the corresponded simple name.
fetchSimpleName(JavadocScanner, Set<JavadocTokenKind>) - Static method in class com.asakusafw.utils.java.parser.javadoc.JavadocBlockParserUtil
Consumes tokens from the scanner and returns the corresponded simple name.
fetchText(JavadocScanner, boolean, boolean) - Static method in class com.asakusafw.utils.java.parser.javadoc.JavadocBlockParserUtil
Consumes tokens from the scanner and returns the corresponded plain text.
fetchType(JavadocScanner) - Method in class com.asakusafw.utils.java.parser.javadoc.JavadocBlockParser
Consumes tokens from the scanner and returns the corresponded type.
fetchType(JavadocScanner, Set<JavadocTokenKind>) - Static method in class com.asakusafw.utils.java.parser.javadoc.JavadocBlockParserUtil
Consumes tokens from the scanner and returns the corresponded type.
field(String) - Method in class com.asakusafw.utils.java.model.util.ExpressionBuilder
Returns a field access expression which take the building expression as its owner object.
field(SimpleName) - Method in class com.asakusafw.utils.java.model.util.ExpressionBuilder
Returns a field access expression which take the building expression as its owner object.
field(String) - Method in class com.asakusafw.utils.java.model.util.TypeBuilder
Returns the field access expression.
field(SimpleName) - Method in class com.asakusafw.utils.java.model.util.TypeBuilder
Returns the field access expression.
FieldAccessExpression - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents field access expressions.
FieldAccessExpressionImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of FieldAccessExpression.
FieldAccessExpressionImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.FieldAccessExpressionImpl
 
FieldAdapter<T> - Interface in com.asakusafw.runtime.io.text.driver
An abstract super interface of converts field contents and properties each other.
FieldDeclaration - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents field declarations.
FieldDeclarationImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of FieldDeclaration.
FieldDeclarationImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.FieldDeclarationImpl
 
FieldDefinition<T> - Class in com.asakusafw.runtime.io.text.driver
A definition of field.
FieldDefinition.Builder<T> - Class in com.asakusafw.runtime.io.text.driver
A builder of FieldDefinition.
FieldKind - Enum in com.asakusafw.utils.java.model.syntax
Represents a kind of fields.
FieldOutput - Interface in com.asakusafw.runtime.io.text.driver
An output target of FieldAdapter.
FieldOutput.Option - Interface in com.asakusafw.runtime.io.text.driver
Represents an option of FieldOutput.
FieldReader - Interface in com.asakusafw.runtime.io.text
An abstract super interface which extracting records and their fields.
fieldsTerminatedBy(char) - Method in class com.asakusafw.info.hive.DelimitedRowFormatInfo.Builder
FIELDS TERMINATED BY <c>.
FieldType - Interface in com.asakusafw.info.hive
An abstract super interface of Hive field types.
FieldType.Category - Enum in com.asakusafw.info.hive
Represents a type category.
FieldType.TypeName - Enum in com.asakusafw.info.hive
Represents a type name.
FieldWriter - Interface in com.asakusafw.runtime.io.text
An abstract super interface which writing records and their fields.
FileBlob - Class in com.asakusafw.yaess.basic
An implementation of Blob which data is stored on a local file.
FileBlob(File) - Constructor for class com.asakusafw.yaess.basic.FileBlob
Creates a new instance.
FileCacheRepository - Interface in com.asakusafw.runtime.util.cache
An abstract super interface of remote cache.
FileCopyCommand - Class in com.asakusafw.operation.tools.directio.file
A command for copying Direct I/O resources.
FileCopyCommand() - Constructor for class com.asakusafw.operation.tools.directio.file.FileCopyCommand
 
FileDeleteCommand - Class in com.asakusafw.operation.tools.directio.file
A command for removing files.
FileDeleteCommand() - Constructor for class com.asakusafw.operation.tools.directio.file.FileDeleteCommand
 
FileGetCommand - Class in com.asakusafw.operation.tools.directio.file
A command for copying Direct I/O resources.
FileGetCommand() - Constructor for class com.asakusafw.operation.tools.directio.file.FileGetCommand
 
FileGroup - Class in com.asakusafw.operation.tools.directio.file
A group command for file.
FileGroup() - Constructor for class com.asakusafw.operation.tools.directio.file.FileGroup
 
FileInfo - Class in com.asakusafw.windgate.hadoopfs.ssh
Represents information of transferring files in FileList.
FileInputStreamProvider - Class in com.asakusafw.utils.io
Provides FileInputStream.
FileInputStreamProvider(File) - Constructor for class com.asakusafw.utils.io.FileInputStreamProvider
Creates a new instance.
FileInputStreamProvider - Class in com.asakusafw.windgate.stream.file
An implementation of InputStreamProvider using files.
FileInputStreamProvider(File) - Constructor for class com.asakusafw.windgate.stream.file.FileInputStreamProvider
Creates a new instance.
FileList - Class in com.asakusafw.windgate.hadoopfs.ssh
A file list transfer protocol.
FileList.Reader - Class in com.asakusafw.windgate.hadoopfs.ssh
A FileList read protocol.
FileList.Writer - Class in com.asakusafw.windgate.hadoopfs.ssh
A FileList write protocol.
FileListCommand - Class in com.asakusafw.operation.tools.directio.file
A command for printing file list.
FileListCommand() - Constructor for class com.asakusafw.operation.tools.directio.file.FileListCommand
 
FileListModelInputProvider<T> - Class in com.asakusafw.windgate.hadoopfs.ssh
An implementation of ModelInputProvider using FileList.
FileListModelInputProvider(Configuration, FileList.Reader, Class<T>) - Constructor for class com.asakusafw.windgate.hadoopfs.ssh.FileListModelInputProvider
Creates a new instance.
FileListUtil - Class in com.asakusafw.windgate.hadoopfs.ssh
Utilities for FileList.
FileMakeDirectoryCommand - Class in com.asakusafw.operation.tools.directio.file
A command for creating directories on Direct I/O.
FileMakeDirectoryCommand() - Constructor for class com.asakusafw.operation.tools.directio.file.FileMakeDirectoryCommand
 
FileMapListBuffer<E extends org.apache.hadoop.io.Writable> - Class in com.asakusafw.runtime.flow
An implementation of ListBuffer which may spill contents into backing temporary files.
FileMapListBuffer() - Constructor for class com.asakusafw.runtime.flow.FileMapListBuffer
Creates a new instance.
FileMapListBuffer(int) - Constructor for class com.asakusafw.runtime.flow.FileMapListBuffer
Creates a new instance.
FileMapListBuffer(int, int) - Constructor for class com.asakusafw.runtime.flow.FileMapListBuffer
Creates a new instance.
FileMoveCommand - Class in com.asakusafw.operation.tools.directio.file
A command for moving Direct I/O resources.
FileMoveCommand() - Constructor for class com.asakusafw.operation.tools.directio.file.FileMoveCommand
 
FileOutputStreamProvider - Class in com.asakusafw.windgate.stream.file
An implementation of OutputStreamProvider using files.
FileOutputStreamProvider(File) - Constructor for class com.asakusafw.windgate.stream.file.FileOutputStreamProvider
Creates a new instance.
FilePattern - Class in com.asakusafw.runtime.directio
A pattern describes file location.
FilePattern.PatternElement - Interface in com.asakusafw.runtime.directio
A piece of file/directory name pattern.
FilePattern.PatternElementKind - Enum in com.asakusafw.runtime.directio
FilePattern.Segment - Class in com.asakusafw.runtime.directio
Each segment in FilePattern.
FilePattern.Selection - Class in com.asakusafw.runtime.directio
Represents a selecion.
FilePattern.Variable - Class in com.asakusafw.runtime.directio
Represents a variable.
FileProcess - Enum in com.asakusafw.windgate.core.vocabulary
WindGate file resource configuration.
FileProfile - Class in com.asakusafw.windgate.stream.file
A structured profile for FileResourceMirror.
FileProfile(String, ClassLoader, File) - Constructor for class com.asakusafw.windgate.stream.file.FileProfile
Creates a new instance.
FilePutCommand - Class in com.asakusafw.operation.tools.directio.file
A command for copying Direct I/O resources.
FilePutCommand() - Constructor for class com.asakusafw.operation.tools.directio.file.FilePutCommand
 
Filer - Class in com.asakusafw.utils.java.model.util
An implementation of Emitter which generates files into the local file system.
Filer(File, Charset) - Constructor for class com.asakusafw.utils.java.model.util.Filer
Creates a new instance.
FileResourceManipulator - Class in com.asakusafw.windgate.file.resource
FileResourceManipulator(String) - Constructor for class com.asakusafw.windgate.file.resource.FileResourceManipulator
Creates a new instance.
FileResourceManipulator - Class in com.asakusafw.windgate.stream.file
An implementation of ResourceManipulator using local file system.
FileResourceManipulator(FileProfile, ParameterList) - Constructor for class com.asakusafw.windgate.stream.file.FileResourceManipulator
Creates a new instance.
FileResourceMirror - Class in com.asakusafw.windgate.file.resource
ResourceMirror using files.
FileResourceMirror(String) - Constructor for class com.asakusafw.windgate.file.resource.FileResourceMirror
Creates a new instance.
FileResourceMirror - Class in com.asakusafw.windgate.stream.file
An implementation of ResourceMirror using local file system.
FileResourceMirror(FileProfile, ParameterList) - Constructor for class com.asakusafw.windgate.stream.file.FileResourceMirror
Creates a new instance.
FileResourceProvider - Class in com.asakusafw.windgate.file.resource
An implementation ResourceProvider using file system.
FileResourceProvider() - Constructor for class com.asakusafw.windgate.file.resource.FileResourceProvider
 
FileResourceProvider - Class in com.asakusafw.windgate.stream.file
An implementation of ResourceProfile using local file system.
FileResourceProvider() - Constructor for class com.asakusafw.windgate.stream.file.FileResourceProvider
 
FileSessionLogger - Class in com.asakusafw.windgate.file.session
Logger for WindGate file based sessions implementation.
FileSessionLogger(Class<?>) - Constructor for class com.asakusafw.windgate.file.session.FileSessionLogger
Creates a new instance.
FileSessionProvider - Class in com.asakusafw.windgate.file.session
An implementation of SessionProvider using the local file system and file lock.
FileSessionProvider() - Constructor for class com.asakusafw.windgate.file.session.FileSessionProvider
 
FileSystemModelInputProvider<T> - Class in com.asakusafw.windgate.hadoopfs.temporary
An implementation of ModelInputProvider using FileSystem.
FileSystemModelInputProvider(Configuration, FileSystem, Iterable<Path>, Class<T>) - Constructor for class com.asakusafw.windgate.hadoopfs.temporary.FileSystemModelInputProvider
Creates a new instance.
fill(BooleanOption) - Method in class com.asakusafw.runtime.io.csv.CsvParser
 
fill(ByteOption) - Method in class com.asakusafw.runtime.io.csv.CsvParser
 
fill(ShortOption) - Method in class com.asakusafw.runtime.io.csv.CsvParser
 
fill(IntOption) - Method in class com.asakusafw.runtime.io.csv.CsvParser
 
fill(LongOption) - Method in class com.asakusafw.runtime.io.csv.CsvParser
 
fill(FloatOption) - Method in class com.asakusafw.runtime.io.csv.CsvParser
 
fill(DoubleOption) - Method in class com.asakusafw.runtime.io.csv.CsvParser
 
fill(DecimalOption) - Method in class com.asakusafw.runtime.io.csv.CsvParser
 
fill(StringOption) - Method in class com.asakusafw.runtime.io.csv.CsvParser
 
fill(DateOption) - Method in class com.asakusafw.runtime.io.csv.CsvParser
 
fill(DateTimeOption) - Method in class com.asakusafw.runtime.io.csv.CsvParser
 
fill(BooleanOption) - Method in interface com.asakusafw.runtime.io.RecordParser
Reads the next cell and set the value into the target object.
fill(ByteOption) - Method in interface com.asakusafw.runtime.io.RecordParser
Reads the next cell and set the value into the target object.
fill(ShortOption) - Method in interface com.asakusafw.runtime.io.RecordParser
Reads the next cell and set the value into the target object.
fill(IntOption) - Method in interface com.asakusafw.runtime.io.RecordParser
Reads the next cell and set the value into the target object.
fill(LongOption) - Method in interface com.asakusafw.runtime.io.RecordParser
Reads the next cell and set the value into the target object.
fill(FloatOption) - Method in interface com.asakusafw.runtime.io.RecordParser
Reads the next cell and set the value into the target object.
fill(DoubleOption) - Method in interface com.asakusafw.runtime.io.RecordParser
Reads the next cell and set the value into the target object.
fill(DecimalOption) - Method in interface com.asakusafw.runtime.io.RecordParser
Reads the next cell and set the value into the target object.
fill(StringOption) - Method in interface com.asakusafw.runtime.io.RecordParser
Reads the next cell and set the value into the target object.
fill(DateOption) - Method in interface com.asakusafw.runtime.io.RecordParser
Reads the next cell and set the value into the target object.
fill(DateTimeOption) - Method in interface com.asakusafw.runtime.io.RecordParser
Reads the next cell and set the value into the target object.
fill(BooleanOption) - Method in class com.asakusafw.runtime.io.TsvParser
 
fill(ByteOption) - Method in class com.asakusafw.runtime.io.TsvParser
 
fill(ShortOption) - Method in class com.asakusafw.runtime.io.TsvParser
 
fill(IntOption) - Method in class com.asakusafw.runtime.io.TsvParser
 
fill(LongOption) - Method in class com.asakusafw.runtime.io.TsvParser
 
fill(FloatOption) - Method in class com.asakusafw.runtime.io.TsvParser
 
fill(DoubleOption) - Method in class com.asakusafw.runtime.io.TsvParser
 
fill(DecimalOption) - Method in class com.asakusafw.runtime.io.TsvParser
 
fill(StringOption) - Method in class com.asakusafw.runtime.io.TsvParser
 
fill(DateOption) - Method in class com.asakusafw.runtime.io.TsvParser
 
fill(DateTimeOption) - Method in class com.asakusafw.runtime.io.TsvParser
 
fill(C) - Method in class com.asakusafw.utils.collections.SingleLinkedList
Fills elements in this list into the target Collection.
filter(UnaryOperator<DataModelSource>) - Method in class com.asakusafw.testdriver.FlowDriverOutput
Sets the result data set filter for this output.
FilteredModelInput<T> - Class in com.asakusafw.runtime.directio
An implementation of ModelInput with DataFilter.
FilteredModelInput(ModelInput<T>, DataFilter<? super T>) - Constructor for class com.asakusafw.runtime.directio.FilteredModelInput
Creates a new instance.
Final() - Method in class com.asakusafw.utils.java.model.util.AttributeBuilder
Appends final modifier to this builder.
FinalizeBootstrap - Class in com.asakusafw.windgate.bootstrap
Executes a WindGate task.
FinalizeBootstrap(Environment, ClassLoader) - Constructor for class com.asakusafw.windgate.bootstrap.FinalizeBootstrap
Creates a new instance.
find(TypeInfo, Class<?>) - Static method in enum com.asakusafw.directio.hive.parquet.ParquetValueDrivers
Returns a ParquetValueDriver for the specified type.
find(Class<?>) - Static method in enum com.asakusafw.directio.hive.parquet.StringValueDrivers
Returns a ParquetValueDriver for the specified type.
find(Class<?>) - Static method in enum com.asakusafw.directio.hive.parquet.TimestampValueDrivers
Returns a ParquetValueDriver for the specified type.
find(PropertyDeclaration) - Static method in class com.asakusafw.dmdl.directio.text.TextFieldTrait
Returns the trait for the property.
find(String) - Method in class com.asakusafw.operation.tools.directio.bootstrap.Environment
Returns a value of environment variable.
find(String) - Method in class com.asakusafw.operation.tools.directio.transaction.TransactionEditorParameter
Returns a transaction.
find() - Method in interface com.asakusafw.runtime.core.GroupView
Returns a data model list for the empty key.
find(Object) - Method in interface com.asakusafw.runtime.core.GroupView
Returns a data model list for the key.
find(Object, Object) - Method in interface com.asakusafw.runtime.core.GroupView
Returns a data model list for the key elements.
find(Object, Object, Object) - Method in interface com.asakusafw.runtime.core.GroupView
Returns a data model list for the key elements.
find(Object, Object, Object, Object) - Method in interface com.asakusafw.runtime.core.GroupView
Returns a data model list for the key elements.
find(Object...) - Method in interface com.asakusafw.runtime.core.GroupView
Returns a data model list for the key elements.
find(R) - Method in class com.asakusafw.runtime.flow.join.JoinResource
Looks up left values from the related right value.
find(String) - Static method in enum com.asakusafw.runtime.util.hadoop.InstallationUtil.FrameworkVersion
Returns a version constant from its name.
find(String) - Method in class com.asakusafw.utils.gradle.Bundle
Returns a file on this bundle.
find(String, TryConsumer<? super Path, IOException>) - Method in class com.asakusafw.utils.gradle.Bundle
Returns a file on this bundle.
find(String) - Method in class com.asakusafw.utils.gradle.CommandPath
Returns a resolved file path of the specified command.
find(String) - Method in class com.asakusafw.windgate.bootstrap.Environment
Returns a value of environment variable.
find(String) - Static method in enum com.asakusafw.windgate.core.vocabulary.JdbcProcess.OperationKind
Returns the corresponded kind to the value representation.
find(String) - Method in class com.asakusafw.workflow.hadoop.bootstrap.Environment
Returns a value of environment variable.
findAllTransactionInfoFiles(Configuration) - Static method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceUtil
Returns the all transaction info files.
findAnnotation(CompileEnvironment, TypeElement, Element) - Static method in class com.asakusafw.operator.util.AnnotationHelper
Returns the annotation presented in the target element.
findApplicationFile(TaskExecutionContext, String) - Static method in class com.asakusafw.workflow.executor.TaskExecutors
Returns a file in the current batch application package.
findApplicationHome(Map<String, String>) - Static method in class com.asakusafw.workflow.executor.TaskExecutors
Returns the batch application installation base path.
findApplicationHome(ExecutionContext) - Static method in class com.asakusafw.workflow.executor.TaskExecutors
Returns the batch application installation base path.
findApplicationWorkflowDefinitionFile(TaskExecutionContext) - Static method in class com.asakusafw.workflow.executor.TaskExecutors
Returns an application workflow definition file.
findAttachedLibraries(TaskExecutionContext) - Static method in class com.asakusafw.workflow.executor.TaskExecutors
Returns the attached library files.
findAttribute(Class<T>) - Method in interface com.asakusafw.info.ElementInfo
Returns an attribute of this elements.
findAttribute(Class<A>) - Method in interface com.asakusafw.workflow.model.Element
Returns an attribute of this task.
findAttributeDriver(AstAttribute) - Method in class com.asakusafw.dmdl.analyzer.Context
Returns an attribute driver corresponding to the attribute.
findByName(String) - Static method in enum com.asakusafw.testdata.generator.excel.WorkbookFormat
Returns predefined format by its name.
findCache(String) - Method in class com.asakusafw.runtime.stage.resource.StageResourceDriver
Returns the paths for the specified resource.
findCircuit(Graph<? extends V>) - Static method in class com.asakusafw.utils.graph.Graphs
Returns the all cyclic sub-graphs in the target graph.
findClass(String) - Method in class com.asakusafw.directio.hive.tools.cli.ClassCollector
Returns a class which collected by this.
findClass(String) - Method in class com.asakusafw.utils.java.jsr199.testing.DirectClassLoader
 
findCoreConfigurationFile(ExecutionContext) - Static method in class com.asakusafw.workflow.executor.TaskExecutors
Returns the core configuration file.
findCoreConfigurationUrl(ExecutionContext) - Static method in class com.asakusafw.workflow.executor.TaskExecutors
Returns the core configuration URL only if it exists.
findCoreLibraries(ExecutionContext) - Static method in class com.asakusafw.workflow.executor.TaskExecutors
Returns the framework core library files.
findDataModel(ClassDescription) - Method in class com.asakusafw.operator.CompileEnvironment
Returns data-model mirror.
findDataModel(TypeMirror) - Method in class com.asakusafw.operator.CompileEnvironment
Returns data-model mirror.
findDeclaration() - Method in class com.asakusafw.dmdl.semantics.ModelSymbol
 
findDeclaration() - Method in class com.asakusafw.dmdl.semantics.PropertySymbol
 
findDeclaration() - Method in interface com.asakusafw.dmdl.semantics.Symbol
Returns the corresponding declaration.
findDeclaredType(ClassDescription) - Method in class com.asakusafw.operator.CompileEnvironment
Returns the type mirror witch has the specified qualified name.
findDevelopmentEnvironmentVersion() - Method in class com.asakusafw.testdriver.TestDriverContext
Returns the development environment version.
findDriver(TypeElement) - Method in class com.asakusafw.operator.CompileEnvironment
Returns a registered operator driver related to the annotation type.
findElement(String) - Method in class com.asakusafw.testdriver.compiler.basic.BasicBatchMirror
 
findElement(String) - Method in interface com.asakusafw.testdriver.compiler.BatchMirror
 
findElement(String) - Method in class com.asakusafw.workflow.model.basic.BasicBatchInfo
 
findElement(String) - Method in interface com.asakusafw.workflow.model.BatchInfo
Returns an element.
findExtensionLibraries(ExecutionContext) - Static method in class com.asakusafw.workflow.executor.TaskExecutors
Returns the framework extension library files.
findFlow(String) - Method in class com.asakusafw.yaess.core.BatchScript
Returns a FlowScript which has the specified flow ID.
findFrameworkFile(ExecutionContext, String) - Static method in class com.asakusafw.workflow.executor.TaskExecutors
Returns a framework file.
findFrameworkHome(Map<String, String>) - Static method in class com.asakusafw.workflow.executor.TaskExecutors
Returns the framework installation path.
findFrameworkHome(ExecutionContext) - Static method in class com.asakusafw.workflow.executor.TaskExecutors
Returns the framework installation path.
findFrameworkLibraries(ExecutionContext, String) - Static method in class com.asakusafw.workflow.executor.TaskExecutors
Returns the library files on the framework directory.
findFromSymbol(String) - Static method in enum com.asakusafw.yaess.core.ExecutionLock.Scope
Returns an ExecutionLock.Scope corresponded to the symbol.
findFromSymbol(String) - Static method in enum com.asakusafw.yaess.core.ExecutionPhase
Returns an ExecutionPhase corresponded to the symbol.
findFromSymbol(String) - Static method in enum com.asakusafw.yaess.core.ExecutionScript.Kind
Returns an ExecutionScript.Kind corresponded to the symbol.
findFromSymbol(String) - Static method in enum com.asakusafw.yaess.jobqueue.client.JobStatus.Kind
Returns the corresponded kind about the symbol.
findHadoopCommand() - Static method in class com.asakusafw.runtime.util.hadoop.ConfigurationProvider
Searches for the installed hadoop command.
findHadoopCommand(Map<String, String>) - Static method in class com.asakusafw.runtime.util.hadoop.ConfigurationProvider
Computes the default Hadoop command path.
findHadoopEmbeddedLibraries(ExecutionContext) - Static method in class com.asakusafw.workflow.executor.TaskExecutors
Returns the Hadoop embedded library files.
findInfo(Path) - Static method in class com.asakusafw.info.cli.common.ApplicationBaseDirectoryParameter
Returns the information file path in the given batch application directory.
findInfo(Path, String) - Static method in class com.asakusafw.info.cli.common.BatchInfoParameter
Returns the DSL information file path.
findInput(String) - Method in class com.asakusafw.testdriver.compiler.basic.BasicJobflowMirror
 
findInput(String) - Method in interface com.asakusafw.testdriver.compiler.JobflowMirror
Returns an input of this jobflow.
findInputFragments(DataDefinition<T>, String, ResourcePattern) - Method in interface com.asakusafw.runtime.directio.DirectDataSource
Collects input fragments about target resources.
findInputFragments(DataDefinition<T>, String, ResourcePattern) - Method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSource
 
findInputFragments(DataDefinition<T>, String, ResourcePattern) - Method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceCore
 
findInputFragments(DataDefinition<T>, String, ResourcePattern) - Method in class com.asakusafw.runtime.directio.keepalive.KeepAliveDataSource
 
findInvalidSequence(String) - Method in class com.asakusafw.info.cli.generate.ddl.LocationMapper
Returns invalid sequence in the location.
findJobflowLibrary(TaskExecutionContext) - Static method in class com.asakusafw.workflow.executor.TaskExecutors
Returns the jobflow library file.
findLibraryPathFromClass(Class<?>) - Static method in class com.asakusafw.testdriver.compiler.util.DeploymentUtil
Find library file/directory from an element class.
findMemberDeclaration(String) - Method in class com.asakusafw.dmdl.semantics.ModelDeclaration
Returns a declared member in this model.
findModelDeclaration(String) - Method in class com.asakusafw.dmdl.semantics.DmdlSemantics
Returns a declared model in this world.
findModelInputClass() - Method in class com.asakusafw.runtime.io.ModelIoFactory
Returns the ModelInput class for this factory.
findModelOutputClass() - Method in class com.asakusafw.runtime.io.ModelIoFactory
Returns the ModelOutput class for this factory.
findModelTrait(Class<T>) - Method in interface com.asakusafw.utils.java.model.syntax.Model
Returns a model trait for the specified type.
findNearest(Graph<? extends V>, Collection<? extends V>, Predicate<? super V>) - Static method in class com.asakusafw.utils.graph.Graphs
Returns the succeeding nearest vertices which match the condition, from the starting vertices.
findOutput(String) - Method in class com.asakusafw.testdriver.compiler.basic.BasicJobflowMirror
 
findOutput(String) - Method in interface com.asakusafw.testdriver.compiler.JobflowMirror
Returns an output of this jobflow.
findPath() - Method in class com.asakusafw.info.cli.common.ApplicationBaseDirectoryParameter
Returns the path.
findPrimaryType(CompilationUnit) - Static method in class com.asakusafw.utils.java.model.util.Emitter
Returns a primary type declaration in the compilation unit.
findProperty(String) - Method in class com.asakusafw.operator.model.ConcreteDataModelMirror
 
findProperty(String) - Method in interface com.asakusafw.operator.model.DataModelMirror
Returns a property with the specified name.
findProperty(String) - Method in class com.asakusafw.operator.model.PartialDataModelMirror
 
findProperty(Class<T>) - Method in interface com.asakusafw.runtime.directio.DirectDataSource
Returns the property of this data source.
findProperty(Class<T>) - Method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSource
 
findProperty(Class<T>) - Method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceCore
 
findProperty(Class<T>) - Method in class com.asakusafw.runtime.directio.keepalive.KeepAliveDataSource
 
findPropertyDeclaration(String) - Method in class com.asakusafw.dmdl.semantics.ModelDeclaration
Returns a declared property in this model.
findPropertyDescriptor(String) - Method in class com.asakusafw.directio.hive.serde.DataModelDescriptor
Returns a property descriptor.
findPropertyReferenceDeclaration(String) - Method in class com.asakusafw.dmdl.semantics.ModelDeclaration
Returns a declared property reference in this model.
findResource(Class<T>) - Method in class com.asakusafw.testdriver.executor.TaskExecutorContextAdapter
 
findResource(Class<T>) - Method in class com.asakusafw.windgate.core.ProfileContext
Returns an optional resource.
findResource(Class<T>) - Method in class com.asakusafw.workflow.executor.basic.BasicExecutionContext
 
findResource(Class<T>) - Method in class com.asakusafw.workflow.executor.basic.BasicTaskExecutionContext
 
findResource(Class<T>) - Method in interface com.asakusafw.workflow.executor.ExecutionContext
Returns a resource for the type.
findRuntimeEnvironmentVersion() - Method in class com.asakusafw.testdriver.TestDriverContext
Returns the development environment version.
findStronglyConnectedComponents(Graph<? extends V>) - Static method in class com.asakusafw.utils.graph.Graphs
Returns the all strongly connected components in the target graph.
findTrait(Class<T>) - Method in interface com.asakusafw.dmdl.semantics.Declaration
Returns the specified trait of this declaration.
findTypeElement(ClassDescription) - Method in class com.asakusafw.operator.CompileEnvironment
Returns the type element which has the specified qualified name.
findWorkingDirectory() - Static method in class com.asakusafw.utils.jcommander.common.LocalPath
Returns the custom working directory.
first() - Method in class com.asakusafw.utils.collections.SingleLinkedList
Returns the first element in this list.
first - Variable in class com.asakusafw.utils.collections.Tuple2
The first element.
flat() - Static method in class com.asakusafw.vocabulary.attribute.ViewInfo
Returns an instance of flat view information.
flattern() - Method in class com.asakusafw.operation.tools.directio.conf.ConfigurationGroup
Returns a CommandProvider which adds the group commands.
flattern() - Method in class com.asakusafw.operation.tools.directio.file.FileGroup
Returns a CommandProvider which adds the group commands.
flattern() - Method in class com.asakusafw.operation.tools.directio.transaction.TransactionGroup
Returns a CommandProvider which adds the group commands.
FloatCompare - Class in com.asakusafw.testdriver.rule
Accepts iff satisfies actual-value <compare-operator> expected-value.
FloatCompare(CompareOperator) - Constructor for class com.asakusafw.testdriver.rule.FloatCompare
Creates a new instance.
FloatInfo - Class in com.asakusafw.info.value
Represents a float value.
floatLiteralOf(float) - Static method in class com.asakusafw.utils.java.internal.model.util.LiteralAnalyzer
Returns the literal token of target float value.
FloatOption - Class in com.asakusafw.runtime.value
Represents a float value which can be null.
FloatOption() - Constructor for class com.asakusafw.runtime.value.FloatOption
Creates a new instance which represents null value.
FloatOption(float) - Constructor for class com.asakusafw.runtime.value.FloatOption
Creates a new instance which represents the specified value.
FloatOptionDriver - Class in com.asakusafw.directio.hive.serde
An implementation of ValueDriver for FloatOption.
FloatOptionDriver(FloatObjectInspector) - Constructor for class com.asakusafw.directio.hive.serde.FloatOptionDriver
Creates a new instance.
FloatOptionFieldAdapter - Class in com.asakusafw.runtime.io.text.value
An implementation of FieldAdapter which accepts FloatOption.
FloatOptionFieldAdapter.Builder - Class in com.asakusafw.runtime.io.text.value
FloatOptionInspector - Class in com.asakusafw.directio.hive.serde
Inspects FloatOption object.
FloatOptionInspector() - Constructor for class com.asakusafw.directio.hive.serde.FloatOptionInspector
Creates a new instance.
floatProperty(PropertyName, C) - Method in class com.asakusafw.testdriver.core.DataModelScanner
Invoked each Float property.
floatProperty(PropertyName, JsonObject) - Method in class com.asakusafw.testdriver.json.JsonObjectDriver
 
FloatRange - Class in com.asakusafw.testdriver.rule
Accepts iff actual float is in [ expected + lower-bound, expected + upper-bound ].
FloatRange(double, double) - Constructor for class com.asakusafw.testdriver.rule.FloatRange
Creates a new instance.
floatRange(double, double) - Static method in class com.asakusafw.testdriver.rule.Predicates
Returns FloatRange predicate.
floatValueOf(String) - Static method in class com.asakusafw.utils.java.internal.model.util.LiteralAnalyzer
Analyzes a literal which represents float value and returns it value.
FLOW_ID - Static variable in class com.asakusafw.workflow.model.CommandToken
Represents a token of flow ID.
FlowBoundary - Enum in com.asakusafw.vocabulary.flow.graph
Represents characteristics of flow boundaries.
FlowDescription - Class in com.asakusafw.vocabulary.flow
An abstract super class for describing the details of a data-flow.
FlowDescription() - Constructor for class com.asakusafw.vocabulary.flow.FlowDescription
 
FlowDriverInput<T,S extends FlowDriverInput<T,S>> - Class in com.asakusafw.testdriver
An abstract super class which represents an input port of data flow on testing.
FlowDriverInput(Class<?>, TestDataToolProvider, String, Class<T>) - Constructor for class com.asakusafw.testdriver.FlowDriverInput
Creates a new instance.
FlowDriverOutput<T,S extends FlowDriverOutput<T,S>> - Class in com.asakusafw.testdriver
An abstract super class which represents an output port of data flow on testing.
FlowDriverOutput(Class<?>, TestDataToolProvider, String, Class<T>) - Constructor for class com.asakusafw.testdriver.FlowDriverOutput
Creates a new instance.
FlowElement - Class in com.asakusafw.vocabulary.flow.graph
Represents a node in flow graph.
FlowElement(FlowElementDescription) - Constructor for class com.asakusafw.vocabulary.flow.graph.FlowElement
Creates a new instance.
FlowElement(FlowElementDescription, Collection<? extends FlowElementAttribute>) - Constructor for class com.asakusafw.vocabulary.flow.graph.FlowElement
Creates a new instance.
FlowElementAttribute - Interface in com.asakusafw.vocabulary.flow.graph
An abstract interface which represents attribute of FlowElement.
FlowElementAttributeProvider - Interface in com.asakusafw.vocabulary.flow.graph
FlowElementBuilder - Class in com.asakusafw.vocabulary.flow.builder
Builds operator graphs.
FlowElementBuilder() - Constructor for class com.asakusafw.vocabulary.flow.builder.FlowElementBuilder
 
FlowElementDescription - Interface in com.asakusafw.vocabulary.flow.graph
A description of flow elements.
FlowElementEditor - Class in com.asakusafw.vocabulary.flow.builder
Helper object for FlowElement.
FlowElementEditor(FlowElement) - Constructor for class com.asakusafw.vocabulary.flow.builder.FlowElementEditor
Creates a new instance.
FlowElementInput - Class in com.asakusafw.vocabulary.flow.graph
Represents an input port of FlowElement.
FlowElementInput(FlowElementPortDescription, FlowElement) - Constructor for class com.asakusafw.vocabulary.flow.graph.FlowElementInput
Creates a new instance.
FlowElementKind - Enum in com.asakusafw.vocabulary.flow.graph
Represents a kind of FlowElement.
FlowElementOutput - Class in com.asakusafw.vocabulary.flow.graph
Represents an output port of FlowElement.
FlowElementOutput(FlowElementPortDescription, FlowElement) - Constructor for class com.asakusafw.vocabulary.flow.graph.FlowElementOutput
Creates a new instance.
FlowElementPort - Class in com.asakusafw.vocabulary.flow.graph
An abstract super class of I/O ports of FlowElement.
FlowElementPort(FlowElementPortDescription, FlowElement) - Constructor for class com.asakusafw.vocabulary.flow.graph.FlowElementPort
Creates a new instance.
FlowElementPortDescription - Class in com.asakusafw.vocabulary.flow.graph
A description of I/O port of flow elements.
FlowElementPortDescription(String, Type, PortDirection) - Constructor for class com.asakusafw.vocabulary.flow.graph.FlowElementPortDescription
Creates a new instance.
FlowElementPortDescription(String, Type, ShuffleKey) - Constructor for class com.asakusafw.vocabulary.flow.graph.FlowElementPortDescription
Creates a new instance.
FlowElementPortDescription(String, Type, PortDirection, ShuffleKey, FlowElementAttribute...) - Constructor for class com.asakusafw.vocabulary.flow.graph.FlowElementPortDescription
Creates a new instance.
FlowElementPortDescription(String, Type, PortDirection, ShuffleKey, List<? extends FlowElementAttribute>) - Constructor for class com.asakusafw.vocabulary.flow.graph.FlowElementPortDescription
Creates a new instance.
FlowElementResolver - Class in com.asakusafw.vocabulary.flow.graph
Resolves connections of FlowElement.
FlowElementResolver(FlowElement) - Constructor for class com.asakusafw.vocabulary.flow.graph.FlowElementResolver
Creates a new instance.
FlowElementResolver(FlowElementDescription) - Constructor for class com.asakusafw.vocabulary.flow.graph.FlowElementResolver
Creates a new instance.
FlowElementResolver.OutputDriver<T> - Class in com.asakusafw.vocabulary.flow.graph
An adapter class that enables FlowElementOutput performs as Source.
FlowGraph - Class in com.asakusafw.vocabulary.flow.graph
Represents a flow graph.
FlowGraph(Class<? extends FlowDescription>, List<? extends FlowIn<?>>, List<? extends FlowOut<?>>) - Constructor for class com.asakusafw.vocabulary.flow.graph.FlowGraph
Creates a new instance.
flowId - Variable in class com.asakusafw.info.cli.common.JobflowInfoParameter
The flow ID.
FlowIn<T> - Class in com.asakusafw.vocabulary.flow.graph
Represents an input of flow graph.
FlowIn(InputDescription) - Constructor for class com.asakusafw.vocabulary.flow.graph.FlowIn
Creates a new instance.
FlowLogger - Class in com.asakusafw.yaess.flowlog
An implementation of PhaseMonitor to save log for each jobflow.
FlowLogger(ExecutionContext, FlowLoggerProfile) - Constructor for class com.asakusafw.yaess.flowlog.FlowLogger
Creates a new instance.
FlowLoggerProfile - Class in com.asakusafw.yaess.flowlog
A structured profile for FlowLoggerProvider.
FlowLoggerProvider - Class in com.asakusafw.yaess.flowlog
An implementation of ExecutionMonitorProvider to save log each jobflow.
FlowLoggerProvider() - Constructor for class com.asakusafw.yaess.flowlog.FlowLoggerProvider
 
FlowNodeBuilder - Class in com.asakusafw.vocabulary.flow.builder
Builds fragment graph node internally.
FlowNodeBuilder(Class<? extends FlowDescription>, Class<?>...) - Constructor for class com.asakusafw.vocabulary.flow.builder.FlowNodeBuilder
Creates a new instance for operator method.
FlowOperatorSpec - Class in com.asakusafw.info.operator
Represents a flow operator details.
FlowOut<T> - Class in com.asakusafw.vocabulary.flow.graph
Represents an output of flow graph.
FlowOut(OutputDescription) - Constructor for class com.asakusafw.vocabulary.flow.graph.FlowOut
Creates a new instance.
FlowPart - Annotation Type in com.asakusafw.vocabulary.flow
An annotation for flow-part classes.
FlowPartAnalyzer - Class in com.asakusafw.operator.flowpart
Analyzes flow-part classes.
FlowPartAnalyzer(CompileEnvironment) - Constructor for class com.asakusafw.operator.flowpart.FlowPartAnalyzer
Creates a new instance.
FlowPartAnnotationProcessor - Class in com.asakusafw.operator.flowpart
Process flow-part operators.
FlowPartAnnotationProcessor() - Constructor for class com.asakusafw.operator.flowpart.FlowPartAnnotationProcessor
 
FlowPartDescription - Class in com.asakusafw.vocabulary.flow.graph
A description of flow-part.
FlowPartDescription(FlowGraph) - Constructor for class com.asakusafw.vocabulary.flow.graph.FlowPartDescription
Creates a new instance.
FlowPartDescription(FlowGraph, List<? extends FlowPartDescription.Parameter>) - Constructor for class com.asakusafw.vocabulary.flow.graph.FlowPartDescription
Creates a new instance.
FlowPartDescription.Builder - Class in com.asakusafw.vocabulary.flow.graph
A builder for building FlowPartDescription.
FlowPartDescription.Parameter - Class in com.asakusafw.vocabulary.flow.graph
Represents a parameter and its argument for flow-part.
FlowPartDriverInput<T> - Class in com.asakusafw.testdriver
A flow input driver for testing flow-parts.
FlowPartDriverInput(TestDriverContext, String, Class<T>, In<T>) - Constructor for class com.asakusafw.testdriver.FlowPartDriverInput
Creates a new instance.
FlowPartDriverOutput<T> - Class in com.asakusafw.testdriver
A flow output driver for testing flow-parts.
FlowPartDriverOutput(TestDriverContext, String, Class<T>, Out<T>) - Constructor for class com.asakusafw.testdriver.FlowPartDriverOutput
Creates a new instance.
FlowPartFactoryEmitter - Class in com.asakusafw.operator.flowpart
Emits operator factory class for flow-part class.
FlowPartFactoryEmitter(CompileEnvironment) - Constructor for class com.asakusafw.operator.flowpart.FlowPartFactoryEmitter
Creates a new instance.
FlowPartSelectorParameter - Class in com.asakusafw.info.cli.common
Selects flow-part.
FlowPartSelectorParameter() - Constructor for class com.asakusafw.info.cli.common.FlowPartSelectorParameter
 
FlowPartTester - Class in com.asakusafw.testdriver
A tester for FlowPart flow-part classes.
FlowPartTester(Class<?>) - Constructor for class com.asakusafw.testdriver.FlowPartTester
Creates a new instance.
FlowPortMap - Interface in com.asakusafw.testdriver.compiler
Represents a flow I/O port map.
FlowResource - Interface in com.asakusafw.runtime.flow
Represents a resource used in runtime, and it has resource lifecycle.
FlowResourceDescription - Interface in com.asakusafw.vocabulary.flow.graph
A description of external flow resource.
FlowScript - Class in com.asakusafw.yaess.core
A script describes each jobflow structure.
FlowScript(String, Set<String>, Map<ExecutionPhase, ? extends Collection<? extends ExecutionScript>>) - Constructor for class com.asakusafw.yaess.core.FlowScript
FlowScript(String, Set<String>, Map<ExecutionPhase, ? extends Collection<? extends ExecutionScript>>, Set<ExecutionScript.Kind>) - Constructor for class com.asakusafw.yaess.core.FlowScript
Creates a new instance.
flush() - Method in class com.asakusafw.runtime.directio.util.CountOutputStream
 
flush() - Method in class com.asakusafw.runtime.io.csv.CsvEmitter
 
flush() - Method in class com.asakusafw.runtime.io.TsvEmitter
 
flush() - Method in class com.asakusafw.runtime.io.util.BufferedFileOutput
 
flush() - Method in class com.asakusafw.runtime.io.util.ZipEntryOutputStream
 
flush() - Method in class com.asakusafw.utils.io.csv.CsvWriter
 
flush() - Method in class com.asakusafw.utils.io.DefaultSerialization.ObjectSink
 
flush() - Method in class com.asakusafw.windgate.hadoopfs.ssh.ZipEntryOutputStream
 
flush() - Method in class com.asakusafw.windgate.stream.CountingOutputStream
 
flushComments() - Method in interface com.asakusafw.utils.java.internal.model.util.EmitContext
Flushes the previously registered comments.
flushComments(int) - Method in interface com.asakusafw.utils.java.internal.model.util.EmitContext
Flushes the previously registered comments before the specified character position.
flushComments() - Method in class com.asakusafw.utils.java.internal.model.util.PrintEmitContext
 
flushComments(int) - Method in class com.asakusafw.utils.java.internal.model.util.PrintEmitContext
 
Fold - Annotation Type in com.asakusafw.vocabulary.operator
畳み込み演算子を表すメソッドに付与する注釈。
folding - Variable in class com.asakusafw.dmdl.model.AstSummarize
The folding function how to convert summarize target to the result model.
FoldOperatorDriver - Class in com.asakusafw.operator.builtin
OperatorDriver for Fold annotation.
FoldOperatorDriver() - Constructor for class com.asakusafw.operator.builtin.FoldOperatorDriver
 
FollowsNamedTypeBlockParser - Class in com.asakusafw.utils.java.parser.javadoc
An implementation of JavadocBaseParser which parses blocks that tag follows a named type.
FollowsNamedTypeBlockParser(String...) - Constructor for class com.asakusafw.utils.java.parser.javadoc.FollowsNamedTypeBlockParser
Creates a new instance.
FollowsReferenceBlockParser - Class in com.asakusafw.utils.java.parser.javadoc
An implementation of JavadocBaseParser which parses blocks that tag follows a reference.
FollowsReferenceBlockParser(String...) - Constructor for class com.asakusafw.utils.java.parser.javadoc.FollowsReferenceBlockParser
Creates a new instance.
forDone() - Method in interface com.asakusafw.operation.tools.directio.common.Task.Wait
Waits for the task completion.
forEach(BiConsumer<? super K, ? super V>) - Method in class com.asakusafw.runtime.value.ValueOptionMap
 
ForInitializer - Interface in com.asakusafw.utils.java.model.syntax
An abstract super interface of initializer part of for statement.
FormalParameterDeclaration - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents formal parameter declarations.
FormalParameterDeclarationImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of FormalParameterDeclaration.
FormalParameterDeclarationImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.FormalParameterDeclarationImpl
 
FORMAT - Static variable in class com.asakusafw.runtime.value.Date
The default date format.
FORMAT - Static variable in class com.asakusafw.runtime.value.DateTime
The default date and time format.
format(Object) - Static method in class com.asakusafw.testdriver.core.Difference
return formatted value.
FORMAT_VERSION - Static variable in enum com.asakusafw.testdriver.excel.RuleSheetFormat
Format ID which this extractor supports.
FormatException(String) - Constructor for exception com.asakusafw.testdriver.excel.ExcelRuleExtractor.FormatException
Creates a new instance.
FormatException(String, Throwable) - Constructor for exception com.asakusafw.testdriver.excel.ExcelRuleExtractor.FormatException
Creates a new instance.
FormatSpec(StringTemplate.Format, String) - Constructor for class com.asakusafw.runtime.stage.directio.StringTemplate.FormatSpec
Creates a new instance.
ForStatement - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents for statement.
ForStatementImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of ForStatement.
ForStatementImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.ForStatementImpl
 
FragmentableDataFormat<T> - Interface in com.asakusafw.runtime.directio
Data model format which can be fragmented.
FRAMEWORK_VERSION_PATH - Static variable in class com.asakusafw.testdriver.TestDriverContext
The path to the framework version file (relative from the framework home path).
freeze(Iterable<? extends E>) - Static method in class com.asakusafw.utils.collections.Lists
Returns a frozen list which has copy of the elements.
freeze(E[]) - Static method in class com.asakusafw.utils.collections.Lists
Returns a frozen list which has copy of the elements.
freeze(Map<? extends K, ? extends V>) - Static method in class com.asakusafw.utils.collections.Maps
Returns a frozen map.
freeze(Iterable<? extends E>) - Static method in class com.asakusafw.utils.collections.Sets
Returns a frozen set which has copy of the elements.
freeze(E[]) - Static method in class com.asakusafw.utils.collections.Sets
Returns a frozen set which has copy of the elements.
from(E[]) - Static method in class com.asakusafw.utils.collections.Lists
Returns a list which consists of the specified elements.
from(Iterable<? extends E>) - Static method in class com.asakusafw.utils.collections.Lists
Returns a list which has copy of the elements.
from(Map<? extends K, ? extends V>) - Static method in class com.asakusafw.utils.collections.Maps
Returns a copy of the map.
from(E[]) - Static method in class com.asakusafw.utils.collections.Sets
Returns a set which consists of the specified elements.
from(Iterable<? extends E>) - Static method in class com.asakusafw.utils.collections.Sets
Returns a set which has copy of the elements.
fromClass(Class<?>) - Static method in enum com.asakusafw.directio.hive.serde.StringValueSerdeFactory
Returns a ValueSerde for the specified ValueOption class.
fromClass(Class<?>) - Static method in enum com.asakusafw.directio.hive.serde.TimestampValueSerdeFactory
Returns a ValueSerde for the specified ValueOption class.
fromClass(Class<?>) - Static method in enum com.asakusafw.directio.hive.serde.ValueSerdeFactory
Returns a ValueSerde for the specified ValueOption class.
fromOption(String) - Static method in enum com.asakusafw.testdriver.excel.NullityConditionKind
Returns a constant of this enum from the corresponded textual representation.
fromOption(String) - Static method in enum com.asakusafw.testdriver.excel.TotalConditionKind
Retutns a constant of this enum from the corresponded textual representation.
fromOption(String) - Static method in enum com.asakusafw.testdriver.excel.ValueConditionKind
Returns a constant of this enum from the corresponded textual representation.
fromSymbol(String) - Static method in enum com.asakusafw.dmdl.directio.csv.driver.CsvFieldTrait.QuoteStrategy
Returns the constant from the symbol.
fromSymbol(String) - Static method in enum com.asakusafw.dmdl.windgate.csv.driver.CsvFieldTrait.QuoteStrategy
Returns the constant from the symbol.
fromSymbol(String) - Static method in enum com.asakusafw.operator.WarningAction
Returns a constant of the given symbol.
fromSymbol(String) - Static method in enum com.asakusafw.runtime.core.context.RuntimeContext.ExecutionMode
Returns a member which is represented by the symbol.
fromSymbol(String) - Static method in enum com.asakusafw.utils.java.model.syntax.InfixOperator
Returns an operator from its symbol.
fromSymbol(String) - Static method in enum com.asakusafw.utils.java.model.syntax.PostfixOperator
Returns an operator from its symbol.
fromSymbol(String) - Static method in enum com.asakusafw.utils.java.model.syntax.UnaryOperator
Returns an operator from its symbol.
FsExporterDescription - Class in com.asakusafw.vocabulary.windgate
An abstract super class that describes exporter process using Local FS/WindGate.
FsExporterDescription() - Constructor for class com.asakusafw.vocabulary.windgate.FsExporterDescription
 
FsImporterDescription - Class in com.asakusafw.vocabulary.windgate
An abstract super class that describes importer process using LocalFs/WindGate.
FsImporterDescription() - Constructor for class com.asakusafw.vocabulary.windgate.FsImporterDescription
 
FsProcessDescriptionGenerator - Class in com.asakusafw.dmdl.windgate.util
Generates FsImporterDescription and FsExporterDescription.
FsProcessDescriptionGenerator.Description - Class in com.asakusafw.dmdl.windgate.util
Represents the meta description.

G

GateProfile - Class in com.asakusafw.windgate.core
A total profile for WindGate execution.
GateProfile(String, CoreProfile, SessionProfile, Collection<? extends ProcessProfile>, Collection<? extends ResourceProfile>) - Constructor for class com.asakusafw.windgate.core.GateProfile
Creates a new instance.
GateScript - Class in com.asakusafw.windgate.core
A gate script.
GateScript(String, List<? extends ProcessScript<?>>) - Constructor for class com.asakusafw.windgate.core.GateScript
Creates a new instance.
GateTask - Class in com.asakusafw.windgate.core
Executes WindGate.
GateTask(GateProfile, GateScript, String, boolean, boolean, ParameterList) - Constructor for class com.asakusafw.windgate.core.GateTask
Creates a new instance.
generate(EmitContext, DirectFileInputDescriptionGenerator.Description) - Static method in class com.asakusafw.dmdl.directio.util.DirectFileInputDescriptionGenerator
Generates the class in the context.
generate(EmitContext, DirectFileOutputDescriptionGenerator.Description) - Static method in class com.asakusafw.dmdl.directio.util.DirectFileOutputDescriptionGenerator
Generates the class in the context.
generate(ModelDeclaration) - Method in class com.asakusafw.testdata.generator.excel.WorkbookGenerator
Generates a workbook for the specified model.
generate(ModelDeclaration) - Method in interface com.asakusafw.testdata.generator.TemplateGenerator
Generates a test template for the specified model.
GenerateCreateTable - Class in com.asakusafw.directio.hive.tools.cli
Program entry for generate Hive QL CREATE TABLE statements.
GenerateCreateTableTask - Class in com.asakusafw.directio.hive.tools.cli
Generate HiveQL for HiveCreateTable.
GenerateCreateTableTask() - Constructor for class com.asakusafw.directio.hive.tools.cli.GenerateCreateTableTask
 
GenerateCreateTableTask.Configuration - Class in com.asakusafw.directio.hive.tools.cli
Configuration for GenerateCreateTableTask.
GenerateExecutionId - Class in com.asakusafw.yaess.tools
Generates an execution ID.
generateExporter(EmitContext, FsProcessDescriptionGenerator.Description) - Static method in class com.asakusafw.dmdl.windgate.util.FsProcessDescriptionGenerator
Generates the class in the context.
generateExporter(EmitContext, JdbcProcessDescriptionGenerator.Description) - Static method in class com.asakusafw.dmdl.windgate.util.JdbcProcessDescriptionGenerator
Generates the class in the context.
GenerateGroup - Class in com.asakusafw.info.cli.generate
A group command for Direct I/O Hive tools.
GenerateGroup() - Constructor for class com.asakusafw.info.cli.generate.GenerateGroup
 
generateImporter(EmitContext, FsProcessDescriptionGenerator.Description) - Static method in class com.asakusafw.dmdl.windgate.util.FsProcessDescriptionGenerator
Generates the class in the context.
generateImporter(EmitContext, JdbcProcessDescriptionGenerator.Description) - Static method in class com.asakusafw.dmdl.windgate.util.JdbcProcessDescriptionGenerator
Generates the class in the context.
generateResources(EmitContext, ModelDeclaration) - Method in class com.asakusafw.dmdl.directio.csv.driver.CsvFormatEmitter
 
generateResources(EmitContext, ModelDeclaration) - Method in class com.asakusafw.dmdl.directio.hive.common.HiveDataModelEmitter
 
generateResources(EmitContext, ModelDeclaration) - Method in class com.asakusafw.dmdl.directio.hive.orc.OrcFileEmitter
 
generateResources(EmitContext, ModelDeclaration) - Method in class com.asakusafw.dmdl.directio.hive.parquet.ParquetFileEmitter
 
generateResources(EmitContext, ModelDeclaration) - Method in class com.asakusafw.dmdl.directio.line.driver.LineFormatEmitter
 
generateResources(EmitContext, ModelDeclaration) - Method in class com.asakusafw.dmdl.directio.sequencefile.driver.SequenceFileFormatEmitter
 
generateResources(EmitContext, ModelDeclaration) - Method in class com.asakusafw.dmdl.directio.text.csv.CsvTextEmitter
 
generateResources(EmitContext, ModelDeclaration) - Method in class com.asakusafw.dmdl.directio.text.tabular.TabularTextEmitter
 
generateResources(EmitContext, ModelDeclaration) - Method in class com.asakusafw.dmdl.directio.tsv.driver.TsvFormatEmitter
 
generateResources(EmitContext, ModelDeclaration) - Method in class com.asakusafw.dmdl.java.emitter.CompositeDataModelDriver
 
generateResources(EmitContext, ModelDeclaration) - Method in class com.asakusafw.dmdl.java.spi.JavaDataModelDriver
Generates any resources (includes source programs) for the model.
generateResources(EmitContext, ModelDeclaration) - Method in class com.asakusafw.dmdl.windgate.csv.driver.CsvSupportEmitter
 
generateResources(EmitContext, ModelDeclaration) - Method in class com.asakusafw.dmdl.windgate.jdbc.driver.JdbcSupportEmitter
 
generateResources(EmitContext, ModelDeclaration) - Method in class com.asakusafw.dmdl.windgate.stream.driver.StreamSupportEmitter
 
GenerateTask - Class in com.asakusafw.dmdl.java
Generates Java model classes from input DMDL scripts.
GenerateTask(Configuration) - Constructor for class com.asakusafw.dmdl.java.GenerateTask
Creates and returns a new instance.
GenerateTask - Class in com.asakusafw.testdata.generator
Generates test templates from input DMDL scripts.
GenerateTask(TemplateGenerator, DmdlSourceRepository, ClassLoader) - Constructor for class com.asakusafw.testdata.generator.GenerateTask
Creates a new instance.
GENERATOR_ID - Static variable in class com.asakusafw.operator.Constants
The generator ID.
GENERATOR_NAME - Static variable in class com.asakusafw.operator.Constants
The generator name.
GENERATOR_VERSION - Static variable in class com.asakusafw.operator.Constants
The generator version.
GeneratorInfoDriver - Class in com.asakusafw.dmdl.java.emitter.driver
Attaches a @DataModelKind annotation.
GeneratorInfoDriver() - Constructor for class com.asakusafw.dmdl.java.emitter.driver.GeneratorInfoDriver
 
get(Object) - Method in class com.asakusafw.directio.hive.serde.BooleanOptionInspector
 
get(Object) - Method in class com.asakusafw.directio.hive.serde.ByteOptionInspector
 
get(Object) - Method in class com.asakusafw.directio.hive.serde.DoubleOptionInspector
 
get(Object) - Method in class com.asakusafw.directio.hive.serde.FloatOptionInspector
 
get(Object) - Method in class com.asakusafw.directio.hive.serde.IntOptionInspector
 
get(Object) - Method in class com.asakusafw.directio.hive.serde.LongOptionInspector
 
get(Object) - Method in class com.asakusafw.directio.hive.serde.ShortOptionInspector
 
get(ModelDeclaration) - Static method in class com.asakusafw.dmdl.directio.hive.common.HiveDataModelTrait
Returns the HiveDataModelTrait for the target data model declaration.
get(PropertyDeclaration) - Static method in class com.asakusafw.dmdl.directio.hive.common.HiveFieldTrait
Returns the HiveFieldTrait for the target property declaration.
get(PropertyDeclaration) - Static method in class com.asakusafw.dmdl.directio.text.TextFieldTrait
Returns the trait for the property.
get() - Static method in class com.asakusafw.info.operator.MarkerOperatorSpec
Returns an instance.
get() - Static method in class com.asakusafw.info.value.NullInfo
Returns the instance.
get() - Method in interface com.asakusafw.iterative.common.BaseCursor
Returns the current element on this cursor.
get(String) - Method in class com.asakusafw.iterative.common.basic.BasicParameterSet
 
get() - Method in class com.asakusafw.iterative.common.basic.BasicParameterTable.BasicCursor
 
get(String) - Method in interface com.asakusafw.iterative.common.ParameterSet
Returns the target parameter value.
get() - Method in interface com.asakusafw.iterative.common.ParameterTable.Cursor
 
get(OperatorDescription.Document) - Method in class com.asakusafw.operator.util.JavadocHelper
Returns the document elements for the description.
get(Class<?>) - Static method in class com.asakusafw.operator.util.Logger
Returns a logger for the given context class.
get() - Method in class com.asakusafw.runtime.core.api.ApiStub
Returns the current active implementation on this API stub.
get(String) - Method in interface com.asakusafw.runtime.core.api.BatchContextApi
Returns a value of the context variable (which includes batch arguments).
get(String) - Static method in class com.asakusafw.runtime.core.BatchContext
Returns a value of the context variable (which includes batch arguments).
get() - Static method in class com.asakusafw.runtime.core.context.RuntimeContext
Returns the global context.
get(String, String) - Method in class com.asakusafw.runtime.core.HadoopConfiguration
 
get(String) - Static method in class com.asakusafw.runtime.core.legacy.LegacyBatchContext
Returns a value of the context variable (which includes batch arguments).
get(String, String) - Method in interface com.asakusafw.runtime.core.ResourceConfiguration
Returns a configuration value for the specified key.
get() - Method in class com.asakusafw.runtime.core.util.Shared
Returns the shared value.
get() - Method in class com.asakusafw.runtime.directio.Counter
Returns current count.
get(long, long) - Method in class com.asakusafw.runtime.directio.hadoop.BlockMap
Returns DirectInputFragment for the range.
get(String) - Method in class com.asakusafw.runtime.directio.hadoop.DirectIoTransactionEditor
Returns the corresponded transaction information to the execution ID.
get(int) - Method in class com.asakusafw.runtime.flow.ArrayListBuffer
 
get(int) - Method in class com.asakusafw.runtime.flow.FileMapListBuffer
 
get(LookUpKey) - Method in interface com.asakusafw.runtime.flow.join.LookUpTable
Returns a list of objects for the corresponding key.
get(LookUpKey) - Method in class com.asakusafw.runtime.flow.join.VolatileLookUpTable
 
get() - Method in class com.asakusafw.runtime.io.text.driver.BasicFieldOutput
 
get() - Method in interface com.asakusafw.runtime.io.text.driver.FieldOutput
Returns the output contents.
get(ByteOption) - Method in class com.asakusafw.runtime.io.text.value.ByteOptionFieldAdapter
 
get(DecimalOption) - Method in class com.asakusafw.runtime.io.text.value.DecimalOptionFieldAdapter
 
get(DoubleOption) - Method in class com.asakusafw.runtime.io.text.value.DoubleOptionFieldAdapter
 
get(FloatOption) - Method in class com.asakusafw.runtime.io.text.value.FloatOptionFieldAdapter
 
get(IntOption) - Method in class com.asakusafw.runtime.io.text.value.IntOptionFieldAdapter
 
get(LongOption) - Method in class com.asakusafw.runtime.io.text.value.LongOptionFieldAdapter
 
get(T) - Method in class com.asakusafw.runtime.io.text.value.NumericOptionFieldAdapter
Returns the property value.
get(ShortOption) - Method in class com.asakusafw.runtime.io.text.value.ShortOptionFieldAdapter
 
get(int) - Method in interface com.asakusafw.runtime.io.util.Tuple
Returns the element in this tuple.
get(int) - Method in class com.asakusafw.runtime.io.util.WritableRawComparableTuple
 
get() - Static method in enum com.asakusafw.runtime.util.hadoop.InstallationUtil.FrameworkVersion
Returns the currently linked framework version.
get() - Method in class com.asakusafw.runtime.value.BooleanOption
Returns the value which this object represents.
get() - Method in class com.asakusafw.runtime.value.ByteOption
Returns the value which this object represents.
get() - Method in class com.asakusafw.runtime.value.DateOption
Returns the value which this object represents.
get() - Method in class com.asakusafw.runtime.value.DateTimeOption
Returns the value which this object represents.
get() - Method in class com.asakusafw.runtime.value.DecimalOption
Returns the value which this object represents.
get() - Method in class com.asakusafw.runtime.value.DoubleOption
Returns the value which this object represents.
get() - Method in class com.asakusafw.runtime.value.FloatOption
Returns the value which this object represents.
get() - Method in class com.asakusafw.runtime.value.IntOption
Returns the value which this object represents.
get() - Method in class com.asakusafw.runtime.value.LongOption
Returns the value which this object represents.
get() - Method in class com.asakusafw.runtime.value.ShortOption
Returns the value which this object represents.
get() - Method in class com.asakusafw.runtime.value.StringOption
Returns the value which this object represents.
get(Object) - Method in class com.asakusafw.runtime.value.ValueOptionMap
 
get(Class<T>) - Method in interface com.asakusafw.testdriver.core.DataModelAdapter
Creates the DataModelDefinition object from a data model class.
get(Class<T>) - Method in class com.asakusafw.testdriver.core.SpiDataModelAdapter
 
get(DataModelDefinition<T>, VerifyContext, URI) - Method in class com.asakusafw.testdriver.core.SpiVerifyRuleProvider
 
get(DataModelDefinition<T>, VerifyContext, URI) - Method in interface com.asakusafw.testdriver.core.VerifyRuleProvider
Creates a VerifyRule object from the specified source.
get(DataModelDefinition<T>, VerifyContext, URI) - Method in class com.asakusafw.testdriver.excel.ExcelSheetRuleProvider
 
get(Class<T>) - Method in class com.asakusafw.testdriver.model.DefaultDataModelAdapter
 
get(int) - Method in class com.asakusafw.utils.collections.SingleLinkedList
Returns the index-th element in this list.
get(String) - Method in class com.asakusafw.utils.gradle.Bundle
Returns a file on the bundle.
get(String, TryConsumer<? super Path, IOException>) - Method in class com.asakusafw.utils.gradle.Bundle
Process a file on the bundle.
get(Class<T>) - Method in class com.asakusafw.utils.gradle.GradleAdapter
Returns a Gradle model of the project.
get(Class<T>, Consumer<? super T>) - Method in class com.asakusafw.utils.gradle.GradleAdapter
Returns a Gradle model of the project.
get() - Method in class com.asakusafw.utils.io.csv.CsvReader
 
get() - Method in class com.asakusafw.utils.io.DefaultSerialization.ObjectSource
 
get() - Method in interface com.asakusafw.utils.io.Source
Returns an object on the current source position.
get() - Method in interface com.asakusafw.windgate.core.resource.SourceDriver
Gets the current data model object prepared by the SourceDriver.next() method.
get() - Method in class com.asakusafw.windgate.core.util.SafeCloser
Returns the target object.
get() - Method in class com.asakusafw.windgate.core.util.VoidSourceDriver
 
get() - Method in class com.asakusafw.windgate.hadoopfs.temporary.ModelInputSourceDriver
 
get() - Method in class com.asakusafw.windgate.jdbc.JdbcSourceDriver
 
get() - Method in class com.asakusafw.windgate.stream.StreamSourceDriver
 
get() - Method in class com.asakusafw.yaess.jobqueue.JobClientProvider
Returns a client.
GET_RENDEZVOUS - Static variable in class com.asakusafw.runtime.flow.SegmentedCombiner
GET_RENDEZVOUS - Static variable in class com.asakusafw.runtime.flow.SegmentedReducer
getAccessMode(JobContext) - Static method in class com.asakusafw.runtime.stage.resource.StageResourceDriver
Returns the access mode for stage resources in the job.
getActual() - Method in class com.asakusafw.runtime.io.csv.CsvFormatException.Status
Returns the actual status description.
getActual() - Method in class com.asakusafw.testdriver.core.Difference
Returns the actual data.
getAdapter(Class<T>) - Method in class com.asakusafw.vocabulary.flow.builder.AttributeInfo
Returns the attribute as the target adapter type.
getAdapterClass() - Method in class com.asakusafw.dmdl.directio.text.TextFieldSettings
Returns the field adapter class.
getAdapterSupplier() - Method in class com.asakusafw.runtime.io.text.driver.FieldDefinition
Returns a supplier of the field adapter.
getAllDataSourceInfo() - Method in class com.asakusafw.operation.tools.directio.file.DataSourceParameter
Returns the all available Direct I/O data sources.
getAllFlows() - Method in class com.asakusafw.yaess.core.BatchScript
Returns all FlowScripts defined in this batch.
getAllNodes() - Method in class com.asakusafw.operator.model.OperatorDescription
Returns input/output/arguments.
getAllowLineFeedInField() - Method in class com.asakusafw.dmdl.directio.text.QuoteSettings
Returns whether or not LF can appear as field values.
getAllReferences() - Method in interface com.asakusafw.dmdl.semantics.PropertyReferenceDeclaration.ReferenceContainer
Returns the referred symbols.
getAllReferences() - Method in class com.asakusafw.dmdl.semantics.PropertyReferenceDeclaration.ReferenceList
 
getAllReferences() - Method in class com.asakusafw.dmdl.semantics.PropertyReferenceDeclaration.ReferenceMap
 
getAllStructFieldRefs() - Method in class com.asakusafw.directio.hive.serde.DataModelInspector
 
getAlternativeTypes() - Method in class com.asakusafw.utils.java.internal.model.syntax.UnionTypeImpl
 
getAlternativeTypes() - Method in interface com.asakusafw.utils.java.model.syntax.UnionType
Returns the alternative types.
getAnnotation() - Method in class com.asakusafw.info.operator.UserOperatorSpec
Returns the operator annotation.
getAnnotation() - Method in class com.asakusafw.operator.model.KeyMirror.Group
Returns the declaring annotation.
getAnnotation() - Method in class com.asakusafw.operator.model.KeyMirror.Order
Returns the declaring annotation.
getAnnotation() - Method in class com.asakusafw.operator.model.OperatorElement
Returns the annotation of target operator/flow-part.
getAnnotation() - Method in class com.asakusafw.operator.OperatorDriver.Context
Returns the target annotation.
getAnnotation(Class<A>) - Method in interface com.asakusafw.testdriver.core.DataModelDefinition
Returns this element's annotation for the specified annotation type.
getAnnotation(PropertyName, Class<A>) - Method in interface com.asakusafw.testdriver.core.DataModelDefinition
Returns the property's annotation for the specified annotation type.
getAnnotation(Class<A>) - Method in class com.asakusafw.testdriver.model.DefaultDataModelDefinition
 
getAnnotation(PropertyName, Class<A>) - Method in class com.asakusafw.testdriver.model.DefaultDataModelDefinition
 
getAnnotation(Class<A>) - Method in class com.asakusafw.testdriver.model.SimpleDataModelDefinition
 
getAnnotation(PropertyName, Class<A>) - Method in class com.asakusafw.testdriver.model.SimpleDataModelDefinition
 
getAnnotations() - Method in class com.asakusafw.utils.java.internal.model.syntax.PackageDeclarationImpl
 
getAnnotations() - Method in interface com.asakusafw.utils.java.model.syntax.PackageDeclaration
Returns a the annotations.
getAnnotationType() - Method in enum com.asakusafw.info.operator.CoreOperatorSpec.CoreOperatorKind
Returns the (pseudo) annotation type for this.
getAnnotationType() - Method in class com.asakusafw.vocabulary.flow.graph.OperatorDescription.Declaration
Returns the operator annotation type.
getAnnotationTypeName() - Method in class com.asakusafw.operator.builtin.BranchOperatorDriver
 
getAnnotationTypeName() - Method in class com.asakusafw.operator.builtin.CoGroupOperatorDriver
 
getAnnotationTypeName() - Method in class com.asakusafw.operator.builtin.ConvertOperatorDriver
 
getAnnotationTypeName() - Method in class com.asakusafw.operator.builtin.ExtractOperatorDriver
 
getAnnotationTypeName() - Method in class com.asakusafw.operator.builtin.FoldOperatorDriver
 
getAnnotationTypeName() - Method in class com.asakusafw.operator.builtin.GroupSortOperatorDriver
 
getAnnotationTypeName() - Method in class com.asakusafw.operator.builtin.LoggingOperatorDriver
 
getAnnotationTypeName() - Method in class com.asakusafw.operator.builtin.MasterBranchOperatorDriver
 
getAnnotationTypeName() - Method in class com.asakusafw.operator.builtin.MasterCheckOperatorDriver
 
getAnnotationTypeName() - Method in class com.asakusafw.operator.builtin.MasterJoinOperatorDriver
 
getAnnotationTypeName() - Method in class com.asakusafw.operator.builtin.MasterJoinUpdateOperatorDriver
 
getAnnotationTypeName() - Method in class com.asakusafw.operator.builtin.SplitOperatorDriver
 
getAnnotationTypeName() - Method in class com.asakusafw.operator.builtin.SummarizeOperatorDriver
 
getAnnotationTypeName() - Method in class com.asakusafw.operator.builtin.UpdateOperatorDriver
 
getAnnotationTypeName() - Method in interface com.asakusafw.operator.OperatorDriver
Returns the target annotation type name.
getAppJobflowLibFile(Path, String) - Static method in class com.asakusafw.windgate.bootstrap.CoreConstants
Returns the jobflow package file.
getApplication(Environment, String) - Static method in class com.asakusafw.windgate.bootstrap.CoreConstants
Returns the application base directory.
getApplicationArgumentArray() - Method in class com.asakusafw.runtime.stage.launcher.LauncherOptions
Returns the application arguments.
getApplicationArguments() - Method in class com.asakusafw.runtime.stage.launcher.LauncherOptions
Returns the application arguments.
getApplicationCacheDirectories() - Method in class com.asakusafw.runtime.stage.launcher.LauncherOptions
Returns the application cache directory.
getApplicationClass() - Method in class com.asakusafw.runtime.stage.launcher.LauncherOptions
Returns the application class.
getApplicationClassLoader() - Method in class com.asakusafw.runtime.stage.launcher.LauncherOptions
Returns the application class loader.
getArguments() - Method in class com.asakusafw.operator.description.ObjectDescription
Returns the arguments.
getArguments() - Method in class com.asakusafw.operator.model.OperatorDescription
Returns the input arguments.
getArguments() - Method in class com.asakusafw.testdriver.core.TestContext.Empty
 
getArguments() - Method in interface com.asakusafw.testdriver.core.TestContext
Returns the user arguments.
getArguments() - Method in class com.asakusafw.testdriver.TestDriverContext
 
getArguments() - Method in class com.asakusafw.testdriver.TestExecutionPlan.Command
Deprecated.
Returns the arguments.
getArguments() - Method in class com.asakusafw.testdriver.tools.runner.BatchTestTool
 
getArguments() - Method in class com.asakusafw.utils.java.internal.model.syntax.AlternateConstructorInvocationImpl
 
getArguments() - Method in class com.asakusafw.utils.java.internal.model.syntax.ClassInstanceCreationExpressionImpl
 
getArguments() - Method in class com.asakusafw.utils.java.internal.model.syntax.EnumConstantDeclarationImpl
 
getArguments() - Method in class com.asakusafw.utils.java.internal.model.syntax.MethodInvocationExpressionImpl
 
getArguments() - Method in class com.asakusafw.utils.java.internal.model.syntax.SuperConstructorInvocationImpl
 
getArguments() - Method in interface com.asakusafw.utils.java.model.syntax.ClassInstanceCreationExpression
Returns the actual arguments.
getArguments() - Method in interface com.asakusafw.utils.java.model.syntax.ConstructorInvocation
Returns the actual arguments.
getArguments() - Method in interface com.asakusafw.utils.java.model.syntax.EnumConstantDeclaration
Returns the constructor arguments.
getArguments() - Method in interface com.asakusafw.utils.java.model.syntax.MethodInvocationExpression
Returns the actual arguments.
getArguments() - Method in class com.asakusafw.workflow.model.basic.BasicCommandTaskInfo
 
getArguments(Map<String, String>) - Method in class com.asakusafw.workflow.model.basic.BasicCommandTaskInfo
 
getArguments() - Method in interface com.asakusafw.workflow.model.CommandTaskInfo
Returns the raw command arguments.
getArguments(Map<String, String>) - Method in interface com.asakusafw.workflow.model.CommandTaskInfo
Returns the command arguments.
getArguments() - Method in class com.asakusafw.yaess.core.ExecutionContext
Returns current argument pairs.
getArguments() - Method in class com.asakusafw.yaess.jobqueue.client.JobScript
Returns the batch arguments map for the target job.
getArgumentsAsString() - Method in class com.asakusafw.yaess.core.ExecutionContext
Returns current argument pairs as string format.
getArray() - Method in class com.asakusafw.utils.java.internal.model.syntax.ArrayAccessExpressionImpl
 
getArray() - Method in interface com.asakusafw.utils.java.model.syntax.ArrayAccessExpression
Returns the array expression.
getArrayInitializer() - Method in class com.asakusafw.utils.java.internal.model.syntax.ArrayCreationExpressionImpl
 
getArrayInitializer() - Method in interface com.asakusafw.utils.java.model.syntax.ArrayCreationExpression
Returns the array initializer.
getArrayType() - Method in class com.asakusafw.info.value.ClassInfo
Returns the array type of this.
getAssignmentSymbol() - Method in enum com.asakusafw.utils.java.model.syntax.InfixOperator
Returns the assignment operator symbol.
getAsString() - Method in class com.asakusafw.runtime.value.StringOption
Returns the value which this object represents.
getAttemptId() - Method in class com.asakusafw.runtime.directio.OutputAttemptContext
Returns the attempt ID corresponding to this output.
getAttribute(Class<T>) - Method in class com.asakusafw.vocabulary.flow.graph.FlowElement
 
getAttribute(Class<T>) - Method in interface com.asakusafw.vocabulary.flow.graph.FlowElementAttributeProvider
Returns the attribute of this.
getAttribute(Class<T>) - Method in class com.asakusafw.vocabulary.flow.graph.FlowElementPort
 
getAttribute(Class<T>) - Method in class com.asakusafw.vocabulary.flow.graph.FlowElementPortDescription
 
getAttribute(Class<T>) - Method in class com.asakusafw.vocabulary.flow.graph.FlowPartDescription
 
getAttribute(Class<T>) - Method in class com.asakusafw.vocabulary.flow.graph.InputDescription
 
getAttribute(Class<T>) - Method in class com.asakusafw.vocabulary.flow.graph.OperatorDescription
 
getAttribute(Class<T>) - Method in class com.asakusafw.vocabulary.flow.graph.OutputDescription
 
getAttribute(Class<T>) - Method in class com.asakusafw.vocabulary.flow.util.PseudElementDescription
 
getAttributeOverride() - Method in class com.asakusafw.vocabulary.flow.graph.FlowElement
Returns the overwritten attributes.
getAttributes() - Method in interface com.asakusafw.dmdl.semantics.Declaration
Returns the attached attributes of this element.
getAttributes() - Method in class com.asakusafw.dmdl.semantics.ModelDeclaration
 
getAttributes() - Method in class com.asakusafw.dmdl.semantics.PropertyDeclaration
 
getAttributes() - Method in class com.asakusafw.dmdl.semantics.PropertyReferenceDeclaration
 
getAttributes() - Method in class com.asakusafw.info.BatchInfo
 
getAttributes() - Method in interface com.asakusafw.info.ElementInfo
Returns the attributes of this element.
getAttributes() - Method in interface com.asakusafw.info.graph.Element
Returns the attributes of this element.
getAttributes() - Method in class com.asakusafw.info.JobflowInfo
 
getAttributes() - Method in interface com.asakusafw.operator.model.AttributeContainer
Returns the attributes.
getAttributes() - Method in class com.asakusafw.operator.model.OperatorDescription
 
getAttributes() - Method in class com.asakusafw.operator.model.OperatorDescription.Node
 
getAttributes() - Method in class com.asakusafw.runtime.directio.DirectDataSourceProfile
Returns the attributes of the target data source.
getAttributes() - Method in class com.asakusafw.runtime.directio.DirectInputFragment
Returns the extra attributes.
getAttributes() - Method in class com.asakusafw.runtime.stage.StageInput
Returns the input attributes.
getAttributes() - Method in class com.asakusafw.runtime.stage.StageOutput
Returns the output attributes.
getAttributes() - Method in class com.asakusafw.trace.model.TraceSetting
Returns the extra-attributes.
getAttributes() - Method in class com.asakusafw.vocabulary.flow.builder.PortInfo
Returns the attributes.
getAttributes() - Method in class com.asakusafw.vocabulary.flow.graph.OperatorDescription
Returns the attributes of the operator.
getAttributes(Class<A>) - Method in class com.asakusafw.workflow.model.basic.AbstractElement
 
getAttributes(Class<A>) - Method in interface com.asakusafw.workflow.model.Element
Returns attributes of this task.
getAttributeTypes() - Method in class com.asakusafw.vocabulary.flow.graph.FlowElement
 
getAttributeTypes() - Method in interface com.asakusafw.vocabulary.flow.graph.FlowElementAttributeProvider
Returns the all available attribute types of this.
getAttributeTypes() - Method in class com.asakusafw.vocabulary.flow.graph.FlowElementPort
 
getAttributeTypes() - Method in class com.asakusafw.vocabulary.flow.graph.FlowElementPortDescription
 
getAttributeTypes() - Method in class com.asakusafw.vocabulary.flow.graph.FlowPartDescription
 
getAttributeTypes() - Method in class com.asakusafw.vocabulary.flow.graph.InputDescription
 
getAttributeTypes() - Method in class com.asakusafw.vocabulary.flow.graph.OperatorDescription
 
getAttributeTypes() - Method in class com.asakusafw.vocabulary.flow.graph.OutputDescription
 
getAttributeTypes() - Method in class com.asakusafw.vocabulary.flow.util.PseudElementDescription
 
getAvailable() - Method in class com.asakusafw.iterative.common.basic.BasicParameterSet
 
getAvailable() - Method in class com.asakusafw.iterative.common.basic.BasicParameterTable
 
getAvailable() - Method in interface com.asakusafw.iterative.common.ParameterSet
Returns the all available parameter names in this set.
getAvailable() - Method in interface com.asakusafw.iterative.common.ParameterTable
Returns the all available parameter names in this set.
getAvailableApplications(ExecutionContext) - Static method in class com.asakusafw.workflow.cli.common.WorkflowParameter
Returns a list of available batch application names on the current context.
getBarePath() - Method in class com.asakusafw.operation.tools.directio.DirectIoPath
Returns the bare path.
getBasePackage() - Method in class com.asakusafw.dmdl.java.Configuration
Returns the Java base package.
getBasePath() - Method in class com.asakusafw.dmdl.directio.util.DirectFileInputDescriptionGenerator.Description
Returns base path.
getBasePath() - Method in class com.asakusafw.dmdl.directio.util.DirectFileOutputDescriptionGenerator.Description
Returns base path.
getBasePath() - Method in class com.asakusafw.info.directio.DirectFilePortInfo
Returns the base path.
getBasePath() - Method in class com.asakusafw.info.hive.LocationInfo
Returns the base path.
getBasePath() - Method in class com.asakusafw.operation.tools.directio.DirectIoPath
Returns the base path including the container data source path.
getBasePath() - Method in class com.asakusafw.vocabulary.directio.DirectFileInputDescription
Returns the base path of target input.
getBasePath() - Method in class com.asakusafw.vocabulary.directio.DirectFileOutputDescription
Returns the base path of target output.
getBasePath() - Method in class com.asakusafw.windgate.hadoopfs.HadoopFsProfile
Returns the target base path.
getBasePath() - Method in class com.asakusafw.windgate.stream.file.FileProfile
Returns the base path of target storage.
getBaseUri() - Method in class com.asakusafw.yaess.jobqueue.client.HttpJobClient
Returns the base URI.
getBasicTypeKind() - Method in class com.asakusafw.operator.description.BasicTypeDescription
Returns the basic type kind.
getBatch() - Method in interface com.asakusafw.testdriver.compiler.ArtifactMirror
Returns the batch application mirror.
getBatch() - Method in class com.asakusafw.testdriver.compiler.basic.BasicArtifactMirror
 
getBatchApplicationsInstallationPath() - Method in class com.asakusafw.testdriver.TestDriverContext
Returns the path to the batch applications installation location.
getBatchappsHome(Environment) - Static method in class com.asakusafw.windgate.bootstrap.CoreConstants
Returns the batch application installation directory.
getBatchArgs() - Method in class com.asakusafw.testdriver.TestDriverContext
Returns the batch arguments.
getBatchArguments() - Method in class com.asakusafw.runtime.directio.DataFilter.Context
Returns the batch arguments.
getBatchArguments() - Method in class com.asakusafw.testdriver.executor.TaskExecutorContextAdapter
 
getBatchArguments() - Method in class com.asakusafw.windgate.bootstrap.Context
Returns the serialized batch arguments.
getBatchArguments() - Method in class com.asakusafw.workflow.cli.run.ApplicationParameter
Returns the batch arguments.
getBatchArguments() - Method in class com.asakusafw.workflow.executor.basic.BasicTaskExecutionContext
 
getBatchArguments() - Method in interface com.asakusafw.workflow.executor.TaskExecutionContext
Returns the batch arguments.
getBatchExecutor(ExecutionContext) - Method in class com.asakusafw.workflow.cli.run.ExecutorParameter
Returns the batch executor.
getBatchGetUnit() - Method in class com.asakusafw.windgate.jdbc.JdbcProfile
Return the number of rows on each fetch (fetch-size).
getBatchId() - Method in class com.asakusafw.runtime.stage.BaseStageClient
Returns the batch ID.
getBatchId() - Method in class com.asakusafw.testdriver.executor.TaskExecutorContextAdapter
 
getBatchId() - Method in class com.asakusafw.windgate.bootstrap.Context
Returns the batch ID.
getBatchId() - Method in class com.asakusafw.workflow.executor.basic.BasicTaskExecutionContext
 
getBatchId() - Method in interface com.asakusafw.workflow.executor.TaskExecutionContext
Returns the container batch information.
getBatchId() - Method in class com.asakusafw.yaess.core.ExecutionContext
Returns current batch ID.
getBatchId() - Method in class com.asakusafw.yaess.jobqueue.client.JobScript
Returns the batch ID for target job.
getBatchInfo(ExecutionContext) - Method in class com.asakusafw.workflow.cli.common.WorkflowParameter
Returns workflow information.
getBatchPutUnit() - Method in class com.asakusafw.windgate.jdbc.JdbcProfile
Return the number of rows on each batch insertion.
getBinaryContent() - Method in class com.asakusafw.utils.java.jsr199.testing.VolatileClassFile
Returns the contents of this class file.
getBinaryName() - Method in class com.asakusafw.info.value.ClassInfo
Returns the binary name.
getBinaryName() - Method in class com.asakusafw.operator.description.ClassDescription
Returns the binary name.
getBinaryName() - Method in class com.asakusafw.utils.java.jsr199.testing.VolatileClassFile
Returns the binary name of this class file.
getBlockerIds() - Method in class com.asakusafw.info.JobflowInfo
Returns the blocker flow IDs.
getBlockerIds() - Method in class com.asakusafw.yaess.core.CommandScript
 
getBlockerIds() - Method in interface com.asakusafw.yaess.core.ExecutionScript
Returns the IDs representing blockers of this script execution.
getBlockerIds() - Method in class com.asakusafw.yaess.core.FlowScript
Returns the ID of this flow execution.
getBlockerIds() - Method in class com.asakusafw.yaess.core.HadoopScript
 
getBlockerIds() - Method in class com.asakusafw.yaess.core.Job
Returns job IDs which blocks executing this job.
getBlockerIds() - Method in class com.asakusafw.yaess.core.task.HandlerLifecycleJob
 
getBlockerIds() - Method in class com.asakusafw.yaess.core.task.ScriptJob
 
getBlockers() - Method in class com.asakusafw.info.task.TaskInfo
Returns the blocker task IDs.
getBlockers() - Method in class com.asakusafw.workflow.model.basic.AbstractGraphElement
 
getBlockers() - Method in interface com.asakusafw.workflow.model.GraphElement
Returns the blocker elements.
getBlockParsers() - Method in class com.asakusafw.utils.java.parser.javadoc.JavadocBaseParser
Returns the block parsers.
getBlocks() - Method in class com.asakusafw.runtime.directio.hadoop.BlockMap
Returns the file blocks in this map.
getBlocks() - Method in class com.asakusafw.utils.java.internal.model.syntax.JavadocImpl
 
getBlocks() - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocComment
Returns the element blocks.
getBlocks() - Method in interface com.asakusafw.utils.java.model.syntax.Javadoc
Returns the documentation blocks.
getBlockScanner() - Method in class com.asakusafw.utils.java.parser.javadoc.JavadocBlockInfo
Returns the scanner which provides the block contents.
getBlockSize() - Method in class com.asakusafw.directio.hive.parquet.ParquetFileOutput.Options
Returns the block size (in bytes).
getBlockSize() - Method in class com.asakusafw.directio.hive.parquet.ParquetFormatConfiguration
Returns the block size (in bytes).
getBlockSize() - Method in class com.asakusafw.runtime.mapreduce.simple.KeyValueSorter.Options
Returns in-memory block buffer size.
getBody() - Method in class com.asakusafw.utils.java.internal.model.syntax.CatchClauseImpl
 
getBody() - Method in class com.asakusafw.utils.java.internal.model.syntax.ClassInstanceCreationExpressionImpl
 
getBody() - Method in class com.asakusafw.utils.java.internal.model.syntax.ConstructorDeclarationImpl
 
getBody() - Method in class com.asakusafw.utils.java.internal.model.syntax.DoStatementImpl
 
getBody() - Method in class com.asakusafw.utils.java.internal.model.syntax.EnhancedForStatementImpl
 
getBody() - Method in class com.asakusafw.utils.java.internal.model.syntax.EnumConstantDeclarationImpl
 
getBody() - Method in class com.asakusafw.utils.java.internal.model.syntax.ForStatementImpl
 
getBody() - Method in class com.asakusafw.utils.java.internal.model.syntax.InitializerDeclarationImpl
 
getBody() - Method in class com.asakusafw.utils.java.internal.model.syntax.LabeledStatementImpl
 
getBody() - Method in class com.asakusafw.utils.java.internal.model.syntax.LambdaExpressionImpl
 
getBody() - Method in class com.asakusafw.utils.java.internal.model.syntax.MethodDeclarationImpl
 
getBody() - Method in class com.asakusafw.utils.java.internal.model.syntax.SynchronizedStatementImpl
 
getBody() - Method in class com.asakusafw.utils.java.internal.model.syntax.WhileStatementImpl
 
getBody() - Method in interface com.asakusafw.utils.java.model.syntax.CatchClause
Returns the catch block body.
getBody() - Method in interface com.asakusafw.utils.java.model.syntax.ClassInstanceCreationExpression
Returns the anonymous class body.
getBody() - Method in interface com.asakusafw.utils.java.model.syntax.ConstructorDeclaration
Returns the constructor body.
getBody() - Method in interface com.asakusafw.utils.java.model.syntax.DoStatement
Returns the loop body.
getBody() - Method in interface com.asakusafw.utils.java.model.syntax.EnhancedForStatement
Returns the loop body.
getBody() - Method in interface com.asakusafw.utils.java.model.syntax.EnumConstantDeclaration
Returns the class body.
getBody() - Method in interface com.asakusafw.utils.java.model.syntax.ForStatement
Returns the loop body.
getBody() - Method in interface com.asakusafw.utils.java.model.syntax.InitializerDeclaration
Returns the initializer body block.
getBody() - Method in interface com.asakusafw.utils.java.model.syntax.LabeledStatement
Returns the body statement.
getBody() - Method in interface com.asakusafw.utils.java.model.syntax.LambdaExpression
Returns the lambda body.
getBody() - Method in interface com.asakusafw.utils.java.model.syntax.MethodOrConstructorDeclaration
Returns the method or constructor body.
getBody() - Method in interface com.asakusafw.utils.java.model.syntax.SynchronizedStatement
Returns the body block.
getBody() - Method in interface com.asakusafw.utils.java.model.syntax.WhileStatement
Returns the loop body.
getBodyDeclarations() - Method in class com.asakusafw.utils.java.internal.model.syntax.AnnotationDeclarationImpl
 
getBodyDeclarations() - Method in class com.asakusafw.utils.java.internal.model.syntax.ClassBodyImpl
 
getBodyDeclarations() - Method in class com.asakusafw.utils.java.internal.model.syntax.ClassDeclarationImpl
 
getBodyDeclarations() - Method in class com.asakusafw.utils.java.internal.model.syntax.EnumDeclarationImpl
 
getBodyDeclarations() - Method in class com.asakusafw.utils.java.internal.model.syntax.InterfaceDeclarationImpl
 
getBodyDeclarations() - Method in interface com.asakusafw.utils.java.model.syntax.ClassBody
Returns class members.
getBodyDeclarations() - Method in interface com.asakusafw.utils.java.model.syntax.TypeDeclaration
Returns type member declarations.
getBoundKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.WildcardImpl
 
getBoundKind() - Method in interface com.asakusafw.utils.java.model.syntax.Wildcard
Returns the type bound kind.
getBufferSize() - Method in class com.asakusafw.runtime.io.line.LineConfiguration
Returns the buffer size (hint) in bytes.
getBuildId() - Method in class com.asakusafw.yaess.core.BatchScript
Returns the build ID of this batch.
getBuiltinOperatorClass(String) - Static method in class com.asakusafw.operator.Constants
Returns the implementation class name of target class with the specified name.
getBundle(Path) - Method in class com.asakusafw.utils.gradle.BaseProject
Returns a project related bundle.
getBytes() - Method in class com.asakusafw.runtime.mapreduce.simple.KeyValueSlice
Returns the byte array in this slice.
getBytesLength(byte[], int, int) - Static method in class com.asakusafw.runtime.value.BooleanOption
Returns the actual number of bytes from the serialized byte array.
getBytesLength(byte[], int, int) - Static method in class com.asakusafw.runtime.value.ByteOption
Returns the actual number of bytes from the serialized byte array.
getBytesLength(byte[], int, int) - Static method in class com.asakusafw.runtime.value.DateOption
Returns the actual number of bytes from the serialized byte array.
getBytesLength(byte[], int, int) - Static method in class com.asakusafw.runtime.value.DateTimeOption
Returns the actual number of bytes from the serialized byte array.
getBytesLength(byte[], int, int) - Static method in class com.asakusafw.runtime.value.DecimalOption
Returns the actual number of bytes from the serialized byte array.
getBytesLength(byte[], int, int) - Static method in class com.asakusafw.runtime.value.DoubleOption
Returns the actual number of bytes from the serialized byte array.
getBytesLength(byte[], int, int) - Static method in class com.asakusafw.runtime.value.FloatOption
Returns the actual number of bytes from the serialized byte array.
getBytesLength(byte[], int, int) - Static method in class com.asakusafw.runtime.value.IntOption
Returns the actual number of bytes from the serialized byte array.
getBytesLength(byte[], int, int) - Static method in class com.asakusafw.runtime.value.LongOption
Returns the actual number of bytes from the serialized byte array.
getBytesLength(byte[], int, int) - Static method in class com.asakusafw.runtime.value.ShortOption
Returns the actual number of bytes from the serialized byte array.
getBytesLength(byte[], int, int) - Static method in class com.asakusafw.runtime.value.StringOption
Returns the actual number of bytes from the serialized byte array.
getCacheName() - Method in class com.asakusafw.runtime.flow.join.JoinResource
Returns the name of Hadoop distributed cache which provides contents of the lookup table.
getCallerClass() - Method in class com.asakusafw.testdriver.DriverElementBase
Returns the caller class.
getCallerClass() - Method in class com.asakusafw.testdriver.DriverInputBase
 
getCallerClass() - Method in class com.asakusafw.testdriver.DriverToolBase
 
getCallerClass() - Method in class com.asakusafw.testdriver.OperatorTestEnvironment
 
getCallerClass() - Method in class com.asakusafw.testdriver.TestDriverBase
 
getCallerClass() - Method in class com.asakusafw.testdriver.TestDriverContext
Returns the caller class.
getCallerClass() - Method in class com.asakusafw.testdriver.tools.runner.BatchTestTool
 
getCatchClauses() - Method in class com.asakusafw.utils.java.internal.model.syntax.TryStatementImpl
 
getCatchClauses() - Method in interface com.asakusafw.utils.java.model.syntax.TryStatement
Returns the catch clauses.
getCategory() - Method in class com.asakusafw.directio.hive.serde.DataModelInspector
 
getCategory() - Method in enum com.asakusafw.info.hive.FieldType.TypeName
Returns the type category.
getCategory() - Method in enum com.asakusafw.info.hive.StorageFormatInfo.FormatKind
Returns the category.
getCategory() - Method in class com.asakusafw.info.operator.CoreOperatorSpec
Returns the core operator kind.
getCategory() - Method in class com.asakusafw.info.operator.CustomOperatorSpec
Returns the operator category.
getCategory() - Method in enum com.asakusafw.utils.java.model.syntax.InfixOperator
Returns the operator category.
getCategory() - Method in enum com.asakusafw.utils.java.model.syntax.UnaryOperator
Returns the operator category.
getChar(int) - Static method in enum com.asakusafw.directio.hive.serde.ValueSerdeFactory
StringOption as char.
getCharacter() - Method in class com.asakusafw.dmdl.directio.text.EscapeSettings
Returns the escape character.
getCharacter() - Method in class com.asakusafw.dmdl.directio.text.QuoteSettings
Returns quote character.
getCharContent(boolean) - Method in class com.asakusafw.utils.java.jsr199.testing.VolatileJavaFile
 
getCharContent(boolean) - Method in class com.asakusafw.utils.java.jsr199.testing.VolatileResourceFile
 
getCharset() - Method in class com.asakusafw.dmdl.directio.text.TextFormatSettings
Returns the charset name.
getCharset() - Method in class com.asakusafw.runtime.io.csv.CsvConfiguration
Returns the character set encoding name.
getCharset() - Method in class com.asakusafw.runtime.io.line.LineConfiguration
Returns the text charset.
getCharsetName() - Method in class com.asakusafw.dmdl.directio.csv.driver.CsvFormatTrait.Configuration
Returns the charset name.
getCharsetName() - Method in class com.asakusafw.dmdl.directio.line.driver.LineFormatTrait.Configuration
Returns the charset name.
getCharsetName() - Method in class com.asakusafw.dmdl.directio.tsv.driver.TsvFormatTrait.Configuration
Returns the charset name.
getCharsetName() - Method in class com.asakusafw.dmdl.windgate.csv.driver.CsvSupportTrait.Configuration
Returns the charset name.
getChildKeys(Map<?, ?>, String, String) - Static method in class com.asakusafw.yaess.core.util.PropertiesUtil
Collect the child keys from the properties.
getClasses() - Method in class com.asakusafw.directio.hive.tools.cli.ClassCollector
Returns the collected classes.
getClassLoader() - Method in class com.asakusafw.runtime.core.HadoopConfiguration
 
getClassLoader() - Method in interface com.asakusafw.runtime.core.ResourceConfiguration
Returns a class loader for this configuration.
getClassLoader() - Method in class com.asakusafw.testdriver.compiler.basic.BasicCompilerConfiguration
 
getClassLoader() - Method in interface com.asakusafw.testdriver.compiler.CompilerConfiguration
Returns the class loader.
getClassLoader() - Method in class com.asakusafw.testdriver.core.TestContext.Empty
 
getClassLoader() - Method in interface com.asakusafw.testdriver.core.TestContext
Returns the class loader to load testing peripherals.
getClassLoader() - Method in class com.asakusafw.testdriver.executor.TaskExecutorContextAdapter
 
getClassLoader() - Method in class com.asakusafw.testdriver.TestDriverContext
 
getClassLoader() - Method in class com.asakusafw.testdriver.tools.runner.BatchTestTool
 
getClassLoader() - Method in class com.asakusafw.utils.java.jsr199.testing.VolatileCompiler
Returns the class loader which provides compiled classes by the compiler.
getClassLoader() - Method in class com.asakusafw.windgate.bootstrap.Classpath.Session
Returns the class loader of this session.
getClassLoader() - Method in class com.asakusafw.windgate.core.BaseProfile
Deprecated.
getClassLoader() - Method in class com.asakusafw.windgate.core.ProfileContext
Returns a class loader to load services.
getClassLoader() - Method in class com.asakusafw.windgate.jdbc.JdbcProfile
Returns the class loader for the resources.
getClassLoader() - Method in class com.asakusafw.windgate.stream.file.FileProfile
Returns the current class loader.
getClassLoader() - Method in class com.asakusafw.workflow.executor.basic.BasicExecutionContext
 
getClassLoader() - Method in class com.asakusafw.workflow.executor.basic.BasicTaskExecutionContext
 
getClassLoader() - Method in interface com.asakusafw.workflow.executor.ExecutionContext
Returns the class loader to load testing peripherals.
getClassLoader() - Method in class com.asakusafw.yaess.core.ProfileContext
Returns a class loader to load services.
getClassLoader() - Method in class com.asakusafw.yaess.core.ServiceProfile
Deprecated.
getClassName(EmitContext, ModelDeclaration) - Static method in class com.asakusafw.dmdl.directio.hive.common.HiveDataModelEmitter
Returns the generated class name for this.
getClassName(EmitContext, ModelDeclaration) - Static method in class com.asakusafw.dmdl.directio.hive.orc.OrcFileEmitter
Returns the generated class name for this.
getClassName(EmitContext, ModelDeclaration) - Static method in class com.asakusafw.dmdl.directio.hive.parquet.ParquetFileEmitter
Returns the generated class name for this.
getClassName() - Method in class com.asakusafw.info.value.ClassInfo
Returns the fully qualified class name.
getClassName() - Method in class com.asakusafw.operator.description.ClassDescription
Returns the fully qualified class name.
getClassName() - Method in class com.asakusafw.testdriver.TestExecutionPlan.Job
Deprecated.
Returns the fully qualified name of the job client class.
getClassName() - Method in class com.asakusafw.workflow.model.basic.BasicHadoopTaskInfo
 
getClassName() - Method in interface com.asakusafw.workflow.model.HadoopTaskInfo
Returns the entry class name.
getClassName() - Method in class com.asakusafw.yaess.core.HadoopScript
Returns the target class name.
getClassNameKey() - Method in class com.asakusafw.runtime.core.legacy.LegacyReport.Initializer
 
getClassNameKey() - Method in class com.asakusafw.runtime.core.legacy.RuntimeResource.DelegateRegisterer
Returns the configuration key of the delegation object class name.
getClasspathEntries() - Method in class com.asakusafw.testdriver.compiler.basic.BasicCompilerConfiguration
 
getClasspathEntries() - Method in interface com.asakusafw.testdriver.compiler.CompilerConfiguration
Returns the additional classpath entries.
getCleanupPath() - Method in class com.asakusafw.runtime.stage.AbstractCleanupStageClient
Returns the cleanup target path.
getClients() - Method in class com.asakusafw.yaess.jobqueue.JobClientProfile
Returns the job clients.
getClusterWorkDir() - Method in class com.asakusafw.testdriver.TestDriverContext
getCodecName() - Method in class com.asakusafw.dmdl.directio.csv.driver.CsvFormatTrait.Configuration
Returns the codec name.
getCodecName() - Method in class com.asakusafw.dmdl.directio.line.driver.LineFormatTrait.Configuration
Returns the codec name.
getCodecName() - Method in class com.asakusafw.dmdl.directio.tsv.driver.TsvFormatTrait.Configuration
Returns the codec name.
getCol() - Method in enum com.asakusafw.testdriver.excel.legacy.ConditionSheetItem
Returns the column number.
getCollectionItemSeparator() - Method in class com.asakusafw.info.hive.DelimitedRowFormatInfo
Returns the collection items terminator character.
getColumnIndex() - Method in enum com.asakusafw.testdriver.excel.RuleSheetFormat
Returns the column index where this kind assigned in a sheet.
getColumnMap() - Method in interface com.asakusafw.windgate.core.vocabulary.DataModelJdbcSupport
Returns the column names into property names mapping.
getColumnName() - Method in class com.asakusafw.dmdl.directio.hive.common.HiveFieldTrait
Returns the explicit column name.
getColumnName(PropertyDeclaration) - Static method in class com.asakusafw.dmdl.directio.hive.common.HiveFieldTrait
Returns the explicit/inferred column name.
getColumnNames() - Method in class com.asakusafw.dmdl.windgate.util.JdbcProcessDescriptionGenerator.Description
Returns the column names.
getColumnNames() - Method in class com.asakusafw.vocabulary.windgate.JdbcExporterDescription
Returns the target column names.
getColumnNames() - Method in class com.asakusafw.vocabulary.windgate.JdbcImporterDescription
Returns the target column names.
getColumnNames() - Method in class com.asakusafw.windgate.jdbc.JdbcScript
Returns the target column names.
getColumnNumber() - Method in class com.asakusafw.runtime.io.csv.CsvFormatException.Status
Returns the current column number (1-origin).
getColumns() - Method in class com.asakusafw.info.hive.TableInfo
Returns the columns.
getCombinerClassOrNull() - Method in class com.asakusafw.runtime.stage.AbstractStageClient
Returns the combiner class.
getCommand() - Method in class com.asakusafw.testdriver.TestExecutionPlan.Command
Deprecated.
Returns the command.
getCommand() - Method in class com.asakusafw.vocabulary.batch.ScriptWorkDescription
Deprecated.
Returns the command line.
getCommand() - Method in class com.asakusafw.workflow.model.basic.BasicCommandTaskInfo
 
getCommand() - Method in interface com.asakusafw.workflow.model.CommandTaskInfo
Returns the command location.
getCommandExecutor() - Method in class com.asakusafw.yaess.basic.BasicCommandScriptHandler
 
getCommandExecutor() - Method in class com.asakusafw.yaess.basic.BasicHadoopScriptHandler
 
getCommandExecutor() - Method in class com.asakusafw.yaess.basic.ProcessCommandScriptHandler
Returns command executor for this handler (extension point).
getCommandExecutor() - Method in class com.asakusafw.yaess.basic.ProcessHadoopScriptHandler
Returns command executor for this handler (extension point).
getCommandExecutor() - Method in class com.asakusafw.yaess.jsch.SshCommandScriptHandler
 
getCommandExecutor() - Method in class com.asakusafw.yaess.jsch.SshHadoopScriptHandler
 
getCommandHandlers() - Method in class com.asakusafw.yaess.core.YaessProfile
Returns command script handlers for each target profile name.
getCommandLauncher() - Method in class com.asakusafw.utils.gradle.BaseProject
 
getCommandLauncher() - Method in interface com.asakusafw.utils.gradle.ProjectContext
Returns a command launcher of this context.
getCommandLauncher(ExecutionContext) - Static method in class com.asakusafw.workflow.executor.basic.BasicCommandTaskExecutor
Returns a CommandLauncher.
getCommandLauncher(ExecutionContext, BasicCommandLauncher.OutputConsumer) - Static method in class com.asakusafw.workflow.executor.basic.BasicCommandTaskExecutor
Returns a CommandLauncher.
getCommandLineTokens() - Method in class com.asakusafw.yaess.core.CommandScript
Returns a sequence of command line tokens.
getComment() - Method in class com.asakusafw.info.BatchInfo
Returns the comment.
getComment() - Method in class com.asakusafw.info.hive.ColumnInfo
Returns the column comment.
getComment() - Method in class com.asakusafw.info.hive.TableInfo
Returns the table comment.
getComment() - Method in class com.asakusafw.info.ParameterInfo
Returns the comment.
getComment() - Method in class com.asakusafw.runtime.directio.hadoop.DirectIoTransactionEditor.TransactionInfo
Returns the comment for this commit.
getComment() - Method in class com.asakusafw.workflow.model.attribute.ParameterInfo
Returns the comment.
getComments() - Method in class com.asakusafw.utils.java.internal.model.syntax.CompilationUnitImpl
 
getComments() - Method in interface com.asakusafw.utils.java.model.syntax.CompilationUnit
Returns the comments.
getCommitMarkPath(Configuration, String) - Static method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceUtil
Returns the commit mark path.
getCommonTypeInfo() - Static method in enum com.asakusafw.directio.hive.serde.StringValueSerdeFactory
Returns the common type information which each this enum member returns.
getCommonTypeInfo() - Static method in enum com.asakusafw.directio.hive.serde.TimestampValueSerdeFactory
Returns the common type information which each this enum member returns.
getCompiled() - Method in class com.asakusafw.utils.java.jsr199.testing.VolatileClassOutputManager
Returns the generated Java class files.
getCompiled() - Method in class com.asakusafw.utils.java.jsr199.testing.VolatileCompiler
Returns the class files which are generated by this compiler.
getCompilerDebugLevel() - Method in class com.asakusafw.testdriver.TestDriverContext
Returns the compiler debug level.
getCompilerOptimizeLevel() - Method in class com.asakusafw.testdriver.TestDriverContext
Returns the compiler optimization level.
getCompilerOptions() - Method in class com.asakusafw.testdriver.TestDriverContext
Returns the compiler specific options.
getCompilerWorkingDirectory() - Method in class com.asakusafw.testdriver.TestDriverContext
Returns the compiler working directory.
getCompileWorkBaseDir() - Method in class com.asakusafw.testdriver.TestDriverContext
Returns the path to the compiler working directory.
getCompletions(Element, AnnotationMirror, ExecutableElement, String) - Method in class com.asakusafw.operator.AbstractOperatorAnnotationProcessor
 
getCompletions(Element, AnnotationMirror, ExecutableElement, String) - Method in class com.asakusafw.operator.method.OperatorAnnotationProcessor
 
getCompletions(OperatorDriver.Context, ExecutableElement, String) - Method in interface com.asakusafw.operator.OperatorDriver
Returns a list of proposals about target annotation element.
getCompletions(Element, AnnotationMirror, ExecutableElement, String) - Method in class com.asakusafw.utils.java.jsr199.testing.SafeProcessor
 
getComponent() - Method in class com.asakusafw.windgate.retryable.RetryableProcessProfile
Returns the target process provider.
getComponentPath() - Method in class com.asakusafw.operation.tools.directio.DirectIoPath
Returns the component base path.
getComponentPath(String) - Method in class com.asakusafw.runtime.directio.DirectDataSourceRepository
Returns the component path of the target path.
getComponentType() - Method in class com.asakusafw.operator.description.ArrayTypeDescription
Returns the component type.
getComponentType() - Method in class com.asakusafw.utils.java.internal.model.syntax.ArrayTypeImpl
 
getComponentType() - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocArrayType
Returns the element type.
getComponentType() - Method in interface com.asakusafw.utils.java.model.syntax.ArrayType
Returns the element type.
getCompressionCodec(Path) - Method in class com.asakusafw.runtime.directio.hadoop.SequenceFileFormat
Returns a compression codec for output sequence files.
getCompressionCodec() - Method in class com.asakusafw.windgate.hadoopfs.HadoopFsProfile
Deprecated.
from 0.7.0, WindGate does not use sequence files
getCompressionCodec() - Method in class com.asakusafw.windgate.hadoopfs.ssh.SshProfile
Deprecated.
from 0.7.0, WindGate does not use sequence files
getCompressionCodecClass() - Method in class com.asakusafw.runtime.io.text.directio.AbstractTextStreamFormat
Returns the compression codec class.
getCompressionCodecName() - Method in class com.asakusafw.directio.hive.parquet.ParquetFileOutput.Options
Returns the compression codec name.
getCompressionCodecName() - Method in class com.asakusafw.directio.hive.parquet.ParquetFormatConfiguration
Returns the compression codec name.
getCompressionKind() - Method in class com.asakusafw.directio.hive.orc.OrcFormatConfiguration
Returns the ORCFile compression kind.
getCompressionType() - Method in class com.asakusafw.dmdl.directio.text.TextFormatSettings
Returns the compression type.
getCondition() - Method in class com.asakusafw.dmdl.windgate.util.JdbcProcessDescriptionGenerator.Description
Returns condition.
getCondition() - Method in class com.asakusafw.utils.java.internal.model.syntax.ConditionalExpressionImpl
 
getCondition() - Method in class com.asakusafw.utils.java.internal.model.syntax.DoStatementImpl
 
getCondition() - Method in class com.asakusafw.utils.java.internal.model.syntax.ForStatementImpl
 
getCondition() - Method in class com.asakusafw.utils.java.internal.model.syntax.IfStatementImpl
 
getCondition() - Method in class com.asakusafw.utils.java.internal.model.syntax.WhileStatementImpl
 
getCondition() - Method in interface com.asakusafw.utils.java.model.syntax.ConditionalExpression
Returns the condition term.
getCondition() - Method in interface com.asakusafw.utils.java.model.syntax.DoStatement
Returns the condition expression.
getCondition() - Method in interface com.asakusafw.utils.java.model.syntax.ForStatement
Returns the loop condition expression.
getCondition() - Method in interface com.asakusafw.utils.java.model.syntax.IfStatement
Returns the condition expression.
getCondition() - Method in interface com.asakusafw.utils.java.model.syntax.WhileStatement
Returns the condition expression.
getCondition() - Method in class com.asakusafw.vocabulary.windgate.JdbcImporterDescription
Returns the conditional expression in SQL.
getCondition() - Method in class com.asakusafw.windgate.jdbc.JdbcScript
Returns the SQL condition expression.
getConditonByJapanseName(String) - Static method in enum com.asakusafw.testdriver.excel.legacy.ColumnMatchingCondition
Returns an item about the Japanese name.
getConditonByJapanseName(String) - Static method in enum com.asakusafw.testdriver.excel.legacy.NullValueCondition
Returns an item about the Japanese name.
getConditonByJapanseName(String) - Static method in enum com.asakusafw.testdriver.excel.legacy.RowMatchingCondition
Returns an item about the Japanese name.
getConf() - Method in class com.asakusafw.runtime.directio.hadoop.ConfigurableBinaryStreamFormat
 
getConf() - Method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSource
 
getConf() - Method in class com.asakusafw.runtime.stage.input.BridgeInputFormat.BridgeInputSplit
 
getConf() - Method in class com.asakusafw.runtime.stage.input.BridgeInputFormat.NullInputSplit
 
getConf() - Method in class com.asakusafw.runtime.stage.input.StageInputSplit
 
getConfiguration() - Method in class com.asakusafw.dmdl.directio.csv.driver.CsvFormatTrait
Returns CSV configuration.
getConfiguration() - Method in class com.asakusafw.dmdl.directio.line.driver.LineFormatTrait
Returns line configuration.
getConfiguration() - Method in class com.asakusafw.dmdl.directio.sequencefile.driver.SequenceFileFormatTrait
Returns SequenceFile format configuration.
getConfiguration() - Method in class com.asakusafw.dmdl.directio.tsv.driver.TsvFormatTrait
Returns TSV configuration.
getConfiguration() - Method in class com.asakusafw.dmdl.java.emitter.EmitContext
Returns the current configuration.
getConfiguration() - Method in class com.asakusafw.dmdl.windgate.csv.driver.CsvSupportTrait
Returns CSV configuration.
getConfiguration() - Method in class com.asakusafw.info.windgate.WindGatePortInfo
Returns the driver configuration.
getConfiguration() - Method in class com.asakusafw.operation.tools.directio.common.ConfigurationParameter
Returns the configuration.
getConfiguration() - Method in class com.asakusafw.operation.tools.directio.file.DataSourceParameter
Returns the Hadoop configuration.
getConfiguration() - Method in class com.asakusafw.operation.tools.directio.transaction.TransactionEditorParameter
Returns the Hadoop configuration.
getConfiguration() - Method in class com.asakusafw.runtime.stage.launcher.LauncherOptions
Returns the Hadoop configuration.
getConfiguration() - Method in class com.asakusafw.runtime.stage.resource.StageResourceDriver
Returns the current configuration.
getConfiguration() - Method in class com.asakusafw.testdriver.OperatorTestEnvironment
Returns the Configuration object for the current environment.
getConfiguration() - Method in class com.asakusafw.windgate.core.DriverScript
Returns the configuration for this driver.
getConfiguration() - Method in class com.asakusafw.windgate.core.process.ProcessProfile
Returns the extra configuration of this process.
getConfiguration() - Method in class com.asakusafw.windgate.core.resource.ResourceProfile
Returns the extra configuration of this resource.
getConfiguration() - Method in class com.asakusafw.windgate.core.session.SessionProfile
Returns the extra configuration of the session.
getConfiguration(ProfileContext) - Static method in class com.asakusafw.windgate.hadoopfs.HadoopFsProvider
Returns the Hadoop configuration for the current context.
getConfiguration() - Method in class com.asakusafw.yaess.core.ServiceProfile
Return the optional configuration for the service.
getConfiguration(String, boolean, boolean) - Method in class com.asakusafw.yaess.core.ServiceProfile
Returns the target configuration.
getConfigurationPath(Map<String, String>) - Static method in class com.asakusafw.runtime.util.hadoop.ConfigurationProvider
Computes the default Hadoop configuration path.
getConfigurationPath() - Method in class com.asakusafw.testdriver.hadoop.ConfigurationFactory.Preferences
Returns the Hadoop configuration path.
getConfigurations() - Method in class com.asakusafw.testdriver.executor.TaskExecutorContextAdapter
 
getConfigurations() - Method in class com.asakusafw.workflow.executor.basic.BasicExecutionContext
 
getConfigurations() - Method in class com.asakusafw.workflow.executor.basic.BasicTaskExecutionContext
 
getConfigurations() - Method in interface com.asakusafw.workflow.executor.ExecutionContext
Returns the platform configurations.
getConnected(Object) - Method in interface com.asakusafw.utils.graph.Graph
Returns the vertices which are direct successors of the specified vertex.
getConnected() - Method in interface com.asakusafw.utils.graph.Graph.Vertex
Returns the succeeding vertices from this vertex.
getConnected(Object) - Method in class com.asakusafw.utils.graph.HashGraph
 
getConnected() - Method in class com.asakusafw.vocabulary.flow.graph.FlowElementPort
Returns the set of connections into this port.
getConnectionProperties() - Method in class com.asakusafw.windgate.jdbc.JdbcProfile
Return extra configuration properties.
getConnectRetryCount() - Method in class com.asakusafw.windgate.jdbc.JdbcProfile
Returns the retry count on create connection.
getConnectRetryInterval() - Method in class com.asakusafw.windgate.jdbc.JdbcProfile
Returns the retry interval (in second).
getConstantDeclarations() - Method in class com.asakusafw.utils.java.internal.model.syntax.EnumDeclarationImpl
 
getConstantDeclarations() - Method in interface com.asakusafw.utils.java.model.syntax.EnumDeclaration
Returns the enum constant declarations.
getConstructor() - Method in class com.asakusafw.vocabulary.flow.builder.FlowNodeBuilder
Returns the target constructor.
getContainerPath() - Method in class com.asakusafw.operation.tools.directio.DirectIoPath
Returns the container path.
getContainerPath(String) - Method in class com.asakusafw.runtime.directio.DirectDataSourceRepository
Returns the container path of the target path.
getContainerPaths() - Method in class com.asakusafw.runtime.directio.DirectDataSourceRepository
Returns all DirectDataSources registered in this repository.
getContainerType(PropertyReferenceDeclaration) - Method in class com.asakusafw.dmdl.java.emitter.EmitContext
Returns the collection type of target reference.
getContent() - Method in class com.asakusafw.runtime.io.text.csv.CsvFieldReader
 
getContent() - Method in interface com.asakusafw.runtime.io.text.FieldReader
Returns the content of the current field.
getContent() - Method in class com.asakusafw.runtime.io.text.tabular.TabularFieldReader
 
getContent() - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocText
Returns the contents.
getContents() - Method in class com.asakusafw.runtime.directio.FilePattern.Selection
Returns contents in this selection.
getContents() - Method in interface com.asakusafw.testdriver.compiler.ArtifactMirror
Returns the compiled contents.
getContents() - Method in class com.asakusafw.testdriver.compiler.basic.BasicArtifactMirror
 
getContents() - Method in class com.asakusafw.utils.gradle.BaseProject
Returns the project bundle.
getContents() - Method in class com.asakusafw.utils.java.model.util.CommentEmitTrait
Returns the comment lines.
getContext() - Method in class com.asakusafw.windgate.core.BaseProfile
Returns the current profile context.
getContext() - Method in class com.asakusafw.windgate.core.process.ProcessProfile
 
getContext() - Method in class com.asakusafw.windgate.core.resource.ResourceProfile
 
getContext() - Method in class com.asakusafw.windgate.core.session.SessionProfile
 
getContext() - Method in class com.asakusafw.yaess.core.ServiceProfile
Returns the current profile context.
getContextId() - Method in class com.asakusafw.testdriver.TestDriverContext
Returns the context ID.
getContextParameters() - Method in class com.asakusafw.windgate.core.ProfileContext
Returns context parameters (may be environment variables).
getContextParameters() - Method in class com.asakusafw.yaess.core.ProfileContext
Returns context parameters (may be environment variables).
getContextPath() - Method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceProfile
Returns the logical context path.
getConverter(int) - Method in class com.asakusafw.directio.hive.parquet.DataModelConverter
 
getConverter() - Method in class com.asakusafw.directio.hive.parquet.DecimalValueDriver
 
getConverter() - Method in class com.asakusafw.directio.hive.parquet.LimitedStringValueDriver
 
getConverter() - Method in interface com.asakusafw.directio.hive.parquet.ParquetValueDriver
Returns a new ValueConverter.
getCore() - Method in class com.asakusafw.windgate.core.GateProfile
Returns the core segment of this profile.
getCore() - Method in class com.asakusafw.yaess.core.YaessProfile
Returns a core profile.
getCount() - Method in class com.asakusafw.runtime.directio.util.CountInputStream
Returns the count since have read bytes.
getCount() - Method in class com.asakusafw.runtime.directio.util.CountOutputStream
Returns the count since have read bytes.
getCount() - Method in class com.asakusafw.windgate.stream.CountingInputStream
Returns the count since have read bytes.
getCount() - Method in class com.asakusafw.windgate.stream.CountingOutputStream
Returns the count since have read bytes.
getCounter() - Method in class com.asakusafw.runtime.directio.OutputAttemptContext
Returns the operation counter.
getCounter() - Method in class com.asakusafw.runtime.directio.OutputTransactionContext
Returns the operation counter.
getCreatedIds() - Method in class com.asakusafw.windgate.core.session.SessionProvider
Returns session IDs which are created and not completed/aborted.
getCreatedIds() - Method in class com.asakusafw.windgate.file.session.FileSessionProvider
 
getCurrentBatchId() - Method in class com.asakusafw.testdriver.TestDriverContext
Returns the current batch ID.
getCurrentBlock() - Method in class com.asakusafw.runtime.stage.temporary.TemporaryFileInput
Returns the current block number (0..).
getCurrentExecutionId() - Method in class com.asakusafw.testdriver.TestDriverContext
Returns the current execution ID.
getCurrentFile() - Method in class com.asakusafw.windgate.hadoopfs.ssh.FileList.Reader
Deprecated.
getCurrentFlowId() - Method in class com.asakusafw.testdriver.TestDriverContext
Returns the current flow ID.
getCurrentKey() - Method in class com.asakusafw.runtime.stage.input.BridgeInputFormat.NullRecordReader
 
getCurrentKey() - Method in class com.asakusafw.runtime.stage.input.StageInputRecordReader
 
getCurrentLineNumber() - Method in class com.asakusafw.runtime.io.csv.CsvParser
Returns the 1-origin line number where the current record is started.
getCurrentObject() - Method in class com.asakusafw.directio.hive.parquet.DataModelConverter
Returns the current object.
getCurrentPath() - Method in class com.asakusafw.windgate.hadoopfs.ssh.FileList.Reader
Opens the current file path prepared by the FileList.Reader.next() method.
getCurrentPath() - Method in class com.asakusafw.windgate.stream.file.FileInputStreamProvider
 
getCurrentPath() - Method in class com.asakusafw.windgate.stream.file.FileOutputStreamProvider
 
getCurrentPath() - Method in class com.asakusafw.windgate.stream.InputStreamProvider
Returns the path about the current stream.
getCurrentPath() - Method in class com.asakusafw.windgate.stream.OutputStreamProvider
Returns the path about the current stream.
getCurrentRecord() - Method in class com.asakusafw.directio.hive.parquet.DataModelMaterializer
 
getCurrentRecordNumber() - Method in class com.asakusafw.runtime.io.csv.CsvParser
Returns the 1-origin record number.
getCurrentValue() - Method in class com.asakusafw.runtime.stage.input.BridgeInputFormat.NullRecordReader
 
getCurrentValue() - Method in class com.asakusafw.runtime.stage.input.StageInputRecordReader
 
getCursorPosition() - Method in class com.asakusafw.runtime.flow.ArrayListBuffer
Returns the current cursor position.
getCustomTruncate() - Method in class com.asakusafw.vocabulary.windgate.JdbcExporterDescription
Returns the custom truncate statement in SQL (for EXPERT).
getCustomTruncate() - Method in class com.asakusafw.windgate.jdbc.JdbcScript
Returns the custom truncate SQL statement.
getData() - Method in class com.asakusafw.runtime.io.util.DataBuffer
Returns the data bytes.
getData() - Method in class com.asakusafw.vocabulary.flow.builder.DataInfo
Returns the data.
getData() - Method in class com.asakusafw.yaess.basic.BasicExtension
 
getData() - Method in interface com.asakusafw.yaess.core.Extension
Returns the extension data.
getDatabaseName() - Method in interface com.asakusafw.info.hive.syntax.HiveCreateTable
Returns the target database name.
getDatabaseName() - Method in class com.asakusafw.info.hive.syntax.SimpleCreateTable
 
getDataClass() - Method in interface com.asakusafw.runtime.directio.DataDefinition
Returns the target data model class.
getDataClass() - Method in class com.asakusafw.runtime.directio.SimpleDataDefinition
 
getDataClass() - Method in class com.asakusafw.windgate.core.ProcessScript
Returns the data model class to be transferred.
getDataFilter() - Method in interface com.asakusafw.runtime.directio.DataDefinition
Returns the data filter.
getDataFilter() - Method in class com.asakusafw.runtime.directio.SimpleDataDefinition
 
getDataFormat() - Method in interface com.asakusafw.runtime.directio.DataDefinition
Returns the data format.
getDataFormat() - Method in class com.asakusafw.runtime.directio.SimpleDataDefinition
 
getDataFormatNamers() - Method in class com.asakusafw.dmdl.directio.hive.common.HiveDataModelTrait
Returns the data format namers.
getDataModelClass() - Method in class com.asakusafw.directio.hive.serde.DataModelDescriptor
Returns the target data model class.
getDataModelComment() - Method in class com.asakusafw.directio.hive.serde.DataModelDescriptor
Returns comment for this data model.
getDataModelDefinition() - Method in class com.asakusafw.testdriver.DriverInputBase
Returns the data model definition for this port.
getDataModelDescriptor() - Method in class com.asakusafw.directio.hive.orc.AbstractOrcFileFormat
Returns the target data model descriptor.
getDataModelDescriptor() - Method in class com.asakusafw.directio.hive.orc.OrcFileFormat
 
getDataModelDescriptor() - Method in class com.asakusafw.directio.hive.parquet.AbstractParquetFileFormat
Returns the target data model descriptor.
getDataModelDescriptor() - Method in class com.asakusafw.directio.hive.parquet.ParquetFileFormat
 
getDataModelSinkFactory(URI) - Method in interface com.asakusafw.testdriver.core.TestDataToolProvider
Returns a DataModelSinkFactory for the URI.
getDataModelSinkFactory(URI) - Method in class com.asakusafw.testdriver.core.TestToolRepository
 
getDataModelSourceFactory(URI) - Method in interface com.asakusafw.testdriver.core.TestDataToolProvider
Returns a DataModelSourceFactory for the URI.
getDataModelSourceFactory(URI) - Method in class com.asakusafw.testdriver.core.TestToolRepository
 
getDataPageSize() - Method in class com.asakusafw.directio.hive.parquet.ParquetFileOutput.Options
Returns the data page size (in bytes).
getDataPageSize() - Method in class com.asakusafw.directio.hive.parquet.ParquetFormatConfiguration
Returns the data page size (in bytes).
getDataSize() - Method in class com.asakusafw.dmdl.directio.util.DirectFileInputDescriptionGenerator.Description
Returns the data size.
getDataSize() - Method in class com.asakusafw.dmdl.windgate.util.FsProcessDescriptionGenerator.Description
Returns the data size.
getDataSize() - Method in class com.asakusafw.dmdl.windgate.util.JdbcProcessDescriptionGenerator.Description
Returns the data size.
getDataSize() - Method in interface com.asakusafw.vocabulary.external.ImporterDescription
Returns the estimated data size.
getDataSourceInfo() - Method in class com.asakusafw.operation.tools.directio.file.DataSourceParameter
Returns the data source information.
getDataSourceInfo(BasePath) - Method in class com.asakusafw.operation.tools.directio.file.DataSourceParameter
Returns the data source information for the path.
getDataType() - Method in class com.asakusafw.info.directio.DirectFilePortInfo
Returns the data type name.
getDataType() - Method in class com.asakusafw.info.operator.InputAttribute
 
getDataType() - Method in interface com.asakusafw.info.operator.InputInfo
Returns the data type.
getDataType() - Method in class com.asakusafw.info.operator.OutputAttribute
 
getDataType() - Method in interface com.asakusafw.info.operator.OutputInfo
Returns the data type.
getDataType() - Method in class com.asakusafw.info.operator.view.InputView
 
getDataType() - Method in class com.asakusafw.info.operator.view.OutputView
 
getDataType() - Method in class com.asakusafw.runtime.directio.hadoop.StripedDataFormat.InputContext
Returns the target data type.
getDataType() - Method in class com.asakusafw.testdriver.compiler.basic.BasicPortMirror
 
getDataType() - Method in interface com.asakusafw.testdriver.compiler.PortMirror
Returns the data type.
getDataType() - Method in class com.asakusafw.vocabulary.flow.graph.FlowElementPortDescription
Return the data type of this port.
getDataType() - Method in class com.asakusafw.vocabulary.flow.graph.InputDescription
Returns the data type of this input.
getDataType() - Method in class com.asakusafw.vocabulary.flow.graph.OutputDescription
Returns the data type of this output.
getDataTypeName() - Method in class com.asakusafw.runtime.stage.temporary.TemporaryFileInput
Returns the target data type name.
getDateFormat() - Method in class com.asakusafw.dmdl.directio.csv.driver.CsvFormatTrait.Configuration
Returns the Date representation in SimpleDateFormat.
getDateFormat() - Method in class com.asakusafw.dmdl.directio.text.TextFieldSettings
Returns the string representation of DATE.
getDateFormat() - Method in class com.asakusafw.dmdl.windgate.csv.driver.CsvSupportTrait.Configuration
Returns the Date representation in SimpleDateFormat.
getDateFormat() - Method in class com.asakusafw.runtime.io.csv.CsvConfiguration
The Date format in SimpleDateFormat.
getDateFormat() - Method in class com.asakusafw.yaess.flowlog.FlowLoggerProfile
Returns the log date format.
getDateTimeFormat() - Method in class com.asakusafw.dmdl.directio.csv.driver.CsvFormatTrait.Configuration
Returns the DateTime representation in SimpleDateFormat.
getDateTimeFormat() - Method in class com.asakusafw.dmdl.directio.text.TextFieldSettings
Returns the string representation of DATETIME.
getDateTimeFormat() - Method in class com.asakusafw.dmdl.windgate.csv.driver.CsvSupportTrait.Configuration
Returns the DateTime representation in SimpleDateFormat.
getDateTimeFormat() - Method in class com.asakusafw.runtime.io.csv.CsvConfiguration
The DateTime format in SimpleDateFormat.
getDay() - Method in class com.asakusafw.runtime.value.Date
Returns the day of this date.
getDay() - Method in class com.asakusafw.runtime.value.DateTime
Returns the day of this date and time.
getDayFromCalendar(Calendar) - Static method in class com.asakusafw.runtime.value.DateUtil
Returns a date as the number of elapsed days from 0001/01/01 (YYYY/MM/DD).
getDayFromDate(int, int, int) - Static method in class com.asakusafw.runtime.value.DateUtil
Returns a date as the number of elapsed days from 0001/01/01 (YYYY/MM/DD).
getDayFromDate(Date) - Static method in class com.asakusafw.runtime.value.DateUtil
Returns a date as the number of elapsed days from 0001/01/01 (YYYY/MM/DD).
getDayFromSeconds(long) - Static method in class com.asakusafw.runtime.value.DateUtil
Converts the number of elapsed seconds from 0001/01/01 (YYYY/MM/DD) 00:00:00 to the corresponded date as the number of elapsed days.
getDayFromYear(int) - Static method in class com.asakusafw.runtime.value.DateUtil
Converts the year to the number of elapsed days from 0001/01/01 (YYYY/MM/DD) about the first day of the specified year.
getDayOfMonth(int, boolean) - Static method in class com.asakusafw.runtime.value.DateUtil
Converts the number of elapsed days from beginning of the year to the date in the current month.
getDaysSinceEpoch(Date) - Static method in class com.asakusafw.directio.hive.util.TemporalUtil
Returns the day number since the epoch date.
getDebugLevel() - Method in class com.asakusafw.testdriver.compiler.basic.BasicCompilerConfiguration
 
getDebugLevel() - Method in interface com.asakusafw.testdriver.compiler.CompilerConfiguration
Returns the debug level.
getDecimal(int, int) - Static method in enum com.asakusafw.directio.hive.serde.ValueSerdeFactory
DecimalOption with precision, scale.
getDecimalFormat() - Method in class com.asakusafw.runtime.io.text.value.NumericOptionFieldAdapter.NumericBuilderBase
Returns the number format.
getDecimalOutputStyle() - Method in class com.asakusafw.dmdl.directio.text.TextFieldSettings
Returns the decimal output style.
getDecimalPrecision() - Method in class com.asakusafw.dmdl.directio.hive.common.HiveFieldTrait
Returns the explicit decimal precision.
getDecimalScale() - Method in class com.asakusafw.dmdl.directio.hive.common.HiveFieldTrait
Returns the explicit decimal scale.
getDeclaration() - Method in class com.asakusafw.dmdl.directio.util.MapValue.Entry
Returns the declaration.
getDeclaration() - Method in class com.asakusafw.dmdl.directio.util.MapValue
Returns the declaration.
getDeclaration() - Method in class com.asakusafw.dmdl.directio.util.Value
Returns the declaration.
getDeclaration() - Method in class com.asakusafw.operator.model.OperatorClass
Returns the declaring class of this.
getDeclaration() - Method in class com.asakusafw.operator.model.OperatorElement
Returns the method/constructor declaration of this operator.
getDeclaration() - Method in class com.asakusafw.utils.java.internal.model.syntax.LocalClassDeclarationImpl
 
getDeclaration() - Method in interface com.asakusafw.utils.java.model.syntax.LocalClassDeclaration
Returns the declaring class.
getDeclaration() - Method in class com.asakusafw.vocabulary.flow.graph.OperatorDescription
Returns information of the operator declaration.
getDeclaredMembers() - Method in class com.asakusafw.dmdl.semantics.ModelDeclaration
Returns all declared members in this model.
getDeclaredModels() - Method in class com.asakusafw.dmdl.semantics.DmdlSemantics
Returns all models declared in this world.
getDeclaredProperties() - Method in class com.asakusafw.dmdl.semantics.ModelDeclaration
Returns all declared properties in this model.
getDeclaredPropertyReferences() - Method in class com.asakusafw.dmdl.semantics.ModelDeclaration
Returns all declared property references in this model.
getDeclaring() - Method in class com.asakusafw.vocabulary.batch.Work
Returns the batch which declaring this work.
getDeclaring() - Method in class com.asakusafw.vocabulary.flow.graph.OperatorDescription.Declaration
Returns the declaring class.
getDeclaringClass() - Method in class com.asakusafw.info.operator.UserOperatorSpec
Returns the operator class.
getDeclaringClass() - Method in class com.asakusafw.info.value.AnnotationInfo
Returns the annotation type.
getDeclaringClass() - Method in class com.asakusafw.info.value.EnumInfo
Returns the declaring class.
getDeclaringClass() - Method in class com.asakusafw.info.value.UnknownInfo
Returns the value class.
getDeclaringClass() - Method in class com.asakusafw.operator.description.AnnotationDescription
Returns the declaring annotation type.
getDeclaringClass() - Method in class com.asakusafw.operator.description.EnumConstantDescription
Returns the declaring enum type.
getDeclaringClass() - Method in interface com.asakusafw.runtime.io.text.driver.FieldOutput.Option
Returns the option type.
getDeclaringClass() - Method in interface com.asakusafw.vocabulary.attribute.Attribute
Returns the declaring class of this attribute.
getDeclaringClass() - Method in interface com.asakusafw.vocabulary.flow.graph.FlowElementAttribute
Returns the declaring class of this attribute.
getDeclaringClass() - Method in class com.asakusafw.vocabulary.flow.graph.OperatorHelper
 
getDeclaringType() - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocMember
Returns the declaring type.
getDefault() - Static method in enum com.asakusafw.dmdl.directio.csv.driver.CsvFieldTrait.QuoteStrategy
Returns the default value.
getDefault() - Static method in enum com.asakusafw.dmdl.windgate.csv.driver.CsvFieldTrait.QuoteStrategy
Returns the default value.
getDefault() - Static method in enum com.asakusafw.operator.WarningAction
Returns the default value of WarningAction.
getDefault() - Static method in class com.asakusafw.testdriver.hadoop.ConfigurationFactory
Returns a default factory which refers the System Hadoop configuration path.
getDefault() - Static method in class com.asakusafw.testdriver.hadoop.ConfigurationFactory.Preferences
Returns a ConfigurationFactory.Preferences with default values.
getDefault() - Static method in enum com.asakusafw.vocabulary.flow.graph.Connectivity
Returns the default connectivity.
getDefault() - Static method in enum com.asakusafw.vocabulary.operator.Logging.Level
規定のレベルを返す。
getDefault() - Static method in enum com.asakusafw.yaess.core.ExecutionLock.Scope
Returns the default scope.
getDefaultExpression() - Method in class com.asakusafw.utils.java.internal.model.syntax.AnnotationElementDeclarationImpl
 
getDefaultExpression() - Method in interface com.asakusafw.utils.java.model.syntax.AnnotationElementDeclaration
Returns the default value of the element.
getDefaultStyle() - Method in class com.asakusafw.dmdl.directio.text.QuoteSettings
Returns the default quote style.
getDefinitionId() - Method in class com.asakusafw.runtime.stage.BaseStageClient
Returns the qualified stage ID {@literal (a.k.a.
getDefinitionId(String, String, String) - Static method in class com.asakusafw.runtime.stage.StageConstants
Returns the qualified stage ID from individual IDs.
getDefinitionId() - Method in class com.asakusafw.testdriver.TestExecutionPlan
Deprecated.
Returns the static definition ID of this plan.
getDeleteCommand() - Method in class com.asakusafw.windgate.hadoopfs.ssh.SshProfile
Returns the delete command.
getDeletePatterns() - Method in class com.asakusafw.dmdl.directio.util.DirectFileOutputDescriptionGenerator.Description
Returns the view of delete patterns.
getDeletePatterns() - Method in class com.asakusafw.info.directio.DirectFileOutputInfo
Returns the delete patterns.
getDeletePatterns() - Method in class com.asakusafw.vocabulary.directio.DirectFileOutputDescription
Returns the resource path pattern to delete before output.
getDependencies() - Method in class com.asakusafw.info.plan.PlanVertexSpec
Returns the blocker vertex names.
getDependencies() - Method in class com.asakusafw.vocabulary.batch.Work
Returns the dependencies of this work.
getDescription() - Method in class com.asakusafw.dmdl.directio.util.DirectFileInputDescriptionGenerator.Description
Returns the textual description for the target class.
getDescription() - Method in class com.asakusafw.dmdl.directio.util.DirectFileOutputDescriptionGenerator.Description
Returns the textual description for the target class.
getDescription(Declaration) - Method in class com.asakusafw.dmdl.java.emitter.EmitContext
Returns the description text of the declaration.
getDescription() - Method in interface com.asakusafw.dmdl.semantics.Declaration
Returns the description of this element.
getDescription() - Method in class com.asakusafw.dmdl.semantics.ModelDeclaration
 
getDescription() - Method in class com.asakusafw.dmdl.semantics.PropertyDeclaration
 
getDescription() - Method in class com.asakusafw.dmdl.semantics.PropertyReferenceDeclaration
 
getDescription() - Method in class com.asakusafw.dmdl.windgate.util.FsProcessDescriptionGenerator.Description
Returns the textual description for the target class.
getDescription() - Method in class com.asakusafw.dmdl.windgate.util.JdbcProcessDescriptionGenerator.Description
Returns the textual description for the target class.
getDescription() - Method in class com.asakusafw.operator.model.ExternMirror
Returns the extern description type.
getDescription() - Method in class com.asakusafw.operator.model.OperatorElement
Returns the description of this operator element.
getDescription() - Method in class com.asakusafw.testdriver.compiler.basic.BasicPortMirror
 
getDescription() - Method in interface com.asakusafw.testdriver.compiler.PortMirror
Returns the importer/exporter description object.
getDescription() - Method in class com.asakusafw.vocabulary.batch.Work
Returns the description of this work.
getDescription() - Method in class com.asakusafw.vocabulary.flow.builder.ExternInfo
Returns the external port description class.
getDescription() - Method in class com.asakusafw.vocabulary.flow.graph.FlowElement
Returns the description of this element.
getDescription() - Method in class com.asakusafw.vocabulary.flow.graph.FlowElementPort
Returns the description of this port.
getDescription() - Method in class com.asakusafw.vocabulary.flow.graph.FlowGraph
Returns the description class.
getDescription() - Method in class com.asakusafw.vocabulary.flow.graph.FlowIn
Returns the description of this input.
getDescription() - Method in class com.asakusafw.vocabulary.flow.graph.FlowOut
Returns the description of this output.
getDescription() - Method in enum com.asakusafw.windgate.core.session.SessionException.Reason
Returns the description of this reason.
getDescriptionClass() - Method in class com.asakusafw.info.BatchInfo
 
getDescriptionClass() - Method in class com.asakusafw.info.directio.DirectFilePortInfo
Returns the description class name.
getDescriptionClass() - Method in interface com.asakusafw.info.ElementInfo
Returns the description class name.
getDescriptionClass() - Method in class com.asakusafw.info.hive.HiveInputInfo
 
getDescriptionClass() - Method in class com.asakusafw.info.hive.HiveOutputInfo
 
getDescriptionClass() - Method in interface com.asakusafw.info.hive.HivePortInfo
Returns the description class name.
getDescriptionClass() - Method in class com.asakusafw.info.JobflowInfo
 
getDescriptionClass() - Method in class com.asakusafw.info.operator.FlowOperatorSpec
Returns the description class.
getDescriptionClass() - Method in class com.asakusafw.info.operator.InputOperatorSpec
Returns the description class.
getDescriptionClass() - Method in class com.asakusafw.info.operator.OutputOperatorSpec
Returns the description class.
getDescriptionClass() - Method in class com.asakusafw.info.windgate.WindGatePortInfo
Returns the description class name.
getDescriptionClass() - Method in class com.asakusafw.testdriver.core.BaseExporterRetriever
Returns the target ExporterDescription type from the class inheritance hierarchy.
getDescriptionClass() - Method in class com.asakusafw.testdriver.core.BaseImporterPreparator
Returns the target ImporterDescription type from the class inheritance hierarchy.
getDescriptionClass() - Method in interface com.asakusafw.testdriver.core.ExporterRetriever
Returns the class of target ExporterDescription.
getDescriptionClass() - Method in interface com.asakusafw.testdriver.core.ImporterPreparator
Returns the class of target ImporterDescription.
getDescriptionClass() - Method in class com.asakusafw.testdriver.core.SpiExporterRetriever
 
getDescriptionClass() - Method in class com.asakusafw.testdriver.core.SpiImporterPreparator
 
getDescriptor() - Method in enum com.asakusafw.utils.java.model.syntax.BasicTypeKind
Returns the type descriptor.
getDesiredStreamSize() - Method in class com.asakusafw.windgate.stream.OutputStreamProvider
Returns the desired each stream size.
getDestination() - Method in class com.asakusafw.info.graph.Wire
Returns the destination input.
getDevelopmentEnvironmentVersion() - Method in class com.asakusafw.testdriver.TestDriverContext
Returns the development environment version.
getDiagnostic() - Method in class com.asakusafw.testdriver.core.Difference
Returns a diagnostic message.
getDiagnostics() - Method in exception com.asakusafw.dmdl.analyzer.DmdlSemanticException
Returns semantic diagnostics of current error.
getDiagnostics() - Method in class com.asakusafw.dmdl.semantics.DmdlSemantics
Returns the all diagnostics about semantics analysis.
getDictionaryPageSize() - Method in class com.asakusafw.directio.hive.parquet.ParquetFileOutput.Options
Returns the dictionary page size (in bytes).
getDictionaryPageSize() - Method in class com.asakusafw.directio.hive.parquet.ParquetFormatConfiguration
Returns the dictionary page size (in bytes).
getDifferences() - Method in class com.asakusafw.iterative.common.basic.BasicParameterTable.BasicCursor
 
getDifferences() - Method in interface com.asakusafw.iterative.common.ParameterTable.Cursor
Returns the changed parameter names from the previous element.
getDifferenceSink() - Method in class com.asakusafw.testdriver.DriverOutputBase
Returns the difference information sink for this output.
getDifferenceSinkFactory(URI) - Method in interface com.asakusafw.testdriver.core.TestDataToolProvider
Returns a DifferenceSinkFactory for the URI.
getDifferenceSinkFactory(URI) - Method in class com.asakusafw.testdriver.core.TestToolRepository
 
getDimensionExpressions() - Method in class com.asakusafw.utils.java.internal.model.syntax.ArrayCreationExpressionImpl
 
getDimensionExpressions() - Method in interface com.asakusafw.utils.java.model.syntax.ArrayCreationExpression
Returns the dimension expressions.
getDirection() - Method in class com.asakusafw.info.operator.InputGroup.Order
Returns the direction.
getDirection() - Method in class com.asakusafw.operator.model.KeyMirror.Order
Returns the ordering direction.
getDirection() - Method in class com.asakusafw.vocabulary.attribute.ViewInfo.Ordering
Returns the ordering direction.
getDirection() - Method in class com.asakusafw.vocabulary.flow.builder.PortInfo
Returns the port direction.
getDirection() - Method in class com.asakusafw.vocabulary.flow.graph.FlowElementPortDescription
Returns the port direction.
getDirection() - Method in class com.asakusafw.vocabulary.flow.graph.ShuffleKey.Order
Returns the ordering direction.
getDirectory() - Method in class com.asakusafw.utils.gradle.BaseProject
Returns the project directory.
getDirectory() - Method in class com.asakusafw.utils.gradle.BasicProject
 
getDirectory() - Method in class com.asakusafw.utils.gradle.Bundle
Returns the bundle directory.
getDirectory() - Method in class com.asakusafw.yaess.flowlog.FlowLoggerProfile
Returns the base directory of log output target.
getDirectView() - Method in class com.asakusafw.runtime.flow.join.LookUpKey
Returns a direct view of this key.
getDocument() - Method in class com.asakusafw.operator.model.OperatorDescription
Returns the documents about the operator.
getDocument() - Method in class com.asakusafw.operator.model.OperatorDescription.Node
Returns the document for this node.
getDownstream() - Method in class com.asakusafw.vocabulary.flow.graph.PortConnection
Returns the downstream port.
getDrainScript() - Method in class com.asakusafw.windgate.core.ProcessScript
Returns the script which describes a drain driver.
getDriver(ObjectInspector) - Method in class com.asakusafw.directio.hive.serde.PropertyDescriptor
 
getDriver(ObjectInspector) - Method in interface com.asakusafw.directio.hive.serde.ValueSerde
Returns an ValueDriver.
getDrivers() - Method in class com.asakusafw.dmdl.java.emitter.CompositeDataModelDriver
Returns the element drivers.
getDriverScript() - Method in class com.asakusafw.vocabulary.windgate.FsExporterDescription
 
getDriverScript() - Method in class com.asakusafw.vocabulary.windgate.FsImporterDescription
 
getDriverScript() - Method in class com.asakusafw.vocabulary.windgate.JdbcExporterDescription
 
getDriverScript() - Method in class com.asakusafw.vocabulary.windgate.JdbcImporterDescription
 
getDriverScript() - Method in interface com.asakusafw.vocabulary.windgate.WindGateProcessDescription
Returns the driver script of this description.
getDriverScript(DriverScript.Kind) - Method in class com.asakusafw.windgate.core.ProcessScript
Returns the script which describes a specified driver.
getEditor() - Method in class com.asakusafw.operation.tools.directio.transaction.TransactionEditorParameter
Returns the editor.
getElapsedDays() - Method in class com.asakusafw.runtime.value.Date
Returns the number of elapsed days from 0001/01/01 (YYYY/MM/DD).
getElapsedSeconds() - Method in class com.asakusafw.runtime.value.DateTime
Returns the number of elapsed seconds from 0001/01/01 (YYYY/MM/DD) 00:00:00.
getElement(int) - Method in class com.asakusafw.info.graph.Node
Returns the element node of this node.
getElement() - Method in class com.asakusafw.operator.model.OperatorDescription.ExternalDocument
Returns the element.
getElement() - Method in class com.asakusafw.vocabulary.flow.graph.FlowElementResolver
Returns the target flow element of this resolver.
getElementGraph() - Method in class com.asakusafw.info.operator.view.OperatorView
Returns OperatorGraphView of this operator.
getElementMap(AstAttribute) - Static method in class com.asakusafw.dmdl.util.AttributeUtil
Extract the attributes into (name, element) pairs.
getElements() - Method in class com.asakusafw.info.graph.Node
Returns the element nodes of this node.
getElements() - Method in class com.asakusafw.info.ParameterListAttribute
Returns the elements.
getElements() - Method in class com.asakusafw.info.value.AnnotationInfo
Returns the elements.
getElements() - Method in class com.asakusafw.info.value.ListInfo
Returns the element values.
getElements() - Method in class com.asakusafw.operator.description.AnnotationDescription
Returns the annotation elements.
getElements() - Method in class com.asakusafw.operator.description.ArrayDescription
Returns the array elements.
getElements() - Method in class com.asakusafw.operator.model.OperatorClass
Returns the operator elements.
getElements() - Method in class com.asakusafw.runtime.directio.FilePattern.Segment
Returns pattern elements in this segment.
getElements() - Method in class com.asakusafw.testdriver.compiler.basic.BasicBatchMirror
 
getElements() - Method in interface com.asakusafw.testdriver.compiler.BatchMirror
 
getElements() - Method in class com.asakusafw.trace.model.TraceSettingList
Returns the setting elements.
getElements() - Method in class com.asakusafw.utils.java.internal.model.syntax.ArrayInitializerImpl
 
getElements() - Method in class com.asakusafw.utils.java.internal.model.syntax.DocBlockImpl
 
getElements() - Method in class com.asakusafw.utils.java.internal.model.syntax.NormalAnnotationImpl
 
getElements() - Method in interface com.asakusafw.utils.java.model.syntax.ArrayInitializer
Returns the element expressions.
getElements() - Method in interface com.asakusafw.utils.java.model.syntax.DocBlock
Returns the inline elements.
getElements() - Method in interface com.asakusafw.utils.java.model.syntax.NormalAnnotation
Returns the annotation elements.
getElements() - Method in class com.asakusafw.workflow.model.attribute.ParameterListAttribute
Returns the elements.
getElements() - Method in class com.asakusafw.workflow.model.basic.BasicBatchInfo
 
getElements() - Method in interface com.asakusafw.workflow.model.BatchInfo
Returns the element jobflows.
getElementType(PropertyReferenceDeclaration) - Method in class com.asakusafw.dmdl.java.emitter.EmitContext
Returns the element type of target reference.
getElementType() - Method in class com.asakusafw.dmdl.semantics.type.CollectionType
Returns the element type.
getElementType() - Method in class com.asakusafw.info.hive.ArrayType
Returns the element type.
getElementTypes() - Method in class com.asakusafw.info.hive.UnionType
Returns the element types.
getElseExpression() - Method in class com.asakusafw.utils.java.internal.model.syntax.ConditionalExpressionImpl
 
getElseExpression() - Method in interface com.asakusafw.utils.java.model.syntax.ConditionalExpression
Returns the false term.
getElseStatement() - Method in class com.asakusafw.utils.java.internal.model.syntax.IfStatementImpl
 
getElseStatement() - Method in interface com.asakusafw.utils.java.model.syntax.IfStatement
Returns the false statement.
getEnableDictionary() - Method in class com.asakusafw.directio.hive.parquet.ParquetFormatConfiguration
Returns whether the dictionary is enabled or not.
getEnabledScriptKinds() - Method in class com.asakusafw.yaess.core.FlowScript
Returns the enabled script kinds in this flow execution.
getEnableValidation() - Method in class com.asakusafw.directio.hive.parquet.ParquetFormatConfiguration
Returns whether the schema validation is enabled or not.
getEncoding() - Method in class com.asakusafw.yaess.flowlog.FlowLoggerProfile
Returns the log output encoding.
getEnd() - Method in class com.asakusafw.runtime.directio.hadoop.BlockInfo
Returns the end byte position of this block in the file.
getEntity() - Method in class com.asakusafw.dmdl.directio.util.Value
Returns the entity.
getEntity() - Method in interface com.asakusafw.dmdl.semantics.PropertyReferenceDeclaration.ReferenceContainer
Returns the container entity.
getEntity() - Method in class com.asakusafw.info.operator.view.InputView
Returns the entity element.
getEntity() - Method in class com.asakusafw.info.operator.view.OperatorView
Returns the entity element.
getEntity() - Method in class com.asakusafw.info.operator.view.OutputView
Returns the entity element.
getEntity() - Method in class com.asakusafw.operation.tools.directio.DataSourceInfo
Returns the data source.
getEntity() - Method in class com.asakusafw.runtime.core.api.ApiStub.Reference
Returns the entity.
getEntity() - Method in class com.asakusafw.runtime.io.util.InvertOrder
Returns the entity object.
getEntries() - Method in class com.asakusafw.dmdl.directio.util.MapValue
Returns the entries.
getEntries() - Method in class com.asakusafw.info.cli.common.ApplicationBaseDirectoryParameter
Returns the available entries in the batch applications directory.
getEntries(Path) - Static method in class com.asakusafw.info.cli.common.ApplicationBaseDirectoryParameter
Returns the available entries in the batch application base directory.
getEntries() - Method in class com.asakusafw.runtime.io.text.tabular.EscapeSequence
Returns the entries.
getEntries() - Method in exception com.asakusafw.runtime.io.text.UnmappableOutputException
Returns the entries.
getEnvironment() - Method in interface com.asakusafw.dmdl.spi.AttributeDriver.Context
Returns the current environment.
getEnvironment() - Method in interface com.asakusafw.dmdl.spi.TypeDriver.Context
Returns the current environment.
getEnvironment() - Method in class com.asakusafw.operator.OperatorDriver.Context
Returns the current compiling environment.
getEnvironment() - Method in class com.asakusafw.testdriver.TestExecutionPlan.Command
Deprecated.
Returns the environment variables.
getEnvironmentVariables() - Method in class com.asakusafw.testdriver.core.TestContext.Empty
 
getEnvironmentVariables() - Method in interface com.asakusafw.testdriver.core.TestContext
Returns the environment variables.
getEnvironmentVariables() - Method in class com.asakusafw.testdriver.executor.TaskExecutorContextAdapter
 
getEnvironmentVariables() - Method in class com.asakusafw.testdriver.hadoop.ConfigurationFactory.Preferences
Returns the current environment variables.
getEnvironmentVariables() - Method in class com.asakusafw.testdriver.TestDriverContext
 
getEnvironmentVariables() - Method in class com.asakusafw.testdriver.tools.runner.BatchTestTool
 
getEnvironmentVariables() - Method in class com.asakusafw.windgate.hadoopfs.ssh.SshProfile
Returns the additional remote environment variables.
getEnvironmentVariables() - Method in class com.asakusafw.workflow.executor.basic.BasicExecutionContext
 
getEnvironmentVariables() - Method in class com.asakusafw.workflow.executor.basic.BasicTaskExecutionContext
 
getEnvironmentVariables() - Method in interface com.asakusafw.workflow.executor.ExecutionContext
Returns the environment variables.
getEnvironmentVariables() - Method in class com.asakusafw.yaess.core.CommandScript
 
getEnvironmentVariables() - Method in class com.asakusafw.yaess.core.ExecutionContext
Returns current environment variables for sub processes.
getEnvironmentVariables() - Method in interface com.asakusafw.yaess.core.ExecutionScript
Returns desired environment variables used in this execution.
getEnvironmentVariables(ExecutionContext, ExecutionScript) - Method in interface com.asakusafw.yaess.core.ExecutionScriptHandler
Returns desired environment variables to execute scripts using this handler.
getEnvironmentVariables(ExecutionContext, ExecutionScript) - Method in class com.asakusafw.yaess.core.ExecutionScriptHandlerBase
Returns desired environment variables to execute scripts using this handler.
getEnvironmentVariables() - Method in class com.asakusafw.yaess.core.HadoopScript
 
getEnvironmentVariables() - Method in class com.asakusafw.yaess.jobqueue.client.JobScript
Returns the environment variables for the target job.
getEnvironmentVariables(ExecutionContext, ExecutionScript) - Method in class com.asakusafw.yaess.multidispatch.ExecutionScriptHandlerDispatcher
 
getErasure(TypeMirror) - Method in class com.asakusafw.operator.CompileEnvironment
Returns the type erasure.
getErasure() - Method in class com.asakusafw.operator.description.ArrayTypeDescription
 
getErasure() - Method in class com.asakusafw.operator.description.BasicTypeDescription
 
getErasure() - Method in class com.asakusafw.operator.description.ClassDescription
 
getErasure() - Method in interface com.asakusafw.operator.description.TypeDescription
Returns the erasure of this type.
getErrorCode() - Method in class com.asakusafw.runtime.io.text.UnmappableOutput
Returns the error code.
getErrorCode() - Method in class com.asakusafw.yaess.jobqueue.client.JobStatus
Returns the error code for target job.
getErrorMessage() - Method in class com.asakusafw.yaess.jobqueue.client.JobStatus
Returns the error message for target job.
getEscapeCharacter() - Method in class com.asakusafw.runtime.io.text.tabular.EscapeSequence
Returns the escape character.
getEscapeFile(ExecutionContext) - Method in class com.asakusafw.yaess.flowlog.FlowLoggerProfile
Returns abstract path for the escaped log file.
getEscapeLineSeparator() - Method in class com.asakusafw.dmdl.directio.text.EscapeSettings
Returns whether or not line separators can be escaped.
getEscapeSettings() - Method in class com.asakusafw.dmdl.directio.text.tabular.TabularTextTrait
Returns the escape settings.
getExceptionTypes() - Method in class com.asakusafw.utils.java.internal.model.syntax.ConstructorDeclarationImpl
 
getExceptionTypes() - Method in class com.asakusafw.utils.java.internal.model.syntax.MethodDeclarationImpl
 
getExceptionTypes() - Method in interface com.asakusafw.utils.java.model.syntax.MethodOrConstructorDeclaration
Returns the exception types.
getExchange() - Method in class com.asakusafw.info.plan.PlanInputSpec
Returns the data exchanging strategy.
getExchange() - Method in class com.asakusafw.info.plan.PlanOutputSpec
Returns the data exchanging strategy.
getExecutionContext() - Method in class com.asakusafw.workflow.cli.common.ExecutionContextParameter
Returns the execution context.
getExecutionId() - Method in class com.asakusafw.runtime.directio.hadoop.DirectIoTransactionEditor.TransactionInfo
Returns the target execution ID.
getExecutionId() - Method in class com.asakusafw.runtime.stage.BaseStageClient
Returns the execution ID of the current jobflow.
getExecutionId() - Method in class com.asakusafw.testdriver.executor.TaskExecutorContextAdapter
 
getExecutionId() - Method in class com.asakusafw.testdriver.TestDriverContext
Returns the current execution ID.
getExecutionId() - Method in class com.asakusafw.testdriver.TestExecutionPlan
Deprecated.
Returns the runtime execution ID of this plan.
getExecutionId() - Method in class com.asakusafw.windgate.bootstrap.Context
Returns the execution ID.
getExecutionId() - Method in class com.asakusafw.workflow.executor.basic.BasicTaskExecutionContext
 
getExecutionId() - Method in interface com.asakusafw.workflow.executor.TaskExecutionContext
Returns the current execution ID.
getExecutionId() - Method in class com.asakusafw.yaess.core.ExecutionContext
Returns current execution ID.
getExecutionId() - Method in class com.asakusafw.yaess.jobqueue.client.JobScript
Returns the execution ID for target job.
getExitCode() - Method in exception com.asakusafw.yaess.basic.ExitCodeException
Returns actual exit code.
getExitCode() - Method in class com.asakusafw.yaess.jobqueue.client.JobStatus
Returns the exit code of target job.
getExpected() - Method in class com.asakusafw.runtime.io.csv.CsvFormatException.Status
Returns the expected status description.
getExpected() - Method in class com.asakusafw.testdriver.core.Difference
Returns the expected data.
getExpectedType() - Method in enum com.asakusafw.testdriver.excel.ValueConditionKind
Returns a description of expected type of this predicate.
getExplicitCommandPath() - Method in class com.asakusafw.testdriver.hadoop.ConfigurationFactory.Preferences
Returns the explicitly defined Hadoop command path.
getExplicitConfigurationPath() - Method in class com.asakusafw.testdriver.hadoop.ConfigurationFactory.Preferences
Returns the explicitly defined Hadoop configuration path.
getExporterDescription() - Method in class com.asakusafw.vocabulary.flow.graph.OutputDescription
Returns the exporter description of this output.
getExporterRetriever(T) - Method in class com.asakusafw.testdriver.core.TestToolRepository
Returns an ExporterRetriever for the description.
getExporters() - Method in class com.asakusafw.testdriver.TestExecutionPlan
Deprecated.
Returns tasks in export phase.
getExpression() - Method in class com.asakusafw.utils.java.internal.model.syntax.AnnotationElementImpl
 
getExpression() - Method in class com.asakusafw.utils.java.internal.model.syntax.AssertStatementImpl
 
getExpression() - Method in class com.asakusafw.utils.java.internal.model.syntax.CastExpressionImpl
 
getExpression() - Method in class com.asakusafw.utils.java.internal.model.syntax.EnhancedForStatementImpl
 
getExpression() - Method in class com.asakusafw.utils.java.internal.model.syntax.ExpressionStatementImpl
 
getExpression() - Method in class com.asakusafw.utils.java.internal.model.syntax.InstanceofExpressionImpl
 
getExpression() - Method in class com.asakusafw.utils.java.internal.model.syntax.ParenthesizedExpressionImpl
 
getExpression() - Method in class com.asakusafw.utils.java.internal.model.syntax.ReturnStatementImpl
 
getExpression() - Method in class com.asakusafw.utils.java.internal.model.syntax.SingleElementAnnotationImpl
 
getExpression() - Method in class com.asakusafw.utils.java.internal.model.syntax.SwitchCaseLabelImpl
 
getExpression() - Method in class com.asakusafw.utils.java.internal.model.syntax.SwitchStatementImpl
 
getExpression() - Method in class com.asakusafw.utils.java.internal.model.syntax.SynchronizedStatementImpl
 
getExpression() - Method in class com.asakusafw.utils.java.internal.model.syntax.ThrowStatementImpl
 
getExpression() - Method in interface com.asakusafw.utils.java.model.syntax.AnnotationElement
Returns the element value.
getExpression() - Method in interface com.asakusafw.utils.java.model.syntax.AssertStatement
Returns the assertion expression.
getExpression() - Method in interface com.asakusafw.utils.java.model.syntax.CastExpression
Returns the target term.
getExpression() - Method in interface com.asakusafw.utils.java.model.syntax.EnhancedForStatement
Returns the loop target expression.
getExpression() - Method in interface com.asakusafw.utils.java.model.syntax.ExpressionStatement
Returns the element expression.
getExpression() - Method in interface com.asakusafw.utils.java.model.syntax.InstanceofExpression
Returns the target term.
getExpression() - Method in interface com.asakusafw.utils.java.model.syntax.ParenthesizedExpression
Returns the element expression.
getExpression() - Method in interface com.asakusafw.utils.java.model.syntax.ReturnStatement
Returns the return value.
getExpression() - Method in interface com.asakusafw.utils.java.model.syntax.SingleElementAnnotation
Returns the value for value element.
getExpression() - Method in interface com.asakusafw.utils.java.model.syntax.SwitchCaseLabel
Returns the case label value.
getExpression() - Method in interface com.asakusafw.utils.java.model.syntax.SwitchStatement
Returns the switch selector expression.
getExpression() - Method in interface com.asakusafw.utils.java.model.syntax.SynchronizedStatement
Returns the monitor object.
getExpression() - Method in interface com.asakusafw.utils.java.model.syntax.ThrowStatement
Returns the thrown object.
getExpressions() - Method in class com.asakusafw.utils.java.internal.model.syntax.StatementExpressionListImpl
 
getExpressions() - Method in interface com.asakusafw.utils.java.model.syntax.StatementExpressionList
Returns the expression list.
getExtended() - Method in class com.asakusafw.yaess.bootstrap.ArgumentList
Returns the extended arguments.
getExtension(Class<T>) - Method in class com.asakusafw.testdriver.compiler.basic.BasicCompilerConfiguration
 
getExtension(Class<T>) - Method in interface com.asakusafw.testdriver.compiler.CompilerConfiguration
Returns an extension.
getExtension(Class<T>) - Method in class com.asakusafw.testdriver.TestDriverContext
Returns the extension object.
getExtensions() - Method in class com.asakusafw.testdriver.compiler.basic.BasicCompilerConfiguration
Returns the extensions.
getExtensions(ExecutionContext, ExecutionScript) - Static method in class com.asakusafw.yaess.basic.BlobUtil
Builds extensions for the script.
getExtensions() - Method in class com.asakusafw.yaess.core.ExecutionContext
Returns the extension BLOBs.
getExtensionTypes() - Method in class com.asakusafw.testdriver.TestDriverContext
Returns the registered extension types.
getExtern() - Method in class com.asakusafw.operator.model.OperatorDescription.Node
Returns the extern mirror of this node.
getExtern() - Method in class com.asakusafw.vocabulary.flow.builder.EdgeInfo
Returns external I/O information.
getExternalResources() - Method in class com.asakusafw.testdriver.TesterBase
Returns initial data providers for the external resources.
getExtraConfigurations() - Method in class com.asakusafw.testdriver.TestDriverContext
Returns extra configurations for the runtime.
getExtraDimensions() - Method in class com.asakusafw.utils.java.internal.model.syntax.FormalParameterDeclarationImpl
 
getExtraDimensions() - Method in class com.asakusafw.utils.java.internal.model.syntax.MethodDeclarationImpl
 
getExtraDimensions() - Method in class com.asakusafw.utils.java.internal.model.syntax.VariableDeclaratorImpl
 
getExtraDimensions() - Method in interface com.asakusafw.utils.java.model.syntax.FormalParameterDeclaration
Returns the extra variable dimensions.
getExtraDimensions() - Method in interface com.asakusafw.utils.java.model.syntax.MethodDeclaration
Returns the number of extra dimensions of the return type.
getExtraDimensions() - Method in interface com.asakusafw.utils.java.model.syntax.VariableDeclarator
Returns the extra variable dimensions.
getExtraOperations() - Method in class com.asakusafw.info.plan.PlanOutputSpec
Returns the extra operations.
getFactory() - Method in class com.asakusafw.dmdl.java.Configuration
Returns Java DOM element factory.
getFactoryClass(CharSequence) - Static method in class com.asakusafw.operator.Constants
Returns the factory class name of target class with the specified name.
getFalseFormat() - Method in class com.asakusafw.dmdl.directio.csv.driver.CsvFormatTrait.Configuration
Returns the "false" representation.
getFalseFormat() - Method in class com.asakusafw.dmdl.directio.text.TextFieldSettings
Returns the string representation of false.
getFalseFormat() - Method in class com.asakusafw.dmdl.windgate.csv.driver.CsvSupportTrait.Configuration
Returns the "false" representation.
getFalseFormat() - Method in class com.asakusafw.runtime.io.csv.CsvConfiguration
The boolean false format.
getFieldComment() - Method in class com.asakusafw.directio.hive.serde.PropertyDescriptor
 
getFieldID() - Method in class com.asakusafw.directio.hive.serde.PropertyDescriptor
 
getFieldIndex() - Method in class com.asakusafw.runtime.io.text.csv.CsvFieldReader
 
getFieldIndex() - Method in interface com.asakusafw.runtime.io.text.FieldReader
Returns the field index of the current field.
getFieldIndex() - Method in class com.asakusafw.runtime.io.text.tabular.TabularFieldReader
 
getFieldIndex() - Method in class com.asakusafw.runtime.io.text.UnmappableOutput
Returns the field index where this error was occurred.
getFieldInitializer(PropertyDeclaration) - Method in class com.asakusafw.dmdl.java.emitter.EmitContext
Returns the corresponded property initializer.
getFieldMappingStrategy() - Method in class com.asakusafw.directio.hive.orc.OrcFormatConfiguration
Returns the field mapping strategy.
getFieldMappingStrategy() - Method in class com.asakusafw.directio.hive.parquet.ParquetFormatConfiguration
Returns the field mapping strategy.
getFieldMappingStrategy() - Method in class com.asakusafw.directio.hive.serde.DataModelMapping
Returns the field mapping strategy.
getFieldName() - Method in class com.asakusafw.directio.hive.serde.PropertyDescriptor
 
getFieldName(PropertyDeclaration) - Static method in class com.asakusafw.dmdl.directio.csv.driver.CsvFieldTrait
Returns the CSV field name of the property.
getFieldName(PropertyDeclaration) - Static method in class com.asakusafw.dmdl.directio.tsv.driver.TsvFieldTrait
Returns the TSV field name of the property.
getFieldName(MemberDeclaration) - Method in class com.asakusafw.dmdl.java.emitter.EmitContext
Returns the corresponded property name.
getFieldName(PropertyDeclaration) - Static method in class com.asakusafw.dmdl.windgate.csv.driver.CsvFieldTrait
Returns the CSV field name of the property.
getFieldObjectInspector() - Method in class com.asakusafw.directio.hive.serde.PropertyDescriptor
 
getFields(EmitContext, ModelDeclaration) - Method in class com.asakusafw.dmdl.java.emitter.CompositeDataModelDriver
 
getFields(EmitContext, ModelDeclaration) - Method in class com.asakusafw.dmdl.java.spi.JavaDataModelDriver
Returns the field declarations to mixin to the model.
getFieldSeparator() - Method in class com.asakusafw.dmdl.directio.text.TextFormatSettings
Returns the field separator.
getFieldSeparator() - Method in class com.asakusafw.info.hive.DelimitedRowFormatInfo
Returns the field separator character.
getFieldSeparatorEscape() - Method in class com.asakusafw.info.hive.DelimitedRowFormatInfo
Returns the escape character for the field separator.
getFieldSettings() - Method in class com.asakusafw.dmdl.directio.text.csv.CsvTextTrait
Returns the field settings.
getFieldSettings() - Method in class com.asakusafw.dmdl.directio.text.tabular.TabularTextTrait
Returns the field settings.
getFieldType(PropertyDeclaration) - Method in class com.asakusafw.dmdl.java.emitter.EmitContext
Returns the corresponded property data type.
getFieldTypeAsClass(PropertyDeclaration) - Static method in class com.asakusafw.dmdl.java.emitter.EmitContext
Returns the corresponded property data type as related class object.
getFieldTypeAsClass(BasicTypeKind) - Static method in class com.asakusafw.dmdl.java.emitter.EmitContext
Returns the corresponded property data type as related class object.
getFile() - Method in class com.asakusafw.yaess.basic.FileBlob
Returns the file.
getFileExtension() - Method in class com.asakusafw.yaess.basic.FileBlob
 
getFileExtension() - Method in interface com.asakusafw.yaess.core.Blob
Returns the file extension for this object.
getFileForInput(JavaFileManager.Location, String, String) - Method in class com.asakusafw.utils.java.jsr199.testing.VolatileClassOutputManager
 
getFileForOutput(JavaFileManager.Location, String, String, FileObject) - Method in class com.asakusafw.utils.java.jsr199.testing.VolatileClassOutputManager
 
getFileName(ModelDeclaration) - Method in enum com.asakusafw.testdata.generator.excel.WorkbookFormat
Returns a simple file name for the model.
getFileSize() - Method in class com.asakusafw.runtime.directio.hadoop.BlockMap
Returns the file size.
getFileSystem() - Method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceProfile
Returns the file system for the this datastore.
getFileSystem() - Method in class com.asakusafw.runtime.directio.hadoop.StripedDataFormat.InputContext
Returns the file system for the this datastore.
getFileSystemPath() - Method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceProfile
Returns the mapping target path.
getFilter() - Method in class com.asakusafw.vocabulary.directio.DirectFileInputDescription
Returns an implementation of DataFilter class.
getFilterClass() - Method in class com.asakusafw.info.directio.DirectFileInputInfo
Returns the filter class name.
getFinalizers() - Method in class com.asakusafw.testdriver.TestExecutionPlan
Deprecated.
Returns tasks in finalize phase.
getFinallyBlock() - Method in class com.asakusafw.utils.java.internal.model.syntax.TryStatementImpl
 
getFinallyBlock() - Method in interface com.asakusafw.utils.java.model.syntax.TryStatement
Returns the body block of finally clause.
getFlowClass() - Method in class com.asakusafw.vocabulary.batch.JobFlowWorkDescription
Returns the jobflow class.
getFlowElement() - Method in class com.asakusafw.vocabulary.flow.graph.FlowIn
Returns the corresponding FlowElement object.
getFlowElement() - Method in class com.asakusafw.vocabulary.flow.graph.FlowOut
Returns the corresponding FlowElement object.
getFlowGraph() - Method in class com.asakusafw.vocabulary.flow.graph.FlowPartDescription
Returns the flow-graph which represents this flow-part structure.
getFlowId() - Method in class com.asakusafw.info.cli.common.JobflowInfoParameter
Returns the flow ID.
getFlowId() - Method in class com.asakusafw.runtime.stage.BaseStageClient
Returns the flow ID.
getFlowId() - Method in class com.asakusafw.testdriver.executor.TaskExecutorContextAdapter
 
getFlowId() - Method in class com.asakusafw.windgate.bootstrap.Context
Returns the flow ID.
getFlowId() - Method in class com.asakusafw.workflow.executor.basic.BasicTaskExecutionContext
 
getFlowId() - Method in interface com.asakusafw.workflow.executor.TaskExecutionContext
Returns the container jobflow information.
getFlowId() - Method in class com.asakusafw.yaess.core.ExecutionContext
Returns current flow ID.
getFlowId() - Method in class com.asakusafw.yaess.jobqueue.client.JobScript
Returns the flow ID for target job.
getFlowInputs() - Method in class com.asakusafw.vocabulary.flow.graph.FlowGraph
Returns input port elements which represent inputs of this flow graph.
getFlowOutputs() - Method in class com.asakusafw.vocabulary.flow.graph.FlowGraph
Returns output port elements which represent outputs of this flow graph.
getFolderFor(PackageDeclaration) - Method in class com.asakusafw.utils.java.model.util.Filer
Returns the folder for the target package.
getFolderFor(Name) - Method in class com.asakusafw.utils.java.model.util.Filer
Returns the folder for the target package.
getForceQuoteColumns() - Method in class com.asakusafw.runtime.io.csv.CsvConfiguration
Returns column indices which quoting is always required.
getFormalParameters() - Method in class com.asakusafw.utils.java.internal.model.syntax.ConstructorDeclarationImpl
 
getFormalParameters() - Method in class com.asakusafw.utils.java.internal.model.syntax.DocMethodImpl
 
getFormalParameters() - Method in class com.asakusafw.utils.java.internal.model.syntax.MethodDeclarationImpl
 
getFormalParameters() - Method in interface com.asakusafw.utils.java.model.syntax.DocMethod
Returns the formal parameters.
getFormalParameters() - Method in interface com.asakusafw.utils.java.model.syntax.MethodOrConstructorDeclaration
Returns the formal parameter declarations.
getFormat() - Method in class com.asakusafw.runtime.stage.directio.StringTemplate.FormatSpec
Returns the format kind.
getFormat() - Method in class com.asakusafw.vocabulary.directio.DirectFileInputDescription
Returns an implementation of DataFormat class.
getFormat() - Method in class com.asakusafw.vocabulary.directio.DirectFileOutputDescription
Returns an implementation of DataFormat class.
getFormatClass() - Method in class com.asakusafw.info.directio.DirectFilePortInfo
Returns the data format class name.
getFormatClass() - Method in class com.asakusafw.runtime.stage.input.StageInputSplit
Deprecated.
getFormatClass() - Method in class com.asakusafw.runtime.stage.input.StageInputSplit.Source
Returns the InputFormat class.
getFormatClass() - Method in class com.asakusafw.runtime.stage.StageInput
Returns the input format class for handling this input.
getFormatClass() - Method in class com.asakusafw.runtime.stage.StageOutput
Returns the output format class for handling this output.
getFormatClassName() - Method in class com.asakusafw.dmdl.directio.util.DirectFileInputDescriptionGenerator.Description
Returns the format class name.
getFormatClassName() - Method in class com.asakusafw.dmdl.directio.util.DirectFileOutputDescriptionGenerator.Description
Returns the format class name.
getFormatConfiguration() - Method in class com.asakusafw.directio.hive.orc.AbstractOrcFileFormat
Returns the format configuration.
getFormatConfiguration() - Method in class com.asakusafw.directio.hive.orc.OrcFileFormat
 
getFormatConfiguration() - Method in class com.asakusafw.directio.hive.parquet.AbstractParquetFileFormat
Returns the format configuration.
getFormatConfiguration() - Method in class com.asakusafw.directio.hive.parquet.ParquetFileFormat
 
getFormatKind() - Method in class com.asakusafw.info.hive.BuiltinStorageFormatInfo
 
getFormatKind() - Method in class com.asakusafw.info.hive.CustomStorageFormatInfo
 
getFormatKind() - Method in class com.asakusafw.info.hive.DelimitedRowFormatInfo
 
getFormatKind() - Method in interface com.asakusafw.info.hive.RowFormatInfo
Returns the row format kind.
getFormatKind() - Method in class com.asakusafw.info.hive.SerdeRowFormatInfo
 
getFormatKind() - Method in interface com.asakusafw.info.hive.StorageFormatInfo
Returns the storage format kind.
getFormatSettings() - Method in class com.asakusafw.dmdl.directio.text.csv.CsvTextTrait
Returns the format settings.
getFormatSettings() - Method in class com.asakusafw.dmdl.directio.text.tabular.TabularTextTrait
Returns the format settings.
getFormatVersion() - Method in class com.asakusafw.directio.hive.orc.OrcFormatConfiguration
Returns the ORCFile format version.
getFragments() - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocBlock
Returns the element fragments.
getFrameworkHomePath() - Method in class com.asakusafw.testdriver.TestDriverContext
Returns the framework home path.
getFrameworkHomePathOrNull() - Method in class com.asakusafw.testdriver.TestDriverContext
Returns the framework home path.
getFrom() - Method in class com.asakusafw.runtime.io.text.tabular.EscapeSequence.Entry
Returns the original character.
getFrozenView() - Method in class com.asakusafw.runtime.flow.join.LookUpKey
Returns a frozen view of this key.
getGenetedAnnotation() - Static method in class com.asakusafw.operator.Constants
Returns Generated annotation.
getGetCommand() - Method in class com.asakusafw.windgate.hadoopfs.ssh.SshProfile
Returns the get command.
getGranulatity() - Method in class com.asakusafw.info.operator.InputAttribute
 
getGranulatity() - Method in interface com.asakusafw.info.operator.InputInfo
Returns the input granularity.
getGranulatity() - Method in class com.asakusafw.info.operator.view.InputView
 
getGroup() - Method in class com.asakusafw.info.operator.InputAttribute
 
getGroup() - Method in interface com.asakusafw.info.operator.InputInfo
Returns the input group info.
getGroup() - Method in class com.asakusafw.info.operator.view.InputView
 
getGroup() - Method in class com.asakusafw.info.plan.PlanInputSpec
Returns the data exchanging group.
getGroup() - Method in class com.asakusafw.info.plan.PlanOutputSpec
Returns the data exchanging group.
getGroup() - Method in class com.asakusafw.operator.model.KeyMirror
Returns the grouping key list.
getGrouping() - Method in class com.asakusafw.dmdl.semantics.trait.ReduceTerm
Returns symbols of grouping properties.
getGrouping() - Method in class com.asakusafw.vocabulary.attribute.ViewInfo
Returns the grouping properties.
getGroupingComparatorClassOrNull() - Method in class com.asakusafw.runtime.stage.AbstractStageClient
Returns the grouping comparator class (for shuffle keys).
getGroupObject() - Method in class com.asakusafw.runtime.io.util.ShuffleKey
Returns an object for grouping.
getGroupProperties() - Method in class com.asakusafw.vocabulary.flow.graph.ShuffleKey
Returns the grouping properties.
getHadoopCommand() - Method in class com.asakusafw.testdriver.hadoop.ConfigurationFactory
Returns the Hadoop command path for this configuration.
getHadoopCommand() - Method in class com.asakusafw.testdriver.hadoop.ConfigurationFactory.Preferences
Returns the Hadoop command path.
getHadoopFileSystem(Path) - Method in class com.asakusafw.operation.tools.directio.file.DataSourceParameter
Returns the Hadoop file system for the path.
getHadoopHandler() - Method in class com.asakusafw.yaess.core.YaessProfile
Returns a Hadoop script handler.
getHadoopProperties() - Method in class com.asakusafw.yaess.core.HadoopScript
Returns the extra hadoop properties.
getHandlerId() - Method in interface com.asakusafw.yaess.core.ExecutionScriptHandler
Returns the ID of this handler.
getHandlerId() - Method in class com.asakusafw.yaess.core.ExecutionScriptHandlerBase
Returns the ID of this handler.
getHandlerId() - Method in class com.asakusafw.yaess.multidispatch.ExecutionScriptHandlerDispatcher
 
getHeaderCells() - Method in class com.asakusafw.runtime.io.csv.CsvConfiguration
The header cell values.
getHeaderStyle() - Method in class com.asakusafw.dmdl.directio.text.QuoteSettings
Returns the quote style for header fields.
getHeaderType() - Method in class com.asakusafw.dmdl.directio.text.TextFormatSettings
Returns the header type.
getHome(Environment) - Static method in class com.asakusafw.windgate.bootstrap.CoreConstants
Returns the framework installation directory.
getHost() - Method in class com.asakusafw.windgate.hadoopfs.ssh.SshProfile
Returns the target host name.
getHost() - Method in class com.asakusafw.yaess.jsch.JschProcessExecutor
Returns the remote host name.
getHosts() - Method in class com.asakusafw.runtime.directio.hadoop.BlockInfo
Returns the host names.
getHour() - Method in class com.asakusafw.runtime.value.DateTime
Returns the hour of this date time.
getId() - Method in interface com.asakusafw.info.Attribute
Returns the attribute ID (optional).
getId() - Method in class com.asakusafw.info.BatchInfo
 
getId() - Method in class com.asakusafw.info.directio.DirectFileIoAttribute
 
getId() - Method in interface com.asakusafw.info.ElementInfo
Returns the element ID.
getId() - Method in class com.asakusafw.info.hive.HiveIoAttribute
 
getId() - Method in class com.asakusafw.info.JobflowInfo
 
getId() - Method in class com.asakusafw.info.operator.OperatorGraphAttribute
 
getId() - Method in class com.asakusafw.info.ParameterListAttribute
 
getId() - Method in class com.asakusafw.info.plan.PlanAttribute
 
getId() - Method in class com.asakusafw.info.task.TaskInfo
Returns the task ID.
getId() - Method in class com.asakusafw.info.task.TaskListAttribute
 
getId() - Method in class com.asakusafw.info.windgate.WindGateIoAttribute
 
getId() - Method in class com.asakusafw.operation.tools.directio.DataSourceInfo
Returns the data source ID.
getId() - Method in class com.asakusafw.operation.tools.directio.transaction.TransactionIdParameter
Returns the transaction ID.
getId() - Method in class com.asakusafw.runtime.directio.DirectDataSourceProfile
Returns the target ID.
getId() - Method in interface com.asakusafw.runtime.directio.DirectDataSourceProvider
Returns the data source ID.
getId() - Method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceProfile
Return the ID of this datasource.
getId() - Method in class com.asakusafw.runtime.directio.ResourceInfo
Returns the container datasource ID.
getId() - Method in class com.asakusafw.testdriver.compiler.basic.BasicBatchMirror
 
getId() - Method in class com.asakusafw.windgate.core.session.SessionMirror
Returns the current session ID.
getId() - Method in class com.asakusafw.windgate.core.session.SessionMirror.Null
 
getId() - Method in class com.asakusafw.workflow.model.basic.BasicBatchInfo
 
getId() - Method in class com.asakusafw.workflow.model.basic.BasicJobflowInfo
 
getId() - Method in interface com.asakusafw.workflow.model.BatchInfo
Returns the batch ID of this batch.
getId() - Method in interface com.asakusafw.workflow.model.JobflowInfo
The flow ID of this jobflow.
getId() - Method in class com.asakusafw.yaess.core.BatchScript
Returns the ID of this batch.
getId() - Method in class com.asakusafw.yaess.core.CommandScript
 
getId() - Method in interface com.asakusafw.yaess.core.ExecutionScript
Returns the ID of this script execution.
getId() - Method in class com.asakusafw.yaess.core.FlowScript
Returns the ID of this flow.
getId() - Method in class com.asakusafw.yaess.core.HadoopScript
 
getId() - Method in class com.asakusafw.yaess.core.Job
Returns the ID of this job for other succeeding jobs.
getId() - Method in class com.asakusafw.yaess.core.task.HandlerLifecycleJob
 
getId() - Method in class com.asakusafw.yaess.core.task.ScriptJob
 
getIdentifier() - Method in interface com.asakusafw.dmdl.source.DmdlSourceRepository.Cursor
Returns the identifier of the current resource.
getIdentifier() - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocSimpleName
Returns the identifier.
getIdentity() - Method in class com.asakusafw.vocabulary.flow.graph.FlowElement
Returns the original identity.
getImage() - Method in class com.asakusafw.workflow.model.CommandToken
Returns the token image (for only text tokens).
getImplementation() - Method in enum com.asakusafw.testdriver.core.PropertyType
Returns the implementation type of this type.
getImplementationClass() - Method in class com.asakusafw.info.operator.UserOperatorSpec
Returns the implementation class.
getImplementationClass(CharSequence) - Static method in class com.asakusafw.operator.Constants
Returns the implementation class name of target class with the specified name.
getImplementing() - Method in class com.asakusafw.vocabulary.flow.graph.OperatorDescription.Declaration
Returns the implementation class.
getImportDeclarations() - Method in class com.asakusafw.utils.java.internal.model.syntax.CompilationUnitImpl
 
getImportDeclarations() - Method in interface com.asakusafw.utils.java.model.syntax.CompilationUnit
Returns the import declarations.
getImporterDescription() - Method in class com.asakusafw.vocabulary.flow.graph.InputDescription
Returns the importer description of this input.
getImporterPreparator(T) - Method in class com.asakusafw.testdriver.core.TestToolRepository
Returns an ImporterPreparator for the description.
getImporters() - Method in class com.asakusafw.testdriver.TestExecutionPlan
Deprecated.
Returns tasks in import phase.
getImportKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.ImportDeclarationImpl
 
getImportKind() - Method in interface com.asakusafw.utils.java.model.syntax.ImportDeclaration
Returns the import kind.
getIndex() - Method in class com.asakusafw.utils.java.internal.model.syntax.ArrayAccessExpressionImpl
 
getIndex() - Method in interface com.asakusafw.utils.java.model.syntax.ArrayAccessExpression
Returns the index expression.
getIndex() - Method in class com.asakusafw.utils.java.parser.javadoc.DefaultJavadocScanner
 
getIndex() - Method in interface com.asakusafw.utils.java.parser.javadoc.JavadocScanner
Returns the next token index.
getInfo() - Method in class com.asakusafw.operator.model.OperatorDescription.SpecialReference
Return the operator specific information.
getInitialization() - Method in class com.asakusafw.utils.java.internal.model.syntax.ForStatementImpl
 
getInitialization() - Method in interface com.asakusafw.utils.java.model.syntax.ForStatement
Returns the loop initialization part.
getInitializer() - Method in class com.asakusafw.utils.java.internal.model.syntax.TryResourceImpl
 
getInitializer() - Method in class com.asakusafw.utils.java.internal.model.syntax.VariableDeclaratorImpl
 
getInitializer() - Method in interface com.asakusafw.utils.java.model.syntax.TryResource
Returns the resource expression.
getInitializer() - Method in interface com.asakusafw.utils.java.model.syntax.VariableDeclarator
Returns the variable initializer expression.
getInitializers() - Method in class com.asakusafw.testdriver.TestExecutionPlan
Deprecated.
Returns tasks in initialize phase.
getInput(int) - Method in class com.asakusafw.info.graph.Node
Returns the input port of this node.
getInput() - Method in enum com.asakusafw.runtime.io.text.driver.HeaderType
Returns the input.
getInput(String) - Method in class com.asakusafw.vocabulary.flow.builder.FlowElementEditor
Returns an input port.
getInput(String) - Method in class com.asakusafw.vocabulary.flow.graph.FlowElementResolver
Returns the input port of the target flow element.
getInputFiles() - Method in class com.asakusafw.runtime.directio.hadoop.StripedDataFormat.InputContext
Returns the input files information.
getInputFormatClass() - Method in class com.asakusafw.info.hive.CustomStorageFormatInfo
Returns the input format class name.
getInputPaths(JobContext) - Static method in class com.asakusafw.runtime.stage.input.TemporaryInputFormat
Returns input paths.
getInputPorts() - Method in class com.asakusafw.vocabulary.flow.graph.FlowElement
Returns input ports of this element.
getInputPorts() - Method in interface com.asakusafw.vocabulary.flow.graph.FlowElementDescription
Returns the input ports of this element.
getInputPorts() - Method in class com.asakusafw.vocabulary.flow.graph.FlowPartDescription
 
getInputPorts() - Method in class com.asakusafw.vocabulary.flow.graph.InputDescription
 
getInputPorts() - Method in class com.asakusafw.vocabulary.flow.graph.OperatorDescription
 
getInputPorts() - Method in class com.asakusafw.vocabulary.flow.graph.OutputDescription
 
getInputPorts() - Method in class com.asakusafw.vocabulary.flow.util.PseudElementDescription
 
getInputs() - Method in class com.asakusafw.info.cli.generate.ddl.HiveIoParameter
Returns the available Direct I/O Hive tables.
getInputs() - Method in class com.asakusafw.info.directio.DirectFileIoAttribute
Returns the inputs.
getInputs() - Method in class com.asakusafw.info.graph.Node
Returns the input ports of this node.
getInputs() - Method in class com.asakusafw.info.hive.HiveIoAttribute
Returns the inputs.
getInputs() - Method in class com.asakusafw.info.operator.view.OperatorView
Returns views of input ports.
getInputs() - Method in class com.asakusafw.info.windgate.WindGateIoAttribute
Returns the inputs.
getInputs() - Method in class com.asakusafw.operator.model.OperatorDescription
Returns the input datasets.
getInputs() - Method in class com.asakusafw.testdriver.compiler.basic.BasicJobflowMirror
 
getInputs() - Method in interface com.asakusafw.testdriver.compiler.JobflowMirror
Returns the input ports of the jobflow.
getInputSplitter() - Method in class com.asakusafw.runtime.io.text.directio.AbstractTextStreamFormat
Returns the input splitter of this format.
getInputTransformerClass() - Method in class com.asakusafw.dmdl.directio.text.TextFormatSettings
Returns the input transformer class.
getInspector() - Method in class com.asakusafw.directio.hive.serde.PropertyDescriptor
 
getInspector() - Method in interface com.asakusafw.directio.hive.serde.ValueSerde
Returns an ObjectInspector.
getInspector() - Method in enum com.asakusafw.directio.hive.serde.ValueSerdeFactory
 
getInstance() - Static method in class com.asakusafw.runtime.util.ByteArrayComparators
Returns the system ByteArrayComparator instance.
getInterfaces(EmitContext, ModelDeclaration) - Method in class com.asakusafw.dmdl.java.emitter.CompositeDataModelDriver
 
getInterfaces(EmitContext, ModelDeclaration) - Method in class com.asakusafw.dmdl.java.emitter.driver.ProjectionDriver
 
getInterfaces(EmitContext, ModelDeclaration) - Method in class com.asakusafw.dmdl.java.emitter.driver.WritableDriver
 
getInterfaces(EmitContext, ModelDeclaration) - Method in class com.asakusafw.dmdl.java.spi.JavaDataModelDriver
Returns the interface types to implement to the model.
getInterfaceType() - Method in class com.asakusafw.runtime.core.legacy.LegacyReport.Initializer
 
getInterfaceType() - Method in class com.asakusafw.runtime.core.legacy.RuntimeResource.DelegateRegisterer
Returns the interface type of the delegation object.
getInterfaceType() - Method in enum com.asakusafw.utils.java.model.syntax.ModelKind
Returns the interface type of this model kind.
getInternalInputPort(FlowElementPortDescription) - Method in class com.asakusafw.vocabulary.flow.graph.FlowPartDescription
Returns the flow-inside input ports that individually corresponded to each flow-outside input port.
getInternalName() - Method in class com.asakusafw.operator.description.ClassDescription
Returns the binary name.
getInternalOutputPort(FlowElementPortDescription) - Method in class com.asakusafw.vocabulary.flow.graph.FlowPartDescription
Returns the flow-inside outputs ports that individually corresponded to each flow-outside output port.
getInType(CompileEnvironment, TypeMirror) - Static method in class com.asakusafw.operator.util.TypeHelper
Returns the type argument of In type.
getJapaneseName() - Method in enum com.asakusafw.testdriver.excel.legacy.ColumnMatchingCondition
Returns the Japanese name of this item.
getJapaneseName() - Method in enum com.asakusafw.testdriver.excel.legacy.NullValueCondition
Returns the Japanese name of this item.
getJapaneseName() - Method in enum com.asakusafw.testdriver.excel.legacy.RowMatchingCondition
Returns the Japanese name of this item.
getJapaneseNames() - Static method in enum com.asakusafw.testdriver.excel.legacy.ColumnMatchingCondition
Returns the available Japanese names.
getJapaneseNames() - Static method in enum com.asakusafw.testdriver.excel.legacy.NullValueCondition
Returns the available Japanese names.
getJapaneseNames() - Static method in enum com.asakusafw.testdriver.excel.legacy.RowMatchingCondition
Returns the available Japanese names.
getJavadoc() - Method in class com.asakusafw.utils.java.internal.model.syntax.AnnotationDeclarationImpl
 
getJavadoc() - Method in class com.asakusafw.utils.java.internal.model.syntax.AnnotationElementDeclarationImpl
 
getJavadoc() - Method in class com.asakusafw.utils.java.internal.model.syntax.ClassDeclarationImpl
 
getJavadoc() - Method in class com.asakusafw.utils.java.internal.model.syntax.ConstructorDeclarationImpl
 
getJavadoc() - Method in class com.asakusafw.utils.java.internal.model.syntax.EnumConstantDeclarationImpl
 
getJavadoc() - Method in class com.asakusafw.utils.java.internal.model.syntax.EnumDeclarationImpl
 
getJavadoc() - Method in class com.asakusafw.utils.java.internal.model.syntax.FieldDeclarationImpl
 
getJavadoc() - Method in class com.asakusafw.utils.java.internal.model.syntax.InitializerDeclarationImpl
 
getJavadoc() - Method in class com.asakusafw.utils.java.internal.model.syntax.InterfaceDeclarationImpl
 
getJavadoc() - Method in class com.asakusafw.utils.java.internal.model.syntax.MethodDeclarationImpl
 
getJavadoc() - Method in class com.asakusafw.utils.java.internal.model.syntax.PackageDeclarationImpl
 
getJavadoc() - Method in interface com.asakusafw.utils.java.model.syntax.InitializerDeclaration
Returns the documentation comment.
getJavadoc() - Method in interface com.asakusafw.utils.java.model.syntax.PackageDeclaration
Returns the documentation comment.
getJavadoc() - Method in interface com.asakusafw.utils.java.model.syntax.TypeBodyDeclaration
Returns the documentation comment.
getJavaFileForInput(JavaFileManager.Location, String, JavaFileObject.Kind) - Method in class com.asakusafw.utils.java.jsr199.testing.VolatileClassOutputManager
 
getJavaFileForOutput(JavaFileManager.Location, String, JavaFileObject.Kind, FileObject) - Method in class com.asakusafw.utils.java.jsr199.testing.VolatileClassOutputManager
 
getJavaRepresentation() - Method in enum com.asakusafw.utils.java.model.syntax.BasicTypeKind
Returns the reflection type (Class) of this kind.
getJdbcSupport() - Method in class com.asakusafw.vocabulary.windgate.JdbcExporterDescription
Returns an implementation of DataModelJdbcSupport class.
getJdbcSupport() - Method in class com.asakusafw.vocabulary.windgate.JdbcImporterDescription
Returns an implementation of DataModelJdbcSupport class.
getJob() - Method in class com.asakusafw.yaess.basic.JobExecutor.Executing
Returns the target job.
getJobExecutor() - Method in class com.asakusafw.yaess.basic.AbstractJobScheduler
Returns a JobExecutor for this scheduler.
getJobExecutor() - Method in class com.asakusafw.yaess.basic.BasicJobScheduler
 
getJobExecutor() - Method in class com.asakusafw.yaess.paralleljob.ParallelJobScheduler
 
getJobflowExecutor(ExecutionContext) - Method in class com.asakusafw.workflow.cli.run.ExecutorParameter
Returns the jobflow executor.
getJobflowLibraryName(String) - Static method in class com.asakusafw.testdriver.compiler.CompilerConstants
Returns the file name of the jobflow library.
getJobflowLibraryPath(File, String) - Static method in class com.asakusafw.testdriver.compiler.CompilerConstants
Returns the path of the jobflow library path (from the batch directory).
getJobFlowName(Class<? extends FlowDescription>) - Static method in class com.asakusafw.vocabulary.flow.FlowDescription
Returns the flow ID of the target jobflow class.
getJobflowPackageLocation(String) - Method in class com.asakusafw.testdriver.TestDriverContext
Returns the path to the jobflow package (*.jar) deployment directory.
getJobflows() - Method in class com.asakusafw.info.BatchInfo
Returns the jobflows.
getJobflows() - Method in class com.asakusafw.info.cli.common.JobflowInfoParameter
Returns the target jobflows.
getJobId() - Method in class com.asakusafw.yaess.jobqueue.client.JobStatus
Returns the target job ID on current operation.
getJobLabel() - Method in class com.asakusafw.yaess.core.Job
Returns the target job label.
getJobLabel() - Method in class com.asakusafw.yaess.core.task.CleanupJob
 
getJobLabel() - Method in class com.asakusafw.yaess.core.task.ScriptJob
 
getJobLabel() - Method in class com.asakusafw.yaess.core.task.SetupJob
 
getJobOutput(String) - Method in class com.asakusafw.yaess.core.PhaseMonitor
Returns an output stream for jobs.
getJobs() - Method in class com.asakusafw.testdriver.TestExecutionPlan
Deprecated.
Returns tasks in main phase.
getJulianDayNumber(Date) - Static method in class com.asakusafw.directio.hive.util.TemporalUtil
Returns the Julian day number of the date.
getJulianDayNumber(DateTime) - Static method in class com.asakusafw.directio.hive.util.TemporalUtil
Returns the Julian day number of the date time.
getKeepAliveInterval() - Method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceProfile
Returns keep-alive interval.
getKey() - Method in class com.asakusafw.dmdl.directio.util.MapValue.Entry
Returns the key.
getKey() - Method in class com.asakusafw.operator.model.OperatorDescription.Node
Returns the key mirror of this node.
getKey(T) - Method in class com.asakusafw.runtime.flow.ResultOutput
Returns a key for the value.
getKey() - Method in class com.asakusafw.runtime.mapreduce.simple.ShuffleReader
 
getKey(DataModelReflection) - Method in class com.asakusafw.testdriver.core.CompositeVerifyRule
 
getKey(T) - Method in interface com.asakusafw.testdriver.core.ModelVerifier
Returns the key of the target data model.
getKey(DataModelReflection) - Method in class com.asakusafw.testdriver.core.ModelVerifierDriver
 
getKey(DataModelReflection) - Method in interface com.asakusafw.testdriver.core.VerifyRule
Returns the key of the target data model.
getKey(DataModelReflection) - Method in class com.asakusafw.testdriver.rule.VerifyRuleInterpretor
 
getKey() - Method in class com.asakusafw.vocabulary.flow.builder.EdgeInfo
Returns key information.
getKeyClass() - Method in class com.asakusafw.runtime.mapreduce.simple.KeyValueSorter
Returns the target key class.
getKeyClass() - Method in class com.asakusafw.runtime.stage.StageOutput
Returns the key class of this output.
getKeyLength() - Method in class com.asakusafw.runtime.mapreduce.simple.KeyValueSlice
Returns the key length.
getKeyOffset() - Method in class com.asakusafw.runtime.mapreduce.simple.KeyValueSlice
Returns the key offset in KeyValueSlice.getBytes().
getKeys() - Method in class com.asakusafw.info.operator.InputGroup
Returns the keys.
getKeyType() - Method in class com.asakusafw.info.hive.MapType
Returns the key type.
getKeyword() - Method in enum com.asakusafw.operator.description.BasicTypeDescription.BasicTypeKind
Returns the keyword of this basic type.
getKeyword() - Method in enum com.asakusafw.utils.java.model.syntax.BasicTypeKind
Returns the Java keyword of this type.
getKeyword() - Method in enum com.asakusafw.utils.java.model.syntax.ModifierKind
Returns the keyword of this modifier.
getKind(PropertyDeclaration, CsvFieldTrait.Kind) - Static method in class com.asakusafw.dmdl.directio.csv.driver.CsvFieldTrait
Returns the CSV field kind of the property.
getKind(PropertyDeclaration) - Static method in class com.asakusafw.dmdl.directio.line.driver.LineFieldTrait
Returns the CSV field kind of the property.
getKind(PropertyDeclaration) - Static method in class com.asakusafw.dmdl.directio.text.TextFieldTrait
Returns the field kind of the property.
getKind() - Method in class com.asakusafw.dmdl.directio.text.TextFieldTrait
Returns the field kind.
getKind(PropertyDeclaration, TsvFieldTrait.Kind) - Static method in class com.asakusafw.dmdl.directio.tsv.driver.TsvFieldTrait
Returns the TSV field kind of the property.
getKind() - Method in class com.asakusafw.dmdl.model.AstLiteral
Returns the kind of this literal.
getKind() - Method in interface com.asakusafw.dmdl.semantics.PropertyReferenceDeclaration.ReferenceContainer
Returns the kind of this container.
getKind() - Method in class com.asakusafw.dmdl.semantics.trait.MappingFactor
Returns the kind of mapping function.
getKind() - Method in class com.asakusafw.dmdl.semantics.type.BasicType
Returns the kind of this type.
getKind() - Method in class com.asakusafw.dmdl.semantics.type.CollectionType
Returns the collection kind of this type.
getKind(PropertyDeclaration, CsvFieldTrait.Kind) - Static method in class com.asakusafw.dmdl.windgate.csv.driver.CsvFieldTrait
Returns the CSV field kind of the property.
getKind() - Method in class com.asakusafw.info.value.AnnotationInfo
 
getKind() - Method in class com.asakusafw.info.value.BooleanInfo
 
getKind() - Method in class com.asakusafw.info.value.ByteInfo
 
getKind() - Method in class com.asakusafw.info.value.CharInfo
 
getKind() - Method in class com.asakusafw.info.value.ClassInfo
 
getKind() - Method in class com.asakusafw.info.value.DoubleInfo
 
getKind() - Method in class com.asakusafw.info.value.EnumInfo
 
getKind() - Method in class com.asakusafw.info.value.FloatInfo
 
getKind() - Method in class com.asakusafw.info.value.IntInfo
 
getKind() - Method in class com.asakusafw.info.value.ListInfo
 
getKind() - Method in class com.asakusafw.info.value.LongInfo
 
getKind() - Method in class com.asakusafw.info.value.NullInfo
 
getKind() - Method in class com.asakusafw.info.value.ShortInfo
 
getKind() - Method in class com.asakusafw.info.value.StringInfo
 
getKind() - Method in class com.asakusafw.info.value.UnknownInfo
 
getKind() - Method in interface com.asakusafw.info.value.ValueInfo
Returns the type of this value.
getKind() - Method in class com.asakusafw.operator.model.ConcreteDataModelMirror
 
getKind() - Method in interface com.asakusafw.operator.model.DataModelMirror
Returns the kind of this data model.
getKind() - Method in class com.asakusafw.operator.model.OperatorDescription.Document
Returns the kind of this document.
getKind() - Method in class com.asakusafw.operator.model.OperatorDescription.ExternalDocument
 
getKind() - Method in class com.asakusafw.operator.model.OperatorDescription.MethodReference
 
getKind() - Method in class com.asakusafw.operator.model.OperatorDescription.Node
Returns the kind of this node.
getKind() - Method in class com.asakusafw.operator.model.OperatorDescription.ParameterReference
 
getKind() - Method in class com.asakusafw.operator.model.OperatorDescription.Reference
Returns the kind of this reference.
getKind() - Method in class com.asakusafw.operator.model.OperatorDescription.ReferenceDocument
 
getKind() - Method in class com.asakusafw.operator.model.OperatorDescription.ReturnReference
 
getKind() - Method in class com.asakusafw.operator.model.OperatorDescription.SpecialReference
 
getKind() - Method in class com.asakusafw.operator.model.OperatorDescription.TextDocument
 
getKind() - Method in class com.asakusafw.operator.model.PartialDataModelMirror
 
getKind() - Method in interface com.asakusafw.runtime.directio.FilePattern.PatternElement
Returns the kind of this element.
getKind() - Method in class com.asakusafw.runtime.directio.FilePattern.Selection
 
getKind() - Method in class com.asakusafw.runtime.directio.FilePattern.Variable
 
getKind() - Method in class com.asakusafw.testdata.generator.excel.SheetFormat
Returns the kind of this format.
getKind() - Method in class com.asakusafw.utils.java.internal.model.util.LiteralToken
Returns the literal kind.
getKind() - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocArrayType
 
getKind() - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocBasicType
 
getKind() - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocBlock
 
getKind() - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocComment
 
getKind() - Method in interface com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocElement
Returns the element kind.
getKind() - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocField
 
getKind() - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocMethod
 
getKind() - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocMethodParameter
 
getKind() - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocNamedType
 
getKind() - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocQualifiedName
 
getKind() - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocSimpleName
 
getKind() - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocText
 
getKind() - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.JavadocToken
Returns the token kind.
getKind() - Method in class com.asakusafw.vocabulary.attribute.ViewInfo
Returns the view kind.
getKind() - Method in class com.asakusafw.vocabulary.flow.builder.Constant
 
getKind() - Method in interface com.asakusafw.vocabulary.flow.builder.Data
Returns the kind of this data.
getKind() - Method in interface com.asakusafw.vocabulary.flow.graph.FlowElementDescription
Returns the kind of this element.
getKind() - Method in class com.asakusafw.vocabulary.flow.graph.FlowPartDescription
 
getKind() - Method in class com.asakusafw.vocabulary.flow.graph.InputDescription
 
getKind() - Method in class com.asakusafw.vocabulary.flow.graph.OperatorDescription
 
getKind() - Method in class com.asakusafw.vocabulary.flow.graph.OutputDescription
 
getKind() - Method in class com.asakusafw.vocabulary.flow.util.PseudElementDescription
 
getKind() - Method in class com.asakusafw.yaess.core.CommandScript
 
getKind() - Method in interface com.asakusafw.yaess.core.ExecutionScript
Returns the kind of this script.
getKind() - Method in class com.asakusafw.yaess.core.HadoopScript
 
getKind() - Method in class com.asakusafw.yaess.jobqueue.client.JobStatus
Returns the kind of this status.
getLabel() - Method in class com.asakusafw.info.plan.PlanVertexSpec
Returns the label.
getLabel() - Method in class com.asakusafw.operator.description.UnknownValueDescription
Returns the label for this description.
getLabel() - Static method in class com.asakusafw.runtime.core.BatchRuntime
Returns the version label.
getLabel() - Method in class com.asakusafw.utils.java.internal.model.syntax.LabeledStatementImpl
 
getLabel() - Method in interface com.asakusafw.utils.java.model.syntax.LabeledStatement
Returns the documentation blocks.
getLastModified() - Method in class com.asakusafw.utils.java.jsr199.testing.VolatileResourceFile
 
getLastSegment() - Method in class com.asakusafw.utils.java.internal.model.syntax.QualifiedNameImpl
 
getLastSegment() - Method in class com.asakusafw.utils.java.internal.model.syntax.SimpleNameImpl
 
getLastSegment() - Method in interface com.asakusafw.utils.java.model.syntax.Name
Returns the simple name of this name.
getLeftHandSide() - Method in class com.asakusafw.utils.java.internal.model.syntax.AssignmentExpressionImpl
 
getLeftHandSide() - Method in interface com.asakusafw.utils.java.model.syntax.AssignmentExpression
Returns the left hand side term.
getLeftOperand() - Method in class com.asakusafw.utils.java.internal.model.syntax.InfixExpressionImpl
 
getLeftOperand() - Method in interface com.asakusafw.utils.java.model.syntax.InfixExpression
Returns the left term.
getLength() - Method in class com.asakusafw.info.hive.SequenceType
Returns the element length.
getLength() - Method in class com.asakusafw.runtime.stage.input.BridgeInputFormat.BridgeInputSplit
 
getLength() - Method in class com.asakusafw.runtime.stage.input.BridgeInputFormat.NullInputSplit
 
getLength() - Method in class com.asakusafw.runtime.stage.input.StageInputSplit
 
getLength() - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrLocation
Returns the character length.
getLessInputAction() - Method in class com.asakusafw.dmdl.directio.text.TextFormatSettings
Returns the error action type for less input fields.
getLibrariesPackageLocation(String) - Method in class com.asakusafw.testdriver.TestDriverContext
Returns the path to the external libraries (*.jar) deployment directory.
getLibrariesPath() - Method in class com.asakusafw.testdriver.TestDriverContext
Returns the path to the dependency libraries path.
getLineNumber() - Method in class com.asakusafw.runtime.io.csv.CsvFormatException.Status
Returns the current line number (1-origin).
getLineNumber() - Method in class com.asakusafw.runtime.io.line.BasicLineInput
 
getLineNumber() - Method in class com.asakusafw.runtime.io.line.LineInput
Returns the number of lines which this object has read.
getLineNumber() - Method in class com.asakusafw.runtime.io.line.Utf8LineInput
 
getLineNumber() - Method in interface com.asakusafw.runtime.io.text.TextInput
Returns the number of line where the last input starts.
getLineSeparator() - Method in class com.asakusafw.dmdl.directio.text.TextFormatSettings
Returns the line separator.
getLineSeparator() - Method in class com.asakusafw.info.hive.DelimitedRowFormatInfo
Returns the line separator character.
getLiteralKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.LiteralImpl
 
getLiteralKind() - Method in interface com.asakusafw.utils.java.model.syntax.Literal
Returns the literal kind.
getLocale() - Method in class com.asakusafw.dmdl.java.Configuration
Returns the locale information to generate programs.
getLocalFileSystem() - Method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceProfile
Returns the local file system for the this datastore.
getLocalFileSystemClassName() - Method in class com.asakusafw.testdriver.hadoop.ConfigurationFactory.Preferences
Returns the implementation class name of LocalFileSystem.
getLocalTemporaryDirectory(LocalFileSystem) - Static method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceUtil
Returns the local temporary directory.
getLocation() - Method in class com.asakusafw.info.cli.generate.ddl.HiveIoParameter.TableLocationInfo
Returns the location.
getLocation() - Method in class com.asakusafw.info.hive.HiveInputInfo
 
getLocation() - Method in class com.asakusafw.info.hive.HiveOutputInfo
 
getLocation() - Method in interface com.asakusafw.info.hive.HivePortInfo
Returns the location information.
getLocation() - Method in interface com.asakusafw.info.hive.syntax.HiveCreateTable
Returns the target table location.
getLocation() - Method in class com.asakusafw.info.hive.syntax.SimpleCreateTable
 
getLocation() - Method in class com.asakusafw.operator.model.OperatorDescription.ParameterReference
Returns the location of parameter (0-origin).
getLocation() - Method in class com.asakusafw.runtime.stage.StageResource
Returns the path expression for the resources.
getLocation() - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.AbstractIrDocElement
 
getLocation() - Method in interface com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocElement
Returns the location where this element appears.
getLocation() - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.JavadocToken
Returns the location of this token.
getLocation() - Method in class com.asakusafw.utils.java.parser.javadoc.JavadocBlockInfo
Returns the location where this block was appeared.
getLocation() - Method in exception com.asakusafw.utils.java.parser.javadoc.JavadocParseException
Returns the occurrence location.
getLocations() - Method in class com.asakusafw.runtime.stage.input.BridgeInputFormat.BridgeInputSplit
 
getLocations() - Method in class com.asakusafw.runtime.stage.input.BridgeInputFormat.NullInputSplit
 
getLocations() - Method in class com.asakusafw.runtime.stage.input.StageInputSplit
 
getLockFile() - Method in class com.asakusafw.runtime.util.lock.LocalFileLockObject
Returns the local lock file.
getLocks() - Method in class com.asakusafw.yaess.core.YaessProfile
Returns a lock provider.
getLogFile(ExecutionContext) - Method in class com.asakusafw.yaess.flowlog.FlowLoggerProfile
Returns abstract path for the target log file.
getLowerLimitSize() - Method in interface com.asakusafw.runtime.io.text.directio.InputSplitter
Returns the lower limit of split size.
getMainClassName() - Method in class com.asakusafw.yaess.jobqueue.client.JobScript
Returns the main class name for the target job.
getMalformedInputAction() - Method in class com.asakusafw.dmdl.directio.text.TextFieldSettings
Returns the error action of malformed inputs.
getMalformedInputAction() - Method in class com.asakusafw.runtime.io.line.LineConfiguration
Returns the action type for malformed inputs.
getMapPairSeparator() - Method in class com.asakusafw.info.hive.DelimitedRowFormatInfo
Returns the map key terminator character.
getMapperClass() - Method in class com.asakusafw.runtime.stage.input.StageInputSplit
Returns the mapper class for handling this.
getMapperClass() - Method in class com.asakusafw.runtime.stage.StageInput
Returns the mapper class for handling this input.
getMappings() - Method in class com.asakusafw.dmdl.semantics.trait.ReduceTerm
Returns mapping/folding factors in this term.
getMaterializeSchema() - Method in class com.asakusafw.directio.hive.parquet.DataModelMaterializer
Returns the schema which this materializer is required.
getMaxProcesses() - Method in class com.asakusafw.windgate.core.CoreProfile
the number of max threads in core gate processes.
getMemberAnnotations(EmitContext, PropertyDeclaration) - Method in class com.asakusafw.dmdl.directio.hive.common.HiveDataModelEmitter
 
getMemberAnnotations(EmitContext, PropertyDeclaration) - Method in class com.asakusafw.dmdl.java.emitter.CompositeDataModelDriver
 
getMemberAnnotations(EmitContext, PropertyDeclaration) - Method in class com.asakusafw.dmdl.java.spi.JavaDataModelDriver
Returns the type annotations to attach to the property.
getMemberAnnotations(EmitContext, PropertyReferenceDeclaration) - Method in class com.asakusafw.dmdl.java.spi.JavaDataModelDriver
Returns the type annotations to attach to the reference.
getMemberName(String) - Method in class com.asakusafw.operator.CompileEnvironment
Returns the normalized member name.
getMembers() - Method in class com.asakusafw.info.hive.StructType
Returns the members.
getMessage() - Method in class com.asakusafw.utils.java.internal.model.syntax.AssertStatementImpl
 
getMessage() - Method in interface com.asakusafw.utils.java.model.syntax.AssertStatement
Returns the assertion expression.
getMessage(String, Object...) - Method in class com.asakusafw.windgate.cli.WindGateCliLogger
 
getMessage(String, Object...) - Method in class com.asakusafw.windgate.core.WindGateCoreLogger
 
getMessage(String, Object...) - Method in class com.asakusafw.windgate.core.WindGateLogger
Returns the message corrensponded to the code.
getMessage(String, Object...) - Method in class com.asakusafw.windgate.file.session.FileSessionLogger
 
getMessage(String, Object...) - Method in class com.asakusafw.windgate.hadoopfs.HadoopFsLogger
 
getMessage(String, Object...) - Method in class com.asakusafw.windgate.jdbc.JdbcLogger
 
getMessage(String, Object...) - Method in class com.asakusafw.windgate.retryable.RetryableProcessLogger
 
getMessage(String, Object...) - Method in class com.asakusafw.windgate.stream.WindGateStreamLogger
 
getMessage(String, Object...) - Method in class com.asakusafw.yaess.basic.YaessBasicLogger
 
getMessage(String, Object...) - Method in class com.asakusafw.yaess.bootstrap.YaessBootstrapLogger
 
getMessage(String, Object...) - Method in class com.asakusafw.yaess.core.YaessCoreLogger
 
getMessage(String, Object...) - Method in class com.asakusafw.yaess.core.YaessLogger
Returns the message corrensponded to the code.
getMessage(String, Object...) - Method in class com.asakusafw.yaess.flowlog.YaessFlowLogLogger
 
getMessage(String, Object...) - Method in class com.asakusafw.yaess.jobqueue.YaessJobQueueLogger
 
getMessage(String, Object...) - Method in class com.asakusafw.yaess.jsch.YaessJschLogger
 
getMessage(String, Object...) - Method in class com.asakusafw.yaess.multidispatch.YaessMultiDispatchLogger
 
getMessage(String, Object...) - Method in class com.asakusafw.yaess.paralleljob.YaessParallelJobLogger
 
getMethod() - Method in class com.asakusafw.operator.OperatorDriver.Context
Returns the target operator method.
getMethodName() - Method in class com.asakusafw.info.operator.UserOperatorSpec
Returns the operator method name.
getMethodName() - Method in class com.asakusafw.operator.description.ObjectDescription
Returns the factory method name.
getMethods(EmitContext, ModelDeclaration) - Method in class com.asakusafw.dmdl.java.emitter.CompositeDataModelDriver
 
getMethods(EmitContext, ModelDeclaration) - Method in class com.asakusafw.dmdl.java.emitter.driver.ObjectDriver
 
getMethods(EmitContext, ModelDeclaration) - Method in class com.asakusafw.dmdl.java.emitter.driver.StringPropertyDriver
 
getMethods(EmitContext, ModelDeclaration) - Method in class com.asakusafw.dmdl.java.emitter.driver.WritableDriver
 
getMethods(EmitContext, ModelDeclaration) - Method in class com.asakusafw.dmdl.java.spi.JavaDataModelDriver
Returns the method declarations to mixin to the model.
getMinimumFragmentSize() - Method in interface com.asakusafw.runtime.directio.FragmentableDataFormat
Returns the lower limit of fragment size (in bytes).
getMinimumFragmentSize(FragmentableDataFormat<?>) - Method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceProfile
Returns the minimum fragment size.
getMinimumFragmentSize() - Method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceProfile
Returns the minimum fragment size.
getMinimumFragmentSize() - Method in class com.asakusafw.runtime.directio.hadoop.HadoopFileFormatAdapter
 
getMinimumFragmentSize() - Method in class com.asakusafw.runtime.directio.hadoop.SequenceFileFormat
 
getMinimumFragmentSize() - Method in class com.asakusafw.runtime.directio.hadoop.StripedDataFormat.InputContext
Returns the minimum fragment size.
getMinimumFragmentSize() - Method in class com.asakusafw.runtime.io.text.directio.AbstractTextStreamFormat
 
getMinute() - Method in class com.asakusafw.runtime.value.DateTime
Returns the minute of this date time.
getMode() - Method in class com.asakusafw.trace.model.TraceSetting
Returns the trigger mode.
getModelClass() - Method in class com.asakusafw.runtime.io.ModelIoFactory
Returns the target data model class.
getModelClass() - Method in interface com.asakusafw.testdriver.core.DataModelDefinition
Returns the corresponded data model class.
getModelClass() - Method in class com.asakusafw.testdriver.model.DefaultDataModelDefinition
 
getModelClass() - Method in class com.asakusafw.testdriver.model.SimpleDataModelDefinition
 
getModelClassName() - Method in class com.asakusafw.dmdl.directio.util.DirectFileInputDescriptionGenerator.Description
Returns the data model class name.
getModelClassName() - Method in class com.asakusafw.dmdl.directio.util.DirectFileOutputDescriptionGenerator.Description
Returns the data model class name.
getModelClassName() - Method in class com.asakusafw.dmdl.windgate.util.FsProcessDescriptionGenerator.Description
Returns the data model class name.
getModelClassName() - Method in class com.asakusafw.dmdl.windgate.util.JdbcProcessDescriptionGenerator.Description
Returns the data model class name.
getModelFactory() - Method in class com.asakusafw.dmdl.java.emitter.EmitContext
Returns Java DOM factory in use.
getModelFactory() - Static method in class com.asakusafw.utils.java.model.util.Models
Returns a basic Java DOM factory.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.AlternateConstructorInvocationImpl
Returns ModelKind.ALTERNATE_CONSTRUCTOR_INVOCATION which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.AnnotationDeclarationImpl
Returns ModelKind.ANNOTATION_DECLARATION which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.AnnotationElementDeclarationImpl
Returns ModelKind.ANNOTATION_ELEMENT_DECLARATION which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.AnnotationElementImpl
Returns ModelKind.ANNOTATION_ELEMENT which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.ArrayAccessExpressionImpl
Returns ModelKind.ARRAY_ACCESS_EXPRESSION which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.ArrayCreationExpressionImpl
Returns ModelKind.ARRAY_CREATION_EXPRESSION which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.ArrayInitializerImpl
Returns ModelKind.ARRAY_INITIALIZER which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.ArrayTypeImpl
Returns ModelKind.ARRAY_TYPE which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.AssertStatementImpl
Returns ModelKind.ASSERT_STATEMENT which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.AssignmentExpressionImpl
Returns ModelKind.ASSIGNMENT_EXPRESSION which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.BasicTypeImpl
Returns ModelKind.BASIC_TYPE which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.BlockCommentImpl
Returns ModelKind.BLOCK_COMMENT which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.BlockImpl
Returns ModelKind.BLOCK which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.BreakStatementImpl
Returns ModelKind.BREAK_STATEMENT which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.CastExpressionImpl
Returns ModelKind.CAST_EXPRESSION which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.CatchClauseImpl
Returns ModelKind.CATCH_CLAUSE which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.ClassBodyImpl
Returns ModelKind.CLASS_BODY which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.ClassDeclarationImpl
Returns ModelKind.CLASS_DECLARATION which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.ClassInstanceCreationExpressionImpl
Returns ModelKind.CLASS_INSTANCE_CREATION_EXPRESSION which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.ClassLiteralImpl
Returns ModelKind.CLASS_LITERAL which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.CompilationUnitImpl
Returns ModelKind.COMPILATION_UNIT which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.ConditionalExpressionImpl
Returns ModelKind.CONDITIONAL_EXPRESSION which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.ConstructorDeclarationImpl
Returns ModelKind.CONSTRUCTOR_DECLARATION which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.ConstructorReferenceExpressionImpl
Returns ModelKind.CONSTRUCTOR_REFERENCE_EXPRESSION which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.ContinueStatementImpl
Returns ModelKind.CONTINUE_STATEMENT which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.DocBlockImpl
Returns ModelKind.DOC_BLOCK which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.DocFieldImpl
Returns ModelKind.DOC_FIELD which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.DocMethodImpl
Returns ModelKind.DOC_METHOD which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.DocMethodParameterImpl
Returns ModelKind.DOC_METHOD_PARAMETER which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.DocTextImpl
Returns ModelKind.DOC_TEXT which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.DoStatementImpl
Returns ModelKind.DO_STATEMENT which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.EmptyStatementImpl
Returns ModelKind.EMPTY_STATEMENT which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.EnhancedForStatementImpl
Returns ModelKind.ENHANCED_FOR_STATEMENT which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.EnumConstantDeclarationImpl
Returns ModelKind.ENUM_CONSTANT_DECLARATION which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.EnumDeclarationImpl
Returns ModelKind.ENUM_DECLARATION which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.ExpressionStatementImpl
Returns ModelKind.EXPRESSION_STATEMENT which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.FieldAccessExpressionImpl
Returns ModelKind.FIELD_ACCESS_EXPRESSION which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.FieldDeclarationImpl
Returns ModelKind.FIELD_DECLARATION which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.FormalParameterDeclarationImpl
Returns ModelKind.FORMAL_PARAMETER_DECLARATION which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.ForStatementImpl
Returns ModelKind.FOR_STATEMENT which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.IfStatementImpl
Returns ModelKind.IF_STATEMENT which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.ImportDeclarationImpl
Returns ModelKind.IMPORT_DECLARATION which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.InfixExpressionImpl
Returns ModelKind.INFIX_EXPRESSION which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.InitializerDeclarationImpl
Returns ModelKind.INITIALIZER_DECLARATION which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.InstanceofExpressionImpl
Returns ModelKind.INSTANCEOF_EXPRESSION which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.InterfaceDeclarationImpl
Returns ModelKind.INTERFACE_DECLARATION which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.JavadocImpl
Returns ModelKind.JAVADOC which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.LabeledStatementImpl
Returns ModelKind.LABELED_STATEMENT which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.LambdaExpressionImpl
 
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.LineCommentImpl
Returns ModelKind.LINE_COMMENT which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.LiteralImpl
Returns ModelKind.LITERAL which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.LocalClassDeclarationImpl
Returns ModelKind.LOCAL_CLASS_DECLARATION which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.LocalVariableDeclarationImpl
Returns ModelKind.LOCAL_VARIABLE_DECLARATION which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.MarkerAnnotationImpl
Returns ModelKind.MARKER_ANNOTATION which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.MethodDeclarationImpl
Returns ModelKind.METHOD_DECLARATION which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.MethodInvocationExpressionImpl
Returns ModelKind.METHOD_INVOCATION_EXPRESSION which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.MethodReferenceExpressionImpl
Returns ModelKind.METHOD_REFERENCE_EXPRESSION which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.ModifierImpl
Returns ModelKind.MODIFIER which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.NamedTypeImpl
Returns ModelKind.NAMED_TYPE which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.NormalAnnotationImpl
Returns ModelKind.NORMAL_ANNOTATION which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.PackageDeclarationImpl
Returns ModelKind.PACKAGE_DECLARATION which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.ParameterizedTypeImpl
Returns ModelKind.PARAMETERIZED_TYPE which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.ParenthesizedExpressionImpl
Returns ModelKind.PARENTHESIZED_EXPRESSION which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.PostfixExpressionImpl
Returns ModelKind.POSTFIX_EXPRESSION which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.QualifiedNameImpl
Returns ModelKind.QUALIFIED_NAME which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.QualifiedTypeImpl
Returns ModelKind.QUALIFIED_TYPE which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.ReturnStatementImpl
Returns ModelKind.RETURN_STATEMENT which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.SimpleNameImpl
Returns ModelKind.SIMPLE_NAME which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.SingleElementAnnotationImpl
Returns ModelKind.SINGLE_ELEMENT_ANNOTATION which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.StatementExpressionListImpl
Returns ModelKind.STATEMENT_EXPRESSION_LIST which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.SuperConstructorInvocationImpl
Returns ModelKind.SUPER_CONSTRUCTOR_INVOCATION which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.SuperImpl
Returns ModelKind.SUPER which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.SwitchCaseLabelImpl
Returns ModelKind.SWITCH_CASE_LABEL which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.SwitchDefaultLabelImpl
Returns ModelKind.SWITCH_DEFAULT_LABEL which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.SwitchStatementImpl
Returns ModelKind.SWITCH_STATEMENT which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.SynchronizedStatementImpl
Returns ModelKind.SYNCHRONIZED_STATEMENT which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.ThisImpl
Returns ModelKind.THIS which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.ThrowStatementImpl
Returns ModelKind.THROW_STATEMENT which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.TryResourceImpl
Returns ModelKind.TRY_RESOURCE which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.TryStatementImpl
Returns ModelKind.TRY_STATEMENT which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.TypeParameterDeclarationImpl
Returns ModelKind.TYPE_PARAMETER_DECLARATION which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.UnaryExpressionImpl
Returns ModelKind.UNARY_EXPRESSION which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.UnionTypeImpl
 
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.VariableDeclaratorImpl
Returns ModelKind.VARIABLE_DECLARATOR which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.WhileStatementImpl
Returns ModelKind.WHILE_STATEMENT which represents this element kind.
getModelKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.WildcardImpl
Returns ModelKind.WILDCARD which represents this element kind.
getModelKind() - Method in interface com.asakusafw.utils.java.model.syntax.Model
Returns the model kind.
getModelType() - Method in class com.asakusafw.testdriver.DriverInputBase
Returns the data type of this port.
getModelType() - Method in interface com.asakusafw.vocabulary.external.ExporterDescription
Returns the data model class of exporting data.
getModelType() - Method in interface com.asakusafw.vocabulary.external.ImporterDescription
Returns the data model class of importing data.
getModifierKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.ModifierImpl
 
getModifierKind() - Method in interface com.asakusafw.utils.java.model.syntax.Modifier
Returns the modifier kind.
getModifiers() - Method in class com.asakusafw.utils.java.internal.model.syntax.AnnotationDeclarationImpl
 
getModifiers() - Method in class com.asakusafw.utils.java.internal.model.syntax.AnnotationElementDeclarationImpl
 
getModifiers() - Method in class com.asakusafw.utils.java.internal.model.syntax.ClassDeclarationImpl
 
getModifiers() - Method in class com.asakusafw.utils.java.internal.model.syntax.ConstructorDeclarationImpl
 
getModifiers() - Method in class com.asakusafw.utils.java.internal.model.syntax.EnumConstantDeclarationImpl
 
getModifiers() - Method in class com.asakusafw.utils.java.internal.model.syntax.EnumDeclarationImpl
 
getModifiers() - Method in class com.asakusafw.utils.java.internal.model.syntax.FieldDeclarationImpl
 
getModifiers() - Method in class com.asakusafw.utils.java.internal.model.syntax.FormalParameterDeclarationImpl
 
getModifiers() - Method in class com.asakusafw.utils.java.internal.model.syntax.InitializerDeclarationImpl
 
getModifiers() - Method in class com.asakusafw.utils.java.internal.model.syntax.InterfaceDeclarationImpl
 
getModifiers() - Method in class com.asakusafw.utils.java.internal.model.syntax.LocalVariableDeclarationImpl
 
getModifiers() - Method in class com.asakusafw.utils.java.internal.model.syntax.MethodDeclarationImpl
 
getModifiers() - Method in interface com.asakusafw.utils.java.model.syntax.FormalParameterDeclaration
Returns the modifiers and annotations.
getModifiers() - Method in interface com.asakusafw.utils.java.model.syntax.LocalVariableDeclaration
Returns the modifiers and annotations.
getModifiers() - Method in interface com.asakusafw.utils.java.model.syntax.TypeBodyDeclaration
Returns the modifiers and annotations.
getModuleName() - Method in class com.asakusafw.info.task.TaskInfo
Returns the module name.
getModuleName() - Method in class com.asakusafw.testdriver.TestExecutionPlan.Command
Deprecated.
Returns the target module name.
getModuleName() - Method in class com.asakusafw.workflow.model.basic.BasicCommandTaskInfo
 
getModuleName() - Method in class com.asakusafw.workflow.model.basic.BasicDeleteTaskInfo
 
getModuleName() - Method in class com.asakusafw.workflow.model.basic.BasicHadoopTaskInfo
 
getModuleName() - Method in interface com.asakusafw.workflow.model.CommandTaskInfo
 
getModuleName() - Method in interface com.asakusafw.workflow.model.HadoopTaskInfo
 
getModuleName() - Method in interface com.asakusafw.workflow.model.TaskInfo
Returns the task module name.
getModuleName() - Method in class com.asakusafw.yaess.core.CommandScript
Returns a module name of target command.
getMonitors() - Method in class com.asakusafw.yaess.core.YaessProfile
Returns a monitor provider.
getMonth() - Method in class com.asakusafw.runtime.value.Date
Returns the month of this date.
getMonth() - Method in class com.asakusafw.runtime.value.DateTime
Returns the month of this date and time.
getMonthOfYear(int, boolean) - Static method in class com.asakusafw.runtime.value.DateUtil
Converts the number of elapsed days from beginning of the year to the corresponding month.
getMoreInputAction() - Method in class com.asakusafw.dmdl.directio.text.TextFormatSettings
Returns the error action type for extra input fields.
getName(PropertyDeclaration) - Static method in class com.asakusafw.dmdl.directio.text.TextFieldTrait
Returns the field name of the property.
getName() - Method in class com.asakusafw.dmdl.directio.text.TextFieldTrait
Returns the field name.
getName() - Method in interface com.asakusafw.dmdl.semantics.Declaration
Returns the name of this declared element.
getName() - Method in class com.asakusafw.dmdl.semantics.ModelDeclaration
 
getName() - Method in class com.asakusafw.dmdl.semantics.ModelSymbol
 
getName() - Method in class com.asakusafw.dmdl.semantics.PropertyDeclaration
 
getName() - Method in class com.asakusafw.dmdl.semantics.PropertyReferenceDeclaration
 
getName() - Method in class com.asakusafw.dmdl.semantics.PropertySymbol
 
getName() - Method in interface com.asakusafw.dmdl.semantics.Symbol
Returns the name of this symbol.
getName() - Method in class com.asakusafw.dmdl.windgate.jdbc.driver.JdbcColumnTrait
Returns the column name.
getName() - Method in class com.asakusafw.dmdl.windgate.jdbc.driver.JdbcTableTrait
Returns the table name.
getName() - Method in class com.asakusafw.info.directio.DirectFilePortInfo
Returns the port name.
getName() - Method in class com.asakusafw.info.hive.ColumnInfo
Returns the column name.
getName() - Method in class com.asakusafw.info.hive.HiveInputInfo
 
getName() - Method in class com.asakusafw.info.hive.HiveOutputInfo
 
getName() - Method in interface com.asakusafw.info.hive.HivePortInfo
Returns the port name.
getName() - Method in class com.asakusafw.info.hive.SerdeRowFormatInfo
Returns the serde name.
getName() - Method in class com.asakusafw.info.hive.TableInfo
Returns the table name.
getName() - Method in class com.asakusafw.info.operator.InputAttribute
 
getName() - Method in class com.asakusafw.info.operator.InputGroup.Order
Returns the name.
getName() - Method in interface com.asakusafw.info.operator.InputInfo
Returns the port name.
getName() - Method in class com.asakusafw.info.operator.InputOperatorSpec
 
getName() - Method in interface com.asakusafw.info.operator.NamedOperatorSpec
Returns the name of this operator.
getName() - Method in class com.asakusafw.info.operator.OutputAttribute
 
getName() - Method in interface com.asakusafw.info.operator.OutputInfo
Returns the port name.
getName() - Method in class com.asakusafw.info.operator.OutputOperatorSpec
 
getName() - Method in class com.asakusafw.info.operator.ParameterInfo
Returns the parameter name.
getName() - Method in class com.asakusafw.info.operator.view.InputView
 
getName() - Method in class com.asakusafw.info.operator.view.OutputView
 
getName() - Method in class com.asakusafw.info.ParameterInfo
Returns the name.
getName() - Method in class com.asakusafw.info.plan.PlanInputSpec
 
getName() - Method in class com.asakusafw.info.plan.PlanOutputSpec
 
getName() - Method in class com.asakusafw.info.plan.PlanVertexSpec
 
getName() - Method in class com.asakusafw.info.value.ClassInfo
Returns the name.
getName() - Method in class com.asakusafw.info.value.EnumInfo
Returns the name.
getName() - Method in class com.asakusafw.info.windgate.WindGatePortInfo
Returns the port name.
getName() - Method in class com.asakusafw.operator.description.ClassDescription
Returns the binary name.
getName() - Method in class com.asakusafw.operator.description.EnumConstantDescription
Returns the constant name.
getName() - Method in class com.asakusafw.operator.model.ExternMirror
Returns the extern name.
getName() - Method in class com.asakusafw.operator.model.OperatorDescription.Node
Returns the name of this node.
getName() - Method in class com.asakusafw.operator.model.PropertyMirror
Returns the name of this property.
getName() - Method in class com.asakusafw.runtime.directio.FilePattern.Variable
Returns the name of this variable.
getName() - Method in class com.asakusafw.runtime.io.text.driver.FieldDefinition
Returns the field name.
getName() - Method in class com.asakusafw.runtime.model.PropertyInfo
Returns the property name in snake_case.
getName() - Method in class com.asakusafw.runtime.stage.StageOutput
Returns the simple name of this output.
getName() - Method in class com.asakusafw.runtime.stage.StageResource
Returns the resource name.
getName() - Method in class com.asakusafw.testdata.generator.excel.SheetFormat
Returns the name of this sheet.
getName() - Method in class com.asakusafw.testdriver.compiler.basic.BasicPortMirror
 
getName() - Method in interface com.asakusafw.testdriver.compiler.CompilerToolkit
Returns the toolkit name.
getName() - Method in interface com.asakusafw.testdriver.compiler.PortMirror
Returns the port name.
getName() - Method in class com.asakusafw.testdriver.DriverInputBase
Returns the name of this port.
getName() - Method in enum com.asakusafw.testdriver.excel.legacy.ConditionSheetItem
Returns the cell name.
getName() - Method in class com.asakusafw.testdriver.rule.VerifyRuleBuilder.Property
Returns the name of this property.
getName() - Method in class com.asakusafw.utils.java.internal.model.syntax.AnnotationDeclarationImpl
 
getName() - Method in class com.asakusafw.utils.java.internal.model.syntax.AnnotationElementDeclarationImpl
 
getName() - Method in class com.asakusafw.utils.java.internal.model.syntax.AnnotationElementImpl
 
getName() - Method in class com.asakusafw.utils.java.internal.model.syntax.ClassDeclarationImpl
 
getName() - Method in class com.asakusafw.utils.java.internal.model.syntax.ConstructorDeclarationImpl
 
getName() - Method in class com.asakusafw.utils.java.internal.model.syntax.DocFieldImpl
 
getName() - Method in class com.asakusafw.utils.java.internal.model.syntax.DocMethodImpl
 
getName() - Method in class com.asakusafw.utils.java.internal.model.syntax.DocMethodParameterImpl
 
getName() - Method in class com.asakusafw.utils.java.internal.model.syntax.EnumConstantDeclarationImpl
 
getName() - Method in class com.asakusafw.utils.java.internal.model.syntax.EnumDeclarationImpl
 
getName() - Method in class com.asakusafw.utils.java.internal.model.syntax.FieldAccessExpressionImpl
 
getName() - Method in class com.asakusafw.utils.java.internal.model.syntax.FormalParameterDeclarationImpl
 
getName() - Method in class com.asakusafw.utils.java.internal.model.syntax.ImportDeclarationImpl
 
getName() - Method in class com.asakusafw.utils.java.internal.model.syntax.InterfaceDeclarationImpl
 
getName() - Method in class com.asakusafw.utils.java.internal.model.syntax.MethodDeclarationImpl
 
getName() - Method in class com.asakusafw.utils.java.internal.model.syntax.MethodInvocationExpressionImpl
 
getName() - Method in class com.asakusafw.utils.java.internal.model.syntax.MethodReferenceExpressionImpl
 
getName() - Method in class com.asakusafw.utils.java.internal.model.syntax.NamedTypeImpl
 
getName() - Method in class com.asakusafw.utils.java.internal.model.syntax.PackageDeclarationImpl
 
getName() - Method in class com.asakusafw.utils.java.internal.model.syntax.TypeParameterDeclarationImpl
 
getName() - Method in class com.asakusafw.utils.java.internal.model.syntax.VariableDeclaratorImpl
 
getName() - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocMember
Returns the member name.
getName() - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocMethodParameter
Returns the parameter name.
getName() - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocNamedType
Returns the type name.
getName() - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocQualifiedName
Returns the simple name.
getName() - Method in class com.asakusafw.utils.java.jsr199.testing.VolatileResourceFile
 
getName() - Method in interface com.asakusafw.utils.java.model.syntax.AnnotationElement
Returns the annotation element name.
getName() - Method in interface com.asakusafw.utils.java.model.syntax.AnnotationElementDeclaration
Returns the annotation element name.
getName() - Method in interface com.asakusafw.utils.java.model.syntax.DocField
Returns the field name.
getName() - Method in interface com.asakusafw.utils.java.model.syntax.DocMethod
Returns the target method or constructor name.
getName() - Method in interface com.asakusafw.utils.java.model.syntax.DocMethodParameter
Returns the parameter name.
getName() - Method in interface com.asakusafw.utils.java.model.syntax.EnumConstantDeclaration
Returns the enum constant name.
getName() - Method in interface com.asakusafw.utils.java.model.syntax.FieldAccessExpression
Returns the field name.
getName() - Method in interface com.asakusafw.utils.java.model.syntax.FormalParameterDeclaration
Returns the parameter name.
getName() - Method in interface com.asakusafw.utils.java.model.syntax.ImportDeclaration
Returns the import target type or member name.
getName() - Method in interface com.asakusafw.utils.java.model.syntax.LambdaParameter
Returns the parameter name.
getName() - Method in interface com.asakusafw.utils.java.model.syntax.MethodInvocationExpression
Returns the target method name.
getName() - Method in interface com.asakusafw.utils.java.model.syntax.MethodOrConstructorDeclaration
Returns the target method or constructor name.
getName() - Method in interface com.asakusafw.utils.java.model.syntax.MethodReferenceExpression
Returns the target method name.
getName() - Method in interface com.asakusafw.utils.java.model.syntax.NamedType
Returns the type name.
getName() - Method in interface com.asakusafw.utils.java.model.syntax.PackageDeclaration
Returns the target package name.
getName() - Method in interface com.asakusafw.utils.java.model.syntax.SimpleName
 
getName() - Method in interface com.asakusafw.utils.java.model.syntax.TypeDeclaration
Returns the simple type name.
getName() - Method in interface com.asakusafw.utils.java.model.syntax.TypeParameterDeclaration
Returns the type variable name.
getName() - Method in interface com.asakusafw.utils.java.model.syntax.VariableDeclarator
Returns the variable name.
getName() - Method in class com.asakusafw.vocabulary.batch.JobFlowWorkDescription
 
getName() - Method in class com.asakusafw.vocabulary.batch.ScriptWorkDescription
Deprecated.
 
getName() - Method in class com.asakusafw.vocabulary.batch.WorkDescription
Returns the identifier of this work.
getName() - Method in class com.asakusafw.vocabulary.flow.builder.DataInfo
Returns the target name.
getName() - Method in class com.asakusafw.vocabulary.flow.builder.EdgeInfo
Returns the edge name.
getName() - Method in class com.asakusafw.vocabulary.flow.builder.ExternInfo
Returns the external port name.
getName() - Method in class com.asakusafw.vocabulary.flow.builder.PortInfo
Returns the port name.
getName() - Method in interface com.asakusafw.vocabulary.flow.graph.FlowElementDescription
Returns the name of this element.
getName() - Method in class com.asakusafw.vocabulary.flow.graph.FlowElementPortDescription
Returns the port name.
getName() - Method in class com.asakusafw.vocabulary.flow.graph.FlowPartDescription
 
getName() - Method in class com.asakusafw.vocabulary.flow.graph.FlowPartDescription.Parameter
Returns the parameter name.
getName() - Method in class com.asakusafw.vocabulary.flow.graph.InputDescription
 
getName() - Method in class com.asakusafw.vocabulary.flow.graph.OperatorDescription.Declaration
Returns the operator method name.
getName() - Method in class com.asakusafw.vocabulary.flow.graph.OperatorDescription
 
getName() - Method in class com.asakusafw.vocabulary.flow.graph.OperatorDescription.Parameter
Returns the parameter name.
getName() - Method in class com.asakusafw.vocabulary.flow.graph.OperatorHelper
Returns the name of the operator helper method.
getName() - Method in class com.asakusafw.vocabulary.flow.graph.OutputDescription
 
getName() - Method in class com.asakusafw.vocabulary.flow.util.PseudElementDescription
 
getName() - Method in class com.asakusafw.windgate.core.GateProfile
The name of this profile (for hint).
getName() - Method in class com.asakusafw.windgate.core.GateScript
Return the name of this script (for hint).
getName() - Method in class com.asakusafw.windgate.core.process.ProcessProfile
Returns this name.
getName() - Method in class com.asakusafw.windgate.core.ProcessScript
Returns the name of this process.
getName() - Method in class com.asakusafw.windgate.core.resource.ResourceManipulator
Returns the name of this resource.
getName() - Method in class com.asakusafw.windgate.core.resource.ResourceMirror
Returns the name of this resource.
getName() - Method in class com.asakusafw.windgate.core.resource.ResourceProfile
Returns this name.
getName() - Method in class com.asakusafw.windgate.file.resource.FileResourceManipulator
 
getName() - Method in class com.asakusafw.windgate.file.resource.FileResourceMirror
 
getName() - Method in class com.asakusafw.windgate.hadoopfs.HadoopFsMirror
 
getName() - Method in class com.asakusafw.windgate.hadoopfs.ssh.AbstractSshHadoopFsMirror
 
getName() - Method in class com.asakusafw.windgate.jdbc.JdbcResourceManipulator
 
getName() - Method in class com.asakusafw.windgate.jdbc.JdbcResourceMirror
 
getName() - Method in class com.asakusafw.windgate.jdbc.JdbcScript
Returns the name of original process.
getName() - Method in class com.asakusafw.windgate.stream.file.FileResourceManipulator
 
getName() - Method in class com.asakusafw.windgate.stream.file.FileResourceMirror
 
getName() - Method in class com.asakusafw.workflow.model.attribute.ParameterInfo
Returns the name.
getName() - Method in class com.asakusafw.yaess.basic.BasicExtension
 
getName() - Method in class com.asakusafw.yaess.bootstrap.ExtendedArgument
Returns the name.
getName() - Method in interface com.asakusafw.yaess.core.Extension
Returns the extension name.
getNamespace() - Method in class com.asakusafw.dmdl.semantics.trait.NamespaceTrait
Returns the specified namespace.
getNaturalTypeInfo(PropertyDeclaration) - Static method in class com.asakusafw.dmdl.directio.hive.common.HiveFieldTrait
Returns the natural type information for the property.
getNode() - Method in interface com.asakusafw.utils.graph.Graph.Vertex
Returns the vertex value.
getNodeSet() - Method in interface com.asakusafw.utils.graph.Graph
Returns the all vertices in this graph.
getNodeSet() - Method in class com.asakusafw.utils.graph.HashGraph
 
getNullFormat() - Method in class com.asakusafw.dmdl.directio.text.TextFieldSettings
Returns the string representation of null.
getNullFormat() - Method in class com.asakusafw.runtime.io.text.value.ValueOptionFieldAdapter.BuilderBase
Returns the sequence which represents NULL field.
getNullSymbol() - Method in class com.asakusafw.info.hive.DelimitedRowFormatInfo
Returns the null character.
getNumberFormat() - Method in class com.asakusafw.dmdl.directio.text.TextFieldSettings
Returns the string representation of numbers.
getNumberOfFields() - Method in class com.asakusafw.runtime.io.text.driver.RecordDefinition
Returns the number of fields in this record.
getObject() - Method in class com.asakusafw.info.value.AnnotationInfo
 
getObject() - Method in class com.asakusafw.info.value.BooleanInfo
 
getObject() - Method in class com.asakusafw.info.value.ByteInfo
 
getObject() - Method in class com.asakusafw.info.value.CharInfo
 
getObject() - Method in class com.asakusafw.info.value.ClassInfo
 
getObject() - Method in class com.asakusafw.info.value.DoubleInfo
 
getObject() - Method in class com.asakusafw.info.value.EnumInfo
 
getObject() - Method in class com.asakusafw.info.value.FloatInfo
 
getObject() - Method in class com.asakusafw.info.value.IntInfo
 
getObject() - Method in class com.asakusafw.info.value.ListInfo
 
getObject() - Method in class com.asakusafw.info.value.LongInfo
 
getObject() - Method in class com.asakusafw.info.value.NullInfo
 
getObject() - Method in interface com.asakusafw.info.value.NumberInfo
 
getObject() - Method in class com.asakusafw.info.value.ShortInfo
 
getObject() - Method in class com.asakusafw.info.value.StringInfo
 
getObject() - Method in class com.asakusafw.info.value.UnknownInfo
 
getObject() - Method in interface com.asakusafw.info.value.ValueInfo
Returns the value as Object.
getObject() - Method in interface com.asakusafw.runtime.io.util.Union
Returns the current object in union.
getObject() - Method in class com.asakusafw.runtime.io.util.WritableRawComparableUnion
 
getObject() - Method in class com.asakusafw.runtime.io.util.WritableUnion
 
getOffset() - Method in class com.asakusafw.runtime.directio.DirectInputFragment
Returns the byte offset of this fragment.
getOnIncompatibleType() - Method in class com.asakusafw.directio.hive.orc.OrcFormatConfiguration
Returns the exception handling strategy for incompatible field type.
getOnIncompatibleType() - Method in class com.asakusafw.directio.hive.parquet.ParquetFormatConfiguration
Returns the exception handling strategy for incompatible field type.
getOnIncompatibleType() - Method in class com.asakusafw.directio.hive.serde.DataModelMapping
Returns the exception handling strategy for incompatible field type.
getOnMalformedInput() - Method in class com.asakusafw.runtime.io.text.driver.FieldDefinition
Returns the error action for malformed inputs.
getOnMissingSource() - Method in class com.asakusafw.directio.hive.orc.OrcFormatConfiguration
Returns the exception handling strategy for missing source fields.
getOnMissingSource() - Method in class com.asakusafw.directio.hive.parquet.ParquetFormatConfiguration
Returns the exception handling strategy for missing source fields.
getOnMissingSource() - Method in class com.asakusafw.directio.hive.serde.DataModelMapping
Returns the exception handling strategy for missing source fields.
getOnMissingTarget() - Method in class com.asakusafw.directio.hive.orc.OrcFormatConfiguration
Returns the exception handling strategy for missing target fields.
getOnMissingTarget() - Method in class com.asakusafw.directio.hive.parquet.ParquetFormatConfiguration
Returns the exception handling strategy for missing target fields.
getOnMissingTarget() - Method in class com.asakusafw.directio.hive.serde.DataModelMapping
Returns the exception handling strategy for missing target fields.
getOnUnmappableOutput() - Method in class com.asakusafw.runtime.io.text.driver.FieldDefinition
Returns the error action for un-mappable outputs.
getOperand() - Method in class com.asakusafw.utils.java.internal.model.syntax.PostfixExpressionImpl
 
getOperand() - Method in class com.asakusafw.utils.java.internal.model.syntax.UnaryExpressionImpl
 
getOperand() - Method in interface com.asakusafw.utils.java.model.syntax.PostfixExpression
Returns the operand term.
getOperand() - Method in interface com.asakusafw.utils.java.model.syntax.UnaryExpression
Returns the operand term.
getOperationId() - Method in class com.asakusafw.runtime.stage.BaseStageClient
Returns the job operation ID which this client will invoke.
getOperator() - Method in class com.asakusafw.utils.java.internal.model.syntax.AssignmentExpressionImpl
 
getOperator() - Method in class com.asakusafw.utils.java.internal.model.syntax.InfixExpressionImpl
 
getOperator() - Method in class com.asakusafw.utils.java.internal.model.syntax.PostfixExpressionImpl
 
getOperator() - Method in class com.asakusafw.utils.java.internal.model.syntax.UnaryExpressionImpl
 
getOperator() - Method in interface com.asakusafw.utils.java.model.syntax.AssignmentExpression
Returns the simple assignment operator, or an infix operator for compound assignment expression.
getOperator() - Method in interface com.asakusafw.utils.java.model.syntax.InfixExpression
Returns the infix operator.
getOperator() - Method in interface com.asakusafw.utils.java.model.syntax.PostfixExpression
Returns the postfix operator.
getOperator() - Method in interface com.asakusafw.utils.java.model.syntax.UnaryExpression
Returns the unary operator.
getOperator() - Method in enum com.asakusafw.vocabulary.attribute.ViewInfo.Direction
Returns the direction operator.
getOperatorClassName() - Method in class com.asakusafw.trace.model.Tracepoint
Returns the target operator class name.
getOperatorDrivers() - Method in class com.asakusafw.operator.CompileEnvironment
Returns registered operator drivers.
getOperatorKind() - Method in class com.asakusafw.info.operator.CoreOperatorSpec
 
getOperatorKind() - Method in class com.asakusafw.info.operator.CustomOperatorSpec
 
getOperatorKind() - Method in class com.asakusafw.info.operator.FlowOperatorSpec
 
getOperatorKind() - Method in class com.asakusafw.info.operator.InputOperatorSpec
 
getOperatorKind() - Method in class com.asakusafw.info.operator.MarkerOperatorSpec
 
getOperatorKind() - Method in interface com.asakusafw.info.operator.OperatorSpec
Returns the kind of this operator.
getOperatorKind() - Method in class com.asakusafw.info.operator.OutputOperatorSpec
 
getOperatorKind() - Method in class com.asakusafw.info.operator.UserOperatorSpec
 
getOperatorKind() - Method in class com.asakusafw.info.plan.PlanInputSpec
 
getOperatorKind() - Method in class com.asakusafw.info.plan.PlanOutputSpec
 
getOperatorKind() - Method in class com.asakusafw.info.plan.PlanVertexSpec
 
getOperatorMap(OperatorSpec.OperatorKind) - Method in class com.asakusafw.info.operator.view.OperatorGraphView
Returns the element operators.
getOperatorMethodName() - Method in class com.asakusafw.trace.model.Tracepoint
Returns the target operator method name.
getOperators() - Method in class com.asakusafw.info.operator.view.OperatorGraphView
Returns the element operators.
getOperators(OperatorSpec.OperatorKind) - Method in class com.asakusafw.info.operator.view.OperatorGraphView
Returns the element operators.
getOpposites() - Method in class com.asakusafw.info.graph.Input
 
getOpposites() - Method in class com.asakusafw.info.graph.Output
 
getOpposites() - Method in class com.asakusafw.info.graph.Port
Returns the connected opposites.
getOpposites() - Method in class com.asakusafw.info.operator.view.InputView
Returns the opposite ports.
getOpposites() - Method in class com.asakusafw.info.operator.view.OutputView
Returns the opposite ports.
getOpposites() - Method in class com.asakusafw.vocabulary.flow.graph.FlowElementInput
Returns the opposite ports of this.
getOpposites() - Method in class com.asakusafw.vocabulary.flow.graph.FlowElementOutput
Returns the opposite ports of this.
getOptimizations() - Method in class com.asakusafw.windgate.jdbc.JdbcProfile
Returns the optimizations.
getOptimizeLevel() - Method in class com.asakusafw.testdriver.compiler.basic.BasicCompilerConfiguration
 
getOptimizeLevel() - Method in interface com.asakusafw.testdriver.compiler.CompilerConfiguration
Returns the optimize level.
getOptional() - Method in class com.asakusafw.dmdl.directio.util.DirectFileInputDescriptionGenerator.Description
Returns whether the target input is optional or not.
getOptionGetterName(PropertyDeclaration) - Method in class com.asakusafw.dmdl.java.emitter.EmitContext
Returns the corresponded option getter name.
getOptionNames(Collection<? extends CompileEnvironment.Support>) - Static method in class com.asakusafw.operator.CompilerOption
Returns the available option names.
getOptions() - Method in class com.asakusafw.info.cli.generate.dot.DotParameter
Returns the graph options.
getOptions() - Method in class com.asakusafw.runtime.io.text.driver.BasicFieldOutput
 
getOptions() - Method in interface com.asakusafw.runtime.io.text.driver.FieldOutput
Returns the options of this output.
getOptions() - Method in class com.asakusafw.testdriver.compiler.basic.BasicCompilerConfiguration
 
getOptions() - Method in interface com.asakusafw.testdriver.compiler.CompilerConfiguration
Returns the options.
getOptions() - Static method in enum com.asakusafw.testdriver.excel.NullityConditionKind
Returns options as text.
getOptions() - Static method in enum com.asakusafw.testdriver.excel.TotalConditionKind
Returns options as text.
getOptions() - Static method in enum com.asakusafw.testdriver.excel.ValueConditionKind
Returns options as text.
getOptions() - Method in class com.asakusafw.vocabulary.windgate.JdbcExporterDescription
Returns WindGate JDBC export options.
getOptions() - Method in class com.asakusafw.vocabulary.windgate.JdbcImporterDescription
Returns WindGate JDBC import options.
getOptions() - Method in class com.asakusafw.windgate.jdbc.JdbcScript
Returns the WindGate JDBC options.
getOptionSetterName(PropertyDeclaration) - Method in class com.asakusafw.dmdl.java.emitter.EmitContext
Returns the corresponded option setter name.
getOrder() - Method in class com.asakusafw.dmdl.directio.util.DirectFileOutputDescriptionGenerator.Description
Returns the view of order expression list.
getOrder() - Method in class com.asakusafw.info.directio.DirectFileOutputInfo
Returns the record order.
getOrder() - Method in class com.asakusafw.info.operator.InputGroup
Returns the order.
getOrder() - Method in class com.asakusafw.operator.model.KeyMirror
Returns the ordering key list.
getOrder() - Method in class com.asakusafw.vocabulary.directio.DirectFileOutputDescription
Returns record order in each output file.
getOrdering() - Method in class com.asakusafw.vocabulary.attribute.ViewInfo
Returns the sort expression in each group.
getOrderings() - Method in class com.asakusafw.vocabulary.flow.graph.ShuffleKey
Returns ordering information.
getOrderObject() - Method in class com.asakusafw.runtime.io.util.ShuffleKey
Returns an object for ordering.
getOrdinal() - Method in class com.asakusafw.runtime.model.PropertyInfo
Returns the 0-origin property ordinal.
getOrigin() - Method in interface com.asakusafw.vocabulary.flow.graph.FlowElementDescription
Returns the original description.
getOrigin() - Method in class com.asakusafw.vocabulary.flow.graph.FlowGraph
Returns the original flow graph object.
getOrigin() - Method in class com.asakusafw.vocabulary.flow.graph.FlowPartDescription
 
getOrigin() - Method in class com.asakusafw.vocabulary.flow.graph.InputDescription
 
getOrigin() - Method in class com.asakusafw.vocabulary.flow.graph.OperatorDescription
 
getOrigin() - Method in class com.asakusafw.vocabulary.flow.graph.OutputDescription
 
getOrigin() - Method in class com.asakusafw.vocabulary.flow.util.PseudElementDescription
 
getOriginal() - Method in class com.asakusafw.runtime.stage.input.StageInputSplit
Deprecated.
getOriginalAst() - Method in class com.asakusafw.dmdl.directio.csv.driver.CsvFieldTrait
 
getOriginalAst() - Method in class com.asakusafw.dmdl.directio.csv.driver.CsvFormatTrait
 
getOriginalAst() - Method in class com.asakusafw.dmdl.directio.hive.common.BaseTrait
 
getOriginalAst() - Method in class com.asakusafw.dmdl.directio.line.driver.LineFieldTrait
 
getOriginalAst() - Method in class com.asakusafw.dmdl.directio.line.driver.LineFormatTrait
 
getOriginalAst() - Method in class com.asakusafw.dmdl.directio.sequencefile.driver.SequenceFileFormatTrait
 
getOriginalAst() - Method in class com.asakusafw.dmdl.directio.text.csv.CsvTextTrait
 
getOriginalAst() - Method in class com.asakusafw.dmdl.directio.text.tabular.TabularTextTrait
 
getOriginalAst() - Method in class com.asakusafw.dmdl.directio.text.TextFieldTrait
 
getOriginalAst() - Method in class com.asakusafw.dmdl.directio.tsv.driver.TsvFieldTrait
 
getOriginalAst() - Method in class com.asakusafw.dmdl.directio.tsv.driver.TsvFormatTrait
 
getOriginalAst() - Method in interface com.asakusafw.dmdl.semantics.Element
Returns the corresponded syntactic element of this.
getOriginalAst() - Method in class com.asakusafw.dmdl.semantics.ModelDeclaration
 
getOriginalAst() - Method in class com.asakusafw.dmdl.semantics.ModelSymbol
 
getOriginalAst() - Method in class com.asakusafw.dmdl.semantics.PropertyDeclaration
 
getOriginalAst() - Method in class com.asakusafw.dmdl.semantics.PropertyReferenceDeclaration
 
getOriginalAst() - Method in class com.asakusafw.dmdl.semantics.PropertySymbol
 
getOriginalAst() - Method in class com.asakusafw.dmdl.semantics.trait.JoinTrait
 
getOriginalAst() - Method in class com.asakusafw.dmdl.semantics.trait.MappingFactor
 
getOriginalAst() - Method in class com.asakusafw.dmdl.semantics.trait.NamespaceTrait
 
getOriginalAst() - Method in class com.asakusafw.dmdl.semantics.trait.ProjectionsTrait
 
getOriginalAst() - Method in class com.asakusafw.dmdl.semantics.trait.ReduceTerm
 
getOriginalAst() - Method in class com.asakusafw.dmdl.semantics.trait.ReferencesTrait
 
getOriginalAst() - Method in class com.asakusafw.dmdl.semantics.trait.SummarizeTrait
 
getOriginalAst() - Method in class com.asakusafw.dmdl.semantics.type.BasicType
 
getOriginalAst() - Method in class com.asakusafw.dmdl.semantics.type.CollectionType
 
getOriginalAst() - Method in class com.asakusafw.dmdl.windgate.csv.driver.CsvFieldTrait
 
getOriginalAst() - Method in class com.asakusafw.dmdl.windgate.csv.driver.CsvSupportTrait
 
getOriginalAst() - Method in class com.asakusafw.dmdl.windgate.jdbc.driver.JdbcColumnTrait
 
getOriginalAst() - Method in class com.asakusafw.dmdl.windgate.jdbc.driver.JdbcTableTrait
 
getOriginalAst() - Method in class com.asakusafw.dmdl.windgate.stream.driver.StreamSupportTrait
 
getOriginalStderr() - Static method in class com.asakusafw.windgate.hadoopfs.ssh.StdioHelper
Returns original standard error output.
getOriginalStdin() - Static method in class com.asakusafw.windgate.hadoopfs.ssh.StdioHelper
Returns original standard input.
getOriginalStdout() - Static method in class com.asakusafw.windgate.hadoopfs.ssh.StdioHelper
Returns original standard output.
getOsUser() - Method in class com.asakusafw.testdriver.TestDriverContext
Returns the current user name in OS.
getOutput() - Method in class com.asakusafw.dmdl.java.Configuration
Returns the Java DOM emitter.
getOutput(int) - Method in class com.asakusafw.info.graph.Node
Returns the output port of this node.
getOutput() - Method in enum com.asakusafw.runtime.io.text.driver.HeaderType
Returns the output.
getOutput(String) - Method in class com.asakusafw.vocabulary.flow.builder.FlowElementEditor
Returns an output port.
getOutput(String) - Method in class com.asakusafw.vocabulary.flow.graph.FlowElementResolver
Returns the output port of the target flow element.
getOutput() - Method in interface com.asakusafw.yaess.core.ExecutionMonitor
Returns output stream for extra information.
getOutput() - Method in class com.asakusafw.yaess.core.JobMonitor
 
getOutput() - Method in class com.asakusafw.yaess.core.PhaseMonitor
 
getOutputCommitter(TaskAttemptContext) - Method in class com.asakusafw.runtime.stage.output.BridgeOutputFormat
 
getOutputCommitter(TaskAttemptContext) - Method in class com.asakusafw.runtime.stage.output.StageOutputFormat
 
getOutputCommitter(TaskAttemptContext) - Method in class com.asakusafw.runtime.stage.output.TemporaryOutputFormat
 
getOutputFormatClass() - Method in class com.asakusafw.info.hive.CustomStorageFormatInfo
Returns the output format class name.
getOutputId() - Method in class com.asakusafw.runtime.directio.OutputAttemptContext
Returns the output ID corresponding to this output.
getOutputId() - Method in class com.asakusafw.runtime.directio.OutputTransactionContext
Returns the output ID corresponding to this output.
getOutputName() - Method in class com.asakusafw.runtime.stage.collector.SlotDirectMapper
Returns the output name.
getOutputName() - Method in class com.asakusafw.runtime.stage.preparator.PreparatorMapper
Returns the output name.
getOutputNames() - Method in class com.asakusafw.runtime.stage.collector.SlotSorter
Returns the array of names for each slot.
getOutputOptions() - Method in class com.asakusafw.runtime.io.text.driver.FieldDefinition
Returns the output options.
getOutputPath(JobContext) - Static method in class com.asakusafw.runtime.stage.output.TemporaryOutputFormat
Returns the output path.
getOutputPorts() - Method in class com.asakusafw.vocabulary.flow.graph.FlowElement
Returns input ports of this element.
getOutputPorts() - Method in interface com.asakusafw.vocabulary.flow.graph.FlowElementDescription
Returns the output ports of this element.
getOutputPorts() - Method in class com.asakusafw.vocabulary.flow.graph.FlowPartDescription
 
getOutputPorts() - Method in class com.asakusafw.vocabulary.flow.graph.InputDescription
 
getOutputPorts() - Method in class com.asakusafw.vocabulary.flow.graph.OperatorDescription
 
getOutputPorts() - Method in class com.asakusafw.vocabulary.flow.graph.OutputDescription
 
getOutputPorts() - Method in class com.asakusafw.vocabulary.flow.util.PseudElementDescription
 
getOutputs() - Method in class com.asakusafw.info.cli.generate.ddl.HiveIoParameter
Returns the available Direct I/O Hive tables.
getOutputs() - Method in class com.asakusafw.info.directio.DirectFileIoAttribute
Returns the outputs.
getOutputs() - Method in class com.asakusafw.info.graph.Node
Returns the output ports of this node.
getOutputs() - Method in class com.asakusafw.info.hive.HiveIoAttribute
Returns the outputs.
getOutputs() - Method in class com.asakusafw.info.operator.view.OperatorView
Returns views of output ports.
getOutputs() - Method in class com.asakusafw.info.windgate.WindGateIoAttribute
Returns the outputs.
getOutputs() - Method in class com.asakusafw.operator.model.OperatorDescription
Returns the output datasets.
getOutputs() - Method in class com.asakusafw.testdriver.compiler.basic.BasicJobflowMirror
 
getOutputs() - Method in interface com.asakusafw.testdriver.compiler.JobflowMirror
Returns the output ports of the jobflow.
getOutputTransformerClass() - Method in class com.asakusafw.dmdl.directio.text.TextFormatSettings
Returns the output transformer class.
getOutType(CompileEnvironment, TypeMirror) - Static method in class com.asakusafw.operator.util.TypeHelper
Returns the type argument of Out type.
getOwner() - Method in interface com.asakusafw.dmdl.semantics.MemberDeclaration
Returns owner of this member.
getOwner() - Method in class com.asakusafw.dmdl.semantics.PropertyDeclaration
 
getOwner() - Method in class com.asakusafw.dmdl.semantics.PropertyReferenceDeclaration
 
getOwner() - Method in class com.asakusafw.dmdl.semantics.PropertySymbol
Returns owner of this property.
getOwner() - Method in class com.asakusafw.info.operator.view.InputView
Returns the owner of this port.
getOwner() - Method in class com.asakusafw.info.operator.view.OutputView
Returns the owner of this port.
getOwner() - Method in class com.asakusafw.vocabulary.flow.graph.FlowElementPort
Returns the owner of this port.
getOwnerNodeNames() - Method in class com.asakusafw.runtime.directio.DirectInputFragment
Returns the node names of this owners.
getOwnerType() - Method in enum com.asakusafw.utils.java.model.syntax.PropertyKind
Returns the interface type of the property owner.
getPackageDeclaration() - Method in class com.asakusafw.utils.java.internal.model.syntax.CompilationUnitImpl
 
getPackageDeclaration() - Method in interface com.asakusafw.utils.java.model.syntax.CompilationUnit
Returns the package declaration.
getPackageDeclaration() - Method in class com.asakusafw.utils.java.model.util.ImportBuilder
Returns the package declaration of this builder.
getPackageName() - Method in class com.asakusafw.operator.description.ClassDescription
Returns package name of the class.
getPageSize() - Method in class com.asakusafw.runtime.mapreduce.simple.KeyValueSorter.Options
Returns in-memory sort buffer size.
getPairs() - Method in class com.asakusafw.windgate.core.ParameterList
Returns parameters as key value pairs.
getParameter(String) - Method in class com.asakusafw.operator.util.JavadocHelper
Returns the parameter document elements.
getParameter() - Method in class com.asakusafw.utils.java.internal.model.syntax.CatchClauseImpl
 
getParameter() - Method in class com.asakusafw.utils.java.internal.model.syntax.EnhancedForStatementImpl
 
getParameter() - Method in class com.asakusafw.utils.java.internal.model.syntax.TryResourceImpl
 
getParameter() - Method in interface com.asakusafw.utils.java.model.syntax.CatchClause
Returns the exception parameter.
getParameter() - Method in interface com.asakusafw.utils.java.model.syntax.EnhancedForStatement
Returns the loop variable declaration.
getParameter() - Method in interface com.asakusafw.utils.java.model.syntax.TryResource
Returns the resource variable declaration.
getParameterIndex() - Method in class com.asakusafw.vocabulary.flow.builder.EdgeInfo
Returns the index where this appears in the target parameters.
getParameterNames() - Method in class com.asakusafw.windgate.core.DriverScript
Returns the required parameter names.
getParameters() - Method in class com.asakusafw.info.operator.OperatorAttribute
 
getParameters() - Method in interface com.asakusafw.info.operator.OperatorInfo
Returns the parameters.
getParameters() - Method in class com.asakusafw.info.operator.view.OperatorView
 
getParameters() - Method in class com.asakusafw.operator.model.OperatorDescription
Returns the parameters, which include input datasets and arguments.
getParameters() - Method in class com.asakusafw.utils.java.internal.model.syntax.LambdaExpressionImpl
 
getParameters() - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocMethod
Returns the method or constructor parameters.
getParameters() - Method in interface com.asakusafw.utils.java.model.syntax.LambdaExpression
Returns the lambda parameters.
getParameters() - Method in class com.asakusafw.vocabulary.flow.graph.FlowPartDescription
Returns the parameters for this flow-part.
getParameters() - Method in class com.asakusafw.vocabulary.flow.graph.OperatorDescription
Returns information of the user parameters.
getParameterTypes() - Method in class com.asakusafw.vocabulary.flow.graph.OperatorDescription.Declaration
Returns the erased parameter types of the operator method.
getParameterTypes() - Method in class com.asakusafw.vocabulary.flow.graph.OperatorHelper
Returns the erased parameter types of the operator helper method.
getParent() - Method in interface com.asakusafw.info.graph.Element
Returns the parent element of this.
getParent() - Method in class com.asakusafw.info.graph.Node
 
getParent() - Method in class com.asakusafw.info.graph.Port
 
getParent() - Method in class com.asakusafw.info.graph.Wire
 
getPartial() - Method in class com.asakusafw.iterative.common.basic.BasicParameterTable
 
getPartial() - Method in interface com.asakusafw.iterative.common.ParameterTable
Returns the partial parameter names in this set.
getPartition(ShuffleKey, Object, int) - Method in class com.asakusafw.runtime.io.util.ShuffleKey.Partitioner
 
getPartition(SortableSlot, Object, int) - Method in class com.asakusafw.runtime.stage.collector.SortableSlot.Partitioner
 
getPartitionerClassOrNull() - Method in class com.asakusafw.runtime.stage.AbstractStageClient
Returns the partitioner class.
getPassPhrase() - Method in class com.asakusafw.windgate.hadoopfs.ssh.SshProfile
Returns the pass phrase of the SshProfile.getPrivateKey().
getPassPhrase() - Method in class com.asakusafw.yaess.jsch.JschProcessExecutor
Returns a pass phrase for private key.
getPath() - Method in class com.asakusafw.dmdl.windgate.util.FsProcessDescriptionGenerator.Description
Returns path.
getPath() - Method in class com.asakusafw.info.cli.common.ApplicationBaseDirectoryParameter
Returns the path.
getPath() - Method in class com.asakusafw.info.cli.common.BatchInfoParameter
Returns the information file path.
getPath() - Method in class com.asakusafw.operation.tools.directio.common.ConfigurationParameter
Returns the configuration path.
getPath() - Method in class com.asakusafw.operation.tools.directio.DataSourceInfo
Returns the data source path.
getPath() - Method in class com.asakusafw.runtime.directio.DirectDataSourceProfile
Returns the path of the target data source is mapped on.
getPath() - Method in interface com.asakusafw.runtime.directio.DirectDataSourceProvider
Returns the container path of this data source.
getPath() - Method in class com.asakusafw.runtime.directio.DirectInputFragment
Returns the path to this fragment.
getPath() - Method in class com.asakusafw.runtime.directio.ResourceInfo
Returns the real path.
getPath() - Method in class com.asakusafw.runtime.io.csv.CsvFormatException.Status
Return the path to the target file.
getPath() - Method in class com.asakusafw.runtime.io.csv.CsvParser
Returns the parsing target path.
getPath() - Method in class com.asakusafw.runtime.io.line.BasicLineInput
 
getPath() - Method in class com.asakusafw.runtime.io.line.LineInput
Returns the parsing target path.
getPath() - Method in class com.asakusafw.runtime.io.line.Utf8LineInput
 
getPath() - Method in class com.asakusafw.vocabulary.windgate.FsExporterDescription
Returns the path of the export target (relative path from resource.local.basePath in the profile).
getPath() - Method in class com.asakusafw.vocabulary.windgate.FsImporterDescription
Returns the path of the import target (relative path from resource.local.basePath in the profile).
getPath() - Method in class com.asakusafw.workflow.model.basic.BasicDeleteTaskInfo
 
getPath() - Method in interface com.asakusafw.workflow.model.DeleteTaskInfo
Returns the path expression of the target files.
getPathKind() - Method in class com.asakusafw.workflow.model.basic.BasicDeleteTaskInfo
 
getPathKind() - Method in interface com.asakusafw.workflow.model.DeleteTaskInfo
Returns the path kind.
getPathSegmentSeparator() - Method in class com.asakusafw.yaess.basic.ProcessHadoopScriptHandler
Returns the path segment separator.
getPathString() - Method in class com.asakusafw.operation.tools.directio.BasePath
Returns the path string.
getPathString() - Method in class com.asakusafw.runtime.stage.StageInput
Returns the path expression for the input.
getPattern() - Method in class com.asakusafw.info.ParameterInfo
Returns the parameter value pattern in regular expression.
getPattern() - Method in class com.asakusafw.workflow.model.attribute.ParameterInfo
Returns the parameter value pattern in regular expression.
getPatternElementKinds() - Method in class com.asakusafw.runtime.directio.FilePattern
Returns the pattern element kinds appeared in this pattern.
getPatternString() - Method in class com.asakusafw.runtime.directio.FilePattern
Returns a string which represents this pattern.
getPhase() - Method in class com.asakusafw.info.task.TaskInfo
Returns the phase.
getPhase() - Method in class com.asakusafw.yaess.core.ExecutionContext
Returns current execution phase.
getPhase() - Method in class com.asakusafw.yaess.jobqueue.client.JobScript
Returns the phase kind for target job.
getPhases() - Method in class com.asakusafw.info.task.TaskListAttribute
Returns the available phases.
getPluginPath(Path) - Static method in class com.asakusafw.windgate.bootstrap.WindGateConstants
Returns the WindGate plug-in files.
getPollingInterval() - Method in class com.asakusafw.yaess.jobqueue.JobClientProfile
Returns the polling interval.
getPort() - Method in class com.asakusafw.windgate.hadoopfs.ssh.SshProfile
Return the target port.
getPort() - Method in class com.asakusafw.yaess.jsch.JschProcessExecutor
Returns the remote port number.
getPortKind() - Method in class com.asakusafw.trace.model.Tracepoint
Returns the target port kind.
getPortName() - Method in class com.asakusafw.trace.model.Tracepoint
Returns the target port name.
getPosition() - Method in class com.asakusafw.runtime.io.util.BufferedFileInput
Returns the current file position in bytes.
getPosition() - Method in class com.asakusafw.runtime.io.util.BufferedFileOutput
Returns the current file position in bytes.
getPosition() - Method in interface com.asakusafw.runtime.io.util.Union
Returns the current position in union.
getPosition() - Method in class com.asakusafw.runtime.io.util.WritableRawComparableUnion
 
getPosition() - Method in class com.asakusafw.runtime.io.util.WritableUnion
 
getPositionInBlock() - Method in class com.asakusafw.runtime.stage.temporary.TemporaryFileInput
Returns the byte position in current block.
getPrecision() - Method in class com.asakusafw.info.hive.DecimalType
Returns the precision.
getPredicates() - Method in enum com.asakusafw.testdriver.excel.TotalConditionKind
Returns predicates corresponded to this.
getPreferredFragmentSize() - Method in interface com.asakusafw.runtime.directio.FragmentableDataFormat
Returns the preferred fragment size (in bytes).
getPreferredFragmentSize(FragmentableDataFormat<?>) - Method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceProfile
Returns the preferred fragment size.
getPreferredFragmentSize() - Method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceProfile
Returns the preferred fragment size.
getPreferredFragmentSize() - Method in class com.asakusafw.runtime.directio.hadoop.HadoopFileFormatAdapter
 
getPreferredFragmentSize() - Method in class com.asakusafw.runtime.directio.hadoop.StripedDataFormat.InputContext
Returns the preferred fragment size.
getPreferredFragmentSize() - Method in class com.asakusafw.runtime.io.text.directio.AbstractTextStreamFormat
 
getPreferredSize() - Method in interface com.asakusafw.runtime.io.text.directio.InputSplitter
Returns the preferred split size.
getPrefix() - Method in class com.asakusafw.yaess.core.ServiceProfile
Returns the key prefix of this profile.
getPrefix() - Method in class com.asakusafw.yaess.jobqueue.JobClientProfile
Returns the current namespace.
getPrimitiveJavaObject(Object) - Method in class com.asakusafw.directio.hive.serde.BooleanOptionInspector
 
getPrimitiveJavaObject(Object) - Method in class com.asakusafw.directio.hive.serde.ByteOptionInspector
 
getPrimitiveJavaObject(Object) - Method in class com.asakusafw.directio.hive.serde.CharStringOptionInspector
 
getPrimitiveJavaObject(Object) - Method in class com.asakusafw.directio.hive.serde.DateOptionInspector
 
getPrimitiveJavaObject(Object) - Method in class com.asakusafw.directio.hive.serde.DateTimeOptionInspector
 
getPrimitiveJavaObject(Object) - Method in class com.asakusafw.directio.hive.serde.DecimalOptionInspector
 
getPrimitiveJavaObject(Object) - Method in class com.asakusafw.directio.hive.serde.DoubleOptionInspector
 
getPrimitiveJavaObject(Object) - Method in class com.asakusafw.directio.hive.serde.FloatOptionInspector
 
getPrimitiveJavaObject(Object) - Method in class com.asakusafw.directio.hive.serde.IntOptionInspector
 
getPrimitiveJavaObject(Object) - Method in class com.asakusafw.directio.hive.serde.LongOptionInspector
 
getPrimitiveJavaObject(Object) - Method in class com.asakusafw.directio.hive.serde.ShortOptionInspector
 
getPrimitiveJavaObject(Object) - Method in class com.asakusafw.directio.hive.serde.StringOptionInspector
 
getPrimitiveJavaObject(Object) - Method in class com.asakusafw.directio.hive.serde.VarcharStringOptionInspector
 
getPrimitiveWritableObject(Object) - Method in class com.asakusafw.directio.hive.serde.BooleanOptionInspector
 
getPrimitiveWritableObject(Object) - Method in class com.asakusafw.directio.hive.serde.ByteOptionInspector
 
getPrimitiveWritableObject(Object) - Method in class com.asakusafw.directio.hive.serde.CharStringOptionInspector
 
getPrimitiveWritableObject(Object) - Method in class com.asakusafw.directio.hive.serde.DateOptionInspector
 
getPrimitiveWritableObject(Object) - Method in class com.asakusafw.directio.hive.serde.DateTimeOptionInspector
 
getPrimitiveWritableObject(Object) - Method in class com.asakusafw.directio.hive.serde.DecimalOptionInspector
 
getPrimitiveWritableObject(Object) - Method in class com.asakusafw.directio.hive.serde.DoubleOptionInspector
 
getPrimitiveWritableObject(Object) - Method in class com.asakusafw.directio.hive.serde.FloatOptionInspector
 
getPrimitiveWritableObject(Object) - Method in class com.asakusafw.directio.hive.serde.IntOptionInspector
 
getPrimitiveWritableObject(Object) - Method in class com.asakusafw.directio.hive.serde.LongOptionInspector
 
getPrimitiveWritableObject(Object) - Method in class com.asakusafw.directio.hive.serde.ShortOptionInspector
 
getPrimitiveWritableObject(Object) - Method in class com.asakusafw.directio.hive.serde.StringOptionInspector
 
getPrimitiveWritableObject(Object) - Method in class com.asakusafw.directio.hive.serde.VarcharStringOptionInspector
 
getPrivateKey() - Method in class com.asakusafw.windgate.hadoopfs.ssh.SshProfile
Return the path to the private key file.
getPrivateKey() - Method in class com.asakusafw.yaess.jsch.JschProcessExecutor
Returns the path to the private key file.
getProcesses() - Method in class com.asakusafw.windgate.core.GateProfile
Returns the process segment of this profile.
getProcesses() - Method in class com.asakusafw.windgate.core.GateScript
Returns the member processes.
getProcessingEnvironment() - Method in class com.asakusafw.operator.CompileEnvironment
Returns the current processing environment.
getProcessType() - Method in class com.asakusafw.windgate.core.ProcessScript
Returns the kind of this process.
getProfileName() - Method in class com.asakusafw.dmdl.windgate.util.FsProcessDescriptionGenerator.Description
Returns the profile name.
getProfileName() - Method in class com.asakusafw.dmdl.windgate.util.JdbcProcessDescriptionGenerator.Description
Returns the profile name.
getProfileName() - Method in class com.asakusafw.info.task.TaskInfo
Returns the profile name.
getProfileName() - Method in class com.asakusafw.info.windgate.WindGatePortInfo
Returns the profile name.
getProfileName() - Method in class com.asakusafw.testdriver.TestExecutionPlan.Command
Deprecated.
Returns the target profile name.
getProfileName() - Method in class com.asakusafw.vocabulary.batch.ScriptWorkDescription
Deprecated.
Returns the profile name.
getProfileName() - Method in interface com.asakusafw.vocabulary.windgate.WindGateProcessDescription
Returns the WindGate profile name to be used.
getProfileName() - Method in class com.asakusafw.windgate.bootstrap.Context
Returns the profile name.
getProfileName() - Method in class com.asakusafw.workflow.model.basic.BasicCommandTaskInfo
 
getProfileName() - Method in interface com.asakusafw.workflow.model.CommandTaskInfo
Returns the target profile name.
getProfileName() - Method in class com.asakusafw.yaess.core.CommandScript
Returns the profile name to execute this command.
getProfileUri(Path, String) - Static method in class com.asakusafw.windgate.bootstrap.WindGateConstants
Returns the profile path.
getProgress() - Method in class com.asakusafw.runtime.mapreduce.simple.ShuffleReader
 
getProgress() - Method in class com.asakusafw.runtime.stage.input.BridgeInputFormat.NullRecordReader
 
getProgress() - Method in class com.asakusafw.runtime.stage.input.StageInputRecordReader
 
getProjections() - Method in class com.asakusafw.dmdl.semantics.trait.ProjectionsTrait
Returns owned projective models.
getProperties() - Method in class com.asakusafw.info.hive.SerdeRowFormatInfo
Returns the serde properties.
getProperties() - Method in class com.asakusafw.info.hive.TableInfo
Returns the table properties.
getProperties() - Method in interface com.asakusafw.testdriver.core.DataModelDefinition
returns the all public property names.
getProperties() - Method in class com.asakusafw.testdriver.model.DefaultDataModelDefinition
 
getProperties() - Method in class com.asakusafw.testdriver.model.SimpleDataModelDefinition
 
getProperties() - Method in class com.asakusafw.testdriver.TestExecutionPlan.Job
Deprecated.
Returns the extra Hadoop properties.
getProperties() - Method in enum com.asakusafw.utils.java.model.syntax.ModelKind
Returns property kinds in this model kind.
getProperties(ExecutionContext, ExecutionScript) - Method in interface com.asakusafw.yaess.core.ExecutionScriptHandler
Returns desired system/hadoop properties to execute scripts using this handler.
getProperties(ExecutionContext, ExecutionScript) - Method in class com.asakusafw.yaess.core.ExecutionScriptHandlerBase
Returns desired system/hadoop properties to execute scripts using this handler.
getProperties() - Method in class com.asakusafw.yaess.jobqueue.client.JobScript
Returns the Hadoop properties map for the target job.
getProperties(ExecutionContext, ExecutionScript) - Method in class com.asakusafw.yaess.multidispatch.ExecutionScriptHandlerDispatcher
 
getProperty() - Method in class com.asakusafw.operator.model.KeyMirror.Group
Returns the target property.
getProperty() - Method in class com.asakusafw.operator.model.KeyMirror.Order
Returns the target property.
getProperty() - Method in class com.asakusafw.vocabulary.flow.graph.ShuffleKey.Order
Returns the property name of ordering key.
getPropertyDescriptors() - Method in class com.asakusafw.directio.hive.serde.DataModelDescriptor
Returns the property descriptors in the target data model.
getPropertyKind() - Method in class com.asakusafw.dmdl.model.AstPropertyDefinition
Returns the inferred kind of this property definition.
getPropertyName() - Method in class com.asakusafw.testdriver.rule.PropertyCondition
Returns the target property name.
getPropertyName() - Method in enum com.asakusafw.utils.java.model.syntax.PropertyKind
Returns the name of this property.
getPropertyName() - Method in class com.asakusafw.vocabulary.attribute.ViewInfo.Ordering
Returns the property name.
getProviderClass() - Method in class com.asakusafw.windgate.core.BaseProfile
Returns the class of corresponded provider.
getProviderClass() - Method in class com.asakusafw.windgate.core.process.ProcessProfile
 
getProviderClass() - Method in class com.asakusafw.windgate.core.resource.ResourceProfile
 
getProviderClass() - Method in class com.asakusafw.windgate.core.session.SessionProfile
 
getPutCommand() - Method in class com.asakusafw.windgate.hadoopfs.ssh.SshProfile
Returns the put command.
getQualifiedName() - Method in class com.asakusafw.info.hive.ArrayType
 
getQualifiedName() - Method in class com.asakusafw.info.hive.DecimalType
 
getQualifiedName() - Method in interface com.asakusafw.info.hive.FieldType
Returns the qualified type name.
getQualifiedName() - Method in class com.asakusafw.info.hive.MapType
 
getQualifiedName() - Method in class com.asakusafw.info.hive.PlainType
 
getQualifiedName() - Method in class com.asakusafw.info.hive.SequenceType
 
getQualifiedName() - Method in class com.asakusafw.info.hive.StructType
 
getQualifiedName() - Method in class com.asakusafw.info.hive.UnionType
 
getQualifiedTypeName() - Method in class com.asakusafw.dmdl.java.emitter.EmitContext
Returns the qualified name of processing type.
getQualifiedTypeName(ModelSymbol) - Method in class com.asakusafw.dmdl.java.emitter.EmitContext
Returns the simple name of the target data model class.
getQualifier() - Method in interface com.asakusafw.dmdl.model.AstName
Returns the qualifier of this name.
getQualifier() - Method in class com.asakusafw.dmdl.model.AstQualifiedName
 
getQualifier() - Method in class com.asakusafw.dmdl.model.AstSimpleName
 
getQualifier() - Method in class com.asakusafw.utils.java.internal.model.syntax.ClassInstanceCreationExpressionImpl
 
getQualifier() - Method in class com.asakusafw.utils.java.internal.model.syntax.ConstructorReferenceExpressionImpl
 
getQualifier() - Method in class com.asakusafw.utils.java.internal.model.syntax.FieldAccessExpressionImpl
 
getQualifier() - Method in class com.asakusafw.utils.java.internal.model.syntax.MethodInvocationExpressionImpl
 
getQualifier() - Method in class com.asakusafw.utils.java.internal.model.syntax.MethodReferenceExpressionImpl
 
getQualifier() - Method in class com.asakusafw.utils.java.internal.model.syntax.QualifiedNameImpl
 
getQualifier() - Method in class com.asakusafw.utils.java.internal.model.syntax.QualifiedTypeImpl
 
getQualifier() - Method in class com.asakusafw.utils.java.internal.model.syntax.SuperConstructorInvocationImpl
 
getQualifier() - Method in class com.asakusafw.utils.java.internal.model.syntax.SuperImpl
 
getQualifier() - Method in class com.asakusafw.utils.java.internal.model.syntax.ThisImpl
 
getQualifier() - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocQualifiedName
Returns the name qualifier.
getQualifier() - Method in interface com.asakusafw.utils.java.model.syntax.ClassInstanceCreationExpression
Returns the qualifier expression.
getQualifier() - Method in interface com.asakusafw.utils.java.model.syntax.ConstructorReferenceExpression
Returns the owner type.
getQualifier() - Method in interface com.asakusafw.utils.java.model.syntax.FieldAccessExpression
Returns the qualifier expression.
getQualifier() - Method in interface com.asakusafw.utils.java.model.syntax.Keyword
Returns the type qualifier.
getQualifier() - Method in interface com.asakusafw.utils.java.model.syntax.MethodInvocationExpression
Returns the qualifier expression or type.
getQualifier() - Method in interface com.asakusafw.utils.java.model.syntax.MethodOrConstructorReferenceExpression
Returns the qualifier expression or type.
getQualifier() - Method in interface com.asakusafw.utils.java.model.syntax.QualifiedName
Returns the name qualifier.
getQualifier() - Method in interface com.asakusafw.utils.java.model.syntax.QualifiedType
Returns the type qualifier.
getQualifier() - Method in interface com.asakusafw.utils.java.model.syntax.SuperConstructorInvocation
Returns the qualifier expression.
getQuoteSettings() - Method in class com.asakusafw.dmdl.directio.text.csv.CsvTextTrait
Returns the quote settings.
getQuoteStrategy(PropertyDeclaration) - Static method in class com.asakusafw.dmdl.directio.csv.driver.CsvFieldTrait
Returns the quoting strategy for the CSV field property.
getQuoteStrategy(PropertyDeclaration) - Static method in class com.asakusafw.dmdl.windgate.csv.driver.CsvFieldTrait
Returns the quoting strategy for the CSV field property.
getQuoteStyle() - Method in class com.asakusafw.dmdl.directio.text.TextFieldSettings
Returns the quote style.
getRange() - Method in enum com.asakusafw.utils.java.model.syntax.ImportKind
Returns the import scope kind.
getReadLimit() - Method in class com.asakusafw.runtime.io.util.DataBuffer
Returns the reading limit position in this buffer.
getReadPosition() - Method in class com.asakusafw.runtime.io.util.DataBuffer
Returns the reading position in this buffer.
getReadRemaining() - Method in class com.asakusafw.runtime.io.util.DataBuffer
Returns the data length in this buffer.
getReason() - Method in class com.asakusafw.runtime.io.csv.CsvFormatException.Status
Return the reason of this status.
getReason() - Method in class com.asakusafw.runtime.io.text.UnmappableOutput
Returns the textual reason of this error.
getReason() - Method in exception com.asakusafw.windgate.core.session.SessionException
Returns the reason of this exception.
getRecordCount() - Method in class com.asakusafw.runtime.mapreduce.simple.KeyValueSorter
Returns the total record count.
getRecordDefinition() - Method in class com.asakusafw.runtime.io.text.directio.AbstractTextStreamFormat
Returns the RecordDefinition.
getRecordIndex() - Method in class com.asakusafw.runtime.io.text.csv.CsvFieldReader
 
getRecordIndex() - Method in interface com.asakusafw.runtime.io.text.FieldReader
Returns the record index of the current field.
getRecordIndex() - Method in class com.asakusafw.runtime.io.text.tabular.TabularFieldReader
 
getRecordIndex() - Method in interface com.asakusafw.runtime.io.text.TextInput
Returns the record index of the last input.
getRecordLineNumber() - Method in class com.asakusafw.runtime.io.text.csv.CsvFieldReader
 
getRecordLineNumber() - Method in interface com.asakusafw.runtime.io.text.FieldReader
Returns the number of line where the current RECORD starts.
getRecordLineNumber() - Method in class com.asakusafw.runtime.io.text.tabular.TabularFieldReader
 
getRecordNumber() - Method in class com.asakusafw.runtime.io.csv.CsvFormatException.Status
Returns the current record number (1-origin).
getRecordWriter(TaskAttemptContext) - Method in class com.asakusafw.runtime.stage.output.BridgeOutputFormat
 
getRecordWriter(TaskAttemptContext) - Method in class com.asakusafw.runtime.stage.output.EmptyFileOutputFormat
 
getRecordWriter(TaskAttemptContext) - Method in class com.asakusafw.runtime.stage.output.StageOutputFormat
 
getRecordWriter(TaskAttemptContext) - Method in class com.asakusafw.runtime.stage.output.TemporaryOutputFormat
 
getReducerClassOrNull() - Method in class com.asakusafw.runtime.stage.AbstractStageClient
Returns the reducer class.
getReference() - Method in class com.asakusafw.dmdl.semantics.PropertyReferenceDeclaration
Returns the reference.
getReference() - Method in class com.asakusafw.operator.model.OperatorDescription.Node
Returns the reference to original component.
getReference() - Method in class com.asakusafw.operator.model.OperatorDescription.ReferenceDocument
Returns the reference which represents the document location in original method declaration.
getReferenceGetterName(PropertyReferenceDeclaration) - Method in class com.asakusafw.dmdl.java.emitter.EmitContext
Returns the corresponded reference getter name.
getReferences() - Method in class com.asakusafw.dmdl.semantics.trait.ReferencesTrait
Returns referred models.
getReflectiveObject() - Method in enum com.asakusafw.operator.description.BasicTypeDescription.BasicTypeKind
Returns the reflective object.
getRegion() - Method in class com.asakusafw.dmdl.model.AstAttribute
 
getRegion() - Method in class com.asakusafw.dmdl.model.AstAttributeElement
 
getRegion() - Method in class com.asakusafw.dmdl.model.AstAttributeValueArray
 
getRegion() - Method in class com.asakusafw.dmdl.model.AstAttributeValueMap
 
getRegion() - Method in class com.asakusafw.dmdl.model.AstBasicType
 
getRegion() - Method in class com.asakusafw.dmdl.model.AstCollectionType
 
getRegion() - Method in class com.asakusafw.dmdl.model.AstDescription
 
getRegion() - Method in class com.asakusafw.dmdl.model.AstGrouping
 
getRegion() - Method in class com.asakusafw.dmdl.model.AstJoin
 
getRegion() - Method in class com.asakusafw.dmdl.model.AstLiteral
 
getRegion() - Method in class com.asakusafw.dmdl.model.AstModelDefinition
 
getRegion() - Method in class com.asakusafw.dmdl.model.AstModelFolding
 
getRegion() - Method in class com.asakusafw.dmdl.model.AstModelMapping
 
getRegion() - Method in class com.asakusafw.dmdl.model.AstModelReference
 
getRegion() - Method in interface com.asakusafw.dmdl.model.AstNode
Returns the region of this node.
getRegion() - Method in class com.asakusafw.dmdl.model.AstPropertyDefinition
 
getRegion() - Method in class com.asakusafw.dmdl.model.AstPropertyFolding
 
getRegion() - Method in class com.asakusafw.dmdl.model.AstPropertyMapping
 
getRegion() - Method in class com.asakusafw.dmdl.model.AstQualifiedName
 
getRegion() - Method in class com.asakusafw.dmdl.model.AstRecordDefinition
 
getRegion() - Method in class com.asakusafw.dmdl.model.AstReferenceType
 
getRegion() - Method in class com.asakusafw.dmdl.model.AstScript
 
getRegion() - Method in class com.asakusafw.dmdl.model.AstSequenceType
 
getRegion() - Method in class com.asakusafw.dmdl.model.AstSimpleName
 
getRegion() - Method in class com.asakusafw.dmdl.model.AstSummarize
 
getRegion() - Method in class com.asakusafw.dmdl.model.AstUnionExpression
 
getRelatedDataSource(String) - Method in class com.asakusafw.runtime.directio.DirectDataSourceRepository
Returns a data source which related to the specified path.
getRelatedId(String) - Method in class com.asakusafw.runtime.directio.DirectDataSourceRepository
Returns an ID which related to the specified path.
getRendezvous(KEY) - Method in class com.asakusafw.runtime.flow.SegmentedCombiner
Returns the Rendezvous object for processing the target segment.
getRendezvous(KEYIN) - Method in class com.asakusafw.runtime.flow.SegmentedReducer
Returns the Rendezvous object for processing the target segment.
getRepository() - Method in class com.asakusafw.operation.tools.directio.file.DataSourceParameter
Returns the repository.
getRepository() - Method in class com.asakusafw.testdriver.TestDriverContext
Returns the test tool repository.
getRepresentation() - Method in enum com.asakusafw.testdriver.core.PropertyType
Returns the representation of this type in Java.
getRepresentation() - Method in enum com.asakusafw.utils.java.model.syntax.WildcardBoundKind
Returns the keyword.
getResourceId(ExecutionContext, ExecutionScript) - Method in interface com.asakusafw.yaess.core.ExecutionScriptHandler
Returns the ID of a resource which is used for executing this handler.
getResourceId(ExecutionContext, ExecutionScript) - Method in class com.asakusafw.yaess.core.ExecutionScriptHandlerBase
Returns the ID of a resource which is used for executing this handler.
getResourceId(ExecutionContext) - Method in class com.asakusafw.yaess.core.Job
Returns the resource ID which this job requires in execution.
getResourceId(ExecutionContext) - Method in class com.asakusafw.yaess.core.task.HandlerLifecycleJob
 
getResourceId(ExecutionContext) - Method in class com.asakusafw.yaess.core.task.ScriptJob
 
getResourceId(ExecutionContext, ExecutionScript) - Method in class com.asakusafw.yaess.multidispatch.ExecutionScriptHandlerDispatcher
 
getResourceName() - Method in class com.asakusafw.info.windgate.WindGatePortInfo
Returns the resource name.
getResourceName() - Method in class com.asakusafw.windgate.core.DriverScript
Returns the name of target resource.
getResourceName() - Method in class com.asakusafw.windgate.hadoopfs.HadoopFsProfile
Returns the resource name.
getResourceName() - Method in class com.asakusafw.windgate.hadoopfs.ssh.SshProfile
Returns the resource name.
getResourceName() - Method in class com.asakusafw.windgate.jdbc.JdbcProfile
Returns the resource name.
getResourceName() - Method in class com.asakusafw.windgate.stream.file.FileProfile
Returns the resource name.
getResourcePattern() - Method in class com.asakusafw.dmdl.directio.util.DirectFileInputDescriptionGenerator.Description
Returns the resource pattern.
getResourcePattern() - Method in class com.asakusafw.dmdl.directio.util.DirectFileOutputDescriptionGenerator.Description
Returns the resource pattern.
getResourcePattern() - Method in class com.asakusafw.info.directio.DirectFilePortInfo
Returns the resource pattern.
getResourcePattern() - Method in class com.asakusafw.info.hive.LocationInfo
Returns the resource/output pattern.
getResourcePattern() - Method in class com.asakusafw.operation.tools.directio.DirectIoPath
Returns the resource pattern.
getResourcePattern() - Method in class com.asakusafw.vocabulary.directio.DirectFileInputDescription
Returns the resource path pattern of target input.
getResourcePattern() - Method in class com.asakusafw.vocabulary.directio.DirectFileOutputDescription
Returns the resource path pattern of target output.
getResources() - Method in class com.asakusafw.utils.java.internal.model.syntax.TryStatementImpl
 
getResources() - Method in class com.asakusafw.utils.java.jsr199.testing.VolatileClassOutputManager
Returns the generated resource files.
getResources() - Method in class com.asakusafw.utils.java.jsr199.testing.VolatileCompiler
Returns the resource files which are generated by this compiler.
getResources() - Method in interface com.asakusafw.utils.java.model.syntax.TryStatement
Returns the resource statements.
getResources() - Method in interface com.asakusafw.vocabulary.flow.graph.FlowElementDescription
Returns the external resources of this element.
getResources() - Method in class com.asakusafw.vocabulary.flow.graph.FlowPartDescription
 
getResources() - Method in class com.asakusafw.vocabulary.flow.graph.InputDescription
 
getResources() - Method in class com.asakusafw.vocabulary.flow.graph.OperatorDescription
 
getResources() - Method in class com.asakusafw.vocabulary.flow.graph.OutputDescription
 
getResources() - Method in class com.asakusafw.vocabulary.flow.util.PseudElementDescription
 
getResources() - Method in class com.asakusafw.windgate.core.GateProfile
Returns the resource segment of this profile.
getResults() - Method in class com.asakusafw.runtime.testing.MockResult
Returns the previously added objects.
getResultSink(String) - Method in class com.asakusafw.runtime.stage.output.StageOutputDriver
Returns the result sink object with the specified name.
getResultSink() - Method in class com.asakusafw.testdriver.DriverOutputBase
Returns the result data sink for this output.
getRetryCount() - Method in class com.asakusafw.windgate.retryable.RetryableProcessProfile
Returns the max retry count.
getRetryInterval() - Method in class com.asakusafw.windgate.retryable.RetryableProcessProfile
Returns the retry interval.
getReturnType() - Method in class com.asakusafw.utils.java.internal.model.syntax.MethodDeclarationImpl
 
getReturnType() - Method in interface com.asakusafw.utils.java.model.syntax.MethodDeclaration
Returns the return type.
getRightHandSide() - Method in class com.asakusafw.utils.java.internal.model.syntax.AssignmentExpressionImpl
 
getRightHandSide() - Method in interface com.asakusafw.utils.java.model.syntax.AssignmentExpression
Returns the right hand side term.
getRightOperand() - Method in class com.asakusafw.utils.java.internal.model.syntax.InfixExpressionImpl
 
getRightOperand() - Method in interface com.asakusafw.utils.java.model.syntax.InfixExpression
Returns the right term.
getRollforwardThreads() - Method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceProfile
Returns the number of threads to move staged files to committed area.
getRoot() - Method in class com.asakusafw.info.operator.OperatorGraphAttribute
Returns the root node.
getRoot() - Method in class com.asakusafw.info.operator.view.OperatorGraphView
Returns the root node.
getRoot() - Method in class com.asakusafw.info.plan.PlanAttribute
Returns the root node.
getRootConverter() - Method in class com.asakusafw.directio.hive.parquet.DataModelMaterializer
 
getRow() - Method in enum com.asakusafw.testdriver.excel.legacy.ConditionSheetItem
Returns the row number.
getRowCount() - Method in class com.asakusafw.iterative.common.basic.BasicParameterTable
 
getRowCount() - Method in interface com.asakusafw.iterative.common.ParameterTable
Returns the number of rows in this table.
getRowFormat() - Method in class com.asakusafw.info.hive.TableInfo
Returns the table row format.
getRowIndex() - Method in enum com.asakusafw.testdriver.excel.RuleSheetFormat
Returns the row index where this kind assigned in a sheet.
getRows() - Method in class com.asakusafw.iterative.common.basic.BasicParameterTable
 
getRows() - Method in interface com.asakusafw.iterative.common.ParameterTable
Returns all rows in this table.
getRuntimeEnvironmentVersion() - Method in class com.asakusafw.testdriver.TestDriverContext
Returns the runtime environment version.
getRuntimeVersion() - Static method in class com.asakusafw.runtime.core.context.RuntimeContext
Returns the current runtime version.
getRuntimeWorkingDirectory() - Static method in class com.asakusafw.testdriver.compiler.CompilerConstants
Returns the path to the runtime working directory.
getScale() - Method in class com.asakusafw.info.hive.DecimalType
Returns the scale.
getScheduler() - Method in class com.asakusafw.yaess.core.YaessProfile
Returns a job scheduler.
getSchema() - Method in class com.asakusafw.directio.hive.orc.AbstractOrcFileFormat
 
getSchema() - Method in class com.asakusafw.directio.hive.parquet.AbstractParquetFileFormat
 
getSchema() - Method in class com.asakusafw.directio.hive.serde.PropertyDescriptor
Returns the ColumnInfo of this property.
getSchema() - Method in class com.asakusafw.info.hive.HiveInputInfo
 
getSchema() - Method in class com.asakusafw.info.hive.HiveOutputInfo
 
getSchema() - Method in interface com.asakusafw.info.hive.HivePortInfo
Returns the schema information.
getSchema() - Method in interface com.asakusafw.info.hive.TableInfo.Provider
Returns the TableInfo of this object.
getScriptPath() - Method in class com.asakusafw.windgate.bootstrap.Context
Returns the script path.
getScripts() - Method in class com.asakusafw.yaess.core.FlowScript
Returns the execution scripts for each ExecutionPhase.
getSecond() - Method in class com.asakusafw.runtime.value.DateTime
Returns the second of this date time.
getSecondFromCalendar(Calendar) - Static method in class com.asakusafw.runtime.value.DateUtil
Converts the date and time as the number of elapsed seconds from 0001/01/01 (YYYY/MM/DD) 00:00:00.
getSecondFromDate(Date) - Static method in class com.asakusafw.runtime.value.DateUtil
Converts the date and time as the number of elapsed seconds from 0001/01/01 (YYYY/MM/DD) 00:00:00.
getSecondFromTime(int, int, int) - Static method in class com.asakusafw.runtime.value.DateUtil
Converts the time as the number of elapsed seconds from 00:00:00.
getSecondOfDay(long) - Static method in class com.asakusafw.runtime.value.DateUtil
Converts the number of elapsed seconds from 0001/01/01 (YYYY/MM/DD) 00:00:00 to the number of elapsed seconds from beginning of the corresponding date.
getSegmentId() - Method in interface com.asakusafw.runtime.flow.SegmentedWritable
Returns the segment ID of this object.
getSegments() - Method in class com.asakusafw.operation.tools.directio.BasePath
Returns the path segments.
getSegments() - Method in class com.asakusafw.operator.model.JavaName
Returns name segments as lower case characters.
getSegments() - Method in class com.asakusafw.runtime.directio.FilePattern
Returns segments of this pattern.
getSelf() - Method in class com.asakusafw.vocabulary.flow.builder.DataInfo
 
getSelf() - Method in class com.asakusafw.vocabulary.flow.builder.EdgeInfo
Returns this.
getSelf() - Method in class com.asakusafw.vocabulary.flow.builder.PortInfo
 
getSemantics() - Method in class com.asakusafw.dmdl.java.emitter.EmitContext
Returns the root semantics model.
getSeparatorChar() - Method in class com.asakusafw.runtime.io.csv.CsvConfiguration
Returns the field separator character.
getSequence() - Method in enum com.asakusafw.runtime.io.text.LineSeparator
Returns the line separator sequence.
getSequence() - Method in class com.asakusafw.runtime.io.text.UnmappableOutput
Returns the erroneous sequence.
getSequences() - Method in class com.asakusafw.dmdl.directio.text.EscapeSettings
Returns the escape sequence map.
getServiceClass() - Method in class com.asakusafw.yaess.core.ServiceProfile
Returns the service class.
getServiceClassLoader() - Method in class com.asakusafw.dmdl.java.Configuration
Returns the service class loader.
getServiceLabel() - Method in class com.asakusafw.yaess.core.Job
Returns the service label which actually executes this job.
getServiceLabel() - Method in class com.asakusafw.yaess.core.task.CleanupJob
 
getServiceLabel() - Method in class com.asakusafw.yaess.core.task.ScriptJob
 
getServiceLabel() - Method in class com.asakusafw.yaess.core.task.SetupJob
 
getSession() - Method in class com.asakusafw.windgate.core.GateProfile
Returns the session segment of this profile.
getSessionId() - Method in exception com.asakusafw.windgate.core.session.SessionException
Returns the target session ID.
getSessionKind() - Method in class com.asakusafw.windgate.bootstrap.Context
Returns the session kind.
getSettings(PropertyDeclaration) - Static method in class com.asakusafw.dmdl.directio.text.TextFieldTrait
Returns the field settings of the property.
getSettings() - Method in class com.asakusafw.dmdl.directio.text.TextFieldTrait
Returns the settings.
getSheets() - Method in enum com.asakusafw.testdata.generator.excel.WorkbookFormat
Returns the format of each sheet.
getShuffleKey() - Method in class com.asakusafw.vocabulary.flow.graph.FlowElementPortDescription
Returns information of the shuffle operation which will performs on this port.
getShuffleKeyClassOrNull() - Method in class com.asakusafw.runtime.stage.AbstractStageClient
Returns the shuffle key class.
getShuffleValueClassOrNull() - Method in class com.asakusafw.runtime.stage.AbstractStageClient
Returns the shuffle value class.
getSideDataInputs() - Method in interface com.asakusafw.vocabulary.flow.graph.FlowResourceDescription
Returns the descriptions of source inputs.
getSimpleName() - Method in interface com.asakusafw.dmdl.model.AstName
Returns the simple name of this name.
getSimpleName() - Method in class com.asakusafw.dmdl.model.AstQualifiedName
 
getSimpleName() - Method in class com.asakusafw.dmdl.model.AstSimpleName
 
getSimpleName() - Method in class com.asakusafw.info.value.ClassInfo
Returns the class simple name.
getSimpleName() - Method in class com.asakusafw.operator.description.ClassDescription
Returns the class simple name.
getSimpleName() - Method in class com.asakusafw.operator.model.ConcreteDataModelMirror
 
getSimpleName() - Method in interface com.asakusafw.operator.model.DataModelMirror
Returns the simple name of this data model.
getSimpleName() - Method in class com.asakusafw.operator.model.PartialDataModelMirror
 
getSimpleName() - Method in class com.asakusafw.utils.java.internal.model.syntax.QualifiedNameImpl
 
getSimpleName() - Method in class com.asakusafw.utils.java.internal.model.syntax.QualifiedTypeImpl
 
getSimpleName() - Method in interface com.asakusafw.utils.java.model.syntax.QualifiedName
Returns the simple name on the tail.
getSimpleName() - Method in interface com.asakusafw.utils.java.model.syntax.QualifiedType
Returns the simple type name.
getSize() - Method in class com.asakusafw.runtime.directio.DirectInputFragment
Returns the byte length of this fragment.
getSize() - Method in class com.asakusafw.runtime.io.util.BufferedFileInput
Returns the file size in bytes.
getSize() - Method in class com.asakusafw.runtime.io.util.BufferedFileOutput
Returns the file size in bytes.
getSize() - Method in class com.asakusafw.yaess.basic.FileBlob
 
getSize() - Method in interface com.asakusafw.yaess.core.Blob
Returns the object size in bytes.
getSizeInBytes(byte[], int) - Method in class com.asakusafw.runtime.io.util.InvertOrder
 
getSizeInBytes(byte[], int) - Method in class com.asakusafw.runtime.io.util.NullWritableRawComparable
 
getSizeInBytes(byte[], int) - Method in class com.asakusafw.runtime.io.util.ShuffleKey
 
getSizeInBytes(byte[], int) - Method in interface com.asakusafw.runtime.io.util.WritableRawComparable
Computes and returns size in bytes.
getSizeInBytes(byte[], int) - Method in class com.asakusafw.runtime.io.util.WritableRawComparableTuple
 
getSizeInBytes(byte[], int) - Method in class com.asakusafw.runtime.io.util.WritableRawComparableUnion
 
getSizeInBytes() - Method in class com.asakusafw.runtime.mapreduce.simple.KeyValueSorter
Returns the total size in bytes.
getSizeInBytes(byte[], int) - Method in class com.asakusafw.runtime.stage.directio.StringTemplate
Computes and returns size in bytes.
getSizeInBytes(byte[], int) - Method in class com.asakusafw.runtime.value.BooleanOption
 
getSizeInBytes(byte[], int) - Method in class com.asakusafw.runtime.value.ByteOption
 
getSizeInBytes(byte[], int) - Method in class com.asakusafw.runtime.value.DateOption
 
getSizeInBytes(byte[], int) - Method in class com.asakusafw.runtime.value.DateTimeOption
 
getSizeInBytes(byte[], int) - Method in class com.asakusafw.runtime.value.DecimalOption
 
getSizeInBytes(byte[], int) - Method in class com.asakusafw.runtime.value.DoubleOption
 
getSizeInBytes(byte[], int) - Method in class com.asakusafw.runtime.value.FloatOption
 
getSizeInBytes(byte[], int) - Method in class com.asakusafw.runtime.value.IntOption
 
getSizeInBytes(byte[], int) - Method in class com.asakusafw.runtime.value.LongOption
 
getSizeInBytes(byte[], int) - Method in class com.asakusafw.runtime.value.ShortOption
 
getSizeInBytes(byte[], int) - Method in class com.asakusafw.runtime.value.StringOption
 
getSkipEmptyInput() - Method in class com.asakusafw.dmdl.directio.text.TextFieldSettings
Returns whether or not skips empty input field.
getSkipEmptyInput() - Method in class com.asakusafw.runtime.io.text.driver.FieldDefinition
Returns whether or not this skips empty inputs.
getSliceLength() - Method in class com.asakusafw.runtime.mapreduce.simple.KeyValueSlice
Returns the slice length.
getSliceOffset() - Method in class com.asakusafw.runtime.mapreduce.simple.KeyValueSlice
Returns the slice offset in #getBytes().
getSlot() - Method in class com.asakusafw.runtime.stage.collector.SortableSlot
Returns the current slot number.
getSortComparatorClassOrNull() - Method in class com.asakusafw.runtime.stage.AbstractStageClient
Returns the sort comparator class (for shuffle keys).
getSource() - Method in class com.asakusafw.dmdl.java.Configuration
Returns DMDL source repository.
getSource() - Method in class com.asakusafw.dmdl.semantics.trait.MappingFactor
Returns the source property.
getSource() - Method in class com.asakusafw.dmdl.semantics.trait.ReduceTerm
Returns a symbol of source model.
getSource() - Method in class com.asakusafw.info.graph.Wire
Returns the source output.
getSource() - Method in class com.asakusafw.operation.tools.directio.DirectIoPath
Returns the container data source information.
getSource() - Method in class com.asakusafw.operator.model.ExternMirror
Returns the source annotation.
getSource() - Method in class com.asakusafw.operator.model.KeyMirror
Returns the source annotation.
getSource() - Method in class com.asakusafw.operator.model.KeyMirror.Group
Returns the representation source.
getSource() - Method in class com.asakusafw.operator.model.KeyMirror.Order
Returns the representation source.
getSource() - Method in class com.asakusafw.testdriver.DriverInputBase
Returns the data source for this input.
getSourceFields() - Method in class com.asakusafw.directio.hive.serde.DataModelDriver
Returns source field references which will be actually mapped into the data model.
getSourceInspector() - Method in class com.asakusafw.directio.hive.serde.DataModelDriver
Returns the source object inspector.
getSources() - Method in class com.asakusafw.runtime.stage.input.StageInputSplit
Returns the sources.
getSources() - Method in class com.asakusafw.utils.java.jsr199.testing.VolatileClassOutputManager
Returns the generated Java source files.
getSources() - Method in class com.asakusafw.utils.java.jsr199.testing.VolatileCompiler
Returns the Java source files which are generated by this compiler.
getSourceScript() - Method in class com.asakusafw.windgate.core.ProcessScript
Returns the script which describes a source driver.
getSpec() - Method in class com.asakusafw.info.operator.OperatorAttribute
 
getSpec() - Method in interface com.asakusafw.info.operator.OperatorInfo
Returns the operator body.
getSpec() - Method in class com.asakusafw.info.operator.view.OperatorView
 
getSplit() - Method in class com.asakusafw.runtime.stage.input.StageInputSplit.Source
Returns the InputSplit.
getSplitCombinerClass(JobContext) - Static method in class com.asakusafw.runtime.stage.input.StageInputFormat
Returns the SplitCombiner class used in the current job.
getSplits(JobContext) - Method in class com.asakusafw.runtime.stage.input.BridgeInputFormat
Deprecated.
getSplits(JobContext, List<StageInput>) - Method in class com.asakusafw.runtime.stage.input.BridgeInputFormat
Computes and returns splits for the specified inputs.
getSplits(JobContext) - Method in class com.asakusafw.runtime.stage.input.StageInputFormat
 
getSplits(JobContext) - Method in class com.asakusafw.runtime.stage.input.TemporaryInputFormat
 
getSplits(JobContext, List<StageInput>) - Method in class com.asakusafw.runtime.stage.input.TemporaryInputFormat
Computes and returns splits for the specified inputs.
getSpreadsheetVersion(String) - Static method in class com.asakusafw.testdata.generator.excel.WorkbookGenerator
Returns spreadsheet version for the target workbook.
getSpreadsheetVersion(Workbook) - Static method in class com.asakusafw.testdata.generator.excel.WorkbookGenerator
Returns spreadsheet version for the target workbook.
getStageId() - Method in class com.asakusafw.runtime.stage.BaseStageClient
Returns the stage ID.
getStageId() - Method in class com.asakusafw.yaess.jobqueue.client.JobScript
Returns the stage ID for target job.
getStageInputs() - Method in class com.asakusafw.runtime.stage.AbstractStageClient
Returns the stage inputs.
getStageOutputPath() - Method in class com.asakusafw.runtime.stage.AbstractStageClient
Returns the base path of stage output.
getStageOutputs() - Method in class com.asakusafw.runtime.stage.AbstractStageClient
Returns the stage outputs.
getStageResources() - Method in class com.asakusafw.runtime.stage.AbstractStageClient
Returns the stage resources.
getStandard() - Method in class com.asakusafw.yaess.bootstrap.ArgumentList
Returns the standard arguments.
getStandardAsArray() - Method in class com.asakusafw.yaess.bootstrap.ArgumentList
Returns the standard arguments.
getStart() - Method in class com.asakusafw.runtime.directio.hadoop.BlockInfo
Returns the start byte position of this block in the file.
getStartPosition() - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrLocation
Returns the starting position.
getStartPosition() - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.JavadocToken
Returns the starting position (0-origin).
getStatements() - Method in class com.asakusafw.utils.java.internal.model.syntax.BlockImpl
 
getStatements() - Method in class com.asakusafw.utils.java.internal.model.syntax.SwitchStatementImpl
 
getStatements() - Method in interface com.asakusafw.utils.java.model.syntax.Block
Returns the element statements.
getStatements() - Method in interface com.asakusafw.utils.java.model.syntax.SwitchStatement
Returns the switch body statements.
getStatus() - Method in exception com.asakusafw.runtime.io.csv.CsvFormatException
Returns the status of this exception.
getStatus(JobId) - Method in class com.asakusafw.yaess.jobqueue.client.HttpJobClient
 
getStatus(JobId) - Method in interface com.asakusafw.yaess.jobqueue.client.JobClient
Obtains and returns the job information.
getStepUnit() - Method in class com.asakusafw.yaess.flowlog.FlowLoggerProfile
Returns the step unit.
getStorageFormat() - Method in class com.asakusafw.info.hive.TableInfo
Returns the table storage format.
getStreamSupport() - Method in class com.asakusafw.vocabulary.windgate.FsExporterDescription
Returns an implementation of DataModelStreamSupport class.
getStreamSupport() - Method in class com.asakusafw.vocabulary.windgate.FsImporterDescription
Returns an implementation of DataModelStreamSupport class.
getString() - Method in class com.asakusafw.runtime.stage.directio.StringTemplate.FormatSpec
Returns the format string.
getString() - Method in class com.asakusafw.utils.java.internal.model.syntax.BlockCommentImpl
 
getString() - Method in class com.asakusafw.utils.java.internal.model.syntax.DocTextImpl
 
getString() - Method in class com.asakusafw.utils.java.internal.model.syntax.LineCommentImpl
 
getString() - Method in interface com.asakusafw.utils.java.model.syntax.BlockComment
Returns the comment text.
getString() - Method in interface com.asakusafw.utils.java.model.syntax.DocText
Returns the comment text.
getString() - Method in interface com.asakusafw.utils.java.model.syntax.LineComment
Returns the comment text.
getStringLength() - Method in class com.asakusafw.dmdl.directio.hive.common.HiveFieldTrait
Returns the explicit char/varchar length.
getStripeSize() - Method in class com.asakusafw.directio.hive.orc.OrcFormatConfiguration
Returns the ORCFile stripe size (in bytes).
getStructFieldData(Object, StructField) - Method in class com.asakusafw.directio.hive.serde.DataModelInspector
 
getStructFieldRef(String) - Method in class com.asakusafw.directio.hive.serde.DataModelInspector
 
getStructFieldsDataAsList(Object) - Method in class com.asakusafw.directio.hive.serde.DataModelInspector
 
getStub() - Static method in class com.asakusafw.runtime.core.BatchContext
Returns the API stub.
getStub() - Static method in class com.asakusafw.runtime.core.Report
Returns the API stub.
getStub() - Static method in class com.asakusafw.runtime.directio.api.DirectIo
Returns the API stub.
getSuffix(String, Blob) - Static method in class com.asakusafw.yaess.basic.BlobUtil
Returns the file suffix for the extension.
getSuperClass() - Method in class com.asakusafw.utils.java.internal.model.syntax.ClassDeclarationImpl
 
getSuperClass() - Method in interface com.asakusafw.utils.java.model.syntax.ClassDeclaration
Returns the super class.
getSuperInterfaceTypes() - Method in class com.asakusafw.utils.java.internal.model.syntax.ClassDeclarationImpl
 
getSuperInterfaceTypes() - Method in class com.asakusafw.utils.java.internal.model.syntax.EnumDeclarationImpl
 
getSuperInterfaceTypes() - Method in class com.asakusafw.utils.java.internal.model.syntax.InterfaceDeclarationImpl
 
getSuperInterfaceTypes() - Method in interface com.asakusafw.utils.java.model.syntax.ClassDeclaration
Returns the super interface types.
getSuperInterfaceTypes() - Method in interface com.asakusafw.utils.java.model.syntax.EnumDeclaration
Returns the super interface types.
getSuperInterfaceTypes() - Method in interface com.asakusafw.utils.java.model.syntax.InterfaceDeclaration
Returns the super interface types.
getSupport() - Method in class com.asakusafw.operator.model.OperatorDescription
Returns the support method for this operator.
getSupport() - Method in class com.asakusafw.windgate.jdbc.JdbcScript
Returns a DataModelJdbcSupport object to be used in drivers.
getSupportClassName() - Method in class com.asakusafw.dmdl.windgate.util.FsProcessDescriptionGenerator.Description
Returns the format class name.
getSupportClassName() - Method in class com.asakusafw.dmdl.windgate.util.JdbcProcessDescriptionGenerator.Description
Returns the format class name.
getSupportedAnnotationTypes() - Method in class com.asakusafw.operator.flowpart.FlowPartAnnotationProcessor
 
getSupportedAnnotationTypes() - Method in class com.asakusafw.operator.method.OperatorAnnotationProcessor
 
getSupportedAnnotationTypes() - Method in class com.asakusafw.utils.java.jsr199.testing.SafeProcessor
 
getSupportedExtensions() - Method in class com.asakusafw.yaess.core.CommandScript
 
getSupportedExtensions() - Method in interface com.asakusafw.yaess.core.ExecutionScript
Returns the supported extension names.
getSupportedExtensions() - Method in class com.asakusafw.yaess.core.HadoopScript
 
getSupportedFeatures() - Method in class com.asakusafw.operator.AbstractOperatorAnnotationProcessor
Returns the supported features.
getSupportedFeatures() - Method in class com.asakusafw.operator.flowpart.FlowPartAnnotationProcessor
 
getSupportedFeatures() - Method in class com.asakusafw.operator.method.OperatorAnnotationProcessor
 
getSupportedKinds() - Method in enum com.asakusafw.dmdl.directio.hive.common.HiveFieldTrait.TypeKind
Returns the supported kinds.
getSupportedOptions() - Method in class com.asakusafw.operator.AbstractOperatorAnnotationProcessor
 
getSupportedOptions() - Method in class com.asakusafw.utils.java.jsr199.testing.SafeProcessor
 
getSupportedSourceVersion() - Method in class com.asakusafw.operator.AbstractOperatorAnnotationProcessor
 
getSupportedSourceVersion() - Static method in class com.asakusafw.operator.Constants
Returns the current supported source version.
getSupportedSourceVersion() - Method in class com.asakusafw.utils.java.jsr199.testing.SafeProcessor
 
getSupportedType() - Method in class com.asakusafw.directio.hive.orc.AbstractOrcFileFormat
 
getSupportedType() - Method in class com.asakusafw.directio.hive.parquet.AbstractParquetFileFormat
 
getSupportedType() - Method in interface com.asakusafw.runtime.directio.DataFormat
Returns the supported data model type.
getSupportedType() - Method in class com.asakusafw.runtime.directio.hadoop.HadoopFileFormatAdapter
 
getSupportedType() - Method in interface com.asakusafw.windgate.core.vocabulary.DataModelJdbcSupport
Returns the supported data model type.
getSupportedType() - Method in interface com.asakusafw.windgate.core.vocabulary.DataModelStreamSupport
Returns the supported data model type.
getSymbol() - Method in class com.asakusafw.dmdl.semantics.ModelDeclaration
Returns the symbol refer to this declaration.
getSymbol() - Method in class com.asakusafw.dmdl.semantics.PropertyDeclaration
Returns the symbol refer to this declaration.
getSymbol() - Method in enum com.asakusafw.info.task.TaskInfo.Phase
Returns the symbol of this phase.
getSymbol() - Method in enum com.asakusafw.runtime.core.context.RuntimeContext.ExecutionMode
Returns the symbol of this mode.
getSymbol() - Method in enum com.asakusafw.runtime.directio.FilePattern.PatternElementKind
Returns a general symbol of this element kind.
getSymbol() - Method in enum com.asakusafw.testdriver.rule.CompareOperator
Returns the symbol.
getSymbol() - Method in enum com.asakusafw.utils.java.internal.parser.javadoc.ir.IrBasicTypeKind
Returns the symbol of this type kind.
getSymbol() - Method in enum com.asakusafw.utils.java.model.syntax.InfixOperator
Returns the infix operator symbol.
getSymbol() - Method in enum com.asakusafw.utils.java.model.syntax.PostfixOperator
Returns the operator symbol.
getSymbol() - Method in enum com.asakusafw.utils.java.model.syntax.UnaryOperator
Returns the operator symbol.
getSymbol() - Method in interface com.asakusafw.vocabulary.windgate.JdbcAttribute
Returns the symbol of this attribute.
getSymbol() - Method in enum com.asakusafw.vocabulary.windgate.JdbcExporterDescription.Option
 
getSymbol() - Method in enum com.asakusafw.vocabulary.windgate.JdbcImporterDescription.Option
 
getSymbol() - Method in enum com.asakusafw.workflow.executor.basic.BasicCommandLauncher.OutputChannel
Returns the symbol.
getSymbol() - Method in enum com.asakusafw.yaess.core.ExecutionLock.Scope
Returns the symbol of this scope.
getSymbol() - Method in enum com.asakusafw.yaess.core.ExecutionPhase
Returns the symbol of this phase.
getSymbol() - Method in enum com.asakusafw.yaess.core.ExecutionScript.Kind
Returns the symbol of this phase.
getSymbol() - Method in interface com.asakusafw.yaess.core.Symbolic
Returns the symbol of this element.
getSymbol() - Method in enum com.asakusafw.yaess.jobqueue.client.JobStatus.Kind
Returns the symbol of this kind.
getSystemDir(Configuration) - Static method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceUtil
Returns the system directory.
getSystemDir(Configuration, boolean) - Static method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceUtil
Returns the system directory.
getTable() - Method in class com.asakusafw.info.cli.generate.ddl.HiveIoParameter.TableLocationInfo
Returns the table.
getTableInfo() - Method in interface com.asakusafw.info.hive.syntax.HiveCreateTable
Returns the target table information.
getTableInfo() - Method in class com.asakusafw.info.hive.syntax.SimpleCreateTable
 
getTableName() - Method in class com.asakusafw.directio.hive.orc.AbstractOrcFileFormat
Returns the table name.
getTableName() - Method in class com.asakusafw.directio.hive.orc.OrcFileFormat
 
getTableName() - Method in class com.asakusafw.directio.hive.parquet.AbstractParquetFileFormat
Returns the table name.
getTableName() - Method in class com.asakusafw.directio.hive.parquet.ParquetFileFormat
 
getTableName() - Method in class com.asakusafw.dmdl.directio.hive.orc.OrcFileTrait
Returns the explicit table name.
getTableName(ModelDeclaration) - Static method in class com.asakusafw.dmdl.directio.hive.orc.OrcFileTrait
Returns the explicit/inferred table name.
getTableName() - Method in class com.asakusafw.dmdl.directio.hive.parquet.ParquetFileTrait
Returns the explicit table name.
getTableName(ModelDeclaration) - Static method in class com.asakusafw.dmdl.directio.hive.parquet.ParquetFileTrait
Returns the explicit/inferred table name.
getTableName() - Method in class com.asakusafw.dmdl.windgate.util.JdbcProcessDescriptionGenerator.Description
Returns table name.
getTableName() - Method in class com.asakusafw.vocabulary.windgate.JdbcExporterDescription
Returns the target table name.
getTableName() - Method in class com.asakusafw.vocabulary.windgate.JdbcImporterDescription
Returns the target table name.
getTableName() - Method in class com.asakusafw.windgate.jdbc.JdbcScript
Returns the target table name.
getTableNamePattern() - Method in class com.asakusafw.info.cli.generate.ddl.HiveTableParameter
Returns the target table name pattern.
getTableNamePatternString() - Method in class com.asakusafw.info.cli.generate.ddl.HiveTableParameter
Returns the table name pattern string.
getTag() - Method in class com.asakusafw.utils.java.internal.model.syntax.DocBlockImpl
 
getTag() - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocBlock
Returns the block tag.
getTag() - Method in interface com.asakusafw.utils.java.model.syntax.DocBlock
Returns the tag name.
getTagName() - Method in class com.asakusafw.utils.java.parser.javadoc.JavadocBlockInfo
Returns the tag name.
getTagName() - Method in exception com.asakusafw.utils.java.parser.javadoc.MissingJavadocBlockParserException
Returns the target tag name.
getTarget() - Method in class com.asakusafw.dmdl.semantics.trait.MappingFactor
Returns the target property.
getTarget() - Method in class com.asakusafw.runtime.util.lock.LocalFileLockObject
 
getTarget() - Method in interface com.asakusafw.runtime.util.lock.LockObject
Returns the lock target.
getTarget() - Method in class com.asakusafw.utils.java.internal.model.syntax.BreakStatementImpl
 
getTarget() - Method in class com.asakusafw.utils.java.internal.model.syntax.ContinueStatementImpl
 
getTarget() - Method in interface com.asakusafw.utils.java.model.syntax.BranchStatement
Returns the target label.
getTarget() - Method in enum com.asakusafw.utils.java.model.syntax.ImportKind
Returns the import target kind.
getTarget() - Method in class com.asakusafw.windgate.hadoopfs.ssh.SshProfile
Return the remote installation path.
getTargetClass() - Method in class com.asakusafw.runtime.directio.DirectDataSourceProfile
Returns the target data source class.
getTargetName() - Method in class com.asakusafw.dmdl.analyzer.driver.AutoProjectionDriver
 
getTargetName() - Method in class com.asakusafw.dmdl.analyzer.driver.NamespaceDriver
 
getTargetName() - Method in class com.asakusafw.dmdl.directio.csv.driver.CsvFieldDriver
 
getTargetName() - Method in class com.asakusafw.dmdl.directio.csv.driver.CsvFileNameDriver
 
getTargetName() - Method in class com.asakusafw.dmdl.directio.csv.driver.CsvFormatDriver
 
getTargetName() - Method in class com.asakusafw.dmdl.directio.csv.driver.CsvIgnoreDriver
 
getTargetName() - Method in class com.asakusafw.dmdl.directio.csv.driver.CsvLineNumberDriver
 
getTargetName() - Method in class com.asakusafw.dmdl.directio.csv.driver.CsvRecordNumberDriver
 
getTargetName() - Method in class com.asakusafw.dmdl.directio.hive.common.HiveCharDriver
 
getTargetName() - Method in class com.asakusafw.dmdl.directio.hive.common.HiveDecimalDriver
 
getTargetName() - Method in class com.asakusafw.dmdl.directio.hive.common.HiveFieldDriver
 
getTargetName() - Method in class com.asakusafw.dmdl.directio.hive.common.HiveIgnoreDriver
 
getTargetName() - Method in class com.asakusafw.dmdl.directio.hive.common.HiveStringDriver
 
getTargetName() - Method in class com.asakusafw.dmdl.directio.hive.common.HiveTimestampDriver
 
getTargetName() - Method in class com.asakusafw.dmdl.directio.hive.common.HiveVarcharDriver
 
getTargetName() - Method in class com.asakusafw.dmdl.directio.hive.orc.OrcFileDriver
 
getTargetName() - Method in class com.asakusafw.dmdl.directio.hive.parquet.ParquetFileDriver
 
getTargetName() - Method in class com.asakusafw.dmdl.directio.line.driver.LineBodyDriver
 
getTargetName() - Method in class com.asakusafw.dmdl.directio.line.driver.LineFileNameDriver
 
getTargetName() - Method in class com.asakusafw.dmdl.directio.line.driver.LineFormatDriver
 
getTargetName() - Method in class com.asakusafw.dmdl.directio.line.driver.LineLineNumberDriver
 
getTargetName() - Method in class com.asakusafw.dmdl.directio.sequencefile.driver.SequenceFileFormatDriver
 
getTargetName() - Method in class com.asakusafw.dmdl.directio.text.csv.CsvTextDriver
 
getTargetName() - Method in class com.asakusafw.dmdl.directio.text.tabular.TabularTextDriver
 
getTargetName() - Method in class com.asakusafw.dmdl.directio.text.TextFieldDriver
 
getTargetName() - Method in class com.asakusafw.dmdl.directio.text.TextFileNameDriver
 
getTargetName() - Method in class com.asakusafw.dmdl.directio.text.TextIgnoreDriver
 
getTargetName() - Method in class com.asakusafw.dmdl.directio.text.TextLineNumberDriver
 
getTargetName() - Method in class com.asakusafw.dmdl.directio.text.TextRecordNumberDriver
 
getTargetName() - Method in class com.asakusafw.dmdl.directio.tsv.driver.TsvFieldDriver
 
getTargetName() - Method in class com.asakusafw.dmdl.directio.tsv.driver.TsvFileNameDriver
 
getTargetName() - Method in class com.asakusafw.dmdl.directio.tsv.driver.TsvFormatDriver
 
getTargetName() - Method in class com.asakusafw.dmdl.directio.tsv.driver.TsvIgnoreDriver
 
getTargetName() - Method in interface com.asakusafw.dmdl.spi.AttributeDriver
Returns the qualified name of the target attribute.
getTargetName() - Method in class com.asakusafw.dmdl.windgate.csv.driver.CsvFieldDriver
 
getTargetName() - Method in class com.asakusafw.dmdl.windgate.csv.driver.CsvFileNameDriver
 
getTargetName() - Method in class com.asakusafw.dmdl.windgate.csv.driver.CsvIgnoreDriver
 
getTargetName() - Method in class com.asakusafw.dmdl.windgate.csv.driver.CsvLineNumberDriver
 
getTargetName() - Method in class com.asakusafw.dmdl.windgate.csv.driver.CsvRecordNumberDriver
 
getTargetName() - Method in class com.asakusafw.dmdl.windgate.csv.driver.CsvSupportDriver
 
getTargetName() - Method in class com.asakusafw.dmdl.windgate.jdbc.driver.ColumnDriver
 
getTargetName() - Method in class com.asakusafw.dmdl.windgate.jdbc.driver.JdbcColumnDriver
 
getTargetName() - Method in class com.asakusafw.dmdl.windgate.jdbc.driver.JdbcTableDriver
 
getTargetName() - Method in class com.asakusafw.dmdl.windgate.stream.driver.StreamSupportDriver
 
getTaskContext() - Method in class com.asakusafw.operation.tools.directio.common.ExecutorParameter
Returns the task execution context.
getTaskExecutors(ExecutionContext) - Method in class com.asakusafw.workflow.cli.run.ExecutorParameter
Returns the task executors.
getTaskKind() - Method in class com.asakusafw.testdriver.TestExecutionPlan.Command
Deprecated.
 
getTaskKind() - Method in class com.asakusafw.testdriver.TestExecutionPlan.Job
Deprecated.
 
getTaskKind() - Method in interface com.asakusafw.testdriver.TestExecutionPlan.Task
Deprecated.
Returns the kind of this task.
getTasks() - Method in class com.asakusafw.info.task.TaskListAttribute
Returns the tasks.
getTasks(TaskInfo.Phase) - Method in class com.asakusafw.workflow.model.basic.BasicJobflowInfo
 
getTasks(TaskInfo.Phase) - Method in interface com.asakusafw.workflow.model.JobflowInfo
Returns tasks of this jobflow.
getTemporaryBlobPrefix() - Method in class com.asakusafw.yaess.jsch.JschProcessExecutor
Returns the BLOB storage remote path prefix.
getTemporaryDirectory() - Method in class com.asakusafw.runtime.mapreduce.simple.KeyValueSorter.Options
Returns the temporary directory for storing spill-out block files.
getTemporaryFileSystemPath() - Method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceProfile
Returns the temporary root path.
getTerms() - Method in class com.asakusafw.dmdl.semantics.trait.JoinTrait
Returns each join term.
getTerms() - Method in class com.asakusafw.dmdl.semantics.trait.SummarizeTrait
Returns each summarize term.
getTerms() - Method in class com.asakusafw.vocabulary.attribute.ViewInfo
Returns the property terms.
getTestContext() - Method in class com.asakusafw.testdriver.core.VerifyContext
Returns the corresponded test context.
getTestContext() - Method in class com.asakusafw.testdriver.OperatorTestEnvironment
Returns the TestContext for the current environment.
getTestFinished() - Method in class com.asakusafw.testdriver.core.VerifyContext
Returns the test finished time.
getTestStarted() - Method in class com.asakusafw.testdriver.core.VerifyContext
Returns the test started time.
getTestTools() - Method in class com.asakusafw.testdriver.DriverElementBase
Returns the test tools.
getTestTools() - Method in class com.asakusafw.testdriver.DriverInputBase
 
getTestTools() - Method in class com.asakusafw.testdriver.DriverToolBase
 
getTestTools() - Method in class com.asakusafw.testdriver.OperatorTestEnvironment
 
getTestTools() - Method in class com.asakusafw.testdriver.TestDriverBase
 
getTestTools() - Method in class com.asakusafw.testdriver.tools.runner.BatchTestTool
 
getText() - Method in class com.asakusafw.dmdl.model.AstDescription
Returns the string value of this description.
getText() - Method in class com.asakusafw.operator.model.OperatorDescription.TextDocument
Return the text of this document.
getText() - Method in enum com.asakusafw.testdriver.excel.NullityConditionKind
Returns a textual representation of this kind.
getText() - Method in enum com.asakusafw.testdriver.excel.ValueConditionKind
Returns a textual representation of this kind.
getText() - Method in class com.asakusafw.utils.java.internal.model.util.LiteralToken
Returns the token image.
getText() - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.JavadocToken
Returns the token image.
getTextFormat() - Method in class com.asakusafw.runtime.io.text.directio.AbstractTextStreamFormat
Returns the TextFormat.
getThenExpression() - Method in class com.asakusafw.utils.java.internal.model.syntax.ConditionalExpressionImpl
 
getThenExpression() - Method in interface com.asakusafw.utils.java.model.syntax.ConditionalExpression
Returns the truth term.
getThenStatement() - Method in class com.asakusafw.utils.java.internal.model.syntax.IfStatementImpl
 
getThenStatement() - Method in interface com.asakusafw.utils.java.model.syntax.IfStatement
Returns the truth statement.
getThis() - Method in class com.asakusafw.testdriver.FlowDriverInput
Returns this object.
getThis() - Method in class com.asakusafw.testdriver.FlowDriverOutput
Returns this object.
getThis() - Method in class com.asakusafw.testdriver.FlowPartDriverInput
 
getThis() - Method in class com.asakusafw.testdriver.FlowPartDriverOutput
 
getThis() - Method in class com.asakusafw.testdriver.JobFlowDriverInput
 
getThis() - Method in class com.asakusafw.testdriver.JobFlowDriverOutput
 
getThis() - Method in class com.asakusafw.windgate.core.BaseProfile
Returns this object.
getThis() - Method in class com.asakusafw.windgate.core.process.ProcessProfile
 
getThis() - Method in class com.asakusafw.windgate.core.resource.ResourceProfile
 
getThis() - Method in class com.asakusafw.windgate.core.session.SessionProfile
 
getTimeOfDayNanos(Date) - Static method in class com.asakusafw.directio.hive.util.TemporalUtil
Returns the nano time of the julian day.
getTimeOfDayNanos(DateTime) - Static method in class com.asakusafw.directio.hive.util.TemporalUtil
Returns the nano time of the julian day.
getTimeout() - Method in class com.asakusafw.yaess.jobqueue.JobClientProfile
Returns the timeout duration.
getTimestamp() - Method in class com.asakusafw.runtime.directio.hadoop.DirectIoTransactionEditor.TransactionInfo
Returns the commit start timestamp.
getTimeZone() - Method in class com.asakusafw.dmdl.directio.text.TextFieldSettings
Returns the time zone.
getTitle() - Method in class com.asakusafw.testdata.generator.excel.WorkbookGenerator
 
getTitle() - Method in interface com.asakusafw.testdata.generator.TemplateGenerator
Returns the title of this generator.
getTitle() - Method in enum com.asakusafw.testdriver.excel.NullityConditionKind
Returns a title of this kind.
getTitle() - Method in enum com.asakusafw.testdriver.excel.RuleSheetFormat
Returns the title of this kind.
getTitle() - Method in enum com.asakusafw.testdriver.excel.TotalConditionKind
Returns a title of this kind.
getTitle() - Method in enum com.asakusafw.testdriver.excel.ValueConditionKind
Returns a title of this kind.
getTo() - Method in class com.asakusafw.runtime.io.text.tabular.EscapeSequence.Entry
Returns the replacement character.
getToken() - Method in class com.asakusafw.dmdl.model.AstLiteral
Returns the token of this literal.
getToken() - Method in interface com.asakusafw.runtime.directio.FilePattern.PatternElement
Returns the token of this element.
getToken() - Method in class com.asakusafw.runtime.directio.FilePattern.Selection
 
getToken() - Method in class com.asakusafw.runtime.directio.FilePattern.Variable
 
getToken() - Method in class com.asakusafw.utils.java.internal.model.syntax.LiteralImpl
 
getToken() - Method in class com.asakusafw.utils.java.internal.model.syntax.SimpleNameImpl
 
getToken() - Method in interface com.asakusafw.utils.java.model.syntax.Literal
Returns the literal token.
getToken() - Method in interface com.asakusafw.utils.java.model.syntax.SimpleName
Returns the identifier.
getToken() - Method in class com.asakusafw.yaess.jobqueue.client.JobId
Returns the token which represents this ID.
getTokenKind() - Method in class com.asakusafw.workflow.model.CommandToken
Returns the token kind.
getTokens() - Method in class com.asakusafw.utils.java.parser.javadoc.DefaultJavadocScanner
 
getTokens() - Method in interface com.asakusafw.utils.java.parser.javadoc.JavadocScanner
Returns the tokens.
getTokens() - Method in class com.asakusafw.workflow.model.basic.BasicConfigurationResolver
Returns the template tokens.
getTracepoint() - Method in class com.asakusafw.trace.model.TraceSetting
Returns the tracepoint.
getTrackingId(ExecutionContext) - Method in class com.asakusafw.yaess.core.Job
Returns the tracking ID of this job.
getTrackingId(ExecutionContext) - Method in class com.asakusafw.yaess.core.task.HandlerLifecycleJob
 
getTrackingId(ExecutionContext) - Method in class com.asakusafw.yaess.core.task.ScriptJob
 
getTrait(Class<T>) - Method in interface com.asakusafw.dmdl.semantics.Declaration
Returns the specified trait of this declaration.
getTrait(Class<T>) - Method in class com.asakusafw.dmdl.semantics.ModelDeclaration
 
getTrait(Class<T>) - Method in class com.asakusafw.dmdl.semantics.PropertyDeclaration
 
getTrait(Class<T>) - Method in class com.asakusafw.dmdl.semantics.PropertyReferenceDeclaration
 
getTransactionContext() - Method in class com.asakusafw.runtime.directio.OutputAttemptContext
Returns the corresponded transaction context.
getTransactionId() - Method in class com.asakusafw.runtime.directio.OutputAttemptContext
Returns the transaction ID corresponding to this output.
getTransactionId() - Method in class com.asakusafw.runtime.directio.OutputTransactionContext
Returns the transaction ID corresponding to this output.
getTransactionInfoExecutionId(Path) - Static method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceUtil
Extracts an execution ID from the transaction info.
getTransactionInfoPath(Configuration, String) - Static method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceUtil
Returns the transaction info path.
getTrimInput() - Method in class com.asakusafw.runtime.io.text.driver.FieldDefinition
Returns whether or not leading/trailing white-space characters are trimmed.
getTrimInputWhitespaces() - Method in class com.asakusafw.dmdl.directio.text.TextFieldSettings
Returns whether or not trims input field leading/trailing white-space characters.
getTrueFormat() - Method in class com.asakusafw.dmdl.directio.csv.driver.CsvFormatTrait.Configuration
Returns the "true" representation.
getTrueFormat() - Method in class com.asakusafw.dmdl.directio.text.TextFieldSettings
Returns the string representation of true.
getTrueFormat() - Method in class com.asakusafw.dmdl.windgate.csv.driver.CsvSupportTrait.Configuration
Returns the "true" representation.
getTrueFormat() - Method in class com.asakusafw.runtime.io.csv.CsvConfiguration
The boolean true format.
getTruncateStatement(String) - Method in class com.asakusafw.windgate.jdbc.JdbcProfile
Returns the truncate statement.
getTryBlock() - Method in class com.asakusafw.utils.java.internal.model.syntax.TryStatementImpl
 
getTryBlock() - Method in interface com.asakusafw.utils.java.model.syntax.TryStatement
Returns the body block of try clause.
getType(String) - Method in class com.asakusafw.directio.hive.parquet.DecimalValueDriver
 
getType(String) - Method in class com.asakusafw.directio.hive.parquet.LimitedStringValueDriver
 
getType(String) - Method in interface com.asakusafw.directio.hive.parquet.ParquetValueDriver
Returns a parquet data type for this driver.
getType(String) - Method in enum com.asakusafw.directio.hive.parquet.ParquetValueDrivers
 
getType(String) - Method in enum com.asakusafw.directio.hive.parquet.StringValueDrivers
 
getType(String) - Method in enum com.asakusafw.directio.hive.parquet.TimestampValueDrivers
 
getType() - Method in class com.asakusafw.dmdl.semantics.PropertyDeclaration
Returns the type of this property.
getType() - Method in class com.asakusafw.dmdl.semantics.PropertyReferenceDeclaration
Returns the type of each referent property.
getType() - Method in class com.asakusafw.info.hive.ColumnInfo
Returns the column type.
getType() - Method in class com.asakusafw.info.operator.ParameterInfo
Returns the parameter type.
getType() - Method in class com.asakusafw.operator.model.OperatorDescription.Node
Returns the type of this node.
getType() - Method in class com.asakusafw.operator.model.PropertyMirror
Returns the type of this property.
getType() - Method in class com.asakusafw.runtime.model.PropertyInfo
Returns the property type.
getType(PropertyName) - Method in interface com.asakusafw.testdriver.core.DataModelDefinition
Returns the property type.
getType(PropertyName) - Method in class com.asakusafw.testdriver.model.DefaultDataModelDefinition
 
getType(PropertyName) - Method in class com.asakusafw.testdriver.model.SimpleDataModelDefinition
 
getType(PropertyName, Class<?>) - Static method in class com.asakusafw.testdriver.model.SimpleDataModelDefinition
Returns property type kind corresponded to the property name and type.
getType() - Method in class com.asakusafw.testdriver.rule.VerifyRuleBuilder.Property
Returns the type of this property.
getType() - Method in class com.asakusafw.utils.java.internal.model.syntax.AnnotationElementDeclarationImpl
 
getType() - Method in class com.asakusafw.utils.java.internal.model.syntax.ArrayCreationExpressionImpl
 
getType() - Method in class com.asakusafw.utils.java.internal.model.syntax.CastExpressionImpl
 
getType() - Method in class com.asakusafw.utils.java.internal.model.syntax.ClassInstanceCreationExpressionImpl
 
getType() - Method in class com.asakusafw.utils.java.internal.model.syntax.ClassLiteralImpl
 
getType() - Method in class com.asakusafw.utils.java.internal.model.syntax.DocFieldImpl
 
getType() - Method in class com.asakusafw.utils.java.internal.model.syntax.DocMethodImpl
 
getType() - Method in class com.asakusafw.utils.java.internal.model.syntax.DocMethodParameterImpl
 
getType() - Method in class com.asakusafw.utils.java.internal.model.syntax.FieldDeclarationImpl
 
getType() - Method in class com.asakusafw.utils.java.internal.model.syntax.FormalParameterDeclarationImpl
 
getType() - Method in class com.asakusafw.utils.java.internal.model.syntax.InstanceofExpressionImpl
 
getType() - Method in class com.asakusafw.utils.java.internal.model.syntax.LocalVariableDeclarationImpl
 
getType() - Method in class com.asakusafw.utils.java.internal.model.syntax.MarkerAnnotationImpl
 
getType() - Method in class com.asakusafw.utils.java.internal.model.syntax.NormalAnnotationImpl
 
getType() - Method in class com.asakusafw.utils.java.internal.model.syntax.ParameterizedTypeImpl
 
getType() - Method in class com.asakusafw.utils.java.internal.model.syntax.SingleElementAnnotationImpl
 
getType() - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocMethodParameter
Returns the parameter type.
getType() - Method in interface com.asakusafw.utils.java.model.syntax.Annotation
Returns the annotation type.
getType() - Method in interface com.asakusafw.utils.java.model.syntax.AnnotationElementDeclaration
Returns the annotation element type.
getType() - Method in interface com.asakusafw.utils.java.model.syntax.ArrayCreationExpression
Returns the target array type.
getType() - Method in interface com.asakusafw.utils.java.model.syntax.CastExpression
Returns the target type.
getType() - Method in interface com.asakusafw.utils.java.model.syntax.ClassInstanceCreationExpression
Returns the target type.
getType() - Method in interface com.asakusafw.utils.java.model.syntax.ClassLiteral
Returns the target type.
getType() - Method in interface com.asakusafw.utils.java.model.syntax.DocField
Returns the owner type.
getType() - Method in interface com.asakusafw.utils.java.model.syntax.DocMethod
Returns the owner type.
getType() - Method in interface com.asakusafw.utils.java.model.syntax.DocMethodParameter
Returns the parameter type.
getType() - Method in interface com.asakusafw.utils.java.model.syntax.FieldDeclaration
Returns the field type.
getType() - Method in interface com.asakusafw.utils.java.model.syntax.FormalParameterDeclaration
Returns the variable type.
getType() - Method in interface com.asakusafw.utils.java.model.syntax.InstanceofExpression
Returns the target type.
getType() - Method in interface com.asakusafw.utils.java.model.syntax.LocalVariableDeclaration
Returns the variable type.
getType() - Method in interface com.asakusafw.utils.java.model.syntax.ParameterizedType
Returns the non-parameterized type.
getType() - Method in class com.asakusafw.vocabulary.flow.builder.Constant
Returns the type.
getType() - Method in class com.asakusafw.vocabulary.flow.builder.PortInfo
Returns the data type on the port.
getType() - Method in class com.asakusafw.vocabulary.flow.graph.FlowPartDescription.Parameter
Returns the parameter type.
getType() - Method in class com.asakusafw.vocabulary.flow.graph.OperatorDescription.Parameter
Returns the parameter type.
getTypeAnnotations(EmitContext, ModelDeclaration) - Method in class com.asakusafw.dmdl.directio.hive.common.HiveDataModelEmitter
 
getTypeAnnotations(EmitContext, ModelDeclaration) - Method in class com.asakusafw.dmdl.java.emitter.CompositeDataModelDriver
 
getTypeAnnotations(EmitContext, ModelDeclaration) - Method in class com.asakusafw.dmdl.java.emitter.driver.GeneratorInfoDriver
 
getTypeAnnotations(EmitContext, ModelDeclaration) - Method in class com.asakusafw.dmdl.java.emitter.driver.JoinDriver
 
getTypeAnnotations(EmitContext, ModelDeclaration) - Method in class com.asakusafw.dmdl.java.emitter.driver.PropertyOrderDriver
 
getTypeAnnotations(EmitContext, ModelDeclaration) - Method in class com.asakusafw.dmdl.java.emitter.driver.SummarizeDriver
 
getTypeAnnotations(EmitContext, ModelDeclaration) - Method in class com.asakusafw.dmdl.java.spi.JavaDataModelDriver
Returns the type annotations to attach to the model.
getTypeArguments() - Method in class com.asakusafw.utils.java.internal.model.syntax.AlternateConstructorInvocationImpl
 
getTypeArguments() - Method in class com.asakusafw.utils.java.internal.model.syntax.ClassInstanceCreationExpressionImpl
 
getTypeArguments() - Method in class com.asakusafw.utils.java.internal.model.syntax.ConstructorReferenceExpressionImpl
 
getTypeArguments() - Method in class com.asakusafw.utils.java.internal.model.syntax.MethodInvocationExpressionImpl
 
getTypeArguments() - Method in class com.asakusafw.utils.java.internal.model.syntax.MethodReferenceExpressionImpl
 
getTypeArguments() - Method in class com.asakusafw.utils.java.internal.model.syntax.ParameterizedTypeImpl
 
getTypeArguments() - Method in class com.asakusafw.utils.java.internal.model.syntax.SuperConstructorInvocationImpl
 
getTypeArguments() - Method in interface com.asakusafw.utils.java.model.syntax.ClassInstanceCreationExpression
Returns the type arguments.
getTypeArguments() - Method in interface com.asakusafw.utils.java.model.syntax.ConstructorInvocation
Returns the type arguments.
getTypeArguments() - Method in interface com.asakusafw.utils.java.model.syntax.MethodInvocationExpression
Returns the type arguments.
getTypeArguments() - Method in interface com.asakusafw.utils.java.model.syntax.MethodOrConstructorReferenceExpression
Returns the type arguments.
getTypeArguments() - Method in interface com.asakusafw.utils.java.model.syntax.ParameterizedType
Returns the type arguments.
getTypeBound() - Method in class com.asakusafw.utils.java.internal.model.syntax.WildcardImpl
 
getTypeBound() - Method in interface com.asakusafw.utils.java.model.syntax.Wildcard
Returns the bound type.
getTypeBounds() - Method in class com.asakusafw.utils.java.internal.model.syntax.TypeParameterDeclarationImpl
 
getTypeBounds() - Method in interface com.asakusafw.utils.java.model.syntax.TypeParameterDeclaration
Returns the bound types.
getTypeDeclarations() - Method in class com.asakusafw.utils.java.internal.model.syntax.CompilationUnitImpl
 
getTypeDeclarations() - Method in interface com.asakusafw.utils.java.model.syntax.CompilationUnit
Returns the type declarations.
getTypeInfo() - Method in enum com.asakusafw.directio.hive.parquet.ParquetValueDrivers
Returns the Hive type information for this driver.
getTypeInfo() - Method in class com.asakusafw.directio.hive.serde.PropertyDescriptor
 
getTypeInfo() - Method in enum com.asakusafw.directio.hive.serde.StringValueSerdeFactory
 
getTypeInfo() - Method in enum com.asakusafw.directio.hive.serde.TimestampValueSerdeFactory
 
getTypeInfo() - Method in interface com.asakusafw.directio.hive.serde.ValueSerde
Returns the type info.
getTypeInfo() - Method in enum com.asakusafw.directio.hive.serde.ValueSerdeFactory
 
getTypeInfo(PropertyDeclaration) - Static method in class com.asakusafw.dmdl.directio.hive.common.HiveFieldTrait
Returns the type information for the property.
getTypeKind() - Method in class com.asakusafw.dmdl.directio.hive.common.HiveFieldTrait
Returns the type kind.
getTypeKind() - Method in class com.asakusafw.operator.description.ArrayTypeDescription
 
getTypeKind() - Method in class com.asakusafw.operator.description.BasicTypeDescription
 
getTypeKind() - Method in class com.asakusafw.operator.description.ClassDescription
 
getTypeKind() - Method in interface com.asakusafw.operator.description.TypeDescription
Returns the type kind.
getTypeKind() - Method in class com.asakusafw.utils.java.internal.model.syntax.BasicTypeImpl
 
getTypeKind() - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocBasicType
Returns the type kind.
getTypeKind() - Method in interface com.asakusafw.utils.java.model.syntax.BasicType
Returns the type kind.
getTypeName() - Method in class com.asakusafw.directio.hive.serde.DataModelInspector
 
getTypeName() - Method in class com.asakusafw.dmdl.java.emitter.EmitContext
Returns the simple name of processing type.
getTypeName(ModelSymbol) - Method in class com.asakusafw.dmdl.java.emitter.EmitContext
Returns the simple name of the target data model class.
getTypeName() - Method in class com.asakusafw.dmdl.windgate.stream.driver.StreamSupportTrait
Returns the format name.
getTypeName() - Method in class com.asakusafw.info.hive.ArrayType
 
getTypeName() - Method in class com.asakusafw.info.hive.DecimalType
 
getTypeName() - Method in interface com.asakusafw.info.hive.FieldType
Returns the type name.
getTypeName() - Method in class com.asakusafw.info.hive.MapType
 
getTypeName() - Method in class com.asakusafw.info.hive.PlainType
 
getTypeName() - Method in class com.asakusafw.info.hive.SequenceType
 
getTypeName() - Method in class com.asakusafw.info.hive.StructType
 
getTypeName() - Method in class com.asakusafw.info.hive.UnionType
 
getTypeParameter(String) - Method in class com.asakusafw.operator.util.JavadocHelper
Returns the type parameter document elements.
getTypeParameters() - Method in class com.asakusafw.utils.java.internal.model.syntax.ClassDeclarationImpl
 
getTypeParameters() - Method in class com.asakusafw.utils.java.internal.model.syntax.ConstructorDeclarationImpl
 
getTypeParameters() - Method in class com.asakusafw.utils.java.internal.model.syntax.InterfaceDeclarationImpl
 
getTypeParameters() - Method in class com.asakusafw.utils.java.internal.model.syntax.MethodDeclarationImpl
 
getTypeParameters() - Method in interface com.asakusafw.utils.java.model.syntax.ClassDeclaration
Returns the type parameter declarations.
getTypeParameters() - Method in interface com.asakusafw.utils.java.model.syntax.InterfaceDeclaration
Returns the type parameter declarations.
getTypeParameters() - Method in interface com.asakusafw.utils.java.model.syntax.MethodOrConstructorDeclaration
Returns the type parameter declarations.
getUniqueJobflow() - Method in class com.asakusafw.info.cli.common.JobflowInfoParameter
Returns the target jobflow, and must be it is unique in the current context.
getUnit() - Method in class com.asakusafw.dmdl.model.AstJoin
 
getUnit() - Method in class com.asakusafw.dmdl.model.AstModelReference
 
getUnit() - Method in class com.asakusafw.dmdl.model.AstRecordDefinition
 
getUnit() - Method in class com.asakusafw.dmdl.model.AstSummarize
 
getUnit() - Method in interface com.asakusafw.dmdl.model.AstTerm
Returns itself.
getUnmappableCharacterAction() - Method in class com.asakusafw.runtime.io.line.LineConfiguration
Returns the action type for unmappable inputs.
getUnmappableOutputAction() - Method in class com.asakusafw.dmdl.directio.text.TextFieldSettings
Returns the error action of unmappable outputs.
getUpdate() - Method in class com.asakusafw.utils.java.internal.model.syntax.ForStatementImpl
 
getUpdate() - Method in interface com.asakusafw.utils.java.model.syntax.ForStatement
Returns the loop update part.
getUpstream() - Method in class com.asakusafw.vocabulary.flow.graph.PortConnection
Returns the upstream port.
getUri() - Method in class com.asakusafw.windgate.hadoopfs.ssh.FileInfo
Returns the URI of the target file.
getUser() - Method in class com.asakusafw.runtime.stage.BaseStageClient
Returns the current user name.
getUser() - Method in class com.asakusafw.windgate.hadoopfs.ssh.SshProfile
Returns the user name.
getUser() - Method in class com.asakusafw.yaess.jobqueue.client.HttpJobClient
Returns the target user name for auth.
getUser() - Method in class com.asakusafw.yaess.jsch.JschProcessExecutor
Returns the remote user name.
getUserHome(ExecutionContext) - Static method in class com.asakusafw.workflow.executor.TaskExecutors
Returns the current user home directory.
getUserName(ExecutionContext) - Static method in class com.asakusafw.workflow.executor.TaskExecutors
Returns the current user name.
getValue() - Method in class com.asakusafw.dmdl.directio.util.MapValue.Entry
Returns the value.
getValue() - Method in class com.asakusafw.info.operator.ParameterInfo
Returns the argument.
getValue() - Method in class com.asakusafw.info.value.BooleanInfo
Returns the value.
getValue() - Method in class com.asakusafw.info.value.ByteInfo
Returns the value.
getValue() - Method in class com.asakusafw.info.value.CharInfo
Returns the value.
getValue() - Method in class com.asakusafw.info.value.DoubleInfo
Returns the value.
getValue() - Method in class com.asakusafw.info.value.FloatInfo
Returns the value.
getValue() - Method in class com.asakusafw.info.value.IntInfo
Returns the value.
getValue() - Method in class com.asakusafw.info.value.LongInfo
Returns the value.
getValue() - Method in class com.asakusafw.info.value.ShortInfo
Returns the value.
getValue() - Method in class com.asakusafw.info.value.StringInfo
Returns the value.
getValue() - Method in class com.asakusafw.info.value.UnknownInfo
Returns the value.
getValue() - Method in class com.asakusafw.operator.description.ImmediateDescription
Returns the value.
getValue(CompileEnvironment, AnnotationMirror, String) - Static method in class com.asakusafw.operator.util.AnnotationHelper
Returns the value of annotation member.
getValue() - Method in class com.asakusafw.runtime.mapreduce.simple.ShuffleReader
 
getValue(PropertyName) - Method in class com.asakusafw.testdriver.core.DataModelReflection
Returns the property value.
getValue() - Method in class com.asakusafw.utils.java.internal.model.util.LiteralToken
Returns the value which this literal represent to.
getValue() - Method in class com.asakusafw.vocabulary.flow.builder.Constant
Returns the constant value.
getValue() - Method in class com.asakusafw.vocabulary.flow.graph.FlowPartDescription.Parameter
Returns the argument value.
getValue() - Method in class com.asakusafw.vocabulary.flow.graph.OperatorDescription.Parameter
Returns the parameter value.
getValue() - Method in class com.asakusafw.yaess.bootstrap.ExtendedArgument
Returns the value.
getValueClass() - Method in class com.asakusafw.directio.hive.serde.PropertyDescriptor
 
getValueClass() - Method in enum com.asakusafw.directio.hive.serde.StringValueSerdeFactory
 
getValueClass() - Method in enum com.asakusafw.directio.hive.serde.TimestampValueSerdeFactory
 
getValueClass() - Method in interface com.asakusafw.directio.hive.serde.ValueSerde
Returns the ValueOption class.
getValueClass() - Method in enum com.asakusafw.directio.hive.serde.ValueSerdeFactory
 
getValueClass() - Method in class com.asakusafw.runtime.mapreduce.simple.KeyValueSorter
Returns the target value class.
getValueClass() - Method in class com.asakusafw.runtime.stage.StageOutput
Returns the value class of this output.
getValueGetterName(PropertyDeclaration) - Method in class com.asakusafw.dmdl.java.emitter.EmitContext
Returns the corresponded value getter name.
getValueKind() - Method in class com.asakusafw.operator.description.AnnotationDescription
 
getValueKind() - Method in class com.asakusafw.operator.description.ArrayDescription
 
getValueKind() - Method in class com.asakusafw.operator.description.EnumConstantDescription
 
getValueKind() - Method in class com.asakusafw.operator.description.ImmediateDescription
 
getValueKind() - Method in class com.asakusafw.operator.description.ObjectDescription
 
getValueKind() - Method in class com.asakusafw.operator.description.ReifiableTypeDescription
 
getValueKind() - Method in class com.asakusafw.operator.description.UnknownValueDescription
 
getValueKind() - Method in interface com.asakusafw.operator.description.ValueDescription
Returns the value kind.
getValueLength() - Method in class com.asakusafw.runtime.mapreduce.simple.KeyValueSlice
Returns the value length.
getValueOffset() - Method in class com.asakusafw.runtime.mapreduce.simple.KeyValueSlice
Returns the value offset in KeyValueSlice.getBytes().
getValueOptionClass() - Method in enum com.asakusafw.directio.hive.parquet.ParquetValueDrivers
Returns the Asakusa type information for this driver.
getValues(CompileEnvironment, AnnotationMirror) - Static method in class com.asakusafw.operator.util.AnnotationHelper
Returns the name-value pairs in annotation.
getValueSetterName(PropertyDeclaration) - Method in class com.asakusafw.dmdl.java.emitter.EmitContext
Returns the corresponded value setter name.
getValueType(PropertyDeclaration) - Method in class com.asakusafw.dmdl.java.emitter.EmitContext
Returns the corresponded property value type.
getValueType() - Method in class com.asakusafw.info.hive.MapType
Returns the value type.
getValueType() - Method in class com.asakusafw.operator.description.AnnotationDescription
 
getValueType() - Method in class com.asakusafw.operator.description.ArrayDescription
 
getValueType() - Method in class com.asakusafw.operator.description.EnumConstantDescription
 
getValueType() - Method in class com.asakusafw.operator.description.ImmediateDescription
 
getValueType() - Method in class com.asakusafw.operator.description.ObjectDescription
 
getValueType() - Method in class com.asakusafw.operator.description.ReifiableTypeDescription
 
getValueType() - Method in class com.asakusafw.operator.description.UnknownValueDescription
 
getValueType() - Method in interface com.asakusafw.operator.description.ValueDescription
Returns the value type.
getValueTypeAsClass(PropertyDeclaration) - Static method in class com.asakusafw.dmdl.java.emitter.EmitContext
Returns the corresponded property value type as related class object.
getVarchar(int) - Static method in enum com.asakusafw.directio.hive.serde.ValueSerdeFactory
StringOption as varchar.
getVariableDeclarators() - Method in class com.asakusafw.utils.java.internal.model.syntax.FieldDeclarationImpl
 
getVariableDeclarators() - Method in class com.asakusafw.utils.java.internal.model.syntax.LocalVariableDeclarationImpl
 
getVariableDeclarators() - Method in interface com.asakusafw.utils.java.model.syntax.FieldDeclaration
Returns the field variable declarators.
getVariableDeclarators() - Method in interface com.asakusafw.utils.java.model.syntax.LocalVariableDeclaration
Returns the variable declarators.
getVariables() - Method in class com.asakusafw.runtime.util.VariableTable
Returns the variables names and their replacements in this table.
getVariables() - Method in class com.asakusafw.vocabulary.batch.ScriptWorkDescription
Deprecated.
Returns the environment variables.
getVerifier() - Method in class com.asakusafw.testdriver.DriverOutputBase
Returns the verifier.
getVerifyRuleFactory(URI, List<? extends TestRule>) - Method in interface com.asakusafw.testdriver.core.TestDataToolProvider
Returns a VerifyRuleFactory for the URI.
getVerifyRuleFactory(URI, List<? extends TestRule>) - Method in class com.asakusafw.testdriver.core.TestToolRepository
 
getVersion() - Method in class com.asakusafw.info.BatchInfo
Returns the schema version.
getVersion() - Method in enum com.asakusafw.testdata.generator.excel.WorkbookFormat
Returns the target spreadsheet version.
getVersion() - Method in class com.asakusafw.yaess.core.CoreProfile
Returns the profile version.
getWarningAction() - Method in class com.asakusafw.operator.CompileEnvironment
Returns the warning action type.
getWindGateArguments() - Method in class com.asakusafw.windgate.bootstrap.Context
Returns the serialized WindGate arguments.
getWire(int) - Method in class com.asakusafw.info.graph.Node
Returns the wire on this node.
getWires() - Method in class com.asakusafw.info.graph.Input
 
getWires() - Method in class com.asakusafw.info.graph.Node
Returns the wires on this node.
getWires() - Method in class com.asakusafw.info.graph.Output
 
getWires() - Method in class com.asakusafw.info.graph.Port
Returns the connected wires.
getWordList() - Method in class com.asakusafw.dmdl.model.AstSimpleName
Returns the words in this name.
getWords() - Method in class com.asakusafw.testdriver.core.PropertyName
Returns the words which consists this property name.
getWorkingDirectory() - Method in class com.asakusafw.testdriver.compiler.basic.BasicCompilerConfiguration
 
getWorkingDirectory() - Method in interface com.asakusafw.testdriver.compiler.CompilerConfiguration
Returns the working directory.
getWorks() - Method in class com.asakusafw.vocabulary.batch.BatchDescription
Returns a collection of Unit-of-Works which is represented in this batch.
getWorld() - Method in class com.asakusafw.dmdl.analyzer.Context
Returns the root semantics model of current context.
getWrapperType() - Method in enum com.asakusafw.operator.description.BasicTypeDescription.BasicTypeKind
Returns the corresponded wrapper type.
getWritePosition() - Method in class com.asakusafw.runtime.io.util.DataBuffer
Returns the next write position in this buffer.
getWriter() - Method in class com.asakusafw.directio.hive.parquet.DecimalValueDriver
 
getWriter() - Method in class com.asakusafw.directio.hive.parquet.LimitedStringValueDriver
 
getWriter() - Method in interface com.asakusafw.directio.hive.parquet.ParquetValueDriver
Returns a ValueWriter.
getWriterVersion() - Method in class com.asakusafw.directio.hive.parquet.ParquetFileOutput.Options
Returns the writer version.
getWriterVersion() - Method in class com.asakusafw.directio.hive.parquet.ParquetFormatConfiguration
Returns the writer version.
getYear() - Method in class com.asakusafw.runtime.value.Date
Returns the year of this date.
getYear() - Method in class com.asakusafw.runtime.value.DateTime
Returns the year of this date and time.
getYearFromDay(int) - Static method in class com.asakusafw.runtime.value.DateUtil
Converts the number of elapsed days from 0001/01/01 (YYYY/MM/DD) to the corresponding year.
gradle(String...) - Method in class com.asakusafw.utils.gradle.BaseProject
Launches Gradle tasks.
gradle(TryConsumer<? super GradleAdapter, IOException>) - Method in class com.asakusafw.utils.gradle.BaseProject
Proceeds Gradle actions on this project.
GradleAdapter - Class in com.asakusafw.utils.gradle
Utilities about Gradle project.
GradleAdapter(ProjectContext, ProjectConnection) - Constructor for class com.asakusafw.utils.gradle.GradleAdapter
Creates a new instance.
Graph<V> - Interface in com.asakusafw.utils.graph
Represents a directed graph.
Graph.Vertex<V> - Interface in com.asakusafw.utils.graph
Represents a vertex and its successor.
GraphElement<S extends GraphElement<S>> - Interface in com.asakusafw.workflow.model
An abstract super interface for execution graph elements.
Graphs - Class in com.asakusafw.utils.graph
Operations for Graph.
group(String...) - Method in class com.asakusafw.testdriver.loader.BasicDataLoader
 
group(String...) - Method in interface com.asakusafw.testdriver.loader.DataLoader
Configures the grouping key of the organizing dataset.
group(String) - Method in class com.asakusafw.vocabulary.flow.builder.KeyInfo
Adds a grouping key.
groupByMapper(List<StageInputSplit>) - Static method in class com.asakusafw.runtime.stage.input.SplitCombiner.Util
Groups StageInputSplits by their own Mapper class.
grouping - Variable in class com.asakusafw.dmdl.model.AstJoin
The grouping properties for each equivalent join.
grouping - Variable in class com.asakusafw.dmdl.model.AstSummarize
The grouping properties for aggregation.
GroupLoader<T> - Interface in com.asakusafw.testdriver.loader
Loads a dataset and organize a set of groups for operator inputs.
groupOf(String...) - Static method in class com.asakusafw.vocabulary.attribute.ViewInfo
Creates a new group view information instance from the given grouping term list.
GroupSort - Annotation Type in com.asakusafw.vocabulary.operator
グループ整列演算子を表すメソッドに付与する注釈。
GroupSortOperatorDriver - Class in com.asakusafw.operator.builtin
OperatorDriver for GroupSort annotation.
GroupSortOperatorDriver() - Constructor for class com.asakusafw.operator.builtin.GroupSortOperatorDriver
 
GroupUsageCommand - Class in com.asakusafw.utils.jcommander.common
An abstract super class of displaying usage of the group.
GroupUsageCommand() - Constructor for class com.asakusafw.utils.jcommander.common.GroupUsageCommand
 
GroupView<T> - Interface in com.asakusafw.runtime.core
Represents a data-flow view, which partitioned by each sorted group.

H

HADOOP_FILE_RESOURCE_NAME - Static variable in class com.asakusafw.vocabulary.windgate.Constants
The abstract resource name of hadoop file systems.
HadoopConfiguration - Class in com.asakusafw.runtime.core
Resource configuration object for Hadoop environment.
HadoopConfiguration() - Constructor for class com.asakusafw.runtime.core.HadoopConfiguration
Creates a new instance with an empty Hadoop configuration.
HadoopConfiguration(Configuration) - Constructor for class com.asakusafw.runtime.core.HadoopConfiguration
Creates a new instance.
HadoopDataSource - Class in com.asakusafw.runtime.directio.hadoop
An implementation of AbstractDirectDataSource using FileSystem.
HadoopDataSource() - Constructor for class com.asakusafw.runtime.directio.hadoop.HadoopDataSource
 
HadoopDataSourceCore - Class in com.asakusafw.runtime.directio.hadoop
An implementation of DirectDataSource using FileSystem.
HadoopDataSourceCore(HadoopDataSourceProfile) - Constructor for class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceCore
Creates a new instance.
HadoopDataSourceProfile - Class in com.asakusafw.runtime.directio.hadoop
A structured profile for HadoopDataSource.
HadoopDataSourceProfile(Configuration, String, String, Path, Path) - Constructor for class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceProfile
Creates a new instance.
HadoopDataSourceUtil - Class in com.asakusafw.runtime.directio.hadoop
Utilities for Direct data access facilities on Hadoop.
HadoopDelete - Class in com.asakusafw.workflow.hadoop
Deletes files on Hadoop file system.
HadoopFileCacheRepository - Class in com.asakusafw.runtime.util.cache
Manages cache files on Hadoop file system.
HadoopFileCacheRepository(Configuration, Path, LockProvider<? super Path>, RetryStrategy) - Constructor for class com.asakusafw.runtime.util.cache.HadoopFileCacheRepository
Creates a new instance.
HadoopFileFormat<T> - Class in com.asakusafw.runtime.directio.hadoop
Data model format of InputStream / OutputStream .
HadoopFileFormat() - Constructor for class com.asakusafw.runtime.directio.hadoop.HadoopFileFormat
Creates a new instance without configuration.
HadoopFileFormat(Configuration) - Constructor for class com.asakusafw.runtime.directio.hadoop.HadoopFileFormat
Creates a new instance with configuration.
HadoopFileFormatAdapter<T> - Class in com.asakusafw.runtime.directio.hadoop
HadoopFileFormatAdapter(BinaryStreamFormat<T>) - Constructor for class com.asakusafw.runtime.directio.hadoop.HadoopFileFormatAdapter
Creates a new instance.
HadoopFileFormatAdapter(BinaryStreamFormat<T>, Configuration) - Constructor for class com.asakusafw.runtime.directio.hadoop.HadoopFileFormatAdapter
Creates a new instance.
HadoopFsLogger - Class in com.asakusafw.windgate.hadoopfs
Logger for WindGate resource based Hadoop File System.
HadoopFsLogger(Class<?>) - Constructor for class com.asakusafw.windgate.hadoopfs.HadoopFsLogger
Creates a new instance.
HadoopFsMirror - Class in com.asakusafw.windgate.hadoopfs
An abstract implementation of ResourceMirror directly using Hadoop File System.
HadoopFsMirror(Configuration, HadoopFsProfile, ParameterList) - Constructor for class com.asakusafw.windgate.hadoopfs.HadoopFsMirror
Creates a new instance.
HadoopFsProfile - Class in com.asakusafw.windgate.hadoopfs
A structured profile for HadoopFsMirror.
HadoopFsProfile(String, Path, CompressionCodec) - Constructor for class com.asakusafw.windgate.hadoopfs.HadoopFsProfile
HadoopFsProfile(String, Path) - Constructor for class com.asakusafw.windgate.hadoopfs.HadoopFsProfile
Creates a new instance.
HadoopFsProvider - Class in com.asakusafw.windgate.hadoopfs
Provides HadoopFsMirror.
HadoopFsProvider() - Constructor for class com.asakusafw.windgate.hadoopfs.HadoopFsProvider
 
HadoopScript - Class in com.asakusafw.yaess.core
A script that describes process execution using Hadoop.
HadoopScript(String, Set<String>, String, Map<String, String>, Map<String, String>) - Constructor for class com.asakusafw.yaess.core.HadoopScript
Creates a new instance.
HadoopScript(String, Set<String>, String, Map<String, String>, Map<String, String>, Collection<String>) - Constructor for class com.asakusafw.yaess.core.HadoopScript
Creates a new instance.
HadoopScriptHandler - Interface in com.asakusafw.yaess.core
Executes HadoopScript.
HadoopScriptHandlerDispatcher - Class in com.asakusafw.yaess.multidispatch
HadoopScriptHandlerDispatcher() - Constructor for class com.asakusafw.yaess.multidispatch.HadoopScriptHandlerDispatcher
Creates a new instance.
HadoopScriptUtil - Class in com.asakusafw.yaess.core.util
Utilities for Hadoop scripts.
HadoopTaskInfo - Interface in com.asakusafw.workflow.model
Represents a Hadoop task.
handle(Path, IOException) - Method in interface com.asakusafw.runtime.util.cache.ConcurrentBatchFileCacheRepository.ExceptionHandler
Process exception and returns an alternative result.
handle(ParameterException, Consumer<? super String>) - Static method in class com.asakusafw.utils.jcommander.JCommanderWrapper
Handles ParameterException of JCommander.
handle(IOException) - Method in class com.asakusafw.windgate.core.util.SafeCloser
Handles an exception while closing the target object.
handle(String, String) - Method in interface com.asakusafw.yaess.core.ExtensionHandler
Handles the tag and value pair, and returns the corresponded Extension if it exists.
handle(ExecutionContext, IOException) - Method in class com.asakusafw.yaess.core.JobScheduler.ErrorHandler
handle(String, String) - Method in class com.asakusafw.yaess.iterative.ParameterTableHandler
 
handler - Variable in class com.asakusafw.yaess.core.task.HandlerLifecycleJob
The target handler.
HandlerLifecycleJob - Class in com.asakusafw.yaess.core.task
An abstract super class of Job implementation for each handler's lifecycle event.
HandlerLifecycleJob(ExecutionScriptHandler<?>) - Constructor for class com.asakusafw.yaess.core.task.HandlerLifecycleJob
Creates a new instance.
has(boolean) - Method in class com.asakusafw.runtime.value.BooleanOption
Returns whether both this object and the specified value represents an equivalent value or not.
has(int) - Method in class com.asakusafw.runtime.value.ByteOption
Returns whether both this object and the specified value represents an equivalent value or not.
has(Date) - Method in class com.asakusafw.runtime.value.DateOption
Returns whether both this object and the specified value represents an equivalent value or not.
has(DateTime) - Method in class com.asakusafw.runtime.value.DateTimeOption
Returns whether both this object and the specified value represents an equivalent value or not.
has(BigDecimal) - Method in class com.asakusafw.runtime.value.DecimalOption
Returns whether both this object and the specified value represents an equivalent value or not.
has(double) - Method in class com.asakusafw.runtime.value.DoubleOption
Returns whether both this object and the specified value represents an equivalent value or not.
has(float) - Method in class com.asakusafw.runtime.value.FloatOption
Returns whether both this object and the specified value represents an equivalent value or not.
has(int) - Method in class com.asakusafw.runtime.value.IntOption
Returns whether both this object and the specified value represents an equivalent value or not.
has(long) - Method in class com.asakusafw.runtime.value.LongOption
Returns whether both this object and the specified value represents an equivalent value or not.
has(int) - Method in class com.asakusafw.runtime.value.ShortOption
Returns whether both this object and the specified value represents an equivalent value or not.
has(String) - Method in class com.asakusafw.runtime.value.StringOption
Returns whether both this object and the specified value represents an equivalent value or not.
has(Text) - Method in class com.asakusafw.runtime.value.StringOption
Returns whether both this object and the specified value represents an equivalent value or not.
hasAttribute(FlowElementAttribute) - Method in class com.asakusafw.vocabulary.flow.graph.FlowElement
Returns whether this element has the specified attribute or not.
hasError() - Method in class com.asakusafw.dmdl.analyzer.Context
Returns whether or not there are any errors in this context.
hasError() - Method in class com.asakusafw.dmdl.directio.text.AttributeAnalyzer
Whether or not errors were occurred.
hasError() - Method in class com.asakusafw.dmdl.semantics.DmdlSemantics
Returns iff some error diagnostics have been reported.
hasFieldType(PropertyDeclaration, BasicTypeKind...) - Static method in class com.asakusafw.dmdl.util.AttributeUtil
Returns whether or not the given field has one of the given types.
hashCode() - Method in class com.asakusafw.dmdl.directio.util.ClassName
 
hashCode() - Method in class com.asakusafw.dmdl.directio.util.DatePattern
 
hashCode() - Method in class com.asakusafw.dmdl.directio.util.DecimalPattern
 
hashCode() - Method in class com.asakusafw.dmdl.directio.util.Value
 
hashCode() - Method in class com.asakusafw.dmdl.model.AstAttribute
 
hashCode() - Method in class com.asakusafw.dmdl.model.AstAttributeElement
 
hashCode() - Method in class com.asakusafw.dmdl.model.AstAttributeValueArray
 
hashCode() - Method in class com.asakusafw.dmdl.model.AstAttributeValueMap.Entry
 
hashCode() - Method in class com.asakusafw.dmdl.model.AstAttributeValueMap
 
hashCode() - Method in class com.asakusafw.dmdl.model.AstBasicType
 
hashCode() - Method in class com.asakusafw.dmdl.model.AstCollectionType
 
hashCode() - Method in class com.asakusafw.dmdl.model.AstDescription
 
hashCode() - Method in class com.asakusafw.dmdl.model.AstGrouping
 
hashCode() - Method in class com.asakusafw.dmdl.model.AstJoin
 
hashCode() - Method in class com.asakusafw.dmdl.model.AstLiteral
 
hashCode() - Method in class com.asakusafw.dmdl.model.AstModelDefinition
 
hashCode() - Method in class com.asakusafw.dmdl.model.AstModelFolding
 
hashCode() - Method in class com.asakusafw.dmdl.model.AstModelMapping
 
hashCode() - Method in class com.asakusafw.dmdl.model.AstModelReference
 
hashCode() - Method in class com.asakusafw.dmdl.model.AstPropertyDefinition
 
hashCode() - Method in class com.asakusafw.dmdl.model.AstPropertyFolding
 
hashCode() - Method in class com.asakusafw.dmdl.model.AstPropertyMapping
 
hashCode() - Method in class com.asakusafw.dmdl.model.AstQualifiedName
 
hashCode() - Method in class com.asakusafw.dmdl.model.AstRecordDefinition
 
hashCode() - Method in class com.asakusafw.dmdl.model.AstReferenceType
 
hashCode() - Method in class com.asakusafw.dmdl.model.AstScript
 
hashCode() - Method in class com.asakusafw.dmdl.model.AstSequenceType
 
hashCode() - Method in class com.asakusafw.dmdl.model.AstSimpleName
 
hashCode() - Method in class com.asakusafw.dmdl.model.AstSummarize
 
hashCode() - Method in class com.asakusafw.dmdl.model.AstUnionExpression
 
hashCode() - Method in class com.asakusafw.dmdl.semantics.ModelSymbol
 
hashCode() - Method in class com.asakusafw.dmdl.semantics.PropertySymbol
 
hashCode() - Method in class com.asakusafw.info.BatchInfo
 
hashCode() - Method in class com.asakusafw.info.cli.generate.ddl.HiveIoParameter.TableLocationInfo
 
hashCode() - Method in class com.asakusafw.info.directio.DirectFileInputInfo
 
hashCode() - Method in class com.asakusafw.info.directio.DirectFileIoAttribute
 
hashCode() - Method in class com.asakusafw.info.directio.DirectFileOutputInfo
 
hashCode() - Method in class com.asakusafw.info.directio.DirectFilePortInfo
 
hashCode() - Method in class com.asakusafw.info.hive.ArrayType
 
hashCode() - Method in class com.asakusafw.info.hive.BuiltinStorageFormatInfo
 
hashCode() - Method in class com.asakusafw.info.hive.ColumnInfo
 
hashCode() - Method in class com.asakusafw.info.hive.CustomStorageFormatInfo
 
hashCode() - Method in class com.asakusafw.info.hive.DecimalType
 
hashCode() - Method in class com.asakusafw.info.hive.DelimitedRowFormatInfo
 
hashCode() - Method in class com.asakusafw.info.hive.HiveInputInfo
 
hashCode() - Method in class com.asakusafw.info.hive.HiveIoAttribute
 
hashCode() - Method in class com.asakusafw.info.hive.HiveOutputInfo
 
hashCode() - Method in class com.asakusafw.info.hive.LocationInfo
 
hashCode() - Method in class com.asakusafw.info.hive.MapType
 
hashCode() - Method in class com.asakusafw.info.hive.PlainType
 
hashCode() - Method in class com.asakusafw.info.hive.SequenceType
 
hashCode() - Method in class com.asakusafw.info.hive.SerdeRowFormatInfo
 
hashCode() - Method in class com.asakusafw.info.hive.StructType
 
hashCode() - Method in class com.asakusafw.info.hive.TableInfo
 
hashCode() - Method in class com.asakusafw.info.hive.UnionType
 
hashCode() - Method in class com.asakusafw.info.JobflowInfo
 
hashCode() - Method in class com.asakusafw.info.operator.CoreOperatorSpec
 
hashCode() - Method in class com.asakusafw.info.operator.CustomOperatorSpec
 
hashCode() - Method in class com.asakusafw.info.operator.FlowOperatorSpec
 
hashCode() - Method in class com.asakusafw.info.operator.InputAttribute
 
hashCode() - Method in class com.asakusafw.info.operator.InputGroup
 
hashCode() - Method in class com.asakusafw.info.operator.InputGroup.Order
 
hashCode() - Method in class com.asakusafw.info.operator.InputOperatorSpec
 
hashCode() - Method in class com.asakusafw.info.operator.OperatorAttribute
 
hashCode() - Method in class com.asakusafw.info.operator.OperatorGraphAttribute
 
hashCode() - Method in class com.asakusafw.info.operator.OutputAttribute
 
hashCode() - Method in class com.asakusafw.info.operator.OutputOperatorSpec
 
hashCode() - Method in class com.asakusafw.info.operator.ParameterInfo
 
hashCode() - Method in class com.asakusafw.info.operator.UserOperatorSpec
 
hashCode() - Method in class com.asakusafw.info.ParameterInfo
 
hashCode() - Method in class com.asakusafw.info.ParameterListAttribute
 
hashCode() - Method in class com.asakusafw.info.plan.PlanAttribute
 
hashCode() - Method in class com.asakusafw.info.plan.PlanInputSpec
 
hashCode() - Method in class com.asakusafw.info.plan.PlanOutputSpec
 
hashCode() - Method in class com.asakusafw.info.plan.PlanVertexSpec
 
hashCode() - Method in class com.asakusafw.info.task.TaskInfo
 
hashCode() - Method in class com.asakusafw.info.task.TaskListAttribute
 
hashCode() - Method in class com.asakusafw.info.value.AnnotationInfo
 
hashCode() - Method in class com.asakusafw.info.value.BooleanInfo
 
hashCode() - Method in class com.asakusafw.info.value.ByteInfo
 
hashCode() - Method in class com.asakusafw.info.value.CharInfo
 
hashCode() - Method in class com.asakusafw.info.value.ClassInfo
 
hashCode() - Method in class com.asakusafw.info.value.DoubleInfo
 
hashCode() - Method in class com.asakusafw.info.value.EnumInfo
 
hashCode() - Method in class com.asakusafw.info.value.FloatInfo
 
hashCode() - Method in class com.asakusafw.info.value.IntInfo
 
hashCode() - Method in class com.asakusafw.info.value.ListInfo
 
hashCode() - Method in class com.asakusafw.info.value.LongInfo
 
hashCode() - Method in class com.asakusafw.info.value.ShortInfo
 
hashCode() - Method in class com.asakusafw.info.value.StringInfo
 
hashCode() - Method in class com.asakusafw.info.windgate.WindGateInputInfo
 
hashCode() - Method in class com.asakusafw.info.windgate.WindGateIoAttribute
 
hashCode() - Method in class com.asakusafw.info.windgate.WindGateOutputInfo
 
hashCode() - Method in class com.asakusafw.info.windgate.WindGatePortInfo
 
hashCode() - Method in class com.asakusafw.operation.tools.directio.BasePath
 
hashCode() - Method in class com.asakusafw.operator.description.AnnotationDescription
 
hashCode() - Method in class com.asakusafw.operator.description.ArrayDescription
 
hashCode() - Method in class com.asakusafw.operator.description.ArrayTypeDescription
 
hashCode() - Method in class com.asakusafw.operator.description.BasicTypeDescription
 
hashCode() - Method in class com.asakusafw.operator.description.ClassDescription
 
hashCode() - Method in class com.asakusafw.operator.description.EnumConstantDescription
 
hashCode() - Method in class com.asakusafw.operator.description.ImmediateDescription
 
hashCode() - Method in class com.asakusafw.operator.description.ObjectDescription
 
hashCode() - Method in class com.asakusafw.operator.model.OperatorDescription.ParameterReference
 
hashCode() - Method in class com.asakusafw.operator.model.OperatorDescription.Reference
 
hashCode() - Method in class com.asakusafw.operator.model.OperatorDescription.SpecialReference
 
hashCode() - Method in class com.asakusafw.operator.model.PropertyMirror
 
hashCode() - Method in class com.asakusafw.runtime.core.context.RuntimeContext
 
hashCode() - Method in class com.asakusafw.runtime.flow.join.LookUpKey
 
hashCode() - Method in class com.asakusafw.runtime.io.util.InvertOrder
 
hashCode() - Method in class com.asakusafw.runtime.io.util.NullWritableRawComparable
 
hashCode() - Method in class com.asakusafw.runtime.io.util.ShuffleKey
 
hashCode() - Method in class com.asakusafw.runtime.io.util.WritableRawComparableTuple
 
hashCode() - Method in class com.asakusafw.runtime.io.util.WritableRawComparableUnion
 
hashCode() - Method in class com.asakusafw.runtime.stage.collector.SortableSlot
 
hashCode() - Method in class com.asakusafw.runtime.stage.directio.StringTemplate.FormatSpec
 
hashCode() - Method in class com.asakusafw.runtime.stage.directio.StringTemplate
 
hashCode() - Method in class com.asakusafw.runtime.stage.StageInput
 
hashCode() - Method in class com.asakusafw.runtime.value.BooleanOption
 
hashCode() - Method in class com.asakusafw.runtime.value.ByteOption
 
hashCode() - Method in class com.asakusafw.runtime.value.Date
 
hashCode() - Method in class com.asakusafw.runtime.value.DateOption
 
hashCode() - Method in class com.asakusafw.runtime.value.DateTime
 
hashCode() - Method in class com.asakusafw.runtime.value.DateTimeOption
 
hashCode() - Method in class com.asakusafw.runtime.value.DecimalOption
 
hashCode() - Method in class com.asakusafw.runtime.value.DoubleOption
 
hashCode() - Method in class com.asakusafw.runtime.value.FloatOption
 
hashCode() - Method in class com.asakusafw.runtime.value.IntOption
 
hashCode() - Method in class com.asakusafw.runtime.value.LongOption
 
hashCode() - Method in class com.asakusafw.runtime.value.ShortOption
 
hashCode() - Method in class com.asakusafw.runtime.value.StringOption
 
hashCode() - Method in class com.asakusafw.testdriver.core.DataModelReflection
 
hashCode() - Method in class com.asakusafw.testdriver.core.PropertyName
 
hashCode() - Method in class com.asakusafw.testdriver.hadoop.AsakusaTestLocalFileSystem
 
hashCode() - Method in class com.asakusafw.trace.model.Tracepoint
 
hashCode() - Method in class com.asakusafw.utils.collections.SingleLinkedList
 
hashCode() - Method in class com.asakusafw.utils.collections.Tuple2
 
hashCode() - Method in class com.asakusafw.utils.graph.HashGraph
 
hashCode() - Method in class com.asakusafw.utils.java.internal.model.util.LiteralToken
 
hashCode() - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocArrayType
 
hashCode() - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocBasicType
 
hashCode() - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocBlock
 
hashCode() - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocComment
 
hashCode() - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocField
 
hashCode() - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocMethod
 
hashCode() - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocMethodParameter
 
hashCode() - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocNamedType
 
hashCode() - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocQualifiedName
 
hashCode() - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocSimpleName
 
hashCode() - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocText
 
hashCode() - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrLocation
 
hashCode() - Method in interface com.asakusafw.utils.java.model.syntax.Model
Returns the hash code of this model object.
hashCode() - Method in class com.asakusafw.vocabulary.attribute.ViewInfo
 
hashCode() - Method in class com.asakusafw.vocabulary.attribute.ViewInfo.Ordering
 
hashCode() - Method in class com.asakusafw.vocabulary.batch.JobFlowWorkDescription
 
hashCode() - Method in class com.asakusafw.vocabulary.batch.ScriptWorkDescription
Deprecated.
 
hashCode() - Method in class com.asakusafw.vocabulary.flow.graph.ShuffleKey
 
hashCode() - Method in class com.asakusafw.vocabulary.flow.graph.ShuffleKey.Order
 
hashCode() - Method in class com.asakusafw.workflow.model.attribute.ParameterInfo
 
hashCode() - Method in class com.asakusafw.workflow.model.attribute.ParameterListAttribute
 
hashCode() - Method in class com.asakusafw.workflow.model.CommandToken
 
hashCode() - Method in class com.asakusafw.yaess.core.CommandScript
 
hashCode() - Method in class com.asakusafw.yaess.core.FlowScript
 
hashCode() - Method in class com.asakusafw.yaess.core.HadoopScript
 
hashCode() - Method in class com.asakusafw.yaess.jobqueue.client.JobId
 
HashGraph<V> - Class in com.asakusafw.utils.graph
An implementation of Graph which uses HashMap in the internal storage.
HashGraph() - Constructor for class com.asakusafw.utils.graph.HashGraph
 
hasLocation(JavaFileManager.Location) - Method in class com.asakusafw.utils.java.jsr199.testing.VolatileClassOutputManager
 
hasOutput(JobContext) - Static method in class com.asakusafw.runtime.stage.output.BridgeOutputFormat
Returns whether this stage has an output corresponding this format.
HeaderType - Enum in com.asakusafw.runtime.io.text.driver
Represents header type of formatted text.
HeaderType.Input - Enum in com.asakusafw.runtime.io.text.driver
Input header type.
HeaderType.Output - Enum in com.asakusafw.runtime.io.text.driver
Output header type.
headOf(String) - Static method in class com.asakusafw.operation.tools.directio.BasePath
Extracts a base path from the given path.
HelpParameter - Class in com.asakusafw.utils.jcommander.common
Provides help flag.
HelpParameter() - Constructor for class com.asakusafw.utils.jcommander.common.HelpParameter
 
HiddenHelpParameter - Class in com.asakusafw.utils.jcommander.common
Provides help flag (hidden parameter).
HiddenHelpParameter() - Constructor for class com.asakusafw.utils.jcommander.common.HiddenHelpParameter
 
HiveCharDriver - Class in com.asakusafw.dmdl.directio.hive.common
Processes @directio.hive.char attributes.
HiveCharDriver() - Constructor for class com.asakusafw.dmdl.directio.hive.common.HiveCharDriver
 
HiveCreateTable - Interface in com.asakusafw.info.hive.syntax
Represents CREATE TABLE statement in Hive.
HiveDataModelEmitter - Class in com.asakusafw.dmdl.directio.hive.common
Emits a factory class of DataModelDescriptor.
HiveDataModelEmitter() - Constructor for class com.asakusafw.dmdl.directio.hive.common.HiveDataModelEmitter
 
HiveDataModelTrait - Class in com.asakusafw.dmdl.directio.hive.common
Attributes for Hive compatible data models.
HiveDataModelTrait() - Constructor for class com.asakusafw.dmdl.directio.hive.common.HiveDataModelTrait
 
HiveDecimalDriver - Class in com.asakusafw.dmdl.directio.hive.common
Processes @directio.hive.decimal attributes.
HiveDecimalDriver() - Constructor for class com.asakusafw.dmdl.directio.hive.common.HiveDecimalDriver
 
HiveField - Annotation Type in com.asakusafw.info.hive.annotation
Hive field annotation.
HiveFieldDriver - Class in com.asakusafw.dmdl.directio.hive.common
Processes @directio.hive.field attributes.
HiveFieldDriver() - Constructor for class com.asakusafw.dmdl.directio.hive.common.HiveFieldDriver
 
HiveFieldTrait - Class in com.asakusafw.dmdl.directio.hive.common
Attributes for Hive column field.
HiveFieldTrait() - Constructor for class com.asakusafw.dmdl.directio.hive.common.HiveFieldTrait
 
HiveFieldTrait.TypeKind - Enum in com.asakusafw.dmdl.directio.hive.common
The special type kind.
HiveIgnoreDriver - Class in com.asakusafw.dmdl.directio.hive.common
Processes @directio.hive.ignore attributes.
HiveIgnoreDriver() - Constructor for class com.asakusafw.dmdl.directio.hive.common.HiveIgnoreDriver
 
HiveInputInfo - Class in com.asakusafw.info.hive
Represents Hive input port information.
HiveInputInfo(String, String, LocationInfo, TableInfo) - Constructor for class com.asakusafw.info.hive.HiveInputInfo
Creates a new instance.
HiveIoAttribute - Class in com.asakusafw.info.hive
An attribute of Direct I/O.
HiveIoAttribute(Collection<? extends HiveInputInfo>, Collection<? extends HiveOutputInfo>) - Constructor for class com.asakusafw.info.hive.HiveIoAttribute
Creates a new instance.
HiveIoParameter - Class in com.asakusafw.info.cli.generate.ddl
Provides Direct I/O Hive inputs/outputs information.
HiveIoParameter() - Constructor for class com.asakusafw.info.cli.generate.ddl.HiveIoParameter
 
hiveIoParameter - Variable in class com.asakusafw.info.cli.generate.ddl.HiveTableParameter
The batch information.
HiveIoParameter.TableLocationInfo - Class in com.asakusafw.info.cli.generate.ddl
Represents table schema and location.
HiveOutputInfo - Class in com.asakusafw.info.hive
Represents Hive output port information.
HiveOutputInfo(String, String, LocationInfo, TableInfo) - Constructor for class com.asakusafw.info.hive.HiveOutputInfo
Creates a new instance.
HivePortInfo - Interface in com.asakusafw.info.hive
An abstract super interface of Direct I/O Hive ports.
HiveQlEmitter - Class in com.asakusafw.info.hive.syntax
Emits Hive QL.
HiveStringDriver - Class in com.asakusafw.dmdl.directio.hive.common
Processes @directio.hive.string attributes.
HiveStringDriver() - Constructor for class com.asakusafw.dmdl.directio.hive.common.HiveStringDriver
 
HiveSyntax - Class in com.asakusafw.info.hive.syntax
Syntactic utilities about Hive.
HiveTable - Annotation Type in com.asakusafw.info.hive.annotation
Hive table annotation.
HiveTableParameter - Class in com.asakusafw.info.cli.generate.ddl
Provides Direct I/O Hive table information.
HiveTableParameter() - Constructor for class com.asakusafw.info.cli.generate.ddl.HiveTableParameter
 
HiveTableParameter.Direction - Enum in com.asakusafw.info.cli.generate.ddl
Represents I/O port direction.
HiveTimestampDriver - Class in com.asakusafw.dmdl.directio.hive.common
Processes @directio.hive.timestamp attributes.
HiveTimestampDriver() - Constructor for class com.asakusafw.dmdl.directio.hive.common.HiveTimestampDriver
 
HiveVarcharDriver - Class in com.asakusafw.dmdl.directio.hive.common
Processes @directio.hive.varchar attributes.
HiveVarcharDriver() - Constructor for class com.asakusafw.dmdl.directio.hive.common.HiveVarcharDriver
 
HOUR_FIELD_LENGTH - Static variable in class com.asakusafw.runtime.io.TsvConstants
The character length of hour fields.
HtmlDifferenceSink - Class in com.asakusafw.testdriver.html
An implementation of DifferenceSink as a HTML file.
HtmlDifferenceSink(File, DataModelDefinition<?>) - Constructor for class com.asakusafw.testdriver.html.HtmlDifferenceSink
Creates a new instance.
HtmlDifferenceSinkFactory - Class in com.asakusafw.testdriver.html
An implementation of DifferenceSinkFactory to create an HTML file.
HtmlDifferenceSinkFactory(File) - Constructor for class com.asakusafw.testdriver.html.HtmlDifferenceSinkFactory
Creates a new instance.
HtmlDifferenceSinkFactory(String) - Constructor for class com.asakusafw.testdriver.html.HtmlDifferenceSinkFactory
Creates a new instance.
HtmlDifferenceSinkProvider - Class in com.asakusafw.testdriver.html
Provides DifferenceSink into HTML file.
HtmlDifferenceSinkProvider() - Constructor for class com.asakusafw.testdriver.html.HtmlDifferenceSinkProvider
 
HttpJobClient - Class in com.asakusafw.yaess.jobqueue.client
An implementation of JobClient via HTTP(S) connections.
HttpJobClient(String) - Constructor for class com.asakusafw.yaess.jobqueue.client.HttpJobClient
Creates a new instance.
HttpJobClient(String, String, String) - Constructor for class com.asakusafw.yaess.jobqueue.client.HttpJobClient
Creates a new instance.

I

ID - Static variable in class com.asakusafw.info.directio.DirectFileIoAttribute
The attribute ID.
ID - Static variable in class com.asakusafw.info.hive.HiveIoAttribute
The attribute ID.
ID - Static variable in class com.asakusafw.info.ParameterListAttribute
The attribute ID.
ID - Static variable in class com.asakusafw.info.windgate.WindGateIoAttribute
The attribute ID.
ID_DESCRIPTION - Static variable in interface com.asakusafw.info.hive.HivePortInfo
The property key of port description class.
ID_GETTER - Static variable in interface com.asakusafw.runtime.flow.SegmentedWritable
ID_INPUT - Static variable in annotation type com.asakusafw.vocabulary.operator.Branch
The input port number.
ID_INPUT - Static variable in annotation type com.asakusafw.vocabulary.operator.Convert
The input port number.
ID_INPUT - Static variable in annotation type com.asakusafw.vocabulary.operator.Extend
The input port number.
ID_INPUT - Static variable in annotation type com.asakusafw.vocabulary.operator.Extract
The input port number.
ID_INPUT - Static variable in annotation type com.asakusafw.vocabulary.operator.Fold
The input port number.
ID_INPUT - Static variable in annotation type com.asakusafw.vocabulary.operator.Logging
The input port number.
ID_INPUT - Static variable in annotation type com.asakusafw.vocabulary.operator.Project
The input port number.
ID_INPUT - Static variable in annotation type com.asakusafw.vocabulary.operator.Restructure
The input port number.
ID_INPUT - Static variable in annotation type com.asakusafw.vocabulary.operator.Split
The input port number.
ID_INPUT - Static variable in annotation type com.asakusafw.vocabulary.operator.Summarize
The input port number.
ID_INPUT - Static variable in annotation type com.asakusafw.vocabulary.operator.Update
The input port number.
ID_INPUT_MASTER - Static variable in annotation type com.asakusafw.vocabulary.operator.MasterBranch
The input port number for the master data.
ID_INPUT_MASTER - Static variable in annotation type com.asakusafw.vocabulary.operator.MasterCheck
The input port number for the master data.
ID_INPUT_MASTER - Static variable in annotation type com.asakusafw.vocabulary.operator.MasterJoin
The input port number for the master data.
ID_INPUT_MASTER - Static variable in annotation type com.asakusafw.vocabulary.operator.MasterJoinUpdate
The input port number for the master data.
ID_INPUT_TRANSACTION - Static variable in annotation type com.asakusafw.vocabulary.operator.MasterBranch
The input port number for the transaction data.
ID_INPUT_TRANSACTION - Static variable in annotation type com.asakusafw.vocabulary.operator.MasterCheck
The input port number for the transaction data.
ID_INPUT_TRANSACTION - Static variable in annotation type com.asakusafw.vocabulary.operator.MasterJoin
The input port number for the transaction data.
ID_INPUT_TRANSACTION - Static variable in annotation type com.asakusafw.vocabulary.operator.MasterJoinUpdate
The input port number for the transaction data.
ID_LOCATION - Static variable in interface com.asakusafw.info.hive.HivePortInfo
The property key of location information.
ID_NAME - Static variable in interface com.asakusafw.info.hive.HivePortInfo
The property key of port name.
ID_OUTPUT - Static variable in annotation type com.asakusafw.vocabulary.operator.Extend
The output port number.
ID_OUTPUT - Static variable in annotation type com.asakusafw.vocabulary.operator.Fold
The output port number.
ID_OUTPUT - Static variable in annotation type com.asakusafw.vocabulary.operator.Logging
The output port number.
ID_OUTPUT - Static variable in annotation type com.asakusafw.vocabulary.operator.Project
The output port number.
ID_OUTPUT - Static variable in annotation type com.asakusafw.vocabulary.operator.Restructure
The output port number.
ID_OUTPUT - Static variable in annotation type com.asakusafw.vocabulary.operator.Summarize
The output port number.
ID_OUTPUT - Static variable in annotation type com.asakusafw.vocabulary.operator.Update
The output port number.
ID_OUTPUT_CONVERTED - Static variable in annotation type com.asakusafw.vocabulary.operator.Convert
The output port number which provides the converted data-set.
ID_OUTPUT_FOUND - Static variable in annotation type com.asakusafw.vocabulary.operator.MasterCheck
The output port number for the successfully checked data.
ID_OUTPUT_JOINED - Static variable in annotation type com.asakusafw.vocabulary.operator.MasterJoin
The output port number for the successfully joined data.
ID_OUTPUT_LEFT - Static variable in annotation type com.asakusafw.vocabulary.operator.Split
The first (left) output port number.
ID_OUTPUT_MISSED - Static variable in annotation type com.asakusafw.vocabulary.operator.MasterCheck
The output port number for the master missing data.
ID_OUTPUT_MISSED - Static variable in annotation type com.asakusafw.vocabulary.operator.MasterJoin
The output port number for the master missing data.
ID_OUTPUT_MISSED - Static variable in annotation type com.asakusafw.vocabulary.operator.MasterJoinUpdate
The output port number for the master missing data.
ID_OUTPUT_ORIGINAL - Static variable in annotation type com.asakusafw.vocabulary.operator.Convert
The output port number which provides the original data-set.
ID_OUTPUT_RIGHT - Static variable in annotation type com.asakusafw.vocabulary.operator.Split
The second (right) output port number.
ID_OUTPUT_UPDATED - Static variable in annotation type com.asakusafw.vocabulary.operator.MasterJoinUpdate
The output port number for the successfully updated data.
ID_SCHEMA - Static variable in interface com.asakusafw.info.hive.HivePortInfo
The property key of schema information.
identifier - Variable in class com.asakusafw.dmdl.model.AstSimpleName
The identifier of this name.
Identity - Annotation Type in com.asakusafw.vocabulary.operator
Represents identity operator annotation.
IdentitySplitCombiner - Class in com.asakusafw.runtime.stage.input
Keeps original splits.
IdentitySplitCombiner() - Constructor for class com.asakusafw.runtime.stage.input.IdentitySplitCombiner
 
ifPresent(Consumer<T>) - Method in class com.asakusafw.dmdl.directio.util.Value
Accepts the entity only if this value is present.
ifRequired(Runnable) - Method in class com.asakusafw.utils.jcommander.common.VerboseParameter
Executes the given action only if verbose messages are required.
IfStatement - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents if statement.
IfStatementImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of IfStatement.
IfStatementImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.IfStatementImpl
 
IllegalDocCommentFormatException - Exception in com.asakusafw.utils.java.parser.javadoc
An exception which represents a comment is malformed.
IllegalDocCommentFormatException(boolean, IrLocation, Throwable) - Constructor for exception com.asakusafw.utils.java.parser.javadoc.IllegalDocCommentFormatException
Creates a new instance.
IllegalEndOfCommentException - Exception in com.asakusafw.utils.java.parser.javadoc
An exception which represents a documentation comment has unexpected end of comment.
IllegalEndOfCommentException(IrLocation, Throwable) - Constructor for exception com.asakusafw.utils.java.parser.javadoc.IllegalEndOfCommentException
Creates a new instance.
immediate(String) - Method in interface com.asakusafw.utils.java.internal.model.util.EmitContext
Emits a normal text.
immediate(String) - Method in class com.asakusafw.utils.java.internal.model.util.PrintEmitContext
 
ImmediateDescription - Class in com.asakusafw.operator.description
Represents an immediate value.
ImmediateDescription(TypeDescription, Object) - Constructor for class com.asakusafw.operator.description.ImmediateDescription
Creates a new instance.
IMPLEMENTATION - Static variable in class com.asakusafw.runtime.stage.AbstractCleanupStageClient
Fully qualified class name of implementation of this class.
Import - Annotation Type in com.asakusafw.vocabulary.flow
An annotation for specifying import operations of jobflows.
ImportBuilder - Class in com.asakusafw.utils.java.model.util
A builder for building import declarations.
ImportBuilder(ModelFactory, PackageDeclaration, ImportBuilder.Strategy) - Constructor for class com.asakusafw.utils.java.model.util.ImportBuilder
Creates a new instance.
ImportBuilder.Strategy - Enum in com.asakusafw.utils.java.model.util
Represents an import strategy.
ImportDeclaration - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents import declarations.
ImportDeclarationImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of ImportDeclaration.
ImportDeclarationImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.ImportDeclarationImpl
 
ImporterDescription - Interface in com.asakusafw.vocabulary.external
An abstract super interface for describing processing details of importers (loading data from external components).
ImporterDescription.DataSize - Enum in com.asakusafw.vocabulary.external
Represents a kind of estimated input data size.
ImporterPreparator<T extends ImporterDescription> - Interface in com.asakusafw.testdriver.core
Creates test input for suitable ImporterDescription.
ImportKind - Enum in com.asakusafw.utils.java.model.syntax
Represents a kind of import declarations.
ImportKind.Range - Enum in com.asakusafw.utils.java.model.syntax
Represents a kind of import scope.
ImportKind.Target - Enum in com.asakusafw.utils.java.model.syntax
Represents a kind of import target.
In<T> - Interface in com.asakusafw.vocabulary.flow
Represents a flow input.
InconsistentApplicationException - Exception in com.asakusafw.runtime.core.context
Represents application is inconsistent between local and remote.
InconsistentApplicationException(String) - Constructor for exception com.asakusafw.runtime.core.context.InconsistentApplicationException
Creates a new instance.
InconsistentApplicationException(String, Throwable) - Constructor for exception com.asakusafw.runtime.core.context.InconsistentApplicationException
Creates a new instance.
InfixExpression - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents binary expression operator.
InfixExpressionImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of InfixExpression.
InfixExpressionImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.InfixExpressionImpl
 
InfixOperator - Enum in com.asakusafw.utils.java.model.syntax
Represents infix operators.
info(String) - Method in class com.asakusafw.operator.util.Logger
Log a message at the INFO level.
info(String, Object...) - Method in class com.asakusafw.operator.util.Logger
Log a message at the INFO level.
info(String) - Method in interface com.asakusafw.runtime.core.api.ReportApi
Reports an informative message.
info(String, Throwable) - Method in interface com.asakusafw.runtime.core.api.ReportApi
Reports an informative message.
info(String) - Static method in class com.asakusafw.runtime.core.legacy.LegacyReport
Reports an informative message.
info(String, Throwable) - Static method in class com.asakusafw.runtime.core.legacy.LegacyReport
Reports an informative message.
info(String) - Static method in class com.asakusafw.runtime.core.Report
Reports an informative message.
info(String, Throwable) - Static method in class com.asakusafw.runtime.core.Report
Reports an informative message.
info(String, Object...) - Method in class com.asakusafw.windgate.core.WindGateLogger
Log a message at INFO level.
info(Exception, String, Object...) - Method in class com.asakusafw.windgate.core.WindGateLogger
Log a message at WARN level.
info(String, Object...) - Method in class com.asakusafw.yaess.core.YaessLogger
Log a message at INFO level.
info(Exception, String, Object...) - Method in class com.asakusafw.yaess.core.YaessLogger
Log a message at WARN level.
init(Configuration) - Method in class com.asakusafw.directio.hive.parquet.DataModelWriteSupport
 
init(ProcessingEnvironment) - Method in class com.asakusafw.operator.AbstractOperatorAnnotationProcessor
 
init(ProcessingEnvironment) - Method in class com.asakusafw.utils.java.jsr199.testing.SafeProcessor
 
InitializationException(String, Throwable) - Constructor for exception com.asakusafw.runtime.core.util.Shared.InitializationException
Creates a new instance.
initialize(DataFilter.Context) - Method in class com.asakusafw.runtime.directio.DataFilter
Initializes this object.
initialize(InputSplit, TaskAttemptContext) - Method in class com.asakusafw.runtime.stage.input.BridgeInputFormat.NullRecordReader
 
initialize(InputSplit, TaskAttemptContext) - Method in class com.asakusafw.runtime.stage.input.StageInputRecordReader
 
initialize() - Static method in class com.asakusafw.testdriver.core.TestingEnvironmentConfigurator
Initializes the testing environment.
initialize(URI, Configuration) - Method in class com.asakusafw.testdriver.hadoop.AsakusaTestLocalFileSystem
Sets Working Directory as Home.
Initializer() - Constructor for class com.asakusafw.runtime.core.legacy.LegacyBatchContext.Initializer
 
Initializer() - Constructor for class com.asakusafw.runtime.core.legacy.LegacyReport.Initializer
 
Initializer() - Constructor for class com.asakusafw.runtime.directio.api.legacy.LegacyDirectIo.Initializer
 
InitializerDeclaration - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents instance or class initializers.
InitializerDeclarationImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of InitializerDeclaration.
InitializerDeclarationImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.InitializerDeclarationImpl
 
initialValue() - Method in class com.asakusafw.runtime.core.util.Shared
Returns the initial shared value.
inline(DocElement) - Method in class com.asakusafw.utils.java.model.util.JavadocBuilder
Appends an inline element into this builder.
inline(List<? extends DocElement>) - Method in class com.asakusafw.utils.java.model.util.JavadocBuilder
Appends inline elements into this builder.
inline(String, JavadocBuilder.Placeholder...) - Method in class com.asakusafw.utils.java.model.util.JavadocBuilder
Appends inline elements into this builder.
Inline - Enum in com.asakusafw.vocabulary.flow.graph
Represents strategies how to flatten flow-parts.
InProcessHadoopTaskExecutor - Class in com.asakusafw.testdriver.inprocess
Executes HadoopTaskInfo in this process.
InProcessHadoopTaskExecutor() - Constructor for class com.asakusafw.testdriver.inprocess.InProcessHadoopTaskExecutor
 
InProcessStageConfigurator - Class in com.asakusafw.runtime.stage.inprocess
Configures SimpleJobRunner.
InProcessStageConfigurator() - Constructor for class com.asakusafw.runtime.stage.inprocess.InProcessStageConfigurator
 
InProcessWindGateFinalizeTaskExecutor - Class in com.asakusafw.testdriver.windgate.inprocess
In-process TaskExecutor for windgate/bin/finalize.
InProcessWindGateFinalizeTaskExecutor() - Constructor for class com.asakusafw.testdriver.windgate.inprocess.InProcessWindGateFinalizeTaskExecutor
 
InProcessWindGateProcessTaskExecutor - Class in com.asakusafw.testdriver.windgate.inprocess
In-process TaskExecutor for windgate/bin/process.
InProcessWindGateProcessTaskExecutor() - Constructor for class com.asakusafw.testdriver.windgate.inprocess.InProcessWindGateProcessTaskExecutor
 
Input - Class in com.asakusafw.info.graph
Represents an input of Node.
input(String, Class<T>) - Method in class com.asakusafw.testdriver.FlowPartTester
Starts configuring the target flow input.
input(String, Class<T>) - Method in class com.asakusafw.testdriver.JobFlowTester
Starts configuring the target flow input.
INPUT - Static variable in annotation type com.asakusafw.vocabulary.operator.Fold
The default input port name.
INPUT_PORT_NAME - Static variable in class com.asakusafw.vocabulary.flow.graph.OutputDescription
The port name.
INPUT_PORT_NAME - Static variable in class com.asakusafw.vocabulary.flow.util.PseudElementDescription
The input port name.
InputAttribute - Class in com.asakusafw.info.operator
An Attribute which represents details of operator inputs.
InputAttribute(String, ClassInfo, InputGranularity, InputGroup) - Constructor for class com.asakusafw.info.operator.InputAttribute
Creates a new instance.
InputBuffer - Enum in com.asakusafw.vocabulary.flow.processor
Represents buffering strategies of list-style operator inputs.
InputContext(Class<?>, Collection<? extends FileStatus>, FileSystem, long, long, boolean, boolean) - Constructor for class com.asakusafw.runtime.directio.hadoop.StripedDataFormat.InputContext
Creates a new instance.
InputDescription - Class in com.asakusafw.vocabulary.flow.graph
A description of flow input.
InputDescription(String, Type) - Constructor for class com.asakusafw.vocabulary.flow.graph.InputDescription
Creates a new instance.
InputDescription(String, ImporterDescription) - Constructor for class com.asakusafw.vocabulary.flow.graph.InputDescription
Creates a new instance.
InputGranularity - Enum in com.asakusafw.info.operator
Represents granularity of input.
InputGroup - Class in com.asakusafw.info.operator
Represents grouping spec.
InputGroup(List<String>, List<InputGroup.Order>) - Constructor for class com.asakusafw.info.operator.InputGroup
Creates a new instance.
InputGroup.Direction - Enum in com.asakusafw.info.operator
Represents direction.
InputGroup.Order - Class in com.asakusafw.info.operator
Represents order element.
InputInfo - Interface in com.asakusafw.info.operator
Details of operator inputs.
InputOperatorSpec - Class in com.asakusafw.info.operator
Represents an operator detail of flow inputs.
InputOption - Enum in com.asakusafw.runtime.io.text.driver
An input option for RecordDefinition.
inputs - Variable in class com.asakusafw.testdriver.JobFlowTester
The flow inputs.
InputSplitter - Interface in com.asakusafw.runtime.io.text.directio
Splits InputStream.
InputSplitters - Class in com.asakusafw.runtime.io.text.directio
Utilities about InputSplitter.
InputStreamProvider - Class in com.asakusafw.windgate.stream
Provides InputStreams.
InputStreamProvider() - Constructor for class com.asakusafw.windgate.stream.InputStreamProvider
 
InputView - Class in com.asakusafw.info.operator.view
A view of operator inputs.
inspect(File) - Method in class com.asakusafw.directio.hive.tools.cli.ClassCollector
Inspects class-path and collect classes in the target path.
inspect(Class<?>, ExporterDescription, VerifyContext, VerifierFactory) - Method in class com.asakusafw.testdriver.core.TestModerator
Inspects the target exporter's output using specified expected data and rule.
inspect(Class<?>, ExporterDescription, VerifyContext, URI, URI) - Method in class com.asakusafw.testdriver.core.TestResultInspector
Deprecated.
Inspects the target exporter's output using specified expected data and rule.
inspect(Class<?>, ExporterDescription, URI, VerifyRule) - Method in class com.asakusafw.testdriver.core.TestResultInspector
Deprecated.
Inspects the target exporter's output using specified expected data and rule.
inspectInput(DataModelSource) - Method in class com.asakusafw.testdriver.core.VerifyEngine
Verifies the input sequence and returns diagnostics.
inspectRest() - Method in class com.asakusafw.testdriver.core.VerifyEngine
Verifies the rest of expected data objects.
install(File, boolean) - Method in class com.asakusafw.runtime.io.util.TemporaryFileInstaller
Installs contents into the target file.
install() - Static method in class com.asakusafw.runtime.windows.WindowsConfigurator
Installs configuration.
install() - Static method in class com.asakusafw.runtime.workaround.snappyjava.MacSnappyJavaWorkaround
Installs workaround for snappy-java if it is effective.
install(boolean) - Static method in class com.asakusafw.runtime.workaround.snappyjava.MacSnappyJavaWorkaround
Installs workaround for snappy-java if it is effective.
InstallationUtil - Class in com.asakusafw.runtime.util.hadoop
Utilities for Hadoop installations.
InstallationUtil.FrameworkVersion - Enum in com.asakusafw.runtime.util.hadoop
Represents the core framework version.
installLogSettings() - Method in class com.asakusafw.windgate.bootstrap.Context
Installs WindGate logger settings.
INSTANCE - Static variable in class com.asakusafw.runtime.io.util.NullWritableRawComparable
An invariant instance.
INSTANCE - Static variable in class com.asakusafw.utils.java.internal.model.util.ModelDigester
The singleton instance.
INSTANCE - Static variable in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
The singleton instance.
instanceOf(Type) - Method in class com.asakusafw.utils.java.model.util.ExpressionBuilder
Returns an instanceof expression.
instanceOf(Type) - Method in class com.asakusafw.utils.java.model.util.ExpressionBuilder
Returns an instanceof expression.
InstanceofExpression - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents instance of expression.
InstanceofExpressionImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of InstanceofExpression.
InstanceofExpressionImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.InstanceofExpressionImpl
 
IntegerCompare - Class in com.asakusafw.testdriver.rule
Accepts iff satisfies actual-value <compare-operator> expected-value.
IntegerCompare(CompareOperator) - Constructor for class com.asakusafw.testdriver.rule.IntegerCompare
Creates a new instance.
integerProperty(PropertyName, C) - Method in class com.asakusafw.testdriver.core.DataModelScanner
Invoked each BigInteger property.
integerProperty(PropertyName, JsonObject) - Method in class com.asakusafw.testdriver.json.JsonObjectDriver
 
IntegerRange - Class in com.asakusafw.testdriver.rule
Accepts iff actual integer is in [ expected + lower-bound, expected + upper-bound ].
IntegerRange(long, long) - Constructor for class com.asakusafw.testdriver.rule.IntegerRange
Creates a new instance.
integerRange(long, long) - Static method in class com.asakusafw.testdriver.rule.Predicates
Returns IntegerRange predicate.
InterfaceDeclaration - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents interface type declarations.
InterfaceDeclarationImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of InterfaceDeclaration.
InterfaceDeclarationImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.InterfaceDeclarationImpl
 
IntInfo - Class in com.asakusafw.info.value
Represents a int value.
intLiteralOf(int) - Static method in class com.asakusafw.utils.java.internal.model.util.LiteralAnalyzer
Returns the literal token of target int value.
IntOption - Class in com.asakusafw.runtime.value
Represents an int value which can be null.
IntOption() - Constructor for class com.asakusafw.runtime.value.IntOption
Creates a new instance which represents null value.
IntOption(int) - Constructor for class com.asakusafw.runtime.value.IntOption
Creates a new instance which represents the specified value.
IntOptionDriver - Class in com.asakusafw.directio.hive.serde
An implementation of ValueDriver for IntOption.
IntOptionDriver(IntObjectInspector) - Constructor for class com.asakusafw.directio.hive.serde.IntOptionDriver
Creates a new instance.
IntOptionFieldAdapter - Class in com.asakusafw.runtime.io.text.value
An implementation of FieldAdapter which accepts IntOption.
IntOptionFieldAdapter.Builder - Class in com.asakusafw.runtime.io.text.value
A builder of IntOptionFieldAdapter.
IntOptionInspector - Class in com.asakusafw.directio.hive.serde
Inspects IntOption object.
IntOptionInspector() - Constructor for class com.asakusafw.directio.hive.serde.IntOptionInspector
Creates a new instance.
intProperty(PropertyName, C) - Method in class com.asakusafw.testdriver.core.DataModelScanner
Invoked each Integer property.
intProperty(PropertyName, JsonObject) - Method in class com.asakusafw.testdriver.json.JsonObjectDriver
 
intValueOf(String) - Static method in class com.asakusafw.utils.java.internal.model.util.LiteralAnalyzer
Analyzes a literal which represents int value and returns it value.
InvertOrder - Class in com.asakusafw.runtime.io.util
A wrapper for invert ordering of WritableRawComparable.
InvertOrder(WritableRawComparable) - Constructor for class com.asakusafw.runtime.io.util.InvertOrder
Creates a new instance.
Invocation - Interface in com.asakusafw.utils.java.model.syntax
An abstract super interface which refers executable elements.
invoke(Class<?>, Type) - Static method in class com.asakusafw.runtime.util.TypeUtil
Returns the invocation of the target class or interface type.
IrBasicTypeKind - Enum in com.asakusafw.utils.java.internal.parser.javadoc.ir
Represents a basic type kind.
IrDocArrayType - Class in com.asakusafw.utils.java.internal.parser.javadoc.ir
Represents array types.
IrDocArrayType(IrDocType) - Constructor for class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocArrayType
Creates a new instance.
IrDocBasicType - Class in com.asakusafw.utils.java.internal.parser.javadoc.ir
Represents basic types.
IrDocBasicType(IrBasicTypeKind) - Constructor for class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocBasicType
Creates a new instance.
IrDocBlock - Class in com.asakusafw.utils.java.internal.parser.javadoc.ir
Represents blocks in IrDocComment.
IrDocBlock() - Constructor for class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocBlock
Creates a new instance.
IrDocComment - Class in com.asakusafw.utils.java.internal.parser.javadoc.ir
Represents Java documentation comments.
IrDocComment() - Constructor for class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocComment
Creates a new instance.
IrDocElement - Interface in com.asakusafw.utils.java.internal.parser.javadoc.ir
An abstract super interface of elements in (Java documentation comments).
IrDocElementKind - Enum in com.asakusafw.utils.java.internal.parser.javadoc.ir
Represents a kind of IrDocElement.
IrDocElementVisitor<R,P> - Class in com.asakusafw.utils.java.internal.parser.javadoc.ir
A visitor for IrDocElement.
IrDocElementVisitor() - Constructor for class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocElementVisitor
 
IrDocField - Class in com.asakusafw.utils.java.internal.parser.javadoc.ir
Represents field references.
IrDocField() - Constructor for class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocField
 
IrDocFragment - Interface in com.asakusafw.utils.java.internal.parser.javadoc.ir
An abstract super interface of elements which can appear in IrDocBlocks.
IrDocMember - Class in com.asakusafw.utils.java.internal.parser.javadoc.ir
An abstract super class of member references in IrDocComment.
IrDocMember() - Constructor for class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocMember
 
IrDocMethod - Class in com.asakusafw.utils.java.internal.parser.javadoc.ir
Represents method or constructor references in IrDocComment.
IrDocMethod() - Constructor for class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocMethod
Creates a new instance.
IrDocMethodParameter - Class in com.asakusafw.utils.java.internal.parser.javadoc.ir
Represents method or constructor parameters in IrDocMethod.
IrDocMethodParameter() - Constructor for class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocMethodParameter
 
IrDocName - Class in com.asakusafw.utils.java.internal.parser.javadoc.ir
Represents a name in IrDocComment.
IrDocName() - Constructor for class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocName
 
IrDocNamedType - Class in com.asakusafw.utils.java.internal.parser.javadoc.ir
Represents named type in IrDocComment.
IrDocNamedType(IrDocName) - Constructor for class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocNamedType
Creates a new instance.
IrDocQualifiedName - Class in com.asakusafw.utils.java.internal.parser.javadoc.ir
Represents qualified names in IrDocComment.
IrDocQualifiedName(IrDocName, IrDocSimpleName) - Constructor for class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocQualifiedName
Creates a new instance.
IrDocSimpleName - Class in com.asakusafw.utils.java.internal.parser.javadoc.ir
Represents simple names in IrDocComment.
IrDocSimpleName(String) - Constructor for class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocSimpleName
Creates a new instance.
IrDocText - Class in com.asakusafw.utils.java.internal.parser.javadoc.ir
Represents plain text in IrDocComment.
IrDocText(String) - Constructor for class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocText
Creates a new instance.
IrDocType - Interface in com.asakusafw.utils.java.internal.parser.javadoc.ir
Represents types in IrDocComment.
IrLocation - Class in com.asakusafw.utils.java.internal.parser.javadoc.ir
Represents locations on IrDocComment.
IrLocation(int, int) - Constructor for class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrLocation
Creates a new instance.
isAllowLinefeed() - Method in class com.asakusafw.dmdl.directio.csv.driver.CsvFormatTrait.Configuration
Returns whether each value can contain linefeed.
isAllowLinefeed() - Method in class com.asakusafw.dmdl.directio.tsv.driver.TsvFormatTrait.Configuration
Returns whether each value can contain linefeed.
isAlreadyInstalled() - Static method in class com.asakusafw.runtime.windows.WinUtilsInstaller
Returns whether the current environment already has winutils.exe or not.
isAvailable(String) - Method in class com.asakusafw.iterative.common.basic.BasicParameterSet
 
isAvailable(String) - Method in interface com.asakusafw.iterative.common.ParameterSet
Returns whether the target parameter is available in this set or not.
isBoxed(Class<?>) - Static method in class com.asakusafw.operator.description.ImmediateDescription
Returns whether the target type is boxed type or not.
isCancelRequested() - Method in class com.asakusafw.yaess.core.PhaseMonitor
Returns whether this phase execution has been requested cancel.
isClassLike() - Method in enum com.asakusafw.utils.java.model.syntax.ObjectTypeKind
Whether this type kind is class like type or not.
isColumnPresent() - Method in class com.asakusafw.dmdl.directio.hive.common.HiveFieldTrait
Returns whether this field is a table column or not.
isCombineBlocks() - Method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceProfile
Returns whether combines multiple blocks into a fragment for optimization.
isCombineBlocks() - Method in class com.asakusafw.runtime.directio.hadoop.StripedDataFormat.InputContext
Returns whether combines multiple blocks into a fragment for optimization.
isCommitted() - Method in class com.asakusafw.runtime.directio.hadoop.DirectIoTransactionEditor.TransactionInfo
Returns whether this transaction was committed.
isCompatibleTo(InstallationUtil.FrameworkVersion) - Method in enum com.asakusafw.runtime.util.hadoop.InstallationUtil.FrameworkVersion
Returns whether or not this version is compatible to the specified running version.
isComponentRoot() - Method in class com.asakusafw.operation.tools.directio.DirectIoPath
Returns whether this represents the root path of the container.
isCompressBlock() - Method in class com.asakusafw.runtime.mapreduce.simple.KeyValueSorter.Options
Returns whether spill-out block file is compressed or not.
isConnected(Object, Object) - Method in interface com.asakusafw.utils.graph.Graph
Returns whether this graph contains the edge from source to destination or not.
isConnected(Object, Object) - Method in class com.asakusafw.utils.graph.HashGraph
 
isDdlKeyword(String) - Static method in class com.asakusafw.info.hive.syntax.HiveSyntax
Returns whether the identifier is a DDL keyword or not.
isDebugEnabled() - Method in class com.asakusafw.operator.util.Logger
Returns whether or not DEBUG level messages are enabled.
isDefined() - Method in class com.asakusafw.dmdl.directio.util.Value
Returns whether or not this value is explicitly defined.
isDeleteOnCleanup() - Method in class com.asakusafw.yaess.flowlog.FlowLoggerProfile
Returns whether delete logs after cleanup phase was succeeded.
isDeleteOnSetup() - Method in class com.asakusafw.yaess.flowlog.FlowLoggerProfile
Returns whether delete logs before cleanup phase was started.
isDirectory() - Method in class com.asakusafw.runtime.directio.ResourceInfo
Returns the directory.
isEmpty() - Method in class com.asakusafw.iterative.common.basic.BasicParameterTable
 
isEmpty() - Method in interface com.asakusafw.iterative.common.ParameterTable
Returns whether this table is empty or not.
isEmpty(String) - Static method in class com.asakusafw.operation.tools.directio.BasePath
Returns whether or not the given path is empty.
isEmpty() - Method in class com.asakusafw.runtime.value.StringOption
Returns whether or not this text is empty.
isEmpty() - Method in class com.asakusafw.utils.collections.SingleLinkedList
Returns whether this list has no elements.
isEmpty() - Method in interface com.asakusafw.utils.graph.Graph
Returns whether this graph is empty or not.
isEmpty() - Method in class com.asakusafw.utils.graph.HashGraph
 
isEnabled() - Method in class com.asakusafw.info.cli.common.FlowPartSelectorParameter
Returns whether or not the selector is enabled.
isEnabled() - Method in class com.asakusafw.info.cli.common.VertexSelectorParameter
Returns whether or not the selector is enabled.
isEnabled() - Method in class com.asakusafw.operation.tools.directio.file.OverwriteParameter
Returns whether or not the operation may overwrite destination files.
isEnableDictionary() - Method in class com.asakusafw.directio.hive.parquet.ParquetFileOutput.Options
Returns whether the dictionary is enabled or not.
isEnableHeader() - Method in class com.asakusafw.dmdl.directio.csv.driver.CsvFormatTrait.Configuration
Returns whether the header is required.
isEnableHeader() - Method in class com.asakusafw.dmdl.directio.tsv.driver.TsvFormatTrait.Configuration
Returns whether the header is required.
isEnableHeader() - Method in class com.asakusafw.dmdl.windgate.csv.driver.CsvSupportTrait.Configuration
Returns whether the header is required.
isEnableValidation() - Method in class com.asakusafw.directio.hive.parquet.ParquetFileOutput.Options
Returns whether the schema validation is enabled or not.
isEnumConstantParameter() - Method in class com.asakusafw.operator.CompileEnvironment
Returns whether or not the operators can accept enum constants as value parameter.
isErrorEnabled() - Method in class com.asakusafw.operator.util.Logger
Returns whether or not ERROR level messages are enabled.
isExpandRequired() - Method in class com.asakusafw.runtime.flow.ArrayListBuffer
 
isExpandRequired() - Method in class com.asakusafw.runtime.flow.FileMapListBuffer
 
isExpandRequired() - Method in interface com.asakusafw.runtime.flow.ListBuffer
Returns whether a new element object is required for the buffer or not.
isExternal() - Method in interface com.asakusafw.info.hive.syntax.HiveCreateTable
Returns whether the target table is external or not.
isExternal() - Method in class com.asakusafw.info.hive.syntax.SimpleCreateTable
 
isFlowPart() - Method in class com.asakusafw.vocabulary.flow.FlowDescription
Deprecated.
isFlowPart(Class<? extends FlowDescription>) - Method in class com.asakusafw.vocabulary.flow.FlowDescription
Returns whether the target class represents a flow-part or not.
isFlowpartExternalIo() - Method in class com.asakusafw.operator.CompileEnvironment
Returns whether external I/O declaration is available in flow-parts or not.
isForceConsumeHeader() - Method in class com.asakusafw.runtime.io.csv.CsvConfiguration
Returns whether forcibly consumes header cells or not.
isForceGenerateImplementation() - Method in class com.asakusafw.operator.CompileEnvironment
Returns whether always generates implementation classes or not.
isForceHeader() - Method in class com.asakusafw.dmdl.directio.csv.driver.CsvFormatTrait.Configuration
Returns whether the header is always required.
isForceHeader() - Method in class com.asakusafw.dmdl.windgate.csv.driver.CsvSupportTrait.Configuration
Returns whether the header is always required.
isForceNormalizeMemberName() - Method in class com.asakusafw.operator.CompileEnvironment
Returns whether or not the member names must be normalized.
isForceRegenerateResources() - Method in class com.asakusafw.operator.CompileEnvironment
Returns whether always re-generates resources or not.
isHelp() - Method in class com.asakusafw.utils.jcommander.common.GroupUsageCommand
Returns whether or not displaying help messages is required.
isImplicit() - Method in enum com.asakusafw.utils.java.model.syntax.ModifierKind
Returns whether this modifier kind is implicit or not.
isIn(CompileEnvironment, TypeMirror) - Static method in class com.asakusafw.operator.util.TypeHelper
Returns whether the target type represents an input dataset.
isInfoEnabled() - Method in class com.asakusafw.operator.util.Logger
Returns whether or not INFO level messages are enabled.
isInitialzed() - Method in class com.asakusafw.runtime.core.util.Shared
Returns whether this container is initialized or not.
isJobFlow() - Method in class com.asakusafw.vocabulary.flow.FlowDescription
Deprecated.
isJobFlow(Class<? extends FlowDescription>) - Static method in class com.asakusafw.vocabulary.flow.FlowDescription
Returns whether the target class represents a jobflow or not.
isLeap(int) - Static method in class com.asakusafw.runtime.value.DateUtil
Whether the target year is leap year or not.
isLineBreakInValue() - Method in class com.asakusafw.runtime.io.csv.CsvConfiguration
Returns whether allows line breaks in value.
isLocalAttemptOutputDefined(LocalFileSystem) - Static method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceUtil
Returns whether the local attempt output directory is defined.
isLocalMode(JobContext) - Static method in class com.asakusafw.runtime.stage.StageUtil
Returns whether the current job is on the local mode or not.
isMandatory() - Method in class com.asakusafw.info.ParameterInfo
Returns whether or not this parameter is mandatory.
isMandatory() - Method in class com.asakusafw.workflow.model.attribute.ParameterInfo
Returns whether or not this parameter is mandatory.
isMissingHead() - Method in exception com.asakusafw.utils.java.parser.javadoc.IllegalDocCommentFormatException
Returns whether this is occurred by missing comment header or not.
isMissingTail() - Method in exception com.asakusafw.utils.java.parser.javadoc.IllegalDocCommentFormatException
Returns whether this is occurred by missing comment footer or not.
isNull() - Method in class com.asakusafw.runtime.value.ValueOption
Returns whether this object represents null or not.
IsNull - Class in com.asakusafw.testdriver.rule
Accepts iff actual value is null.
IsNull() - Constructor for class com.asakusafw.testdriver.rule.IsNull
 
isNull() - Static method in class com.asakusafw.testdriver.rule.Predicates
Returns IsNull predicate.
isOperatorHelper(CompileEnvironment, TypeMirror) - Static method in class com.asakusafw.operator.util.TypeHelper
Returns whether the target type is an operator helper annotation.
isOptional() - Method in class com.asakusafw.info.directio.DirectFileInputInfo
Returns whether or not this input is optional.
isOptional() - Method in class com.asakusafw.vocabulary.directio.DirectFileInputDescription
Returns whether the target input is optional or not.
isOut(CompileEnvironment, TypeMirror) - Static method in class com.asakusafw.operator.util.TypeHelper
Returns whether the target type represents an output dataset.
isOutputStaging() - Method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceProfile
Returns whether output staging is required.
isOutputStreaming() - Method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceProfile
Returns whether output streaming is required.
isParenthesesRequired(ExpressionPriority, boolean, ExpressionPriority) - Static method in enum com.asakusafw.utils.java.internal.model.util.ExpressionPriority
Returns whether parentheses are required for comparing the priorities or not.
isPermitted(InfixOperator.Context) - Method in enum com.asakusafw.utils.java.model.syntax.InfixOperator
Returns whether this operator can be used in the specified context or not.
isPrefixOf(BasePath) - Method in class com.asakusafw.operation.tools.directio.BasePath
Returns whether or not this path is a prefix of the given path.
isPresent() - Method in class com.asakusafw.dmdl.directio.util.Value
Returns whether or not this value is present.
isPresent() - Method in class com.asakusafw.runtime.value.ValueOption
Returns whether this object has any value or not.
isReportJob() - Method in class com.asakusafw.yaess.flowlog.FlowLoggerProfile
Returns whether report job status.
isRequired() - Method in class com.asakusafw.info.cli.generate.dot.ShowAllParameter
Returns the required.
isRequired() - Method in class com.asakusafw.utils.jcommander.common.HelpParameter
Returns whether or not displaying help messages is required.
isRequired() - Method in class com.asakusafw.utils.jcommander.common.HiddenHelpParameter
Returns whether or not displaying help messages is required.
isRequired() - Method in class com.asakusafw.utils.jcommander.common.VerboseParameter
Returns the required.
isResolved() - Method in class com.asakusafw.yaess.core.CommandScript
 
isResolved() - Method in interface com.asakusafw.yaess.core.ExecutionScript
Returns whether this script is resolved.
isResolved() - Method in class com.asakusafw.yaess.core.HadoopScript
 
isResourceGenerated(ClassDescription) - Method in class com.asakusafw.operator.CompileEnvironment
Returns whether the target resources is generated or not.
isRoot() - Method in class com.asakusafw.operation.tools.directio.BasePath
Returns whether this represents the root path.
isRoot() - Method in class com.asakusafw.operation.tools.directio.DirectIoPath
Returns whether this represents the root path.
isSame(Type) - Method in class com.asakusafw.dmdl.semantics.type.BasicType
 
isSame(Type) - Method in class com.asakusafw.dmdl.semantics.type.CollectionType
 
isSame(Type) - Method in interface com.asakusafw.dmdl.semantics.Type
Compare to other type, and returns true iff both type are same.
isSame(DataModelMirror) - Method in class com.asakusafw.operator.model.ConcreteDataModelMirror
 
isSame(DataModelMirror) - Method in interface com.asakusafw.operator.model.DataModelMirror
Returns true iff this data model and the specified data model are same.
isSame(DataModelMirror) - Method in class com.asakusafw.operator.model.PartialDataModelMirror
 
isSameFile(FileObject, FileObject) - Method in class com.asakusafw.utils.java.jsr199.testing.VolatileClassOutputManager
 
isSameOwner(BlockInfo) - Method in class com.asakusafw.runtime.directio.hadoop.BlockInfo
Returns whether this and the other block has same owner(s).
isSimulation() - Method in class com.asakusafw.runtime.core.context.RuntimeContext
Returns whether this execution is in simulation mode.
isSkipCleanInput() - Method in class com.asakusafw.testdriver.TestDriverContext
Returns whether this test skips to cleanup input data source.
isSkipCleanOutput() - Method in class com.asakusafw.testdriver.TestDriverContext
Returns whether this test skips to cleanup input data source.
isSkipPrepareInput() - Method in class com.asakusafw.testdriver.TestDriverContext
Returns whether this test skips to cleanup input data source.
isSkipPrepareOutput() - Method in class com.asakusafw.testdriver.TestDriverContext
Returns whether this test skips to prepare output data source.
isSkipPresentTable() - Method in interface com.asakusafw.info.hive.syntax.HiveCreateTable
Returns whether the target table should be created only if it does not exist.
isSkipPresentTable() - Method in class com.asakusafw.info.hive.syntax.SimpleCreateTable
 
isSkipRunJobflow() - Method in class com.asakusafw.testdriver.TestDriverContext
Returns whether this test skips to execute jobflows.
isSkipValidateCondition() - Method in class com.asakusafw.testdriver.TestDriverContext
Returns whether this test skips to cleanup input data source.
isSkipVerify() - Method in class com.asakusafw.testdriver.TestDriverContext
Returns whether this test skips to verify the testing result.
isSplitBlocks() - Method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceProfile
Returns whether split DFS block into multiple splits for optimization.
isSplitBlocks() - Method in class com.asakusafw.runtime.directio.hadoop.StripedDataFormat.InputContext
Returns whether split DFS block into multiple splits for optimization or not.
isSplittableInternal() - Method in class com.asakusafw.dmdl.directio.text.AbstractTextStreamFormatGenerator
Returns whether or not the input is splittable.
isStrict() - Method in class com.asakusafw.info.ParameterListAttribute
Returns the strict.
isStrict() - Method in class com.asakusafw.workflow.model.attribute.ParameterListAttribute
Returns the strict.
isStrictOperatorParameterOrder() - Method in class com.asakusafw.operator.CompileEnvironment
Returns whether the operator method parameter must be strict ordered or not.
isStrictOptionalOutputConnectivity() - Method in class com.asakusafw.operator.CompileEnvironment
Returns whether or not the operator outputs must not be opened even if they are optional.
isStub() - Method in interface com.asakusafw.dmdl.semantics.PropertyReferenceDeclaration.ReferenceContainer
Returns whether or not this container is a stub.
isSupported(TaskExecutionContext, TaskInfo) - Method in class com.asakusafw.testdriver.executor.DefaultCommandTaskExecutor
 
isSupported(TaskExecutionContext, TaskInfo) - Method in class com.asakusafw.testdriver.executor.DefaultHadoopTaskExecutor
 
isSupported(TaskExecutionContext, TaskInfo) - Method in class com.asakusafw.testdriver.executor.VoidDeleteTaskExecutor
 
isSupported(TaskExecutionContext, TaskInfo) - Method in class com.asakusafw.testdriver.inprocess.InProcessHadoopTaskExecutor
 
isSupported(TaskExecutionContext, TaskInfo) - Method in class com.asakusafw.testdriver.windgate.inprocess.InProcessWindGateFinalizeTaskExecutor
 
isSupported(TaskExecutionContext, TaskInfo) - Method in class com.asakusafw.testdriver.windgate.inprocess.InProcessWindGateProcessTaskExecutor
 
isSupported(List<String>) - Method in interface com.asakusafw.windgate.core.vocabulary.DataModelJdbcSupport
Checks whether this object supports the target column names.
isSupported(TaskExecutionContext, TaskInfo) - Method in class com.asakusafw.workflow.executor.basic.BasicCommandTaskExecutor
 
isSupported(TaskExecutionContext, TaskInfo) - Method in class com.asakusafw.workflow.executor.basic.BasicDeleteTaskExecutor
 
isSupported(TaskExecutionContext, TaskInfo) - Method in interface com.asakusafw.workflow.executor.TaskExecutor
Returns whether this executor supports executing the target task.
isSupported(TaskExecutionContext, TaskInfo) - Method in class com.asakusafw.workflow.hadoop.BridgeDeleteTaskExecutor
 
isSupported(TaskExecutionContext, TaskInfo) - Method in class com.asakusafw.workflow.hadoop.BridgeHadoopTaskExecutor
 
isTarget() - Static method in class com.asakusafw.runtime.windows.WinUtilsInstaller
Returns whether the current environment requires winutils.exe or not.
isTraceEnabled() - Method in class com.asakusafw.operator.util.Logger
Returns whether or not TRACE level messages are enabled.
isTransactional() - Method in class com.asakusafw.windgate.core.resource.ResourceMirror
Returns whether this resource is transactional.
isTraverse() - Method in class com.asakusafw.runtime.directio.FilePattern.Segment
Returns whether this segment describes traverse ("**") or not.
isType(Type, BasicTypeKind) - Static method in class com.asakusafw.dmdl.util.DeclarationUtil
Returns whether the type has the specified kind or not.
isValid(String) - Static method in class com.asakusafw.dmdl.directio.util.ClassName
Returns whether or not the given string is a valid class name.
isValid(String) - Static method in class com.asakusafw.dmdl.directio.util.DatePattern
Returns whether or not the given string is a valid date pattern.
isValid(String) - Static method in class com.asakusafw.dmdl.directio.util.DecimalPattern
Returns whether or not the given string is a valid date pattern.
isValid() - Method in class com.asakusafw.vocabulary.flow.graph.PortConnection
Returns whether this connection is valid or not.
isValidName(String) - Static method in class com.asakusafw.vocabulary.batch.WorkDescription
Returns whether the name is valid identifier or not.
isVariableArity() - Method in class com.asakusafw.utils.java.internal.model.syntax.DocMethodParameterImpl
 
isVariableArity() - Method in class com.asakusafw.utils.java.internal.model.syntax.FormalParameterDeclarationImpl
 
isVariableArity() - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocMethodParameter
Returns whether this parameter is variable arity or not.
isVariableArity() - Method in interface com.asakusafw.utils.java.model.syntax.DocMethodParameter
Returns whether this parameter is variable arity or not.
isVariableArity() - Method in interface com.asakusafw.utils.java.model.syntax.FormalParameterDeclaration
Returns whether the parameter is variable arity or not.
isWarnEnabled() - Method in class com.asakusafw.operator.util.Logger
Returns whether or not WARN level messages are enabled.
Iterative - Annotation Type in com.asakusafw.vocabulary.iterative
An annotation for iterative elements.
IterativeBatch - Annotation Type in com.asakusafw.vocabulary.iterative
An annotation for iterative batch classes.
IterativeBatch.Parameter - Annotation Type in com.asakusafw.vocabulary.iterative
Represents a batch parameter.
IterativeExtensions - Class in com.asakusafw.iterative.common
API entry of Asakusa Iterative Extensions.
iterator() - Method in class com.asakusafw.dmdl.directio.util.MapValue
 
iterator() - Method in class com.asakusafw.iterative.common.basic.BasicParameterTable
 
iterator() - Method in class com.asakusafw.utils.collections.SingleLinkedList
 
iterator() - Method in class com.asakusafw.utils.graph.HashGraph
 
IteratorDataModelSource - Class in com.asakusafw.testdriver.core
Volatile DataModelSource implementation via the Iterator interface.
IteratorDataModelSource(Iterator<? extends DataModelReflection>) - Constructor for class com.asakusafw.testdriver.core.IteratorDataModelSource
Creates a new instance.
IteratorDataModelSource(DataModelDefinition<E>, Iterator<? extends E>) - Constructor for class com.asakusafw.testdriver.core.IteratorDataModelSource
Creates a new instance.

J

JavaDataModelAnalyzerEnhancer - Class in com.asakusafw.dmdl.java.analyzer
Enhances DMDL analyzer for Java data model generation.
JavaDataModelAnalyzerEnhancer() - Constructor for class com.asakusafw.dmdl.java.analyzer.JavaDataModelAnalyzerEnhancer
 
JavaDataModelDriver - Class in com.asakusafw.dmdl.java.spi
Decorates Java data model classes.
JavaDataModelDriver() - Constructor for class com.asakusafw.dmdl.java.spi.JavaDataModelDriver
 
Javadoc - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents the Java documentation comment.
JavadocBaseParser - Class in com.asakusafw.utils.java.parser.javadoc
An abstract super class of Java documentation comment parsers.
JavadocBaseParser(List<? extends JavadocBlockParser>) - Constructor for class com.asakusafw.utils.java.parser.javadoc.JavadocBaseParser
Creates a new instance.
JavadocBlockInfo - Class in com.asakusafw.utils.java.parser.javadoc
An internal Java documentation comment block information.
JavadocBlockParser - Class in com.asakusafw.utils.java.parser.javadoc
An abstract super class of Java documentation comment block parsers.
JavadocBlockParser() - Constructor for class com.asakusafw.utils.java.parser.javadoc.JavadocBlockParser
Creates a new instance without any inline block parsers.
JavadocBlockParser(List<? extends JavadocBlockParser>) - Constructor for class com.asakusafw.utils.java.parser.javadoc.JavadocBlockParser
Creates a new instance with inline block parsers.
JavadocBlockParserUtil - Class in com.asakusafw.utils.java.parser.javadoc
Utilities for JavadocBlockParser.
JavadocBuilder - Class in com.asakusafw.utils.java.model.util
A builder for building Javadoc.
JavadocBuilder(ModelFactory) - Constructor for class com.asakusafw.utils.java.model.util.JavadocBuilder
Creates a new instance.
JavadocBuilder.DocElementFactory - Class in com.asakusafw.utils.java.model.util
Creates DocElement.
JavadocBuilder.Placeholder - Interface in com.asakusafw.utils.java.model.util
A document placeholder.
JavadocConverter - Class in com.asakusafw.utils.java.parser.javadoc
Converts IrDocComment models into Java DOM models.
JavadocConverter(ModelFactory) - Constructor for class com.asakusafw.utils.java.parser.javadoc.JavadocConverter
Creates a new instance.
JavadocHelper - Class in com.asakusafw.operator.util
Common helper methods about documentation comments.
JavadocHelper(CompileEnvironment) - Constructor for class com.asakusafw.operator.util.JavadocHelper
Creates a new instance.
JavadocImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of Javadoc.
JavadocImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.JavadocImpl
 
JavadocParseException - Exception in com.asakusafw.utils.java.parser.javadoc
An exception which is occurred while parsing Java documentation comments.
JavadocParseException(String, IrLocation, Throwable) - Constructor for exception com.asakusafw.utils.java.parser.javadoc.JavadocParseException
Creates a new instance.
JavadocParser - Class in com.asakusafw.utils.java.parser.javadoc
A parser for Java documentation comments.
JavadocParser(List<? extends JavadocBlockParser>) - Constructor for class com.asakusafw.utils.java.parser.javadoc.JavadocParser
Creates a new instance.
JavadocParserBuilder - Class in com.asakusafw.utils.java.parser.javadoc
A builder for building JavadocParser.
JavadocParserBuilder() - Constructor for class com.asakusafw.utils.java.parser.javadoc.JavadocParserBuilder
Creates a new instance.
JavadocScanner - Interface in com.asakusafw.utils.java.parser.javadoc
An abstract super interface of scanners which provides a sequence of JavadocToken.
JavadocScannerUtil - Class in com.asakusafw.utils.java.parser.javadoc
Utilities for JavadocScanner.
JavadocToken - Class in com.asakusafw.utils.java.internal.parser.javadoc.ir
Represents a token in Java documentation comments.
JavadocToken(JavadocTokenKind, String, int) - Constructor for class com.asakusafw.utils.java.internal.parser.javadoc.ir.JavadocToken
Creates a new instance.
JavadocTokenKind - Enum in com.asakusafw.utils.java.internal.parser.javadoc.ir
Represents a kind of JavadocToken.
JavadocTokenStream - Interface in com.asakusafw.utils.java.parser.javadoc
Provides a stream of JavadocTokens.
JavaEscape - Class in com.asakusafw.utils.java.internal.model.util
Rules about escape characters.
JavaModelClassGenerator - Class in com.asakusafw.dmdl.java.emitter
Generates the Java data model classes for each DMDL model.
JavaModelClassGenerator(DmdlSemantics, Configuration, JavaDataModelDriver) - Constructor for class com.asakusafw.dmdl.java.emitter.JavaModelClassGenerator
Creates and returns a new instance.
JavaName - Class in com.asakusafw.dmdl.java.util
Manipulates names used in Java.
JavaName - Class in com.asakusafw.operator.model
Represents a simple name in Java.
JCommanderWrapper<T> - Class in com.asakusafw.utils.jcommander
A decorator of JCommander.
JCommanderWrapper(String, Object) - Constructor for class com.asakusafw.utils.jcommander.JCommanderWrapper
Creates a new instance.
JDBC_RESOURCE_NAME - Static variable in class com.asakusafw.vocabulary.windgate.Constants
The abstract resource name of JDBC.
JdbcAttribute - Interface in com.asakusafw.vocabulary.windgate
Represents an attribute about JDBC operations.
JdbcColumnDriver - Class in com.asakusafw.dmdl.windgate.jdbc.driver
Processes @windgate.jdbc.column attributes.
JdbcColumnDriver() - Constructor for class com.asakusafw.dmdl.windgate.jdbc.driver.JdbcColumnDriver
 
JdbcColumnTrait - Class in com.asakusafw.dmdl.windgate.jdbc.driver
Trait for holding column names.
JdbcColumnTrait(AstNode, String) - Constructor for class com.asakusafw.dmdl.windgate.jdbc.driver.JdbcColumnTrait
Creates and returns a new instance.
JdbcDrainDriver<T> - Class in com.asakusafw.windgate.jdbc
An implementation of DrainDriver using JDBC.
JdbcDrainDriver(JdbcProfile, JdbcScript<T>, Connection, boolean) - Constructor for class com.asakusafw.windgate.jdbc.JdbcDrainDriver
Creates a new instance.
JdbcDriverCleaner - Class in com.asakusafw.testdriver.windgate
Removes JDBC drivers which PluginClassLoader was loaded.
JdbcDriverCleaner() - Constructor for class com.asakusafw.testdriver.windgate.JdbcDriverCleaner
Creates new instance.
JdbcExporterDescription - Class in com.asakusafw.vocabulary.windgate
An abstract super class that describes exporter process using JDBC/WindGate.
JdbcExporterDescription() - Constructor for class com.asakusafw.vocabulary.windgate.JdbcExporterDescription
 
JdbcExporterDescription.Option - Enum in com.asakusafw.vocabulary.windgate
JDBC export options.
JdbcImporterDescription - Class in com.asakusafw.vocabulary.windgate
An abstract super class that describes importer process using JDBC/WindGate.
JdbcImporterDescription() - Constructor for class com.asakusafw.vocabulary.windgate.JdbcImporterDescription
 
JdbcImporterDescription.Option - Enum in com.asakusafw.vocabulary.windgate
JDBC import options.
JdbcLogger - Class in com.asakusafw.windgate.jdbc
Logger for WindGate resource based JDBC.
JdbcLogger(Class<?>) - Constructor for class com.asakusafw.windgate.jdbc.JdbcLogger
Creates a new instance.
JdbcProcess - Enum in com.asakusafw.windgate.core.vocabulary
WindGate database resource configuration.
JdbcProcess.OperationKind - Enum in com.asakusafw.windgate.core.vocabulary
The drain operation kinds.
JdbcProcess.OptionSymbols - Class in com.asakusafw.windgate.core.vocabulary
The source/drain option kinds.
JdbcProcessDescriptionGenerator - Class in com.asakusafw.dmdl.windgate.util
Generates JdbcImporterDescription and JdbcExporterDescription.
JdbcProcessDescriptionGenerator.Description - Class in com.asakusafw.dmdl.windgate.util
Represents the meta description.
JdbcProfile - Class in com.asakusafw.windgate.jdbc
A structured profile for JdbcResourceMirror.
JdbcProfile(String, ClassLoader, String, String, String, String, long) - Constructor for class com.asakusafw.windgate.jdbc.JdbcProfile
Creates a new instance.
JdbcProfile(String, ClassLoader, String, String, String, String, Map<String, String>) - Constructor for class com.asakusafw.windgate.jdbc.JdbcProfile
Creates a new instance.
JdbcResourceManipulator - Class in com.asakusafw.windgate.jdbc
An implementation of ResourceManipulator using JDBC.
JdbcResourceManipulator(JdbcProfile, ParameterList) - Constructor for class com.asakusafw.windgate.jdbc.JdbcResourceManipulator
Creates a new instance.
JdbcResourceMirror - Class in com.asakusafw.windgate.jdbc
An implementation of ResourceMirror using JDBC.
JdbcResourceMirror(JdbcProfile, ParameterList) - Constructor for class com.asakusafw.windgate.jdbc.JdbcResourceMirror
Creates a new instance.
JdbcResourceProvider - Class in com.asakusafw.windgate.jdbc
An implementation of ResourceProvider using JDBC.
JdbcResourceProvider() - Constructor for class com.asakusafw.windgate.jdbc.JdbcResourceProvider
 
JdbcScript<T> - Class in com.asakusafw.windgate.jdbc
A structured gate script fragment for JDBC.
JdbcScript(String, DataModelJdbcSupport<? super T>, String, List<String>) - Constructor for class com.asakusafw.windgate.jdbc.JdbcScript
Creates a new instance.
JdbcScript(String, DataModelJdbcSupport<? super T>, String, List<String>, String) - Constructor for class com.asakusafw.windgate.jdbc.JdbcScript
Creates a new instance.
JdbcScript(String, DataModelJdbcSupport<? super T>, String, List<String>, String, String) - Constructor for class com.asakusafw.windgate.jdbc.JdbcScript
Creates a new instance.
JdbcSourceDriver<T> - Class in com.asakusafw.windgate.jdbc
An implementation of SourceDriver using JDBC.
JdbcSourceDriver(JdbcProfile, JdbcScript<T>, Connection, T) - Constructor for class com.asakusafw.windgate.jdbc.JdbcSourceDriver
Creates a new instance.
JdbcSupportEmitter - Class in com.asakusafw.dmdl.windgate.jdbc.driver
Emits DataModelJdbcSupport implementations.
JdbcSupportEmitter() - Constructor for class com.asakusafw.dmdl.windgate.jdbc.driver.JdbcSupportEmitter
 
JdbcTableDriver - Class in com.asakusafw.dmdl.windgate.jdbc.driver
Processes @windgate.jdbc.table attributes.
JdbcTableDriver() - Constructor for class com.asakusafw.dmdl.windgate.jdbc.driver.JdbcTableDriver
 
JdbcTableTrait - Class in com.asakusafw.dmdl.windgate.jdbc.driver
Trait for holding table information.
JdbcTableTrait(AstNode, String) - Constructor for class com.asakusafw.dmdl.windgate.jdbc.driver.JdbcTableTrait
Creates and returns a new instance.
Job(String, Map<String, String>) - Constructor for class com.asakusafw.testdriver.TestExecutionPlan.Job
Deprecated.
Creates a new instance.
Job - Class in com.asakusafw.yaess.core
Represents an atomic job for YAESS.
Job() - Constructor for class com.asakusafw.yaess.core.Job
 
JOB_FAILED - Static variable in class com.asakusafw.runtime.stage.ToolLauncher
The exit status value for failed jobs.
JOB_SUCCEEDED - Static variable in class com.asakusafw.runtime.stage.ToolLauncher
The exit status value for successful jobs.
JobClient - Interface in com.asakusafw.yaess.jobqueue.client
An abstract interface of job queue client.
JobClientProfile - Class in com.asakusafw.yaess.jobqueue
A structured profile for QueueHadoopScriptHandler.
JobClientProfile(String, List<? extends JobClient>, long, long) - Constructor for class com.asakusafw.yaess.jobqueue.JobClientProfile
Creates a new instance.
JobClientProvider - Class in com.asakusafw.yaess.jobqueue
Provides a JobClient.
JobClientProvider(Collection<? extends JobClient>) - Constructor for class com.asakusafw.yaess.jobqueue.JobClientProvider
Creates a new instance.
JobExecutor - Class in com.asakusafw.testdriver
Deprecated.
replaced with TaskExecutor
JobExecutor() - Constructor for class com.asakusafw.testdriver.JobExecutor
Deprecated.
 
JobExecutor - Interface in com.asakusafw.yaess.basic
An abstract super interface of Job executor.
JobExecutor.Executing - Class in com.asakusafw.yaess.basic
An abstraction of job execution.
JobExecutorFactory - Class in com.asakusafw.testdriver
Deprecated.
replaced with TaskExecutor
JobExecutorFactory() - Constructor for class com.asakusafw.testdriver.JobExecutorFactory
Deprecated.
 
jobflow(String) - Method in class com.asakusafw.testdriver.BatchTester
Returns a jobflow tester for the target jobflow in the testing batch.
JobFlow - Annotation Type in com.asakusafw.vocabulary.flow
An annotation for jobflow classes.
JobFlowDriverInput<T> - Class in com.asakusafw.testdriver
A flow input driver for testing jobflows.
JobFlowDriverInput(TestDriverContext, String, Class<T>) - Constructor for class com.asakusafw.testdriver.JobFlowDriverInput
Creates a new instance.
JobFlowDriverOutput<T> - Class in com.asakusafw.testdriver
A flow output driver for testing flow-parts.
JobFlowDriverOutput(TestDriverContext, String, Class<T>) - Constructor for class com.asakusafw.testdriver.JobFlowDriverOutput
Creates a new instance.
JobflowExecutor - Interface in com.asakusafw.workflow.executor
Executes jobflows.
JobflowInfo - Class in com.asakusafw.info
Represents a jobflow.
JobflowInfo(String, String, Collection<String>, Collection<? extends Attribute>) - Constructor for class com.asakusafw.info.JobflowInfo
Creates a new instance.
JobflowInfo - Interface in com.asakusafw.workflow.model
Represents a jobflow.
JobflowInfoParameter - Class in com.asakusafw.info.cli.common
Provides the jobflow information.
JobflowInfoParameter() - Constructor for class com.asakusafw.info.cli.common.JobflowInfoParameter
 
JobflowMirror - Interface in com.asakusafw.testdriver.compiler
Represents a jobflow.
JobFlowTester - Class in com.asakusafw.testdriver
A tester for JobFlow jobflow classes.
JobFlowTester(Class<?>) - Constructor for class com.asakusafw.testdriver.JobFlowTester
Creates a new instance.
JobFlowWorkDescription - Class in com.asakusafw.vocabulary.batch
A description of jobflow in batch.
JobFlowWorkDescription(Class<? extends FlowDescription>) - Constructor for class com.asakusafw.vocabulary.batch.JobFlowWorkDescription
Creates a new instance.
JobId - Class in com.asakusafw.yaess.jobqueue.client
Represents a registered job ID.
JobId() - Constructor for class com.asakusafw.yaess.jobqueue.client.JobId
Creates a new instance for deserializer.
JobId(String) - Constructor for class com.asakusafw.yaess.jobqueue.client.JobId
Creates a new instance.
JobMonitor - Class in com.asakusafw.yaess.core
Receives job's progress.
JobMonitor(PhaseMonitor, String, double) - Constructor for class com.asakusafw.yaess.core.JobMonitor
Creates a new instance.
JobRunner - Interface in com.asakusafw.runtime.stage
Executes jobs.
JobScheduler - Class in com.asakusafw.yaess.core
Executes a series of Jobs.
JobScheduler() - Constructor for class com.asakusafw.yaess.core.JobScheduler
 
JobScheduler.ErrorHandler - Class in com.asakusafw.yaess.core
Handles errors during each job execution.
JobScript - Class in com.asakusafw.yaess.jobqueue.client
Represents a job script to be sent to remote server.
JobScript() - Constructor for class com.asakusafw.yaess.jobqueue.client.JobScript
 
JobStatus - Class in com.asakusafw.yaess.jobqueue.client
Represents a job status to be received from remote server.
JobStatus() - Constructor for class com.asakusafw.yaess.jobqueue.client.JobStatus
 
JobStatus.Kind - Enum in com.asakusafw.yaess.jobqueue.client
Represent a kind of status.
JoinDriver - Class in com.asakusafw.dmdl.java.emitter.driver
Implements joined-model feature.
JoinDriver() - Constructor for class com.asakusafw.dmdl.java.emitter.driver.JoinDriver
 
Joined - Annotation Type in com.asakusafw.vocabulary.model
Annotation for joined models.
Joined.Mapping - Annotation Type in com.asakusafw.vocabulary.model
Property mapping.
Joined.Term - Annotation Type in com.asakusafw.vocabulary.model
Source term.
JoinedModel - Annotation Type in com.asakusafw.vocabulary.model
Deprecated.
replaced into Joined since 0.2.0
JoinedModel.Interface<T,A,B> - Interface in com.asakusafw.vocabulary.model
Deprecated.
An interface that provides skeletal information of joined models.
joinFrom(A, B) - Method in interface com.asakusafw.vocabulary.model.JoinedModel.Interface
Deprecated.
Sets properties of the joined result into this.
JoinResource<L extends org.apache.hadoop.io.Writable,R> - Class in com.asakusafw.runtime.flow.join
An abstract implementation of resource for providing lookup table.
JoinResource() - Constructor for class com.asakusafw.runtime.flow.join.JoinResource
 
JoinTrait - Class in com.asakusafw.dmdl.semantics.trait
Join trait for joined models.
JoinTrait(AstExpression<AstJoin>, List<ReduceTerm<AstJoin>>) - Constructor for class com.asakusafw.dmdl.semantics.trait.JoinTrait
Creates and returns a new instance.
JschHadoopFsMirror - Class in com.asakusafw.windgate.hadoopfs.jsch
An implementation of ResourceMirror using Hadoop File System via JSch connection.
JschHadoopFsMirror(Configuration, SshProfile, ParameterList) - Constructor for class com.asakusafw.windgate.hadoopfs.jsch.JschHadoopFsMirror
Creates a new instance.
JschHadoopFsProvider - Class in com.asakusafw.windgate.hadoopfs.jsch
JschHadoopFsProvider() - Constructor for class com.asakusafw.windgate.hadoopfs.jsch.JschHadoopFsProvider
 
JschProcessExecutor - Class in com.asakusafw.yaess.jsch
An implementation of ProcessExecutor using JSch.
JschProcessExecutor(String, String, Integer, String, String) - Constructor for class com.asakusafw.yaess.jsch.JschProcessExecutor
Creates a new instance.
JschProcessExecutor(String, String, Integer, String, String, String) - Constructor for class com.asakusafw.yaess.jsch.JschProcessExecutor
Creates a new instance.
JsonDataModelSource - Class in com.asakusafw.testdriver.json
DataModelSource from JSON object stream.
JsonDataModelSource(URI, DataModelDefinition<?>, Reader) - Constructor for class com.asakusafw.testdriver.json.JsonDataModelSource
Creates a new instance.
JsonObjectDriver - Class in com.asakusafw.testdriver.json
Converts JSON object into DataModelReflection.
JsonSourceProvider - Class in com.asakusafw.testdriver.json
Provides DataModelSource from JSON object enumeration.
JsonSourceProvider() - Constructor for class com.asakusafw.testdriver.json.JsonSourceProvider
 
Jsr269 - Class in com.asakusafw.utils.java.jsr269.bridge
Converts model objects defined in JSR-269 into the the Java DOM objects.
Jsr269(ModelFactory) - Constructor for class com.asakusafw.utils.java.jsr269.bridge.Jsr269
Creates a new instance.

K

K_COMMAND - Static variable in class com.asakusafw.vocabulary.batch.ScriptWorkDescription
Deprecated.
The key name of command line.
K_DELEGATE_CLASS - Static variable in class com.asakusafw.runtime.core.Report
The Hadoop property name of the custom implementation class name of Report.Delegate.
K_ENVIRONMENT_PREFIX - Static variable in class com.asakusafw.vocabulary.batch.ScriptWorkDescription
Deprecated.
The key prefix of environment variables.
K_NAME - Static variable in class com.asakusafw.vocabulary.batch.ScriptWorkDescription
Deprecated.
The key name of the command name.
K_PROFILE - Static variable in class com.asakusafw.vocabulary.batch.ScriptWorkDescription
Deprecated.
The key name of profile name.
KeepAliveDataSource - Class in com.asakusafw.runtime.directio.keepalive
A wrapper of DirectDataSource that sends heartbeat continuously.
KeepAliveDataSource(DirectDataSource, long) - Constructor for class com.asakusafw.runtime.directio.keepalive.KeepAliveDataSource
Creates a new instance.
key - Variable in class com.asakusafw.dmdl.model.AstAttributeValueMap.Entry
The entry key.
key() - Static method in class com.asakusafw.vocabulary.flow.builder.Attributes
Creates a new KeyInfo object.
Key - Annotation Type in com.asakusafw.vocabulary.model
An annotation to tell how groups/sorts each record.
key() - Method in interface com.asakusafw.windgate.core.vocabulary.ConfigurationItem
Returns the key name of target item.
key() - Method in enum com.asakusafw.windgate.core.vocabulary.FileProcess
 
key() - Method in enum com.asakusafw.windgate.core.vocabulary.JdbcProcess
 
key() - Method in enum com.asakusafw.windgate.core.vocabulary.StreamProcess
 
KEY_BASE_PATH - Static variable in class com.asakusafw.runtime.directio.DirectDataSourceConstants
The attribute key name of base path.
KEY_BASE_PATH - Static variable in class com.asakusafw.windgate.hadoopfs.HadoopFsProfile
The key of base path.
KEY_BASE_PATH - Static variable in class com.asakusafw.windgate.stream.file.FileProfile
The profile key of base path.
KEY_BATCH_GET_UNIT - Static variable in class com.asakusafw.windgate.jdbc.JdbcProfile
The profile key of JdbcProfile.getBatchGetUnit().
KEY_BATCH_ID - Static variable in class com.asakusafw.runtime.core.context.RuntimeContext
The value map key of RuntimeContext.batchId(String).
KEY_BATCH_PUT_UNIT - Static variable in class com.asakusafw.windgate.jdbc.JdbcProfile
The profile key of JdbcProfile.getBatchPutUnit().
KEY_BATCHAPPS_PATH - Static variable in class com.asakusafw.testdriver.TestDriverContext
The system property key of the default batch applications installation base path.
KEY_BLOCKERS - Static variable in class com.asakusafw.yaess.core.FlowScript
A configuration key name of blockers' ID.
KEY_BUFFER_SIZE - Static variable in class com.asakusafw.runtime.mapreduce.simple.SimpleJobRunner
Hadoop property key of shuffle buffer size.
KEY_BUILD_DATE - Static variable in class com.asakusafw.runtime.core.context.RuntimeContext
The value map key of build date.
KEY_BUILD_ID - Static variable in class com.asakusafw.runtime.core.context.RuntimeContext
The value map key of RuntimeContext.buildId(String).
KEY_CACHE_ENABLED - Static variable in class com.asakusafw.runtime.stage.launcher.LauncherOptionsParser
The configuration key of whether library cache mechanism is enabled or not.
KEY_CACHE_JOBJAR - Static variable in class com.asakusafw.runtime.stage.launcher.LauncherOptionsParser
The configuration key of whether cached job jar is enabled or not.
KEY_CACHE_REPOSITORY - Static variable in class com.asakusafw.runtime.stage.launcher.LauncherOptionsParser
The configuration key of remote cache repository path.
KEY_CACHE_RETRY_COUNT - Static variable in class com.asakusafw.runtime.stage.launcher.LauncherOptionsParser
The configuration key of max number of cache building retry attempt.
KEY_CACHE_RETRY_INTERVAL - Static variable in class com.asakusafw.runtime.stage.launcher.LauncherOptionsParser
The configuration key of interval long of cache building retry attempt.
KEY_CACHE_TEMPORARY - Static variable in class com.asakusafw.runtime.stage.launcher.LauncherOptionsParser
The configuration key of local temporary directory for cache building.
KEY_CLASS_NAME - Static variable in class com.asakusafw.yaess.core.FlowScript
A configuration key name of class name.
KEY_CLEANUP - Static variable in class com.asakusafw.yaess.basic.ProcessHadoopScriptHandler
(sub) key name of cleanup enabled.
KEY_COMBINE_BLOCKS - Static variable in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceProfile
KEY_COMPILER_WORKING_DIRECTORY - Static variable in class com.asakusafw.testdriver.TestDriverContext
The system property key of compiler working directory.
KEY_COMPONENT - Static variable in class com.asakusafw.windgate.retryable.RetryableProcessProfile
The profile key name of component process provider class name.
KEY_COMPRESS_BLOCK - Static variable in class com.asakusafw.runtime.mapreduce.simple.SimpleJobRunner
Hadoop property key of whether block file compression is enabled or not.
KEY_COMPRESSION - Static variable in class com.asakusafw.windgate.hadoopfs.HadoopFsProfile
The key of CompressionCodec class name.
KEY_COMPRESSION - Static variable in class com.asakusafw.windgate.hadoopfs.ssh.SshProfile
The key of CompressionCodec class name.
KEY_CONNECT_RETRY_COUNT - Static variable in class com.asakusafw.windgate.jdbc.JdbcProfile
KEY_CONNECT_RETRY_INTERVAL - Static variable in class com.asakusafw.windgate.jdbc.JdbcProfile
KEY_DATA_CLASS - Static variable in class com.asakusafw.runtime.directio.DirectDataSourceConstants
The attribute key name of data class.
KEY_DATA_CLASS - Static variable in class com.asakusafw.windgate.core.ProcessScript
Key name of data class.
KEY_DIRECTORY - Static variable in class com.asakusafw.windgate.file.session.FileSessionProvider
Profile key name of session storage directory.
KEY_DIRECTORY - Static variable in class com.asakusafw.yaess.basic.BasicLockProvider
Profile key name of session storage directory.
KEY_DRIVER - Static variable in class com.asakusafw.windgate.jdbc.JdbcProfile
The profile key of fully qualified JDBC driver class name.
KEY_ENABLE - Static variable in class com.asakusafw.testdriver.core.TestingEnvironmentConfigurator
The system property key of enabling this feature.
KEY_ENABLED - Static variable in class com.asakusafw.runtime.stage.optimizer.LibraryCopySuppressionConfigurator
The configuration key of whether this feature is enabled or not.
KEY_ENABLED - Static variable in class com.asakusafw.runtime.workaround.snappyjava.MacSnappyJavaWorkaround
The configuration key of whether this feature is enabled or not.
KEY_ENABLED_SCRIPT_KINDS - Static variable in class com.asakusafw.yaess.core.FlowScript
A configuration key name of enabled script kinds.
KEY_ENV_PREFIX - Static variable in interface com.asakusafw.yaess.core.ExecutionScriptHandler
The configuration key prefix of environment variables.
KEY_ENV_PREFIX - Static variable in class com.asakusafw.yaess.core.FlowScript
The configuration key prefix of environment variables.
KEY_EXECUTION_MODE - Static variable in class com.asakusafw.runtime.core.context.RuntimeContext
KEY_EXPLICIT_HADOOP_COMMAND - Static variable in class com.asakusafw.testdriver.hadoop.ConfigurationFactory
Deprecated.
KEY_EXPLICIT_HADOOP_CONF - Static variable in class com.asakusafw.testdriver.hadoop.ConfigurationFactory
Deprecated.
KEY_FEATURE_ENABLE - Static variable in class com.asakusafw.testdriver.configurator.SnappyConfigurator
The system property key of enabling this feature.
KEY_FEATURE_ENABLE - Static variable in class com.asakusafw.testdriver.windows.WindowsEnvironmentConfigurator
The system property key of enabling this feature.
KEY_FILE_NAME - Static variable in class com.asakusafw.runtime.stage.output.TemporaryOutputFormat
The Hadoop property key of output name prefix.
KEY_FILTER_CLASS - Static variable in class com.asakusafw.runtime.directio.DirectDataSourceConstants
The attribute key name of filter class.
KEY_FLOW_ID - Static variable in class com.asakusafw.runtime.core.context.RuntimeContext
The value map key of flow ID.
KEY_FLOW_PREFIX - Static variable in class com.asakusafw.yaess.core.FlowScript
A configuration key prefix of each flow.
KEY_FORCE - Static variable in class com.asakusafw.runtime.stage.inprocess.InProcessStageConfigurator
Always enables in-process execution even.
KEY_FORCE_EXEC - Static variable in class com.asakusafw.testdriver.TestDriverContext
The system property key of ignoring environment checking.
KEY_FORMAT_CLASS - Static variable in class com.asakusafw.runtime.directio.DirectDataSourceConstants
The attribute key name of format class.
KEY_FRAMEWORK_PATH - Static variable in class com.asakusafw.testdriver.TestDriverContext
The system property key of the default framework installation path.
KEY_FRAMEWORK_VERSION - Static variable in class com.asakusafw.testdriver.TestDriverContext
The entry key of the test-runtime framework version.
KEY_HOST - Static variable in class com.asakusafw.windgate.hadoopfs.ssh.SshProfile
The key of host name.
KEY_HOST - Static variable in class com.asakusafw.yaess.jsch.JschProcessExecutor
The key of host name.
KEY_ID - Static variable in class com.asakusafw.yaess.core.BatchScript
A configuration key name of IDs.
KEY_ID - Static variable in class com.asakusafw.yaess.core.FlowScript
A configuration key name of IDs.
KEY_KEEPALIVE_INTERVAL - Static variable in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceProfile
KEY_KIND - Static variable in class com.asakusafw.yaess.core.FlowScript
A configuration key name of script kind.
KEY_LAUNCHER_USED - Static variable in class com.asakusafw.runtime.stage.launcher.ApplicationLauncher
The configuration key of whether the application may be launched via ApplicationLauncher.
KEY_LIMIT - Static variable in class com.asakusafw.runtime.stage.inprocess.InProcessStageConfigurator
Hadoop property key of the max input data size for in-process job execution.
KEY_LOCAL_FILE_SYSTEM - Static variable in class com.asakusafw.testdriver.hadoop.ConfigurationFactory
The system property key of LocalFileSystem implementation class name.
KEY_LOCAL_TEMPDIR - Static variable in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceUtil
The attribute key name of local tempdir.
KEY_MAX_PROCESSES - Static variable in class com.asakusafw.windgate.core.CoreProfile
KEY_MAX_THREADS - Static variable in class com.asakusafw.runtime.stage.launcher.LauncherOptionsParser
The configuration key of max thread number for cache building.
KEY_MAX_THREADS - Static variable in class com.asakusafw.windgate.core.CoreProfile
Deprecated.
KEY_MIN_FRAGMENT - Static variable in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceProfile
KEY_MODULE - Static variable in class com.asakusafw.yaess.core.FlowScript
A configuration key name of module name.
KEY_OPTIMIZATIONS - Static variable in class com.asakusafw.windgate.jdbc.JdbcProfile
The profile key of JdbcProfile.getOptimizations().
KEY_OPTIONAL - Static variable in class com.asakusafw.runtime.directio.DirectDataSourceConstants
The attribute key name of whether the target input is optional.
KEY_OUTPUT_STAGING - Static variable in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceProfile
KEY_OUTPUT_STREAMING - Static variable in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceProfile
KEY_PARALLEL_PREFIX - Static variable in class com.asakusafw.yaess.paralleljob.ParallelJobExecutor
The key prefix of multiplexity configuration each resources.
KEY_PASS_PHRASE - Static variable in class com.asakusafw.windgate.hadoopfs.ssh.SshProfile
The key of passphrase.
KEY_PASS_PHRASE - Static variable in class com.asakusafw.yaess.jsch.JschProcessExecutor
The key of passphrase.
KEY_PASSWORD - Static variable in class com.asakusafw.windgate.jdbc.JdbcProfile
The profile key of database connection password.
KEY_PATH - Static variable in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceProfile
KEY_PATH - Static variable in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceUtil
The key name of path.
KEY_PATH_WINUTILS - Static variable in class com.asakusafw.testdriver.windows.WindowsEnvironmentConfigurator
The system property key of path to a winutils.exe file.
KEY_PORT - Static variable in class com.asakusafw.windgate.hadoopfs.ssh.SshProfile
The key of port number.
KEY_PORT - Static variable in class com.asakusafw.yaess.jsch.JschProcessExecutor
The key of port number.
KEY_PREF_FRAGMENT - Static variable in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceProfile
KEY_PREFIX - Static variable in class com.asakusafw.runtime.workaround.RuntimeWorkaround
The common Hadoop property key prefix of workaround settings.
KEY_PREFIX - Static variable in class com.asakusafw.windgate.core.CoreProfile
Prefix of property keys about core.
KEY_PREFIX - Static variable in class com.asakusafw.windgate.core.process.ProcessProfile
Prefix of property keys about processs.
KEY_PREFIX - Static variable in class com.asakusafw.windgate.core.resource.ResourceProfile
Prefix of property keys about resources.
KEY_PREFIX - Static variable in class com.asakusafw.windgate.core.session.SessionProfile
Prefix of property keys about session.
KEY_PREFIX_PROPERTIES - Static variable in class com.asakusafw.windgate.jdbc.JdbcProfile
KEY_PRIVATE_KEY - Static variable in class com.asakusafw.windgate.hadoopfs.ssh.SshProfile
The key of path to the private key.
KEY_PRIVATE_KEY - Static variable in class com.asakusafw.yaess.jsch.JschProcessExecutor
The key of path to the private key.
KEY_PROCESS_TYPE - Static variable in class com.asakusafw.windgate.core.ProcessScript
Key name of process type.
KEY_PROFILE - Static variable in class com.asakusafw.yaess.core.FlowScript
A configuration key name of profile name.
KEY_PROP_PREFIX - Static variable in interface com.asakusafw.yaess.core.ExecutionScriptHandler
The configuration key prefix of system or hadoop properties.
KEY_PROVIDER - Static variable in class com.asakusafw.windgate.core.session.SessionProfile
Key name of session provider.
KEY_RESOURCE - Static variable in interface com.asakusafw.yaess.core.ExecutionScriptHandler
The configuration key name of resource ID.
KEY_RESOURCE_PATH - Static variable in class com.asakusafw.runtime.directio.DirectDataSourceConstants
The attribute key name of resource path/pattern.
KEY_RETRY_COUNT - Static variable in class com.asakusafw.windgate.retryable.RetryableProcessProfile
KEY_RETRY_INTERVAL - Static variable in class com.asakusafw.windgate.retryable.RetryableProcessProfile
KEY_ROLLFORWARD_THREADS - Static variable in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceProfile
The property key name of number of threads for moving files in roll-forward operation.
KEY_RUNTIME_VERSION - Static variable in class com.asakusafw.runtime.core.context.RuntimeContext
The value map key of runtime version.
KEY_RUNTIME_WORKING_DIRECTORY - Static variable in class com.asakusafw.testdriver.compiler.CompilerConstants
The system property key of runtime working directory.
KEY_RUNTIME_WORKING_DIRECTORY - Static variable in class com.asakusafw.testdriver.TestDriverContext
KEY_SCOPE - Static variable in class com.asakusafw.yaess.core.ExecutionLockProvider
The configuration key name of the lock scope.
KEY_SEGMENT_SEPARATOR - Static variable in class com.asakusafw.testdriver.core.PropertyName
The system property key of property name segment separator.
KEY_SKIP_ON_UNKNOWN - Static variable in class com.asakusafw.runtime.workaround.snappyjava.MacSnappyJavaWorkaround
The configuration key of whether skip installing for unrecognized versions or not.
KEY_SPLIT_BLOCKS - Static variable in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceProfile
The property key name for HadoopDataSourceProfile.isSplitBlocks().
KEY_STEP_UNIT - Static variable in class com.asakusafw.yaess.basic.BasicMonitorProvider
The key name of step unit (optional).
KEY_SUPPORTED_EXTENSIONS - Static variable in class com.asakusafw.yaess.core.FlowScript
A configuration key name of supported extensions.
KEY_SYSTEM_DIR - Static variable in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceUtil
The key name of system directory for this format.
KEY_TARGET - Static variable in class com.asakusafw.windgate.hadoopfs.ssh.SshProfile
The key of remote target installed path.
KEY_TEMP - Static variable in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceProfile
KEY_TEMPORARY_BLOB_PREFIX - Static variable in class com.asakusafw.yaess.jsch.JschProcessExecutor
The key of BLOB storage path prefix.
KEY_TEMPORARY_LOCATION - Static variable in class com.asakusafw.runtime.mapreduce.simple.SimpleJobRunner
Hadoop property key of shuffle temporary directory.
KEY_TRUNCATE_STATEMENT - Static variable in class com.asakusafw.windgate.jdbc.JdbcProfile
KEY_URL - Static variable in class com.asakusafw.windgate.jdbc.JdbcProfile
The profile key of database URL.
KEY_USER - Static variable in class com.asakusafw.windgate.hadoopfs.ssh.SshProfile
The key of user name.
KEY_USER - Static variable in class com.asakusafw.windgate.jdbc.JdbcProfile
The profile key of database user name.
KEY_USER - Static variable in class com.asakusafw.yaess.jsch.JschProcessExecutor
The key of user name.
KEY_VERIFICATION_CODE - Static variable in class com.asakusafw.yaess.core.BatchScript
A configuration key name of verification code.
KEY_VERSION - Static variable in class com.asakusafw.yaess.core.BatchScript
A configuration key name of script version.
KEY_VERSION - Static variable in class com.asakusafw.yaess.core.CoreProfile
The configuration key prefix of CoreProfile.getVersion().
KEY_WARNING_ACTION - Static variable in class com.asakusafw.operator.CompilerOption
The processor option name of warning action type.
KEY_WORKING_DIRECTORY - Static variable in class com.asakusafw.yaess.basic.ProcessHadoopScriptHandler
Deprecated.
cleanup is obsoleted
KeyInfo - Class in com.asakusafw.vocabulary.flow.builder
Represents Key information.
KeyInfo() - Constructor for class com.asakusafw.vocabulary.flow.builder.KeyInfo
 
KeyInfo - Annotation Type in com.asakusafw.vocabulary.operator
A meta-data for each operator input which has Key information.
KeyInfo.Direction - Enum in com.asakusafw.vocabulary.operator
Ordering direction.
KeyInfo.Group - Annotation Type in com.asakusafw.vocabulary.operator
Represents an grouping strategy element.
KeyInfo.Order - Annotation Type in com.asakusafw.vocabulary.operator
Represents an ordering strategy element.
KeyMirror - Class in com.asakusafw.operator.model
Represents a Key annotation model.
KeyMirror.Direction - Enum in com.asakusafw.operator.model
Represent ordering direction.
KeyMirror.Group - Class in com.asakusafw.operator.model
Represents grouping.
KeyMirror.Order - Class in com.asakusafw.operator.model
Represents ordering.
keys(T...) - Static method in class com.asakusafw.runtime.value.ValueOptionMap
Builds a key set.
keySet() - Method in class com.asakusafw.runtime.value.ValueOptionMap
 
KeyValueSlice - Class in com.asakusafw.runtime.mapreduce.simple
Byte array slice of key-value pair.
KeyValueSlice() - Constructor for class com.asakusafw.runtime.mapreduce.simple.KeyValueSlice
 
KeyValueSorter<K,V> - Class in com.asakusafw.runtime.mapreduce.simple
Simple implementation of key-value pair sorter.
KeyValueSorter(SerializationFactory, Class<K>, Class<V>, RawComparator<?>, KeyValueSorter.Options) - Constructor for class com.asakusafw.runtime.mapreduce.simple.KeyValueSorter
Creates a new instance.
KeyValueSorter.Options - Class in com.asakusafw.runtime.mapreduce.simple
Settings for KeyValueSorter.
keyword(String) - Method in interface com.asakusafw.utils.java.internal.model.util.EmitContext
Emits a keyword.
keyword(String) - Method in class com.asakusafw.utils.java.internal.model.util.PrintEmitContext
 
Keyword - Interface in com.asakusafw.utils.java.model.syntax
An abstract super interface of super and this qualifiers (pseudo-expressions).
keywordOf(String) - Static method in enum com.asakusafw.utils.java.model.syntax.BasicTypeKind
Returns the type kind about the Java keyword.
kind - Variable in class com.asakusafw.dmdl.model.AstBasicType
The kind of this type.
kind - Variable in class com.asakusafw.dmdl.model.AstCollectionType
The kind of collection.
kind - Variable in class com.asakusafw.dmdl.model.AstLiteral
The kind of this literal.
kind - Variable in class com.asakusafw.dmdl.model.AstModelDefinition
The kind of the defining model.
KIND - Static variable in class com.asakusafw.info.plan.PlanInputSpec
The kind label.
KIND - Static variable in class com.asakusafw.info.plan.PlanOutputSpec
The kind label.
KIND - Static variable in class com.asakusafw.info.plan.PlanVertexSpec
The kind label.

L

LabeledStatement - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents labeled statement.
LabeledStatementImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of LabeledStatement.
LabeledStatementImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.LabeledStatementImpl
 
LambdaBody - Interface in com.asakusafw.utils.java.model.syntax
An abstract super interface of lambda bodies.
LambdaExpression - Interface in com.asakusafw.utils.java.model.syntax
An abstract super interface of lambda expressions.
LambdaExpressionImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of LambdaExpression.
LambdaExpressionImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.LambdaExpressionImpl
 
LambdaParameter - Interface in com.asakusafw.utils.java.model.syntax
An abstract super interface of lambda parameters.
launch(Path, List<String>) - Method in class com.asakusafw.utils.gradle.BasicCommandLauncher
 
launch(String, String...) - Method in class com.asakusafw.utils.gradle.Bundle
Launches the command.
launch(Path, List<String>) - Method in interface com.asakusafw.utils.gradle.CommandLauncher
Launches the command.
launch(Path, String...) - Method in interface com.asakusafw.utils.gradle.CommandLauncher
Launches the command.
launch(Path, List<String>, Path, Map<String, String>) - Static method in class com.asakusafw.utils.gradle.CommandPath
Launches the command.
launch(String...) - Method in class com.asakusafw.utils.gradle.GradleAdapter
Runs tasks in the project.
launch(Properties) - Static method in class com.asakusafw.utils.launcher.Launcher
Launches the target application.
launch(List<File>, String, List<String>) - Static method in class com.asakusafw.utils.launcher.Launcher
Launches the target application.
launch(Path, List<String>) - Method in class com.asakusafw.workflow.executor.basic.BasicCommandLauncher
 
launch(Path, List<String>) - Method in interface com.asakusafw.workflow.executor.CommandLauncher
Launches the command.
launch(Path, String...) - Method in interface com.asakusafw.workflow.executor.CommandLauncher
Launches the command.
launch(ExecutionMonitor, ExecutionContext) - Method in class com.asakusafw.yaess.core.Job
Executes this job.
LAUNCH_ERROR - Static variable in class com.asakusafw.runtime.stage.launcher.ApplicationLauncher
Failed to prepare the application.
LAUNCH_ERROR - Static variable in class com.asakusafw.runtime.stage.ToolLauncher
The exit status value for launching errors.
Launcher - Class in com.asakusafw.utils.launcher
Launches tool classes.
LAUNCHER_CLASS - Static variable in class com.asakusafw.workflow.hadoop.BridgeHadoopTaskExecutor
The Asakusa application launcher class name.
LauncherException - Exception in com.asakusafw.utils.launcher
Represents an error while launching applications.
LauncherException() - Constructor for exception com.asakusafw.utils.launcher.LauncherException
Creates a new instance.
LauncherException(String) - Constructor for exception com.asakusafw.utils.launcher.LauncherException
Creates a new instance.
LauncherException(String, Throwable) - Constructor for exception com.asakusafw.utils.launcher.LauncherException
Creates a new instance.
LauncherOptions - Class in com.asakusafw.runtime.stage.launcher
Options for application launcher.
LauncherOptions(Configuration, Class<? extends Tool>, List<String>, URLClassLoader, Set<File>) - Constructor for class com.asakusafw.runtime.stage.launcher.LauncherOptions
Creates a new instance.
LauncherOptionsParser - Class in com.asakusafw.runtime.stage.launcher
Converts application arguments into LauncherOptions.
lazy() - Method in class com.asakusafw.runtime.io.text.value.ValueOptionFieldAdapter.BuilderBase
LegacyBatchContext - Class in com.asakusafw.runtime.core.legacy
A legacy implementation of context API entry class.
LegacyBatchContext(Map<String, String>) - Constructor for class com.asakusafw.runtime.core.legacy.LegacyBatchContext
Creates a new instance.
LegacyBatchContext.Initializer - Class in com.asakusafw.runtime.core.legacy
Initializes LegacyBatchContext.
LegacyBridgeOutputCommitter - Class in com.asakusafw.runtime.stage.output
Bridge implementation between OutputCommitter (old API) and StageOutputFormat.getOutputCommitter(org.apache.hadoop.mapreduce.TaskAttemptContext).
LegacyBridgeOutputCommitter() - Constructor for class com.asakusafw.runtime.stage.output.LegacyBridgeOutputCommitter
 
LegacyDirectIo - Class in com.asakusafw.runtime.directio.api.legacy
A legacy implementation of Direct I/O API entry class.
LegacyDirectIo.Initializer - Class in com.asakusafw.runtime.directio.api.legacy
Initializes LegacyDirectIo.
LegacyExcelRuleExtractor - Class in com.asakusafw.testdriver.excel.legacy
Legacy fashioned (0.1.x) ExcelRuleExtractor.
LegacyExcelRuleExtractor() - Constructor for class com.asakusafw.testdriver.excel.legacy.LegacyExcelRuleExtractor
 
LegacyReport - Class in com.asakusafw.runtime.core.legacy
A legacy implementation of Report API entry class.
LegacyReport.Initializer - Class in com.asakusafw.runtime.core.legacy
An initializer for Report.Delegate.
level - Variable in class com.asakusafw.dmdl.Diagnostic
The level of this diagnostic.
LibraryCopySuppressionConfigurator - Class in com.asakusafw.runtime.stage.optimizer
Configures to suppress library copies in local mode.
LibraryCopySuppressionConfigurator() - Constructor for class com.asakusafw.runtime.stage.optimizer.LibraryCopySuppressionConfigurator
 
LimitedStringValueDriver - Class in com.asakusafw.directio.hive.parquet
ParquetValueDriver for character strings with its length limit.
LimitedStringValueDriver(int) - Constructor for class com.asakusafw.directio.hive.parquet.LimitedStringValueDriver
Creates a new instance.
LineBodyDriver - Class in com.asakusafw.dmdl.directio.line.driver
Processes @directio.line.body attributes.
LineBodyDriver() - Constructor for class com.asakusafw.dmdl.directio.line.driver.LineBodyDriver
 
LineComment - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents line comments.
LineCommentImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of LineComment.
LineCommentImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.LineCommentImpl
 
LineConfiguration - Class in com.asakusafw.runtime.io.line
Line based text configurations.
LineConfiguration() - Constructor for class com.asakusafw.runtime.io.line.LineConfiguration
 
LineFeedDelimitedInputStream - Class in com.asakusafw.runtime.io.text.directio
Trims InputStream to provide only contents in the current split for line separated text.
LineFeedDelimitedInputStream(InputStream, long, long) - Constructor for class com.asakusafw.runtime.io.text.directio.LineFeedDelimitedInputStream
Creates a new instance.
LineFieldTrait - Class in com.asakusafw.dmdl.directio.line.driver
Attributes for line based text fields.
LineFieldTrait(AstNode, LineFieldTrait.Kind) - Constructor for class com.asakusafw.dmdl.directio.line.driver.LineFieldTrait
Creates a new instance.
LineFieldTrait.Kind - Enum in com.asakusafw.dmdl.directio.line.driver
The field kind.
LineFileNameDriver - Class in com.asakusafw.dmdl.directio.line.driver
Processes @directio.line.file_name attributes.
LineFileNameDriver() - Constructor for class com.asakusafw.dmdl.directio.line.driver.LineFileNameDriver
 
LineFormatDriver - Class in com.asakusafw.dmdl.directio.line.driver
Processes @directio.line attributes.
LineFormatDriver() - Constructor for class com.asakusafw.dmdl.directio.line.driver.LineFormatDriver
 
LineFormatEmitter - Class in com.asakusafw.dmdl.directio.line.driver
Emits BinaryStreamFormat implementation for line based text.
LineFormatEmitter() - Constructor for class com.asakusafw.dmdl.directio.line.driver.LineFormatEmitter
 
LineFormatTrait - Class in com.asakusafw.dmdl.directio.line.driver
Attributes for line based text supported data models.
LineFormatTrait(AstNode, LineFormatTrait.Configuration) - Constructor for class com.asakusafw.dmdl.directio.line.driver.LineFormatTrait
Creates and returns a new instance.
LineFormatTrait.Configuration - Class in com.asakusafw.dmdl.directio.line.driver
The line format configuration.
LineInput - Class in com.asakusafw.runtime.io.line
A simple line reader for text.
LineInput() - Constructor for class com.asakusafw.runtime.io.line.LineInput
 
LineLineNumberDriver - Class in com.asakusafw.dmdl.directio.line.driver
Processes @directio.line.line_number attributes.
LineLineNumberDriver() - Constructor for class com.asakusafw.dmdl.directio.line.driver.LineLineNumberDriver
 
LineOutput - Class in com.asakusafw.runtime.io.line
A simple line writer for text.
LineOutput() - Constructor for class com.asakusafw.runtime.io.line.LineOutput
 
LineSeparator - Enum in com.asakusafw.runtime.io.text
Represents line separator sequence kind.
linesTerminatedBy(char) - Method in class com.asakusafw.info.hive.DelimitedRowFormatInfo.Builder
LINES TERMINATED BY <c>.
link(DocElement) - Method in class com.asakusafw.utils.java.model.util.JavadocBuilder.DocElementFactory
Appends a @link inline block for the target element into this builder.
link(DocElement) - Method in class com.asakusafw.utils.java.model.util.JavadocBuilder
Appends a @link inline block for the target element into this builder.
linkField(String) - Method in class com.asakusafw.utils.java.model.util.JavadocBuilder.DocElementFactory
Appends a @link inline block for the target field into this builder.
linkField(Type, String) - Method in class com.asakusafw.utils.java.model.util.JavadocBuilder.DocElementFactory
Appends a @link inline block for the target field into this builder.
linkField(SimpleName) - Method in class com.asakusafw.utils.java.model.util.JavadocBuilder.DocElementFactory
Appends a @link inline block for the target field into this builder.
linkField(Type, SimpleName) - Method in class com.asakusafw.utils.java.model.util.JavadocBuilder.DocElementFactory
Appends a @link inline block for the target field into this builder.
linkField(String) - Method in class com.asakusafw.utils.java.model.util.JavadocBuilder
Appends a @link inline block for the target field into this builder.
linkField(Type, String) - Method in class com.asakusafw.utils.java.model.util.JavadocBuilder
Appends a @link inline block for the target field into this builder.
linkField(SimpleName) - Method in class com.asakusafw.utils.java.model.util.JavadocBuilder
Appends a @link inline block for the target field into this builder.
linkField(Type, SimpleName) - Method in class com.asakusafw.utils.java.model.util.JavadocBuilder
Appends a @link inline block for the target field into this builder.
linkMethod(String, Type...) - Method in class com.asakusafw.utils.java.model.util.JavadocBuilder.DocElementFactory
Appends a @link inline block for the target method into this builder.
linkMethod(String, List<? extends Type>) - Method in class com.asakusafw.utils.java.model.util.JavadocBuilder.DocElementFactory
Appends a @link inline block for the target method into this builder.
linkMethod(SimpleName, Type...) - Method in class com.asakusafw.utils.java.model.util.JavadocBuilder.DocElementFactory
Appends a @link inline block for the target method into this builder.
linkMethod(SimpleName, List<? extends Type>) - Method in class com.asakusafw.utils.java.model.util.JavadocBuilder.DocElementFactory
Appends a @link inline block for the target method into this builder.
linkMethod(Type, String, Type...) - Method in class com.asakusafw.utils.java.model.util.JavadocBuilder.DocElementFactory
Appends a @link inline block for the target method into this builder.
linkMethod(Type, String, List<? extends Type>) - Method in class com.asakusafw.utils.java.model.util.JavadocBuilder.DocElementFactory
Appends a @link inline block for the target method into this builder.
linkMethod(Type, SimpleName, Type...) - Method in class com.asakusafw.utils.java.model.util.JavadocBuilder.DocElementFactory
Appends a @link inline block for the target method into this builder.
linkMethod(Type, SimpleName, List<? extends Type>) - Method in class com.asakusafw.utils.java.model.util.JavadocBuilder.DocElementFactory
Appends a @link inline block for the target method into this builder.
linkMethod(String, Type...) - Method in class com.asakusafw.utils.java.model.util.JavadocBuilder
Appends a @link inline block for the target method into this builder.
linkMethod(String, List<? extends Type>) - Method in class com.asakusafw.utils.java.model.util.JavadocBuilder
Appends a @link inline block for the target method into this builder.
linkMethod(SimpleName, Type...) - Method in class com.asakusafw.utils.java.model.util.JavadocBuilder
Appends a @link inline block for the target method into this builder.
linkMethod(SimpleName, List<? extends Type>) - Method in class com.asakusafw.utils.java.model.util.JavadocBuilder
Appends a @link inline block for the target method into this builder.
linkMethod(Type, String, Type...) - Method in class com.asakusafw.utils.java.model.util.JavadocBuilder
Appends a @link inline block for the target method into this builder.
linkMethod(Type, String, List<? extends Type>) - Method in class com.asakusafw.utils.java.model.util.JavadocBuilder
Appends a @link inline block for the target method into this builder.
linkMethod(Type, SimpleName, Type...) - Method in class com.asakusafw.utils.java.model.util.JavadocBuilder
Appends a @link inline block for the target method into this builder.
linkMethod(Type, SimpleName, List<? extends Type>) - Method in class com.asakusafw.utils.java.model.util.JavadocBuilder
Appends a @link inline block for the target method into this builder.
linkType(Type) - Method in class com.asakusafw.utils.java.model.util.JavadocBuilder.DocElementFactory
Appends a @link inline block for the target type into this builder.
linkType(Type) - Method in class com.asakusafw.utils.java.model.util.JavadocBuilder
Appends a @link inline block for the target type into this builder.
list() - Method in class com.asakusafw.operation.tools.directio.transaction.TransactionEditorParameter
Returns all transaction information.
list(String, ResourcePattern, Counter) - Method in interface com.asakusafw.runtime.directio.DirectDataSource
List resources.
list() - Method in class com.asakusafw.runtime.directio.hadoop.DirectIoTransactionEditor
Lists Direct I/O transaction information.
list(String, ResourcePattern, Counter) - Method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSource
 
list(String, ResourcePattern, Counter) - Method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceCore
 
list(String, ResourcePattern, Counter) - Method in class com.asakusafw.runtime.directio.keepalive.KeepAliveDataSource
 
list(Configuration, Path) - Static method in class com.asakusafw.runtime.stage.temporary.TemporaryStorage
Resolves the raw path pattern into the concrete path list.
list(JavaFileManager.Location, String, Set<JavaFileObject.Kind>, boolean) - Method in class com.asakusafw.utils.java.jsr199.testing.VolatileClassOutputManager
 
ListBatchCommand - Class in com.asakusafw.info.cli.list
A command for printing list of batch.
ListBatchCommand() - Constructor for class com.asakusafw.info.cli.list.ListBatchCommand
 
ListBuffer<E> - Interface in com.asakusafw.runtime.flow
A List interface for reusing instances of element objects.
ListDirectFileInputCommand - Class in com.asakusafw.info.cli.list
A command for printing list of direct file inputs.
ListDirectFileInputCommand() - Constructor for class com.asakusafw.info.cli.list.ListDirectFileInputCommand
 
ListDirectFileOutputCommand - Class in com.asakusafw.info.cli.list
A command for printing list of direct file outputs.
ListDirectFileOutputCommand() - Constructor for class com.asakusafw.info.cli.list.ListDirectFileOutputCommand
 
ListDirectIoGroup - Class in com.asakusafw.info.cli.list
A group command for Direct I/O list.
ListDirectIoGroup() - Constructor for class com.asakusafw.info.cli.list.ListDirectIoGroup
 
ListGroup - Class in com.asakusafw.info.cli.list
A group command for list.
ListGroup() - Constructor for class com.asakusafw.info.cli.list.ListGroup
 
ListHiveGroup - Class in com.asakusafw.info.cli.list
A group command for Hive I/O list.
ListHiveGroup() - Constructor for class com.asakusafw.info.cli.list.ListHiveGroup
 
ListHiveInputCommand - Class in com.asakusafw.info.cli.list
A command for printing list of Hive inputs.
ListHiveInputCommand() - Constructor for class com.asakusafw.info.cli.list.ListHiveInputCommand
 
ListHiveOutputCommand - Class in com.asakusafw.info.cli.list
A command for printing list of Hive outputs.
ListHiveOutputCommand() - Constructor for class com.asakusafw.info.cli.list.ListHiveOutputCommand
 
ListInfo - Class in com.asakusafw.info.value
Represents a list of ValueInfo.
ListJobflowCommand - Class in com.asakusafw.info.cli.list
A command for printing list of jobflow.
ListJobflowCommand() - Constructor for class com.asakusafw.info.cli.list.ListJobflowCommand
 
ListOperatorCommand - Class in com.asakusafw.info.cli.list
A command for printing list of user operators.
ListOperatorCommand() - Constructor for class com.asakusafw.info.cli.list.ListOperatorCommand
 
ListParameterCommand - Class in com.asakusafw.info.cli.list
A command for printing list of batch parameters.
ListParameterCommand() - Constructor for class com.asakusafw.info.cli.list.ListParameterCommand
 
ListPlanCommand - Class in com.asakusafw.info.cli.list
A command for printing execution plan.
ListPlanCommand() - Constructor for class com.asakusafw.info.cli.list.ListPlanCommand
 
Lists - Class in com.asakusafw.utils.collections
Utilities about List.
listStatus(Configuration, Path) - Static method in class com.asakusafw.runtime.stage.temporary.TemporaryStorage
Resolves the raw path pattern into the concrete file status list.
ListWindGateGroup - Class in com.asakusafw.info.cli.list
A group command for WindGate list.
ListWindGateGroup() - Constructor for class com.asakusafw.info.cli.list.ListWindGateGroup
 
ListWindGateInputCommand - Class in com.asakusafw.info.cli.list
A command for printing list of WindGate inputs.
ListWindGateInputCommand() - Constructor for class com.asakusafw.info.cli.list.ListWindGateInputCommand
 
ListWindGateOutputCommand - Class in com.asakusafw.info.cli.list
A command for printing list of WindGate outputs.
ListWindGateOutputCommand() - Constructor for class com.asakusafw.info.cli.list.ListWindGateOutputCommand
 
Literal - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents literals.
LiteralAnalyzer - Class in com.asakusafw.utils.java.internal.model.util
Analyzes Java literals.
LiteralImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of Literal.
LiteralImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.LiteralImpl
 
LiteralKind - Enum in com.asakusafw.dmdl.model
Literal kind.
LiteralKind - Enum in com.asakusafw.utils.java.model.syntax
Represents a kind of literals.
literalOf(Object) - Static method in class com.asakusafw.utils.java.internal.model.util.LiteralAnalyzer
Returns the literal token of the target value.
LiteralToken - Class in com.asakusafw.utils.java.internal.model.util
Represents a Java literal token.
LiteralTokenKind - Enum in com.asakusafw.utils.java.internal.model.util
Represents a kind of literal.
load() - Method in class com.asakusafw.info.cli.common.BatchInfoParameter
Loads the given information file.
load(Path) - Static method in class com.asakusafw.info.cli.common.BatchInfoParameter
Loads the given information file.
load(InputStream) - Static method in class com.asakusafw.iterative.common.IterativeExtensions
Restores the saved object.
load(CompileEnvironment, TypeMirror) - Method in interface com.asakusafw.operator.DataModelMirrorRepository
Loads a mirror of the data model corresponded to the specified type.
load(CompileEnvironment, TypeMirror) - Method in class com.asakusafw.operator.dmdl.DmdlDataModelMirrorRepository
 
load() - Method in class com.asakusafw.runtime.flow.RuntimeResourceManager
Loads the available resources.
load() - Static method in class com.asakusafw.windgate.hadoopfs.ssh.StdioHelper
Load and initialize this class once.
load(Properties) - Static method in class com.asakusafw.yaess.core.BatchScript
Loads a BatchScript.
load(Properties, String) - Static method in class com.asakusafw.yaess.core.FlowScript
Loads a FlowScript with the specified ID.
load(Properties, String, ExecutionPhase) - Static method in class com.asakusafw.yaess.core.FlowScript
Loads a ExecutionScripts in the specified flow and phase.
load(Properties, String, Class<T>, ClassLoader) - Static method in class com.asakusafw.yaess.core.ServiceProfile
load(Properties, String, Class<T>, ProfileContext) - Static method in class com.asakusafw.yaess.core.ServiceProfile
Loads a service profile with the specified key prefix.
load(YaessProfile, Properties, Map<String, String>) - Static method in class com.asakusafw.yaess.core.task.ExecutionTask
Loads profile and create a new ExecutionTask.
load(YaessProfile, Properties, Map<String, String>, Map<String, String>) - Static method in class com.asakusafw.yaess.core.task.ExecutionTask
Loads profile and create a new ExecutionTask.
load(YaessProfile, Properties, Map<String, String>, Map<String, String>, Map<String, Blob>) - Static method in class com.asakusafw.yaess.core.task.ExecutionTask
Loads profile and create a new ExecutionTask.
load(Properties, ClassLoader) - Static method in class com.asakusafw.yaess.core.YaessProfile
load(Properties, ProfileContext) - Static method in class com.asakusafw.yaess.core.YaessProfile
Loads a YAESS profile from the specified properties.
loadDefaults(ClassLoader) - Static method in class com.asakusafw.workflow.executor.TaskExecutors
Returns the default task executor objects via SPI.
loadDirect(Class<?>) - Method in class com.asakusafw.testdriver.windgate.PluginClassLoader
Directly load the class using this class loader.
loader(Class<T>, String) - Method in class com.asakusafw.testdriver.OperatorTestEnvironment
Returns a new data loader.
loader(Class<T>, Iterable<? extends T>) - Method in class com.asakusafw.testdriver.OperatorTestEnvironment
Returns a new data loader.
loader(Class<T>, Provider<? extends Source<? extends T>>) - Method in class com.asakusafw.testdriver.OperatorTestEnvironment
Returns a new data loader.
loader(Class<T>, Class<? extends DataFormat<? super T>>, String) - Method in class com.asakusafw.testdriver.OperatorTestEnvironment
Returns a new data loader.
loader(Class<T>, Class<? extends DataFormat<? super T>>, File) - Method in class com.asakusafw.testdriver.OperatorTestEnvironment
Returns a new data loader.
loader(Class<T>, DataModelSourceFactory) - Method in class com.asakusafw.testdriver.OperatorTestEnvironment
Returns a new data loader.
loader(Class<T>, String) - Method in class com.asakusafw.testdriver.TesterBase
Returns a new data loader.
loader(Class<T>, Iterable<? extends T>) - Method in class com.asakusafw.testdriver.TesterBase
Returns a new data loader.
loader(Class<T>, Provider<? extends Source<? extends T>>) - Method in class com.asakusafw.testdriver.TesterBase
Returns a new data loader.
loader(Class<T>, Class<? extends DataFormat<? super T>>, String) - Method in class com.asakusafw.testdriver.TesterBase
Returns a new data loader.
loader(Class<T>, Class<? extends DataFormat<? super T>>, File) - Method in class com.asakusafw.testdriver.TesterBase
Returns a new data loader.
loader(Class<T>, DataModelSourceFactory) - Method in class com.asakusafw.testdriver.TesterBase
Returns a new data loader.
loadExtensions(ClassLoader, List<ExtendedArgument>) - Static method in class com.asakusafw.yaess.bootstrap.CommandLineUtil
Loads extensions from extended arguments.
loadFrom(Properties, ClassLoader) - Static method in class com.asakusafw.windgate.core.CoreProfile
loadFrom(Properties, ProfileContext) - Static method in class com.asakusafw.windgate.core.CoreProfile
Loads a core profile from the properties.
loadFrom(String, Properties, ClassLoader) - Static method in class com.asakusafw.windgate.core.GateProfile
loadFrom(String, Properties, ProfileContext) - Static method in class com.asakusafw.windgate.core.GateProfile
Loads a total profile from the properties.
loadFrom(String, Properties, ClassLoader) - Static method in class com.asakusafw.windgate.core.GateScript
Loads a gate script from the properties.
loadFrom(Properties, ClassLoader) - Static method in class com.asakusafw.windgate.core.process.ProcessProfile
loadFrom(Properties, ProfileContext) - Static method in class com.asakusafw.windgate.core.process.ProcessProfile
Loads process profiles from the properties.
loadFrom(Properties, ClassLoader) - Static method in class com.asakusafw.windgate.core.resource.ResourceProfile
loadFrom(Properties, ProfileContext) - Static method in class com.asakusafw.windgate.core.resource.ResourceProfile
Loads resource profiles from the properties.
loadFrom(Properties, ClassLoader) - Static method in class com.asakusafw.windgate.core.session.SessionProfile
loadFrom(Properties, ProfileContext) - Static method in class com.asakusafw.windgate.core.session.SessionProfile
Loads a session profile from the properties.
LoadingObjectInputStream - Class in com.asakusafw.windgate.file.resource
Deserializes objects using a specified ClassLoader.
LoadingObjectInputStream(InputStream, ClassLoader) - Constructor for class com.asakusafw.windgate.file.resource.LoadingObjectInputStream
Creates a new instance.
loadProfiles(Configuration) - Static method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceUtil
Loads a profile list from the configuration.
loadProperties(URI, ClassLoader) - Static method in class com.asakusafw.windgate.cli.CommandLineUtil
Loads properties from the specified URI.
loadProperties(File) - Static method in class com.asakusafw.yaess.bootstrap.CommandLineUtil
Loads properties from the specified file.
loadProperties(File) - Static method in class com.asakusafw.yaess.tools.CommandLineUtil
Loads properties from the specified file.
loadProviderClass(String, ProfileContext, Class<T>) - Static method in class com.asakusafw.windgate.core.BaseProfile
Loads the specified class from the class loader.
loadRepository(Configuration) - Static method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceUtil
Loads DirectDataSourceRepository from Configuration.
loadSupport(ClassLoader, String, ProcessScript<T>, DriverScript.Kind) - Static method in class com.asakusafw.windgate.stream.StreamResourceUtil
Creates a new instance.
loadTo(Writable) - Method in class com.asakusafw.runtime.stage.collector.WritableSlot
Loads the contents in this object into the target object.
LOCAL_FILE_RESOURCE_NAME - Static variable in class com.asakusafw.vocabulary.windgate.Constants
The abstract resource name of local file systems.
LocalClassDeclaration - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents local class declaration.
LocalClassDeclarationImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of LocalClassDeclaration.
LocalClassDeclarationImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.LocalClassDeclarationImpl
 
LocalFileLockObject<T> - Class in com.asakusafw.runtime.util.lock
LocalFileLockObject(T, File, RandomAccessFile, FileLock) - Constructor for class com.asakusafw.runtime.util.lock.LocalFileLockObject
Creates a new instance.
LocalFileLockProvider<T> - Class in com.asakusafw.runtime.util.lock
An implementation of LockProvider using local file lock.
LocalFileLockProvider(File) - Constructor for class com.asakusafw.runtime.util.lock.LocalFileLockProvider
Creates a new instance.
LocalPath - Class in com.asakusafw.utils.jcommander.common
Utilities about local path.
LocalPathParameter - Class in com.asakusafw.operation.tools.directio.file
Handles parameters about local file system path.
LocalPathParameter() - Constructor for class com.asakusafw.operation.tools.directio.file.LocalPathParameter
 
LocalVariableDeclaration - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents local variable declaration.
LocalVariableDeclarationImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of LocalVariableDeclaration.
LocalVariableDeclarationImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.LocalVariableDeclarationImpl
 
location - Variable in class com.asakusafw.info.cli.common.BatchInfoParameter
The information file location - must be one of batch ID, batch directory, or information file path.
LOCATION_APPLICATION_WORKFLOW_DEFINITION - Static variable in class com.asakusafw.workflow.executor.TaskExecutors
The workflow information file path (relative from each application directory).
LocationInfo - Class in com.asakusafw.info.hive
Represents a Direct I/O location.
LocationInfo(String, String) - Constructor for class com.asakusafw.info.hive.LocationInfo
Creates a new instance.
LocationMapper - Class in com.asakusafw.info.cli.generate.ddl
Maps LocationInfo to Hadoop file location.
LocationMapper(Map<String, String>) - Constructor for class com.asakusafw.info.cli.generate.ddl.LocationMapper
Creates a new instance.
LocationParameter - Class in com.asakusafw.info.cli.generate.ddl
Handles parameters about table locations.
LocationParameter() - Constructor for class com.asakusafw.info.cli.generate.ddl.LocationParameter
 
LockObject<T> - Interface in com.asakusafw.runtime.util.lock
Represents a lock object.
LockProvider<T> - Interface in com.asakusafw.runtime.util.lock
An abstract super interface of LockObject provider.
LOG_CONTEXT_PREFIX - Static variable in class com.asakusafw.windgate.cli.CommandLineUtil
Prefix of system properties used for log context.
LOG_CONTEXT_PREFIX - Static variable in class com.asakusafw.yaess.bootstrap.CommandLineUtil
Prefix of system properties used for log context.
Logger - Class in com.asakusafw.operator.util
A wrapper of logger.
LOGGER_NAME - Static variable in class com.asakusafw.workflow.cli.run.ExecutorLogger
The logger name.
Logging - Annotation Type in com.asakusafw.vocabulary.operator
ロギング演算子を表すメソッドに付与する注釈。
Logging.Level - Enum in com.asakusafw.vocabulary.operator
ログのレベル。
LoggingExecutionMonitor - Class in com.asakusafw.yaess.basic
An implementation of ExecutionMonitor using default logger.
LoggingExecutionMonitor(ExecutionContext, double) - Constructor for class com.asakusafw.yaess.basic.LoggingExecutionMonitor
Creates a new instance.
LoggingOperatorDriver - Class in com.asakusafw.operator.builtin
OperatorDriver for Logging annotation.
LoggingOperatorDriver() - Constructor for class com.asakusafw.operator.builtin.LoggingOperatorDriver
 
LongInfo - Class in com.asakusafw.info.value
Represents a long value.
longLiteralOf(long) - Static method in class com.asakusafw.utils.java.internal.model.util.LiteralAnalyzer
Returns the literal token of target long value.
LongOption - Class in com.asakusafw.runtime.value
Represents a long value which can be null.
LongOption() - Constructor for class com.asakusafw.runtime.value.LongOption
Creates a new instance which represents null value.
LongOption(long) - Constructor for class com.asakusafw.runtime.value.LongOption
Creates a new instance which represents the specified value.
LongOptionDriver - Class in com.asakusafw.directio.hive.serde
An implementation of ValueDriver for LongOption.
LongOptionDriver(LongObjectInspector) - Constructor for class com.asakusafw.directio.hive.serde.LongOptionDriver
Creates a new instance.
LongOptionFieldAdapter - Class in com.asakusafw.runtime.io.text.value
An implementation of FieldAdapter which accepts LongOption.
LongOptionFieldAdapter.Builder - Class in com.asakusafw.runtime.io.text.value
LongOptionInspector - Class in com.asakusafw.directio.hive.serde
Inspects LongOption object.
LongOptionInspector() - Constructor for class com.asakusafw.directio.hive.serde.LongOptionInspector
Creates a new instance.
longProperty(PropertyName, C) - Method in class com.asakusafw.testdriver.core.DataModelScanner
Invoked each Long property.
longProperty(PropertyName, JsonObject) - Method in class com.asakusafw.testdriver.json.JsonObjectDriver
 
longValueOf(String) - Static method in class com.asakusafw.utils.java.internal.model.util.LiteralAnalyzer
Analyzes a literal which represents long value and returns it value.
lookahead(int) - Method in class com.asakusafw.utils.java.parser.javadoc.DefaultJavadocScanner
 
lookahead(int) - Method in class com.asakusafw.utils.java.parser.javadoc.DefaultJavadocTokenStream
 
lookahead(int) - Method in interface com.asakusafw.utils.java.parser.javadoc.JavadocScanner
Looks ahead the token after the offset.
lookahead(int) - Method in interface com.asakusafw.utils.java.parser.javadoc.JavadocTokenStream
Looks ahead the token after the offset.
lookaheadTokens(JavadocScanner, int, int) - Static method in class com.asakusafw.utils.java.parser.javadoc.JavadocScannerUtil
Returns the a sequence of tokens.
LookUpException - Exception in com.asakusafw.runtime.flow.join
An exception while using LookUpTable.
LookUpException(String, Throwable) - Constructor for exception com.asakusafw.runtime.flow.join.LookUpException
Creates a new instance.
LookUpKey - Class in com.asakusafw.runtime.flow.join
A key for LookUpTable.
LookUpKey() - Constructor for class com.asakusafw.runtime.flow.join.LookUpKey
Creates a new instance w/ default initial buffer size.
LookUpKey(int) - Constructor for class com.asakusafw.runtime.flow.join.LookUpKey
Creates a new instance.
LookUpKey.View - Interface in com.asakusafw.runtime.flow.join
Represents a view of LookUpKey.
LookUpTable<T> - Interface in com.asakusafw.runtime.flow.join
An abstract super interface of looking up a list of objects.
LookUpTable.Builder<T> - Interface in com.asakusafw.runtime.flow.join
A builder for building LookUpTable.

M

MacSnappyJavaWorkaround - Class in com.asakusafw.runtime.workaround.snappyjava
Workaround for snappy-java on Mac OSX.
MacSnappyJavaWorkaround() - Constructor for class com.asakusafw.runtime.workaround.snappyjava.MacSnappyJavaWorkaround
 
main(String[]) - Static method in class com.asakusafw.directio.hive.tools.cli.GenerateCreateTable
The program entry.
main(String[]) - Static method in class com.asakusafw.directio.tools.DirectIoAbortTransaction
Tool program entry.
main(String[]) - Static method in class com.asakusafw.directio.tools.DirectIoApplyTransaction
Tool program entry.
main(String[]) - Static method in class com.asakusafw.directio.tools.DirectIoDelete
Tool program entry.
main(String[]) - Static method in class com.asakusafw.directio.tools.DirectIoList
Tool program entry.
main(String[]) - Static method in class com.asakusafw.directio.tools.DirectIoListTransaction
Tool program entry.
Main - Class in com.asakusafw.dmdl.java
Asakusa DMDL Compiler Command Line Interface.
main(String...) - Static method in class com.asakusafw.dmdl.java.Main
Program entry.
Main - Class in com.asakusafw.info.cli
CLI entry for information models.
main(String...) - Static method in class com.asakusafw.info.cli.Main
Program entry.
main(String...) - Static method in class com.asakusafw.operation.tools.directio.bootstrap.Bootstrap
Program entry.
main(String...) - Static method in class com.asakusafw.operation.tools.directio.DirectIo
Program entry.
main(String...) - Static method in class com.asakusafw.operation.tools.hadoop.fs.Clean
Program entry.
main(String...) - Static method in class com.asakusafw.operation.tools.portal.AsakusaPortal
Program entry.
main(String...) - Static method in class com.asakusafw.operation.tools.setup.Setup
Program entry.
main(String...) - Static method in class com.asakusafw.runtime.stage.launcher.ApplicationLauncher
The program entry.
main(String...) - Static method in class com.asakusafw.runtime.stage.ToolLauncher
Launches the tool.
main(String[]) - Static method in class com.asakusafw.runtime.util.hadoop.ConfigurationDetecter
Program entry.
Main - Class in com.asakusafw.testdata.generator.excel
Excel test template generator Command Line Interface.
main(String...) - Static method in class com.asakusafw.testdata.generator.excel.Main
Program entry.
main(String[]) - Static method in class com.asakusafw.testdriver.tools.runner.BatchTestCollector
Program entry.
main(String[]) - Static method in class com.asakusafw.testdriver.tools.runner.BatchTestPreparator
Program entry.
main(String[]) - Static method in class com.asakusafw.testdriver.tools.runner.BatchTestRunner
Program entry.
main(String[]) - Static method in class com.asakusafw.testdriver.tools.runner.BatchTestTruncator
Program entry.
main(String[]) - Static method in class com.asakusafw.testdriver.tools.runner.BatchTestVerifier
Program entry.
main(String...) - Static method in class com.asakusafw.utils.launcher.Launcher
The program entry.
main(String...) - Static method in class com.asakusafw.windgate.bootstrap.FinalizeBootstrap
Program entry.
main(String...) - Static method in class com.asakusafw.windgate.bootstrap.ProcessBootstrap
Program entry.
main(String...) - Static method in class com.asakusafw.windgate.cli.WindGate
Program entry.
main(String...) - Static method in class com.asakusafw.windgate.cli.WindGateAbort
Program entry.
main(String[]) - Static method in class com.asakusafw.windgate.hadoopfs.ssh.StdoutEscapeMain
Program entry.
main(String[]) - Static method in class com.asakusafw.windgate.hadoopfs.ssh.WindGateHadoopDelete
Program entry.
main(String[]) - Static method in class com.asakusafw.windgate.hadoopfs.ssh.WindGateHadoopGet
Program entry.
main(String[]) - Static method in class com.asakusafw.windgate.hadoopfs.ssh.WindGateHadoopPut
Program entry.
Main - Class in com.asakusafw.workflow.cli
CLI entry of Asakusa workflow.
main(String...) - Static method in class com.asakusafw.workflow.cli.Main
Program entry.
main(String...) - Static method in class com.asakusafw.workflow.hadoop.bootstrap.Bootstrap
Program entry.
main(String...) - Static method in class com.asakusafw.workflow.hadoop.HadoopDelete
Program entry.
main(String...) - Static method in class com.asakusafw.yaess.bootstrap.Yaess
Program entry.
main(String...) - Static method in class com.asakusafw.yaess.tools.Explain
Program entry.
main(String...) - Static method in class com.asakusafw.yaess.tools.GenerateExecutionId
Program entry.
MalformedFieldException - Exception in com.asakusafw.runtime.io.text.driver
An exception occurred if a field content is malformed.
MalformedFieldException() - Constructor for exception com.asakusafw.runtime.io.text.driver.MalformedFieldException
Creates a new instance.
MalformedFieldException(String) - Constructor for exception com.asakusafw.runtime.io.text.driver.MalformedFieldException
Creates a new instance.
MalformedFieldException(Throwable) - Constructor for exception com.asakusafw.runtime.io.text.driver.MalformedFieldException
Creates a new instance.
MalformedFieldException(String, Throwable) - Constructor for exception com.asakusafw.runtime.io.text.driver.MalformedFieldException
Creates a new instance.
map(PropertyMappingKind) - Method in class com.asakusafw.dmdl.semantics.type.BasicType
 
map(PropertyMappingKind) - Method in class com.asakusafw.dmdl.semantics.type.CollectionType
 
map(PropertyMappingKind) - Method in interface com.asakusafw.dmdl.semantics.Type
Returns the mapped result type.
map(Object, Writable, Mapper<Object, Writable, SortableSlot, WritableSlot>.Context) - Method in class com.asakusafw.runtime.stage.collector.SlotDirectMapper
 
map(Object, T, Mapper<Object, T, SortableSlot, WritableSlot>.Context) - Method in class com.asakusafw.runtime.stage.collector.SlotDistributor
 
map(Object, T, Mapper<Object, T, AbstractDirectOutputKey, AbstractDirectOutputValue>.Context) - Method in class com.asakusafw.runtime.stage.directio.AbstractDirectOutputMapper
 
map(Object, T, Mapper<Object, T, Object, T>.Context) - Method in class com.asakusafw.runtime.stage.preparator.PreparatorMapper
 
mapKeysTerminatedBy(char) - Method in class com.asakusafw.info.hive.DelimitedRowFormatInfo.Builder
MAP KEYS TERMINATED BY <c>.
MapperWithRuntimeResource<KEYIN,VALUEIN,KEYOUT,VALUEOUT> - Class in com.asakusafw.runtime.flow
An abstract super class of a mapper with RuntimeResources.
MapperWithRuntimeResource() - Constructor for class com.asakusafw.runtime.flow.MapperWithRuntimeResource
 
mapping - Variable in class com.asakusafw.dmdl.model.AstJoin
The mapping function how to convert join target to the result model.
MappingFactor - Class in com.asakusafw.dmdl.semantics.trait
Property mappings/foldings.
MappingFactor(AstNode, PropertyMappingKind, PropertySymbol, PropertySymbol) - Constructor for class com.asakusafw.dmdl.semantics.trait.MappingFactor
Creates and returns a new instance.
Maps - Class in com.asakusafw.utils.collections
Utilities about Map.
MapType - Class in com.asakusafw.info.hive
Represents a Hive map type.
MapType(FieldType, FieldType) - Constructor for class com.asakusafw.info.hive.MapType
Creates a new instance.
MapValue<K,V> - Class in com.asakusafw.dmdl.directio.util
Represents a map.
MapValue(AstAttributeElement) - Constructor for class com.asakusafw.dmdl.directio.util.MapValue
Creates a new instance.
MapValue.Entry<K,V> - Class in com.asakusafw.dmdl.directio.util
An entry of MapValue.
mark(int) - Method in class com.asakusafw.runtime.directio.util.CountInputStream
 
mark(int) - Method in class com.asakusafw.runtime.directio.util.DelimiterRangeInputStream
 
mark(int) - Method in class com.asakusafw.runtime.io.util.ZipEntryInputStream
 
mark() - Method in class com.asakusafw.utils.java.parser.javadoc.DefaultJavadocTokenStream
 
mark() - Method in interface com.asakusafw.utils.java.parser.javadoc.JavadocTokenStream
Marks the current stream position.
mark(int) - Method in class com.asakusafw.windgate.hadoopfs.ssh.ZipEntryInputStream
 
mark(int) - Method in class com.asakusafw.windgate.stream.CountingInputStream
 
MarkerAnnotation - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents annotations without any annotation elements.
MarkerAnnotationImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of MarkerAnnotation.
MarkerAnnotationImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.MarkerAnnotationImpl
 
MarkerOperatorSpec - Class in com.asakusafw.info.operator
Details of marker operator.
markSupported() - Method in class com.asakusafw.runtime.directio.util.CountInputStream
 
markSupported() - Method in class com.asakusafw.runtime.directio.util.DelimiterRangeInputStream
 
markSupported() - Method in class com.asakusafw.runtime.io.util.ZipEntryInputStream
 
markSupported() - Method in class com.asakusafw.windgate.hadoopfs.ssh.ZipEntryInputStream
 
markSupported() - Method in class com.asakusafw.windgate.stream.CountingInputStream
 
MasterBranch - Annotation Type in com.asakusafw.vocabulary.operator
マスタ分岐演算子を表すメソッドに付与する注釈。
MasterBranchOperatorDriver - Class in com.asakusafw.operator.builtin
OperatorDriver for MasterBranch annotation.
MasterBranchOperatorDriver() - Constructor for class com.asakusafw.operator.builtin.MasterBranchOperatorDriver
 
MasterCheck - Annotation Type in com.asakusafw.vocabulary.operator
マスタ確認演算子を表すメソッドに付与する注釈。
MasterCheckOperatorDriver - Class in com.asakusafw.operator.builtin
OperatorDriver for MasterCheck annotation.
MasterCheckOperatorDriver() - Constructor for class com.asakusafw.operator.builtin.MasterCheckOperatorDriver
 
MasterJoin - Annotation Type in com.asakusafw.vocabulary.operator
マスタ結合演算子を表すメソッドに付与する注釈。
MasterJoinOperatorDriver - Class in com.asakusafw.operator.builtin
OperatorDriver for MasterJoin annotation.
MasterJoinOperatorDriver() - Constructor for class com.asakusafw.operator.builtin.MasterJoinOperatorDriver
 
MasterJoinUpdate - Annotation Type in com.asakusafw.vocabulary.operator
マスタつき更新演算子を表すメソッドに付与する注釈。
MasterJoinUpdateOperatorDriver - Class in com.asakusafw.operator.builtin
OperatorDriver for MasterJoinUpdate annotation.
MasterJoinUpdateOperatorDriver() - Constructor for class com.asakusafw.operator.builtin.MasterJoinUpdateOperatorDriver
 
MasterSelection - Annotation Type in com.asakusafw.vocabulary.operator
マスタ選択演算子を表すメソッドに付与する注釈。
Matcher<T> - Interface in com.asakusafw.utils.graph
Deprecated.
Use Predicate instead
matches(T) - Method in interface com.asakusafw.utils.graph.Matcher
Deprecated.
Returns whether the target value satisfies this matcher's condition.
max(V) - Method in class com.asakusafw.runtime.value.ValueOption
Sets the specified value to this object only if the specified value is greater than this object.
MAX_PAGE_SIZE - Static variable in class com.asakusafw.runtime.stage.temporary.TemporaryFile
The maximum page size.
MemberDeclaration - Interface in com.asakusafw.dmdl.semantics
Represents a declaration of model members.
merge(List<? extends Source<? extends T>>, Comparator<? super T>) - Static method in class com.asakusafw.utils.io.Sources
Merges the sorted sources.
mergeAllIntoList(Map<? super K, List<V>>, Map<? extends K, ? extends Collection<? extends V>>) - Static method in class com.asakusafw.utils.collections.Maps
Merges the all values into the list which is in the map with the key.
mergeAllIntoSet(Map<? super K, Set<V>>, Map<? extends K, ? extends Collection<? extends V>>) - Static method in class com.asakusafw.utils.collections.Maps
Merges the all values into the set which is in the map with the key.
mergeIntoList(Map<? super K, List<V>>, K, Collection<? extends V>) - Static method in class com.asakusafw.utils.collections.Maps
Merges the values into the list which is in the map with the key.
mergeIntoSet(Map<? super K, Set<V>>, K, Collection<? extends V>) - Static method in class com.asakusafw.utils.collections.Maps
Merges the values into the set which is in the map with the key.
message - Variable in class com.asakusafw.dmdl.Diagnostic
The user friendly message.
method() - Static method in class com.asakusafw.operator.model.OperatorDescription.Reference
Creates a new instance.
method(String, Expression...) - Method in class com.asakusafw.utils.java.model.util.ExpressionBuilder
Returns the method invocation which take the building expression as its receiver object.
method(List<? extends Type>, String, Expression...) - Method in class com.asakusafw.utils.java.model.util.ExpressionBuilder
Returns the method invocation which take the building expression as its receiver object.
method(String, List<? extends Expression>) - Method in class com.asakusafw.utils.java.model.util.ExpressionBuilder
Returns the method invocation which take the building expression as its receiver object.
method(List<? extends Type>, String, List<? extends Expression>) - Method in class com.asakusafw.utils.java.model.util.ExpressionBuilder
Returns the method invocation which take the building expression as its receiver object.
method(SimpleName, Expression...) - Method in class com.asakusafw.utils.java.model.util.ExpressionBuilder
Returns the method invocation which take the building expression as its receiver object.
method(List<? extends Type>, SimpleName, Expression...) - Method in class com.asakusafw.utils.java.model.util.ExpressionBuilder
Returns the method invocation which take the building expression as its receiver object.
method(SimpleName, List<? extends Expression>) - Method in class com.asakusafw.utils.java.model.util.ExpressionBuilder
Returns the method invocation which take the building expression as its receiver object.
method(List<? extends Type>, SimpleName, List<? extends Expression>) - Method in class com.asakusafw.utils.java.model.util.ExpressionBuilder
Returns the method invocation which take the building expression as its receiver object.
method(String, Expression...) - Method in class com.asakusafw.utils.java.model.util.TypeBuilder
Returns the method invocation using the building type as its qualifier.
method(List<? extends Type>, String, Expression...) - Method in class com.asakusafw.utils.java.model.util.TypeBuilder
Returns the method invocation using the building type as its qualifier.
method(String, List<? extends Expression>) - Method in class com.asakusafw.utils.java.model.util.TypeBuilder
Returns the method invocation using the building type as its qualifier.
method(List<? extends Type>, String, List<? extends Expression>) - Method in class com.asakusafw.utils.java.model.util.TypeBuilder
Returns the method invocation using the building type as its qualifier.
method(SimpleName, Expression...) - Method in class com.asakusafw.utils.java.model.util.TypeBuilder
Returns the method invocation using the building type as its qualifier.
method(List<? extends Type>, SimpleName, Expression...) - Method in class com.asakusafw.utils.java.model.util.TypeBuilder
Returns the method invocation using the building type as its qualifier.
method(SimpleName, List<? extends Expression>) - Method in class com.asakusafw.utils.java.model.util.TypeBuilder
Returns the method invocation using the building type as its qualifier.
method(List<? extends Type>, SimpleName, List<? extends Expression>) - Method in class com.asakusafw.utils.java.model.util.TypeBuilder
Returns the method invocation using the building type as its qualifier.
METHOD_BATCH_ID - Static variable in class com.asakusafw.runtime.stage.BaseStageClient
The method name of BaseStageClient.getBatchId().
METHOD_CLEANUP_PATH - Static variable in class com.asakusafw.runtime.stage.AbstractCleanupStageClient
METHOD_COMBINER_CLASS - Static variable in class com.asakusafw.runtime.stage.AbstractStageClient
METHOD_FLOW_ID - Static variable in class com.asakusafw.runtime.stage.BaseStageClient
The method name of BaseStageClient.getFlowId().
METHOD_GROUPING_COMPARATOR_CLASS - Static variable in class com.asakusafw.runtime.stage.AbstractStageClient
METHOD_NAME_COMBINE_SUMMARIZATION - Static variable in interface com.asakusafw.vocabulary.model.SummarizedModel.Interface
Deprecated.
METHOD_NAME_COPY_FROM - Static variable in interface com.asakusafw.vocabulary.model.DataModel.Interface
Deprecated.
METHOD_NAME_JOIN_FROM - Static variable in interface com.asakusafw.vocabulary.model.JoinedModel.Interface
Deprecated.
METHOD_NAME_SPLIT_INTO - Static variable in interface com.asakusafw.vocabulary.model.JoinedModel.Interface
Deprecated.
METHOD_NAME_START_SUMMARIZATION - Static variable in interface com.asakusafw.vocabulary.model.SummarizedModel.Interface
Deprecated.
METHOD_PARTITIONER_CLASS - Static variable in class com.asakusafw.runtime.stage.AbstractStageClient
METHOD_REDUCER_CLASS - Static variable in class com.asakusafw.runtime.stage.AbstractStageClient
METHOD_SHUFFLE_KEY_CLASS - Static variable in class com.asakusafw.runtime.stage.AbstractStageClient
METHOD_SHUFFLE_VALUE_CLASS - Static variable in class com.asakusafw.runtime.stage.AbstractStageClient
METHOD_SORT_COMPARATOR_CLASS - Static variable in class com.asakusafw.runtime.stage.AbstractStageClient
METHOD_STAGE_ID - Static variable in class com.asakusafw.runtime.stage.BaseStageClient
The method name of BaseStageClient.getStageId().
METHOD_STAGE_INPUTS - Static variable in class com.asakusafw.runtime.stage.AbstractStageClient
METHOD_STAGE_OUTPUT_PATH - Static variable in class com.asakusafw.runtime.stage.AbstractStageClient
METHOD_STAGE_OUTPUTS - Static variable in class com.asakusafw.runtime.stage.AbstractStageClient
METHOD_STAGE_RESOURCES - Static variable in class com.asakusafw.runtime.stage.AbstractStageClient
MethodDeclaration - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents method declarations.
MethodDeclarationImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of MethodDeclaration.
MethodDeclarationImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.MethodDeclarationImpl
 
MethodInvocationExpression - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents method invocation expressions.
MethodInvocationExpressionImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of MethodInvocationExpression.
MethodInvocationExpressionImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.MethodInvocationExpressionImpl
 
MethodOrConstructorDeclaration - Interface in com.asakusafw.utils.java.model.syntax
An abstract super interface of method or constructor declarations.
MethodOrConstructorReferenceExpression - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents method reference expressions.
MethodReference() - Constructor for class com.asakusafw.operator.model.OperatorDescription.MethodReference
 
methodReference(String) - Method in class com.asakusafw.utils.java.model.util.ExpressionBuilder
Returns the method reference using the building expression as its qualifier.
methodReference(SimpleName) - Method in class com.asakusafw.utils.java.model.util.ExpressionBuilder
Returns the method reference using the building expression as its qualifier.
methodReference(List<? extends Type>, String) - Method in class com.asakusafw.utils.java.model.util.ExpressionBuilder
Returns the method invocation using the building expression as its qualifier.
methodReference(List<? extends Type>, SimpleName) - Method in class com.asakusafw.utils.java.model.util.ExpressionBuilder
Returns the method invocation using the building expression as its qualifier.
methodReference(String) - Method in class com.asakusafw.utils.java.model.util.TypeBuilder
Returns the method reference using the building type as its qualifier.
methodReference(SimpleName) - Method in class com.asakusafw.utils.java.model.util.TypeBuilder
Returns the method reference using the building type as its qualifier.
methodReference(List<? extends Type>, String) - Method in class com.asakusafw.utils.java.model.util.TypeBuilder
Returns the method invocation using the building type as its qualifier.
methodReference(List<? extends Type>, SimpleName) - Method in class com.asakusafw.utils.java.model.util.TypeBuilder
Returns the method invocation using the building type as its qualifier.
MethodReferenceExpression - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents method reference expressions.
MethodReferenceExpressionImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of MethodReferenceExpression.
MethodReferenceExpressionImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.MethodReferenceExpressionImpl
 
min(V) - Method in class com.asakusafw.runtime.value.ValueOption
Sets the specified value to this object only if the specified value is less than this object.
MINUTE_FIELD_LENGTH - Static variable in class com.asakusafw.runtime.io.TsvConstants
The character length of minute fields.
Mirror - Interface in com.asakusafw.testdriver.compiler
An abstract super interface of element mirrors.
MissingJavadocBlockParserException - Exception in com.asakusafw.utils.java.parser.javadoc
An exception which is occurred when the suitable JavadocBlockParser is not found while parsing documents.
MissingJavadocBlockParserException(String, IrLocation, Throwable) - Constructor for exception com.asakusafw.utils.java.parser.javadoc.MissingJavadocBlockParserException
Creates a new instance.
MockIn<T> - Class in com.asakusafw.vocabulary.flow.testing
Mock implementation of In (for testing).
MockIn(Class<T>, String) - Constructor for class com.asakusafw.vocabulary.flow.testing.MockIn
Creates a new instance.
MockOut<T> - Class in com.asakusafw.vocabulary.flow.testing
Mock implementation of Out (for testing).
MockOut(Class<T>, String) - Constructor for class com.asakusafw.vocabulary.flow.testing.MockOut
Creates a new instance.
MockResult<T> - Class in com.asakusafw.runtime.testing
Mock implementation of Result.
MockResult() - Constructor for class com.asakusafw.runtime.testing.MockResult
 
mode(RuntimeContext.ExecutionMode) - Method in class com.asakusafw.runtime.core.context.RuntimeContext
Creates an inherited context with specified execution mode.
model - Variable in class com.asakusafw.dmdl.directio.text.AbstractTextStreamFormatGenerator
The target model.
Model - Interface in com.asakusafw.utils.java.model.syntax
A root interface of all Java DOM objects.
MODEL_INPUT_CLASS_FORMAT - Static variable in class com.asakusafw.runtime.io.ModelIoFactory
Deprecated.
Use ModelInputLocation to specify ModelInput instead
MODEL_OUTPUT_CLASS_FORMAT - Static variable in class com.asakusafw.runtime.io.ModelIoFactory
Deprecated.
Use ModelOutputLocation to specify ModelOutput instead
ModelAttributeDriver - Class in com.asakusafw.dmdl.spi
ModelAttributeDriver() - Constructor for class com.asakusafw.dmdl.spi.ModelAttributeDriver
 
ModelDeclaration - Class in com.asakusafw.dmdl.semantics
Declaration of data models.
ModelDeclaration(DmdlSemantics, AstModelDefinition<?>, AstSimpleName, AstDescription, List<? extends AstAttribute>) - Constructor for class com.asakusafw.dmdl.semantics.ModelDeclaration
Creates and returns a new instance.
ModelDefinitionKind - Enum in com.asakusafw.dmdl.model
A kind of model definitions.
ModelDigester - Class in com.asakusafw.utils.java.internal.model.util
Computes digest value for Model objects.
ModelEmitter - Class in com.asakusafw.utils.java.internal.model.util
Emits Java DOM objects.
ModelEmitter(PrintWriter) - Constructor for class com.asakusafw.utils.java.internal.model.util.ModelEmitter
Creates a new instance.
ModelFactory - Interface in com.asakusafw.utils.java.model.syntax
A factory for providing Model objects.
ModelFactoryImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of ModelFactory.
ModelFactoryImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
ModelInput<T> - Interface in com.asakusafw.runtime.io
An abstract interface of reading data-sets.
ModelInputLocation - Annotation Type in com.asakusafw.runtime.model
ModelInput location.
ModelInputProvider<T> - Interface in com.asakusafw.windgate.hadoopfs.temporary
Provides model input list.
ModelInputSourceDriver<T> - Class in com.asakusafw.windgate.hadoopfs.temporary
An implementation of SourceDriver using ModelInputProvider.
ModelInputSourceDriver(ModelInputProvider<T>, T) - Constructor for class com.asakusafw.windgate.hadoopfs.temporary.ModelInputSourceDriver
Creates a new instance.
ModelIoFactory<T> - Class in com.asakusafw.runtime.io
An abstract super class of reading/writing data model objects.
ModelIoFactory(Class<T>) - Constructor for class com.asakusafw.runtime.io.ModelIoFactory
Creates a new instance.
ModelKind - Enum in com.asakusafw.utils.java.model.syntax
Represents a kind of Model.
ModelMatcher - Class in com.asakusafw.utils.java.internal.model.util
Compares between two Model objects.
ModelOutput<T> - Interface in com.asakusafw.runtime.io
An abstract super interface of writing data-sets.
ModelOutputDrainDriver<T> - Class in com.asakusafw.windgate.hadoopfs.temporary
An implementation of DrainDriver using ModelOutput.
ModelOutputDrainDriver(ModelOutput<T>) - Constructor for class com.asakusafw.windgate.hadoopfs.temporary.ModelOutputDrainDriver
Creates a new instance.
ModelOutputLocation - Annotation Type in com.asakusafw.runtime.model
ModelOutput location.
ModelRef - Annotation Type in com.asakusafw.vocabulary.model
Deprecated.
Use Joined or Summarized instead
models - Variable in class com.asakusafw.dmdl.model.AstScript
The model definition statements.
Models - Class in com.asakusafw.utils.java.model.util
Utilities for Model.
ModelSymbol - Class in com.asakusafw.dmdl.semantics
Symbol of declared models.
ModelSymbol(DmdlSemantics, AstSimpleName) - Constructor for class com.asakusafw.dmdl.semantics.ModelSymbol
Creates and returns a new instance.
ModelTester<T> - Interface in com.asakusafw.testdriver.core
Data model tester.
ModelTransformer<T> - Interface in com.asakusafw.testdriver.core
Transforms data model objects.
ModelVerifier<T> - Interface in com.asakusafw.testdriver.core
Model Verifier.
ModelVerifierDriver<T> - Class in com.asakusafw.testdriver.core
ModelVerifierDriver(ModelVerifier<? super T>, DataModelDefinition<? extends T>) - Constructor for class com.asakusafw.testdriver.core.ModelVerifierDriver
Creates a new instance.
Modifier - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents modifiers.
modifier(ModifierKind) - Method in class com.asakusafw.utils.java.model.util.AttributeBuilder
Appends the modifier to this builder.
ModifierImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of Modifier.
ModifierImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.ModifierImpl
 
ModifierKind - Enum in com.asakusafw.utils.java.model.syntax
Represents a kind of declaration modifiers.
modify(boolean) - Method in class com.asakusafw.runtime.value.BooleanOption
Deprecated.
Application developer should not use this method directly
modify(byte) - Method in class com.asakusafw.runtime.value.ByteOption
Deprecated.
Application developer should not use this method directly
modify(Date) - Method in class com.asakusafw.runtime.value.DateOption
Deprecated.
Application developer should not use this method directly
modify(int) - Method in class com.asakusafw.runtime.value.DateOption
Deprecated.
Application developer should not use this method directly
modify(DateTime) - Method in class com.asakusafw.runtime.value.DateTimeOption
Deprecated.
Application developer should not use this method directly
modify(long) - Method in class com.asakusafw.runtime.value.DateTimeOption
Deprecated.
Application developer should not use this method directly
modify(BigDecimal) - Method in class com.asakusafw.runtime.value.DecimalOption
Deprecated.
Application developer should not use this method directly
modify(double) - Method in class com.asakusafw.runtime.value.DoubleOption
Deprecated.
Application developer should not use this method directly
modify(float) - Method in class com.asakusafw.runtime.value.FloatOption
Deprecated.
Application developer should not use this method directly
modify(int) - Method in class com.asakusafw.runtime.value.IntOption
Deprecated.
Application developer should not use this method directly
modify(long) - Method in class com.asakusafw.runtime.value.LongOption
Deprecated.
Application developer should not use this method directly
modify(short) - Method in class com.asakusafw.runtime.value.ShortOption
Deprecated.
Application developer should not use this method directly
modify(Text) - Method in class com.asakusafw.runtime.value.StringOption
Deprecated.
Application developer should not use this method directly
modify(String) - Method in class com.asakusafw.runtime.value.StringOption
Deprecated.
Application developer should not use this method directly
modify(byte[], int, int) - Method in class com.asakusafw.runtime.value.StringOption
Deprecated.
Application developer should not use this method directly
MODULE_NAME - Static variable in class com.asakusafw.vocabulary.windgate.Constants
The module name.
MONTH_FIELD_LENGTH - Static variable in class com.asakusafw.runtime.io.TsvConstants
The character length of month fields.
move(Counter, FileSystem, Path, Path) - Static method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceUtil
Moves all files in source directory into target directory.
move(Counter, FileSystem, Path, Path, int) - Static method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceUtil
Moves all files in source directory into target directory.
move(IrLocation, int) - Static method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrLocation
Returns a new location object which is moved the base location as the specified offset.
moveFromLocal(Counter, LocalFileSystem, FileSystem, Path, Path) - Static method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceUtil
Moves all files in source directory into target directory.

N

NAME - Static variable in class com.asakusafw.dmdl.directio.text.csv.CsvTextDriver
The attribute name.
NAME - Static variable in class com.asakusafw.dmdl.directio.text.tabular.TabularTextDriver
The attribute name.
name - Variable in class com.asakusafw.dmdl.model.AstAttribute
The name of this attribute.
name - Variable in class com.asakusafw.dmdl.model.AstAttributeElement
The name of this element.
name - Variable in class com.asakusafw.dmdl.model.AstModelDefinition
The name of the defining model.
name - Variable in class com.asakusafw.dmdl.model.AstModelReference
The name of the target model.
name - Variable in class com.asakusafw.dmdl.model.AstPropertyDefinition
The name of the defining property.
name - Variable in class com.asakusafw.dmdl.model.AstReferenceType
The name of the target model.
name - Variable in class com.asakusafw.info.cli.common.FlowPartSelectorParameter
The target flow-part class name.
name - Variable in class com.asakusafw.info.cli.common.VertexSelectorParameter
The target vertex name.
Name - Interface in com.asakusafw.utils.java.model.syntax
An abstract super interface of names.
NAME - Static variable in class com.asakusafw.windgate.core.util.VoidResourceProvider
The resource name.
NAME_ADD - Static variable in class com.asakusafw.runtime.stage.collector.SortableSlot
The method name of SortableSlot.add(Writable).
NAME_ADD_BYTE - Static variable in class com.asakusafw.runtime.stage.collector.SortableSlot
The method name of SortableSlot.addByte(int).
NAME_ADD_RANDOM - Static variable in class com.asakusafw.runtime.stage.collector.SortableSlot
The method name of SortableSlot.addRandom().
NAME_BEGIN - Static variable in class com.asakusafw.runtime.stage.collector.SortableSlot
The method name of SortableSlot.begin(int).
NAME_CREATE_SLOT_OBJECTS - Static variable in class com.asakusafw.runtime.stage.collector.SlotSorter
The method name of SlotSorter.createSlotObjects().
NAME_FLOW_PART_FACTORY_METHOD - Static variable in class com.asakusafw.operator.Constants
singleton name of flow-part factory method.
NAME_GET_OUTPUT_NAME - Static variable in class com.asakusafw.runtime.stage.collector.SlotDirectMapper
NAME_GET_OUTPUT_NAME - Static variable in class com.asakusafw.runtime.stage.preparator.PreparatorMapper
NAME_GET_OUTPUT_NAMES - Static variable in class com.asakusafw.runtime.stage.collector.SlotSorter
The method name of SlotSorter.getOutputNames().
NAME_GETTER_METHOD - Static variable in class com.asakusafw.dmdl.directio.hive.common.HiveDataModelEmitter
The getter method name.
NAME_PARENT_LOGGER - Static variable in class com.asakusafw.operator.util.Logger
The parent logger name.
NAME_PATTERN - Static variable in class com.asakusafw.windgate.core.process.ProcessProfile
Process name pattern.
NAME_PATTERN - Static variable in class com.asakusafw.windgate.core.resource.ResourceProfile
Resource name pattern.
NAME_SEPARATOR - Static variable in class com.asakusafw.utils.java.jsr199.testing.VolatileClassOutputManager
The Java name separator character.
NAME_SET_SLOT_SPEC - Static variable in class com.asakusafw.runtime.stage.collector.SlotDistributor
NameConstants - Class in com.asakusafw.dmdl.java.emitter
Constants about Java names.
NamedOperatorSpec - Interface in com.asakusafw.info.operator
Represents a detail of operator with name.
NamedType - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents types which can be identified by their name.
NamedTypeImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of NamedType.
NamedTypeImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.NamedTypeImpl
 
Namer - Interface in com.asakusafw.dmdl.directio.hive.common
Name computer.
NamespaceDriver - Class in com.asakusafw.dmdl.analyzer.driver
Processes @namespace annotations.
NamespaceDriver() - Constructor for class com.asakusafw.dmdl.analyzer.driver.NamespaceDriver
 
NamespaceTrait - Class in com.asakusafw.dmdl.semantics.trait
Namespace for models.
NamespaceTrait(AstAttribute, AstName) - Constructor for class com.asakusafw.dmdl.semantics.trait.NamespaceTrait
Creates and returns a new instance.
NameUtil - Class in com.asakusafw.dmdl.java.util
Naming utilities for Java and DMDL.
Native() - Method in class com.asakusafw.utils.java.model.util.AttributeBuilder
Appends native modifier to this builder.
needsTaskCommit(TaskAttemptContext) - Method in class com.asakusafw.runtime.stage.output.LegacyBridgeOutputCommitter
 
newAlternateConstructorInvocation(Expression...) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newAlternateConstructorInvocation(List<? extends Expression>) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newAlternateConstructorInvocation(List<? extends Type>, List<? extends Expression>) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newAlternateConstructorInvocation(Expression...) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new AlternateConstructorInvocation object.
newAlternateConstructorInvocation(List<? extends Expression>) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new AlternateConstructorInvocation object.
newAlternateConstructorInvocation(List<? extends Type>, List<? extends Expression>) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new AlternateConstructorInvocation object.
newAnnotationDeclaration(Javadoc, List<? extends Attribute>, SimpleName, List<? extends TypeBodyDeclaration>) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newAnnotationDeclaration(Javadoc, List<? extends Attribute>, SimpleName, List<? extends TypeBodyDeclaration>) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new AnnotationDeclaration object.
newAnnotationElement(SimpleName, Expression) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newAnnotationElement(SimpleName, Expression) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new AnnotationElement object.
newAnnotationElementDeclaration(Javadoc, List<? extends Attribute>, Type, SimpleName, Expression) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newAnnotationElementDeclaration(Javadoc, List<? extends Attribute>, Type, SimpleName, Expression) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new AnnotationElementDeclaration object.
newArray(int...) - Method in class com.asakusafw.utils.java.model.util.TypeBuilder
Returns the array instance creation expression.
newArray(Expression...) - Method in class com.asakusafw.utils.java.model.util.TypeBuilder
Returns the array instance creation expression.
newArray(List<? extends Expression>) - Method in class com.asakusafw.utils.java.model.util.TypeBuilder
Returns the array instance creation expression.
newArray(ArrayInitializer) - Method in class com.asakusafw.utils.java.model.util.TypeBuilder
Returns the array instance creation expression.
newArrayAccessExpression(Expression, Expression) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newArrayAccessExpression(Expression, Expression) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new ArrayAccessExpression object.
newArrayCreationExpression(ArrayType, ArrayInitializer) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newArrayCreationExpression(ArrayType, List<? extends Expression>, ArrayInitializer) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newArrayCreationExpression(ArrayType, ArrayInitializer) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new ArrayCreationExpression object.
newArrayCreationExpression(ArrayType, List<? extends Expression>, ArrayInitializer) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new ArrayCreationExpression object.
newArrayInitializer(Expression...) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newArrayInitializer(List<? extends Expression>) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newArrayInitializer(Expression...) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new ArrayInitializer object.
newArrayInitializer(List<? extends Expression>) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new ArrayInitializer object.
newArrayType(Type) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newArrayType(Type) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new ArrayType object.
newAssertStatement(Expression, Expression) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newAssertStatement(Expression) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new AssertStatement object.
newAssertStatement(Expression, Expression) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new AssertStatement object.
newAssignmentExpression(Expression, InfixOperator, Expression) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newAssignmentExpression(Expression, Expression) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new AssignmentExpression object.
newAssignmentExpression(Expression, InfixOperator, Expression) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new AssignmentExpression object.
newBasicType(BasicTypeKind) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newBasicType(BasicTypeKind) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new BasicType object.
newBlock(Statement...) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newBlock(List<? extends Statement>) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newBlock(Statement...) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new Block object.
newBlock(List<? extends Statement>) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new Block object.
newBlock(String, List<? extends IrDocFragment>) - Method in class com.asakusafw.utils.java.parser.javadoc.JavadocBlockParser
Creates a new block from its tag and fragments.
newBlockComment(String) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newBlockComment(String) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new BlockComment object.
newBreakStatement(SimpleName) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newBreakStatement() - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new BreakStatement object.
newBreakStatement(SimpleName) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new BreakStatement object.
newCastExpression(Type, Expression) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newCastExpression(Type, Expression) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new CastExpression object.
newCatchClause(FormalParameterDeclaration, Block) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newCatchClause(Type, SimpleName, Function<? super SimpleName, ? extends Block>) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new CatchClause object.
newCatchClause(FormalParameterDeclaration, Block) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new CatchClause object.
newClassBody(List<? extends TypeBodyDeclaration>) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newClassBody(List<? extends TypeBodyDeclaration>) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new ClassBody object.
newClassDeclaration(Javadoc, List<? extends Attribute>, SimpleName, Type, List<? extends Type>, List<? extends TypeBodyDeclaration>) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newClassDeclaration(Javadoc, List<? extends Attribute>, SimpleName, List<? extends TypeParameterDeclaration>, Type, List<? extends Type>, List<? extends TypeBodyDeclaration>) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newClassDeclaration(Javadoc, List<? extends Attribute>, SimpleName, Type, List<? extends Type>, List<? extends TypeBodyDeclaration>) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new ClassDeclaration object.
newClassDeclaration(Javadoc, List<? extends Attribute>, SimpleName, List<? extends TypeParameterDeclaration>, Type, List<? extends Type>, List<? extends TypeBodyDeclaration>) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new ClassDeclaration object.
newClassInstanceCreationExpression(Type, Expression...) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newClassInstanceCreationExpression(Type, List<? extends Expression>) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newClassInstanceCreationExpression(Expression, List<? extends Type>, Type, List<? extends Expression>, ClassBody) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newClassInstanceCreationExpression(Type, Expression...) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new ClassInstanceCreationExpression object.
newClassInstanceCreationExpression(Type, List<? extends Expression>) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new ClassInstanceCreationExpression object.
newClassInstanceCreationExpression(Expression, List<? extends Type>, Type, List<? extends Expression>, ClassBody) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new ClassInstanceCreationExpression object.
newClassLiteral(Type) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newClassLiteral(Type) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new ClassLiteral object.
newCompilationUnit(PackageDeclaration, List<? extends ImportDeclaration>, List<? extends TypeDeclaration>, List<? extends Comment>) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newCompilationUnit(PackageDeclaration, List<? extends ImportDeclaration>, List<? extends TypeDeclaration>) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new CompilationUnit object.
newCompilationUnit(PackageDeclaration, List<? extends ImportDeclaration>, List<? extends TypeDeclaration>, List<? extends Comment>) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new CompilationUnit object.
newConditionalExpression(Expression, Expression, Expression) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newConditionalExpression(Expression, Expression, Expression) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new ConditionalExpression object.
newConfiguration() - Method in interface com.asakusafw.testdriver.compiler.CompilerToolkit
Creates a new configurations.
newConstructorDeclaration(Javadoc, List<? extends Attribute>, SimpleName, List<? extends FormalParameterDeclaration>, List<? extends Statement>) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newConstructorDeclaration(Javadoc, List<? extends Attribute>, List<? extends TypeParameterDeclaration>, SimpleName, List<? extends FormalParameterDeclaration>, List<? extends Type>, Block) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newConstructorDeclaration(Javadoc, List<? extends Attribute>, SimpleName, List<? extends FormalParameterDeclaration>, List<? extends Statement>) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new ConstructorDeclaration object.
newConstructorDeclaration(Javadoc, List<? extends Attribute>, List<? extends TypeParameterDeclaration>, SimpleName, List<? extends FormalParameterDeclaration>, List<? extends Type>, Block) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new ConstructorDeclaration object.
newConstructorReferenceExpression(Type, List<? extends Type>) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newConstructorReferenceExpression(Type) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new ConstructorReferenceExpression object.
newConstructorReferenceExpression(Type, List<? extends Type>) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new ConstructorReferenceExpression object.
newContinueStatement(SimpleName) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newContinueStatement() - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new ContinueStatement object.
newContinueStatement(SimpleName) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new ContinueStatement object.
newCursor() - Method in class com.asakusafw.iterative.common.basic.BasicParameterTable
 
newCursor() - Method in interface com.asakusafw.iterative.common.ParameterTable
Returns a new cursor for iterate each row.
newDataModel(String, ProcessScript<T>) - Static method in class com.asakusafw.windgate.core.util.ProcessUtil
Creates a new data model object for the specified process.
newDocBlock(String, List<? extends DocElement>) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newDocBlock(String, List<? extends DocElement>) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new DocBlock object.
newDocField(Type, SimpleName) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newDocField(Type, SimpleName) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new DocField object.
newDocMethod(Type, SimpleName, List<? extends DocMethodParameter>) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newDocMethod(Type, SimpleName, List<? extends DocMethodParameter>) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new DocMethod object.
newDocMethodParameter(Type, SimpleName, boolean) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newDocMethodParameter(Type, SimpleName, boolean) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new DocMethodParameter object.
newDocText(String) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newDocText(String) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new DocText object.
newDoStatement(Statement, Expression) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newDoStatement(Statement, Expression) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new DoStatement object.
newElement() - Method in class com.asakusafw.info.graph.Node
Adds a new element node.
newEmptyStatement() - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newEmptyStatement() - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new EmptyStatement object.
newEnhancedForStatement(FormalParameterDeclaration, Expression, Statement) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newEnhancedForStatement(Type, SimpleName, Expression, Statement) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new EnhancedForStatement object.
newEnhancedForStatement(FormalParameterDeclaration, Expression, Statement) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new EnhancedForStatement object.
newEnumConstantDeclaration(Javadoc, SimpleName, Expression...) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newEnumConstantDeclaration(Javadoc, List<? extends Attribute>, SimpleName, List<? extends Expression>, ClassBody) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newEnumConstantDeclaration(Javadoc, SimpleName, Expression...) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new EnumConstantDeclaration object.
newEnumConstantDeclaration(Javadoc, List<? extends Attribute>, SimpleName, List<? extends Expression>, ClassBody) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new EnumConstantDeclaration object.
newEnumDeclaration(Javadoc, List<? extends Attribute>, SimpleName, List<? extends EnumConstantDeclaration>, TypeBodyDeclaration...) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newEnumDeclaration(Javadoc, List<? extends Attribute>, SimpleName, List<? extends Type>, List<? extends EnumConstantDeclaration>, List<? extends TypeBodyDeclaration>) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newEnumDeclaration(Javadoc, List<? extends Attribute>, SimpleName, List<? extends EnumConstantDeclaration>, TypeBodyDeclaration...) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new EnumDeclaration object.
newEnumDeclaration(Javadoc, List<? extends Attribute>, SimpleName, List<? extends Type>, List<? extends EnumConstantDeclaration>, List<? extends TypeBodyDeclaration>) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new EnumDeclaration object.
newExpressionStatement(Expression) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newExpressionStatement(Expression) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new ExpressionStatement object.
newFieldAccessExpression(Expression, SimpleName) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newFieldAccessExpression(Expression, SimpleName) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new FieldAccessExpression object.
newFieldDeclaration(Javadoc, List<? extends Attribute>, Type, SimpleName, Expression) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newFieldDeclaration(Javadoc, List<? extends Attribute>, Type, List<? extends VariableDeclarator>) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newFieldDeclaration(Javadoc, List<? extends Attribute>, Type, SimpleName, Expression) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new FieldDeclaration object.
newFieldDeclaration(Javadoc, List<? extends Attribute>, Type, List<? extends VariableDeclarator>) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new FieldDeclaration object.
newFlowPortMap() - Method in interface com.asakusafw.testdriver.compiler.CompilerToolkit
Creates a new flow I/O port map for the compiler.
newFormalParameterDeclaration(List<? extends Attribute>, Type, boolean, SimpleName, int) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newFormalParameterDeclaration(Type, SimpleName) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new FormalParameterDeclaration object.
newFormalParameterDeclaration(List<? extends Attribute>, Type, boolean, SimpleName, int) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new FormalParameterDeclaration object.
newFormatter(String) - Method in enum com.asakusafw.runtime.stage.directio.StringTemplate.Format
Creates a new formatter using the format string.
newFormatter() - Method in class com.asakusafw.runtime.stage.directio.StringTemplate.FormatSpec
Creates a new formatter from this spec.
newForStatement(ForInitializer, Expression, StatementExpressionList, Statement) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newForStatement(ForInitializer, Expression, StatementExpressionList, Statement) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new ForStatement object.
newIfStatement(Expression, Statement, Statement) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newIfStatement(Expression, Statement) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new IfStatement object.
newIfStatement(Expression, Statement, Statement) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new IfStatement object.
newImportDeclaration(ImportKind, Name) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newImportDeclaration(Name) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new ImportDeclaration object.
newImportDeclaration(ImportKind, Name) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new ImportDeclaration object.
newInfixExpression(Expression, InfixOperator, Expression) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newInfixExpression(Expression, InfixOperator, Expression) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new InfixExpression object.
newInitializerDeclaration(List<? extends Statement>) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newInitializerDeclaration(Javadoc, List<? extends Attribute>, Block) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newInitializerDeclaration(List<? extends Statement>) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new InitializerDeclaration object.
newInitializerDeclaration(Javadoc, List<? extends Attribute>, Block) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new InitializerDeclaration object.
newInput() - Method in class com.asakusafw.info.graph.Node
Adds a new input port.
newInput(FieldReader, String) - Method in class com.asakusafw.runtime.io.text.driver.RecordDefinition
Creates a new TextInput from this definition with default options.
newInput(FieldReader, String, Collection<? extends InputOption>) - Method in class com.asakusafw.runtime.io.text.driver.RecordDefinition
Creates a new TextInput from this definition.
newInstance(ProcessingEnvironment, CompileEnvironment.Support...) - Static method in class com.asakusafw.operator.CompileEnvironment
Creates a new instance.
newInstance(ProcessingEnvironment, ClassLoader, CompileEnvironment.Support...) - Static method in class com.asakusafw.operator.CompileEnvironment
Creates a new instance.
newInstance() - Method in interface com.asakusafw.runtime.directio.DirectDataSourceProvider
Creates a new instance.
newInstance(Class<?>, DataFormat<T>) - Static method in class com.asakusafw.runtime.directio.SimpleDataDefinition
Creates a new instance.
newInstance(Class<?>, DataFormat<T>, DataFilter<?>) - Static method in class com.asakusafw.runtime.directio.SimpleDataDefinition
Creates a new instance.
newInstance(InputStream, String, LineConfiguration) - Static method in class com.asakusafw.runtime.io.line.LineInput
Creates a new instance.
newInstance(OutputStream, String, LineConfiguration) - Static method in class com.asakusafw.runtime.io.line.LineOutput
Creates a new instance.
newInstance(InputStream, boolean) - Static method in class com.asakusafw.runtime.io.util.TemporaryFileInstaller
Creates a new instance.
newInstance() - Method in class com.asakusafw.runtime.util.hadoop.ConfigurationProvider
Creates a new default configuration.
newInstance(String) - Method in class com.asakusafw.runtime.util.lock.ConstantRetryStrategy
 
newInstance(String) - Method in interface com.asakusafw.runtime.util.lock.RetryStrategy
Creates a new retry object.
newInstance(List<String>) - Static method in class com.asakusafw.testdriver.core.PropertyName
Creates a new instance.
newInstance(String...) - Static method in class com.asakusafw.testdriver.core.PropertyName
Creates a new instance.
newInstance(TestDriverContext) - Method in class com.asakusafw.testdriver.JobExecutorFactory
Deprecated.
Creates a new instance.
newInstance(Class<T>) - Method in class com.asakusafw.testdriver.OperatorTestEnvironment
Returns an implementation of the given operator class.
newInstance(ClassLoader, List<URL>) - Static method in class com.asakusafw.testdriver.windgate.PluginClassLoader
Creates a new instance within current context.
newInstance() - Static method in class com.asakusafw.utils.graph.Graphs
Creates a new Graph instance without any vertices.
newInstance(String) - Static method in class com.asakusafw.utils.java.parser.javadoc.DefaultJavadocScanner
Creates a new instance from the documentation comment string.
newInstance(InputDescription) - Static method in class com.asakusafw.vocabulary.flow.graph.FlowIn
Creates a new instance.
newInstance(OutputDescription) - Static method in class com.asakusafw.vocabulary.flow.graph.FlowOut
Creates a new instance.
newInstance(ExecutionLock.Scope, String) - Method in class com.asakusafw.yaess.basic.BasicLockProvider
 
newInstance(ExecutionContext) - Method in class com.asakusafw.yaess.basic.BasicMonitorProvider
 
newInstance(String) - Method in class com.asakusafw.yaess.core.ExecutionLockProvider
Creates a new lock manager.
newInstance(ExecutionLock.Scope, String) - Method in class com.asakusafw.yaess.core.ExecutionLockProvider
Creates a new lock manager.
newInstance(ExecutionContext) - Method in class com.asakusafw.yaess.core.ExecutionMonitorProvider
Creates a new PhaseMonitor.
newInstance() - Method in class com.asakusafw.yaess.core.ServiceProfile
Creates a new instance using context parameters.
newInstance(VariableResolver) - Method in class com.asakusafw.yaess.core.ServiceProfile
Deprecated.
newInstance(ExecutionContext) - Method in class com.asakusafw.yaess.flowlog.FlowLoggerProvider
 
newInstanceofExpression(Expression, Type) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newInstanceofExpression(Expression, Type) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new InstanceofExpression object.
newInterfaceDeclaration(Javadoc, List<? extends Attribute>, SimpleName, List<? extends Type>, List<? extends TypeBodyDeclaration>) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newInterfaceDeclaration(Javadoc, List<? extends Attribute>, SimpleName, List<? extends TypeParameterDeclaration>, List<? extends Type>, List<? extends TypeBodyDeclaration>) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newInterfaceDeclaration(Javadoc, List<? extends Attribute>, SimpleName, List<? extends Type>, List<? extends TypeBodyDeclaration>) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new InterfaceDeclaration object.
newInterfaceDeclaration(Javadoc, List<? extends Attribute>, SimpleName, List<? extends TypeParameterDeclaration>, List<? extends Type>, List<? extends TypeBodyDeclaration>) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new InterfaceDeclaration object.
newJavadoc(List<? extends DocBlock>) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newJavadoc(List<? extends DocBlock>) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new Javadoc object.
newLabeledStatement(SimpleName, Statement) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newLabeledStatement(SimpleName, Statement) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new LabeledStatement object.
newLambdaExpression(List<? extends LambdaParameter>, LambdaBody) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newLambdaExpression(LambdaParameter, LambdaBody) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newLambdaExpression(List<? extends LambdaParameter>, LambdaBody) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new LambdaExpression object.
newLambdaExpression(LambdaParameter, LambdaBody) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new LambdaExpression object.
newLambdaExpression(LambdaBody) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new LambdaExpression object.
newLambdaExpression(List<? extends LambdaParameter>, Function<? super List<? extends SimpleName>, ? extends LambdaBody>) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new LambdaExpression object.
newLambdaExpression(LambdaParameter, Function<? super SimpleName, ? extends LambdaBody>) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new LambdaExpression object.
newLineComment(String) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newLineComment(String) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new LineComment object.
newLiteral(String) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newLiteral(String) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new Literal object.
newLocalClassDeclaration(ClassDeclaration) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newLocalClassDeclaration(ClassDeclaration) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new LocalClassDeclaration object.
newLocalVariableDeclaration(Type, SimpleName, Expression) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newLocalVariableDeclaration(List<? extends Attribute>, Type, List<? extends VariableDeclarator>) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newLocalVariableDeclaration(Type, SimpleName, Expression) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new LocalVariableDeclaration object.
newLocalVariableDeclaration(List<? extends Attribute>, Type, List<? extends VariableDeclarator>) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new LocalVariableDeclaration object.
newMarkerAnnotation(NamedType) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newMarkerAnnotation(NamedType) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new MarkerAnnotation object.
newMethodDeclaration(Javadoc, List<? extends Attribute>, Type, SimpleName, List<? extends FormalParameterDeclaration>, List<? extends Statement>) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newMethodDeclaration(Javadoc, List<? extends Attribute>, List<? extends TypeParameterDeclaration>, Type, SimpleName, List<? extends FormalParameterDeclaration>, int, List<? extends Type>, Block) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newMethodDeclaration(Javadoc, List<? extends Attribute>, Type, SimpleName, List<? extends FormalParameterDeclaration>, List<? extends Statement>) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new MethodDeclaration object.
newMethodDeclaration(Javadoc, List<? extends Attribute>, List<? extends TypeParameterDeclaration>, Type, SimpleName, List<? extends FormalParameterDeclaration>, int, List<? extends Type>, Block) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new MethodDeclaration object.
newMethodInvocationExpression(Expression, SimpleName, Expression...) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newMethodInvocationExpression(Expression, SimpleName, List<? extends Expression>) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newMethodInvocationExpression(Expression, List<? extends Type>, SimpleName, List<? extends Expression>) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newMethodInvocationExpression(Expression, SimpleName, Expression...) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new MethodInvocationExpression object.
newMethodInvocationExpression(Expression, SimpleName, List<? extends Expression>) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new MethodInvocationExpression object.
newMethodInvocationExpression(Expression, List<? extends Type>, SimpleName, List<? extends Expression>) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new MethodInvocationExpression object.
newMethodReferenceExpression(TypeOrExpression, List<? extends Type>, SimpleName) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newMethodReferenceExpression(TypeOrExpression, SimpleName) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new MethodReferenceExpression object.
newMethodReferenceExpression(TypeOrExpression, List<? extends Type>, SimpleName) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new MethodReferenceExpression object.
newModifier(ModifierKind) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newModifier(ModifierKind) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new Modifier object.
newNamedType(Name) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newNamedType(Name) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new NamedType object.
newNormalAnnotation(NamedType, List<? extends AnnotationElement>) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newNormalAnnotation(NamedType, List<? extends AnnotationElement>) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new NormalAnnotation object.
newObject() - Method in class com.asakusafw.directio.hive.serde.AbstractValueInspector
Creates a new instance for supported ValueOption type.
newObject() - Method in class com.asakusafw.directio.hive.serde.BooleanOptionInspector
 
newObject() - Method in class com.asakusafw.directio.hive.serde.ByteOptionInspector
 
newObject() - Method in class com.asakusafw.directio.hive.serde.CharStringOptionInspector
 
newObject() - Method in class com.asakusafw.directio.hive.serde.DateOptionInspector
 
newObject() - Method in class com.asakusafw.directio.hive.serde.DateTimeOptionInspector
 
newObject() - Method in class com.asakusafw.directio.hive.serde.DecimalOptionInspector
 
newObject() - Method in class com.asakusafw.directio.hive.serde.DoubleOptionInspector
 
newObject() - Method in class com.asakusafw.directio.hive.serde.FloatOptionInspector
 
newObject() - Method in class com.asakusafw.directio.hive.serde.IntOptionInspector
 
newObject() - Method in class com.asakusafw.directio.hive.serde.LongOptionInspector
 
newObject() - Method in class com.asakusafw.directio.hive.serde.ShortOptionInspector
 
newObject() - Method in class com.asakusafw.directio.hive.serde.StringOptionInspector
 
newObject() - Method in class com.asakusafw.directio.hive.serde.VarcharStringOptionInspector
 
newObject(Expression...) - Method in class com.asakusafw.utils.java.model.util.TypeBuilder
Returns the class instance creation expression.
newObject(List<? extends Expression>) - Method in class com.asakusafw.utils.java.model.util.TypeBuilder
Returns the class instance creation expression.
newObject(List<? extends Expression>, ClassBody) - Method in class com.asakusafw.utils.java.model.util.TypeBuilder
Returns the class instance creation expression.
newOutput() - Method in class com.asakusafw.info.graph.Node
Adds a new output port.
newOutput(FieldWriter, String) - Method in class com.asakusafw.runtime.io.text.driver.RecordDefinition
Creates a new TextOutput from this definition.
newOutput(FieldWriter, String, Collection<? extends OutputOption>) - Method in class com.asakusafw.runtime.io.text.driver.RecordDefinition
Creates a new TextOutput from this definition.
newPackageDeclaration(Javadoc, List<? extends Annotation>, Name) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newPackageDeclaration(Name) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new PackageDeclaration object.
newPackageDeclaration(Javadoc, List<? extends Annotation>, Name) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new PackageDeclaration object.
newParameterizedType(Type, Type...) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newParameterizedType(Type, List<? extends Type>) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newParameterizedType(Type, Type...) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new ParameterizedType object.
newParameterizedType(Type, List<? extends Type>) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new ParameterizedType object.
newParenthesizedExpression(Expression) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newParenthesizedExpression(Expression) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new ParenthesizedExpression object.
newPostfixExpression(Expression, PostfixOperator) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newPostfixExpression(Expression, PostfixOperator) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new PostfixExpression object.
newQualifiedName(Name, SimpleName) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newQualifiedName(Name, SimpleName) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new QualifiedName object.
newQualifiedType(Type, SimpleName) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newQualifiedType(Type, SimpleName) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new QualifiedType object.
newReflection() - Method in interface com.asakusafw.testdriver.core.DataModelDefinition
Starts to build a new DataModelReflection.
newReflection() - Method in class com.asakusafw.testdriver.model.DefaultDataModelDefinition
 
newReflection() - Method in class com.asakusafw.testdriver.model.SimpleDataModelDefinition
 
newResult(Class<T>) - Method in class com.asakusafw.testdriver.OperatorTestEnvironment
Returns a new MockResult.
newReturnStatement(Expression) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newReturnStatement() - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new ReturnStatement object.
newReturnStatement(Expression) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new ReturnStatement object.
newSession(CompilerConfiguration) - Method in interface com.asakusafw.testdriver.compiler.CompilerToolkit
Creates a new compiling session.
newSimpleName(String) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newSimpleName(String) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new SimpleName object.
newSingleElementAnnotation(NamedType, Expression) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newSingleElementAnnotation(NamedType, Expression) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new SingleElementAnnotation object.
newStatementExpressionList(Expression...) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newStatementExpressionList(List<? extends Expression>) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newStatementExpressionList(Expression...) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new StatementExpressionList object.
newStatementExpressionList(List<? extends Expression>) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new StatementExpressionList object.
newSuper(NamedType) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newSuper() - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new Super object.
newSuper(NamedType) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new Super object.
newSuperConstructorInvocation(Expression...) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newSuperConstructorInvocation(List<? extends Expression>) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newSuperConstructorInvocation(Expression, List<? extends Type>, List<? extends Expression>) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newSuperConstructorInvocation(Expression...) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new SuperConstructorInvocation object.
newSuperConstructorInvocation(List<? extends Expression>) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new SuperConstructorInvocation object.
newSuperConstructorInvocation(Expression, List<? extends Type>, List<? extends Expression>) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new SuperConstructorInvocation object.
newSwitchCaseLabel(Expression) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newSwitchCaseLabel(Expression) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new SwitchCaseLabel object.
newSwitchDefaultLabel() - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newSwitchDefaultLabel() - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new SwitchDefaultLabel object.
newSwitchStatement(Expression, List<? extends Statement>) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newSwitchStatement(Expression, List<? extends Statement>) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new SwitchStatement object.
newSynchronizedStatement(Expression, Block) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newSynchronizedStatement(Expression, Block) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new SynchronizedStatement object.
newThis(NamedType) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newThis() - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new This object.
newThis(NamedType) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new This object.
newThrowStatement(Expression) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newThrowStatement(Expression) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new ThrowStatement object.
newTryResource(FormalParameterDeclaration, Expression) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newTryResource(Type, SimpleName, Expression) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new TryResource object.
newTryResource(FormalParameterDeclaration, Expression) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new TryResource object.
newTryStatement(List<? extends TryResource>, Block, List<? extends CatchClause>, Block) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newTryStatement(Block, List<? extends CatchClause>) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new TryStatement object.
newTryStatement(Block, Block) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new TryStatement object.
newTryStatement(Block, List<? extends CatchClause>, Block) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new TryStatement object.
newTryStatement(TryResource, Block) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new TryStatement object.
newTryStatement(List<? extends TryResource>, Block) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new TryStatement object.
newTryStatement(List<? extends TryResource>, Block, List<? extends CatchClause>) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new TryStatement object.
newTryStatement(List<? extends TryResource>, Block, Block) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new TryStatement object.
newTryStatement(List<? extends TryResource>, Block, List<? extends CatchClause>, Block) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new TryStatement object.
newTypeParameterDeclaration(SimpleName, Type...) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newTypeParameterDeclaration(SimpleName, List<? extends Type>) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newTypeParameterDeclaration(SimpleName, Type...) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new TypeParameterDeclaration object.
newTypeParameterDeclaration(SimpleName, List<? extends Type>) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new TypeParameterDeclaration object.
newUnaryExpression(UnaryOperator, Expression) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newUnaryExpression(UnaryOperator, Expression) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new UnaryExpression object.
newUnionType(Type...) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newUnionType(List<? extends Type>) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newUnionType(List<? extends Type>) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new UnionType object.
newUnionType(Type...) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new UnionType object.
newVariableDeclarator(SimpleName, int, Expression) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newVariableDeclarator(SimpleName, Expression) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new VariableDeclarator object.
newVariableDeclarator(SimpleName, int, Expression) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new VariableDeclarator object.
newWhileStatement(Expression, Statement) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newWhileStatement(Expression, Statement) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new WhileStatement object.
newWildcard(WildcardBoundKind, Type) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModelFactoryImpl
 
newWildcard() - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new Wildcard object.
newWildcard(WildcardBoundKind, Type) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new Wildcard object.
newWildcardExtends(Type) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new Wildcard object with upper bound type.
newWildcardSuper(Type) - Method in interface com.asakusafw.utils.java.model.syntax.ModelFactory
Returns a new Wildcard object with lower bound type.
next() - Method in interface com.asakusafw.dmdl.source.DmdlSourceRepository.Cursor
Moves this cursor to next resource, and then returns true iff the next resource exists.
next() - Method in interface com.asakusafw.iterative.common.BaseCursor
Advances this cursor and returns whether the next element exists or not.
next() - Method in class com.asakusafw.iterative.common.basic.BasicParameterTable.BasicBuilder
 
next() - Method in class com.asakusafw.iterative.common.basic.BasicParameterTable.BasicCursor
 
next() - Method in interface com.asakusafw.iterative.common.ParameterTable.Builder
Starts building the next row of ParameterTable.
next() - Method in interface com.asakusafw.iterative.common.ParameterTable.Cursor
 
next() - Method in class com.asakusafw.runtime.io.csv.CsvParser
 
next() - Method in interface com.asakusafw.runtime.io.RecordParser
Prepare for reading the next record.
next() - Method in class com.asakusafw.runtime.io.TsvParser
 
next() - Method in class com.asakusafw.runtime.mapreduce.simple.ShuffleReader
 
next() - Method in interface com.asakusafw.testdriver.core.DataModelSource
Returns the next model object (in a generic reflection form).
next() - Method in class com.asakusafw.testdriver.core.IteratorDataModelSource
 
next() - Method in class com.asakusafw.testdriver.core.SourceDataModelSource
 
next() - Method in class com.asakusafw.testdriver.excel.ExcelSheetDataModelSource
 
next() - Method in class com.asakusafw.testdriver.json.JsonDataModelSource
 
next() - Method in class com.asakusafw.testdriver.windgate.WindGateSource
 
next() - Method in class com.asakusafw.utils.io.csv.CsvReader
 
next() - Method in class com.asakusafw.utils.io.DefaultSerialization.ObjectSource
 
next() - Method in interface com.asakusafw.utils.io.Source
Moves this source to the next object, and then returns true if and only if the next object exists.
next() - Method in interface com.asakusafw.windgate.core.resource.SourceDriver
Returns true iff the next data model object exists, and then the SourceDriver.get() method returns its object.
next() - Method in class com.asakusafw.windgate.core.util.VoidSourceDriver
 
next(T) - Method in interface com.asakusafw.windgate.core.vocabulary.DataModelJdbcSupport.DataModelResultSet
Moves cursor to the next row and then fills the object for the row values.
next() - Method in class com.asakusafw.windgate.hadoopfs.ssh.FileList.Reader
Returns true iff the next temporary file exists, and then the FileList.Reader.getCurrentPath() and FileList.Reader.openContent() method returns it.
next() - Method in class com.asakusafw.windgate.hadoopfs.ssh.FileListModelInputProvider
 
next() - Method in class com.asakusafw.windgate.hadoopfs.temporary.FileSystemModelInputProvider
 
next() - Method in interface com.asakusafw.windgate.hadoopfs.temporary.ModelInputProvider
Returns true iff the next temporary file exists, and then the ModelInputProvider.open() method returns it.
next() - Method in class com.asakusafw.windgate.hadoopfs.temporary.ModelInputSourceDriver
 
next() - Method in class com.asakusafw.windgate.jdbc.JdbcSourceDriver
 
next() - Method in class com.asakusafw.windgate.stream.file.FileInputStreamProvider
 
next() - Method in class com.asakusafw.windgate.stream.file.FileOutputStreamProvider
 
next() - Method in class com.asakusafw.windgate.stream.InputStreamProvider
Returns whether a next InputStream exists, and advances the current stream to the next one.
next() - Method in class com.asakusafw.windgate.stream.OutputStreamProvider
Advances the current stream to the next one.
next() - Method in class com.asakusafw.windgate.stream.StreamSourceDriver
 
nextField() - Method in class com.asakusafw.runtime.io.text.csv.CsvFieldReader
 
nextField() - Method in interface com.asakusafw.runtime.io.text.FieldReader
Advances the cursor and returns whether or not the next field exists in the current record.
nextField() - Method in class com.asakusafw.runtime.io.text.tabular.TabularFieldReader
 
nextKeyValue() - Method in class com.asakusafw.runtime.stage.input.BridgeInputFormat.NullRecordReader
 
nextKeyValue() - Method in class com.asakusafw.runtime.stage.input.StageInputRecordReader
 
nextRecord() - Method in class com.asakusafw.runtime.io.text.csv.CsvFieldReader
 
nextRecord() - Method in interface com.asakusafw.runtime.io.text.FieldReader
Advances the cursor and returns whether or not the next record exists.
nextRecord() - Method in class com.asakusafw.runtime.io.text.tabular.TabularFieldReader
 
nextToken() - Method in class com.asakusafw.utils.java.parser.javadoc.DefaultJavadocScanner
 
nextToken() - Method in class com.asakusafw.utils.java.parser.javadoc.DefaultJavadocTokenStream
 
nextToken() - Method in interface com.asakusafw.utils.java.parser.javadoc.JavadocScanner
Consumes the next token and returns it.
nextToken() - Method in interface com.asakusafw.utils.java.parser.javadoc.JavadocTokenStream
Consumes the next token and returns it.
NO_SELECTION - Static variable in annotation type com.asakusafw.vocabulary.operator.MasterSelection
The pseudo method name which represents no methods are specified.
Node - Class in com.asakusafw.info.graph
Represents a node of graph.
Node() - Constructor for class com.asakusafw.info.graph.Node
Creates a new empty instance.
Node(OperatorDescription.Node.Kind, String, OperatorDescription.Document, TypeMirror, OperatorDescription.Reference) - Constructor for class com.asakusafw.operator.model.OperatorDescription.Node
Creates a new instance.
NormalAnnotation - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents regular annotations which can have any annotation elements.
NormalAnnotationImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of NormalAnnotation.
NormalAnnotationImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.NormalAnnotationImpl
 
normalize() - Method in enum com.asakusafw.utils.java.model.syntax.WildcardBoundKind
Normalizes this bound kind.
normalize(String, String, boolean, boolean) - Method in class com.asakusafw.yaess.core.ServiceProfile
Normalizes the configuration value.
Not<T> - Class in com.asakusafw.testdriver.rule
Logical-not.
Not(ValuePredicate<T>) - Constructor for class com.asakusafw.testdriver.rule.Not
Creates a new instance.
not(ValuePredicate<T>) - Static method in class com.asakusafw.testdriver.rule.Predicates
Returns Not predicate.
nothing() - Static method in class com.asakusafw.utils.gradle.EnvironmentConfigurator
Returns a NO-OP configurator.
nothing() - Static method in class com.asakusafw.utils.gradle.PropertyConfigurator
Returns a NO-OP configurator.
NoThrow - Exception in com.asakusafw.utils.java.model.util
An exception which is never thrown.
NULL - Static variable in interface com.asakusafw.directio.hive.tools.cli.Stringnizer
Always returns null.
NULL - Static variable in interface com.asakusafw.dmdl.analyzer.DmdlAnalyzerEnhancer
No enhancements.
NULL - Static variable in interface com.asakusafw.testdriver.core.VerifyRule
A verify rule that accepts any data.
Null(String) - Constructor for class com.asakusafw.windgate.core.session.SessionMirror.Null
Creates a new instance.
NULL - Static variable in class com.asakusafw.yaess.core.ExecutionLock
Null implementation of ExecutionLock.
NULL - Static variable in interface com.asakusafw.yaess.core.ExecutionMonitor
An empty implementation.
NULL - Static variable in class com.asakusafw.yaess.core.PhaseMonitor
An empty implementation.
NullBatchFileCacheRepository - Class in com.asakusafw.runtime.util.cache
Null implementation of BatchFileCacheRepository.
NullBatchFileCacheRepository() - Constructor for class com.asakusafw.runtime.util.cache.NullBatchFileCacheRepository
 
nullDefinedAs(char) - Method in class com.asakusafw.info.hive.DelimitedRowFormatInfo.Builder
NULL DEFINED AS <c>.
NullFileCacheRepository - Class in com.asakusafw.runtime.util.cache
Null implementation of FileCacheRepository.
NullFileCacheRepository() - Constructor for class com.asakusafw.runtime.util.cache.NullFileCacheRepository
 
NullInfo - Class in com.asakusafw.info.value
Represents null.
NullInputSplit() - Constructor for class com.asakusafw.runtime.stage.input.BridgeInputFormat.NullInputSplit
Creates a new instance for Writable facilities.
NullityConditionKind - Enum in com.asakusafw.testdriver.excel
Kind of nullity predicate represented in each cell.
nullLiteral() - Static method in class com.asakusafw.utils.java.internal.model.util.LiteralAnalyzer
Returns the literal token of null.
nullOf(ReifiableTypeDescription) - Static method in class com.asakusafw.operator.description.ImmediateDescription
Creates a new instance that represents a null value.
NullRecordReader() - Constructor for class com.asakusafw.runtime.stage.input.BridgeInputFormat.NullRecordReader
Creates a new instance.
nullValue - Variable in class com.asakusafw.runtime.value.ValueOption
Whether this value represents null or not.
NullValueCondition - Enum in com.asakusafw.testdriver.excel.legacy
Kind of nullity predicate represented in each cell.
NullWritableRawComparable - Class in com.asakusafw.runtime.io.util
An implementation of WritableRawComparable represents null.
NullWritableRawComparable() - Constructor for class com.asakusafw.runtime.io.util.NullWritableRawComparable
 
NumberInfo - Interface in com.asakusafw.info.value
Represents a Number value.
NumericBuilderBase() - Constructor for class com.asakusafw.runtime.io.text.value.NumericOptionFieldAdapter.NumericBuilderBase
 
NumericOptionFieldAdapter<T extends ValueOption<T>> - Class in com.asakusafw.runtime.io.text.value
An abstract implementation of ValueOptionFieldAdapter for numeric types.
NumericOptionFieldAdapter.NumericBuilderBase<S extends NumericOptionFieldAdapter.NumericBuilderBase<S,T>,T extends FieldAdapter<?>> - Class in com.asakusafw.runtime.io.text.value
A basic implementation of builder for NumericOptionFieldAdapter.

O

ObjectDescription - Class in com.asakusafw.operator.description
Represents an object.
ObjectDescription(ClassDescription, String, List<? extends ValueDescription>) - Constructor for class com.asakusafw.operator.description.ObjectDescription
Creates a new instance.
ObjectDriver - Class in com.asakusafw.dmdl.java.emitter.driver
Overrides default Object methods.
ObjectDriver() - Constructor for class com.asakusafw.dmdl.java.emitter.driver.ObjectDriver
 
objectProperty(PropertyName, C) - Method in class com.asakusafw.testdriver.core.DataModelScanner
Invoked each DataModelReflection property.
ObjectSink(ObjectOutput) - Constructor for class com.asakusafw.utils.io.DefaultSerialization.ObjectSink
Creates a new instance.
ObjectSource(ObjectInput) - Constructor for class com.asakusafw.utils.io.DefaultSerialization.ObjectSource
Creates a new instance.
ObjectTypeKind - Enum in com.asakusafw.utils.java.model.syntax
Represents a kind of type declarations.
ObservationCount - Enum in com.asakusafw.vocabulary.flow.graph
Represents an operator constraint how many each operator can perform for individual data-sets.
of(TypeInfo, Class<?>) - Static method in enum com.asakusafw.directio.hive.parquet.ParquetValueDrivers
Returns a ParquetValueDriver for the specified type.
of(Class<?>) - Static method in class com.asakusafw.directio.hive.serde.DataModelDescriptorBuilder
Creates a new instance.
of(AstAttributeElement, T) - Static method in class com.asakusafw.dmdl.directio.util.Value
Returns a new value.
of(AstSimpleName) - Static method in class com.asakusafw.dmdl.java.util.JavaName
Creates a new object from a DMDL simple name.
of(StorageFormatInfo.FormatKind) - Static method in class com.asakusafw.info.hive.BuiltinStorageFormatInfo
Returns a built-in storage format that has the specified format kind.
of(FieldType.TypeName) - Static method in class com.asakusafw.info.hive.PlainType
Returns a primitive type that has the specified type name.
of(CoreOperatorSpec.CoreOperatorKind) - Static method in class com.asakusafw.info.operator.CoreOperatorSpec
Returns an instance.
of(String) - Static method in class com.asakusafw.info.operator.CustomOperatorSpec
Returns an instance.
of(ClassInfo) - Static method in class com.asakusafw.info.operator.FlowOperatorSpec
Returns an instance.
of(String, ClassInfo) - Static method in class com.asakusafw.info.operator.InputOperatorSpec
Returns an instance.
of(String, ClassInfo) - Static method in class com.asakusafw.info.operator.OutputOperatorSpec
Returns an instance.
of(AnnotationInfo, ClassInfo, ClassInfo, String) - Static method in class com.asakusafw.info.operator.UserOperatorSpec
Returns an instance.
of(String, DataExchange, InputGroup) - Static method in class com.asakusafw.info.plan.PlanInputSpec
Creates a new instance.
of(String, DataExchange, InputGroup) - Static method in class com.asakusafw.info.plan.PlanOutputSpec
Creates a new instance.
of(String, DataExchange, InputGroup, Collection<String>) - Static method in class com.asakusafw.info.plan.PlanOutputSpec
Creates a new instance.
of(String, String, Collection<String>) - Static method in class com.asakusafw.info.plan.PlanVertexSpec
Returns an instance.
of(ClassInfo, Map<String, ? extends ValueInfo>) - Static method in class com.asakusafw.info.value.AnnotationInfo
Returns an instance for the annotation.
of(boolean) - Static method in class com.asakusafw.info.value.BooleanInfo
Returns an instance for the value.
of(byte) - Static method in class com.asakusafw.info.value.ByteInfo
Returns an instance for the value.
of(char) - Static method in class com.asakusafw.info.value.CharInfo
Returns an instance for the value.
of(String) - Static method in class com.asakusafw.info.value.ClassInfo
Returns a class value for the name.
of(Class<?>) - Static method in class com.asakusafw.info.value.ClassInfo
Returns the class value.
of(double) - Static method in class com.asakusafw.info.value.DoubleInfo
Returns an instance for the value.
of(ClassInfo, String) - Static method in class com.asakusafw.info.value.EnumInfo
Returns an instance for the enum constant.
of(Enum<?>) - Static method in class com.asakusafw.info.value.EnumInfo
Returns an instance for the enum constant.
of(float) - Static method in class com.asakusafw.info.value.FloatInfo
Returns an instance for the value.
of(int) - Static method in class com.asakusafw.info.value.IntInfo
Returns an instance for the value.
of(List<? extends ValueInfo>) - Static method in class com.asakusafw.info.value.ListInfo
Returns an instance represents the given list.
of(ValueInfo...) - Static method in class com.asakusafw.info.value.ListInfo
Returns an instance represents the given list.
of(long) - Static method in class com.asakusafw.info.value.LongInfo
Returns an instance for the value.
of(short) - Static method in class com.asakusafw.info.value.ShortInfo
Returns an instance for the value.
of(String) - Static method in class com.asakusafw.info.value.StringInfo
Returns an instance for the value.
of(ClassInfo, String) - Static method in class com.asakusafw.info.value.UnknownInfo
Returns an instance for the given unknown value.
of(Object) - Static method in class com.asakusafw.info.value.UnknownInfo
Returns an instance for the value.
of(Object) - Static method in interface com.asakusafw.info.value.ValueInfo
Returns ValueInfo for the given value.
of(String) - Static method in class com.asakusafw.operation.tools.directio.BasePath
Resolves the given path.
of(Annotation) - Static method in class com.asakusafw.operator.description.AnnotationDescription
Creates a new instance.
of(Object) - Static method in class com.asakusafw.operator.description.ArrayDescription
Creates a new instance.
of(Class<?>) - Static method in class com.asakusafw.operator.description.ArrayTypeDescription
Returns an instance.
of(Class<?>) - Static method in enum com.asakusafw.operator.description.BasicTypeDescription.BasicTypeKind
Returns the constant from its reflective object.
of(String) - Static method in enum com.asakusafw.operator.description.BasicTypeDescription.BasicTypeKind
Returns the constant from its keyword.
of(Class<?>) - Static method in class com.asakusafw.operator.description.BasicTypeDescription
Returns an instance.
of(Class<?>) - Static method in class com.asakusafw.operator.description.ClassDescription
Returns an instance.
of(Enum<?>) - Static method in class com.asakusafw.operator.description.EnumConstantDescription
Creates a new instance.
of(Object) - Static method in class com.asakusafw.operator.description.ImmediateDescription
Creates a new instance.
of(boolean) - Static method in class com.asakusafw.operator.description.ImmediateDescription
Creates a new instance.
of(byte) - Static method in class com.asakusafw.operator.description.ImmediateDescription
Creates a new instance.
of(short) - Static method in class com.asakusafw.operator.description.ImmediateDescription
Creates a new instance.
of(int) - Static method in class com.asakusafw.operator.description.ImmediateDescription
Creates a new instance.
of(long) - Static method in class com.asakusafw.operator.description.ImmediateDescription
Creates a new instance.
of(float) - Static method in class com.asakusafw.operator.description.ImmediateDescription
Creates a new instance.
of(double) - Static method in class com.asakusafw.operator.description.ImmediateDescription
Creates a new instance.
of(char) - Static method in class com.asakusafw.operator.description.ImmediateDescription
Creates a new instance.
of(String) - Static method in class com.asakusafw.operator.description.ImmediateDescription
Creates a new instance.
of(ClassDescription, List<? extends ValueDescription>) - Static method in class com.asakusafw.operator.description.ObjectDescription
Creates a new instance.
of(ClassDescription, ValueDescription...) - Static method in class com.asakusafw.operator.description.ObjectDescription
Creates a new instance.
of(ClassDescription, String, List<? extends ValueDescription>) - Static method in class com.asakusafw.operator.description.ObjectDescription
Creates a new instance.
of(ClassDescription, String, ValueDescription...) - Static method in class com.asakusafw.operator.description.ObjectDescription
Creates a new instance.
of(Class<?>) - Static method in class com.asakusafw.operator.description.ReifiableTypeDescription
Returns an instance.
of(Object) - Static method in class com.asakusafw.operator.description.UnknownValueDescription
Creates a new instance.
of(String) - Static method in class com.asakusafw.operator.model.JavaName
Returns a Java name represented in the specified string.
of(List<? extends FilePattern.Segment>) - Static method in class com.asakusafw.runtime.directio.FilePattern
Returns a pattern of the given segments.
of(E) - Static method in class com.asakusafw.utils.collections.Lists
Returns a list which consists of the specified element.
of(E, E) - Static method in class com.asakusafw.utils.collections.Lists
Returns a list which consists of the specified elements.
of(E, E, E) - Static method in class com.asakusafw.utils.collections.Lists
Returns a list which consists of the specified elements.
of(E, E, E, E, E...) - Static method in class com.asakusafw.utils.collections.Lists
Returns a list which consists of the specified elements.
of(E) - Static method in class com.asakusafw.utils.collections.Sets
Returns a set which consists of the specified element.
of(E, E) - Static method in class com.asakusafw.utils.collections.Sets
Returns a set which consists of the specified elements.
of(E, E, E) - Static method in class com.asakusafw.utils.collections.Sets
Returns a set which consists of the specified elements.
of(E, E, E, E, E...) - Static method in class com.asakusafw.utils.collections.Sets
Returns a set which consists of the specified elements.
of(T1, T2) - Static method in class com.asakusafw.utils.collections.Tuple2
Creates a new instance.
of(T1, T2) - Static method in class com.asakusafw.utils.collections.Tuples
Creates a new tuple.
of(String) - Static method in class com.asakusafw.utils.gradle.CommandPath
Creates a new instance.
of(String, String) - Static method in class com.asakusafw.utils.gradle.EnvironmentConfigurator
Returns a configurator which edits the given environment variable.
of(String, Path) - Static method in class com.asakusafw.utils.gradle.EnvironmentConfigurator
Returns a configurator which edits the given environment variable.
of(Map<String, String>) - Static method in class com.asakusafw.utils.gradle.EnvironmentConfigurator
Returns a configurator which edits the given environment variables.
of(String, String) - Static method in class com.asakusafw.utils.gradle.PropertyConfigurator
Returns a configurator which edits the given property.
of(String, Path) - Static method in class com.asakusafw.utils.gradle.PropertyConfigurator
Returns a configurator which edits the given property.
of(Map<String, String>) - Static method in class com.asakusafw.utils.gradle.PropertyConfigurator
Returns a configurator which edits the given properties.
of(Properties) - Static method in class com.asakusafw.utils.gradle.PropertyConfigurator
Returns a configurator which edits the given properties.
of(URL) - Static method in class com.asakusafw.utils.gradle.PropertyConfigurator
Returns a configurator which edits the given URL of properties.
of(Optional<? extends URL>) - Static method in class com.asakusafw.utils.gradle.PropertyConfigurator
Returns a configurator which edits the given URL of properties.
of(Enumeration<? extends URL>) - Static method in class com.asakusafw.utils.gradle.PropertyConfigurator
Returns a configurator which edits the given URL of properties.
of(String) - Static method in class com.asakusafw.utils.jcommander.common.LocalPath
Returns a local path.
of(String, Path) - Static method in class com.asakusafw.utils.jcommander.common.LocalPath
Returns a local path.
of(Object) - Static method in class com.asakusafw.vocabulary.flow.builder.Constant
Returns an instance which represents the specified value.
of(Class<T>, String) - Static method in class com.asakusafw.vocabulary.flow.testing.MockIn
Creates a new instance.
of(Class<T>, String) - Static method in class com.asakusafw.vocabulary.flow.testing.MockOut
Creates a new instance.
of(String) - Static method in class com.asakusafw.workflow.model.CommandToken
Returns a plain text command token.
Once - Annotation Type in com.asakusafw.vocabulary.model
An annotation represents which the annotated element will be used only once.
onChanged() - Method in class com.asakusafw.runtime.directio.Counter
Invoked when counter was changed.
onChanged() - Method in class com.asakusafw.runtime.directio.hadoop.ProgressableCounter
 
onJobMonitorClosed(String) - Method in class com.asakusafw.yaess.basic.LoggingExecutionMonitor
 
onJobMonitorClosed(String) - Method in class com.asakusafw.yaess.core.PhaseMonitor
Notifies the job was closed.
onJobMonitorClosed(String) - Method in class com.asakusafw.yaess.flowlog.FlowLogger
 
onJobMonitorOpened(String) - Method in class com.asakusafw.yaess.basic.LoggingExecutionMonitor
 
onJobMonitorOpened(String) - Method in class com.asakusafw.yaess.core.PhaseMonitor
Notifies the job was opened.
onJobMonitorOpened(String) - Method in class com.asakusafw.yaess.flowlog.FlowLogger
 
onlyMinimalCovered(List<FileStatus>) - Static method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceUtil
Returns only minimal covered files.
onSessionCompleting() - Method in class com.asakusafw.windgate.core.resource.ResourceMirror
Invoke before the session was completed.
onSessionCreated() - Method in class com.asakusafw.windgate.core.resource.ResourceMirror
Invoke after the session was created.
open(Class<? extends DataFormat<T>>, String, String) - Static method in class com.asakusafw.runtime.directio.api.DirectIo
Returns data model objects from Direct I/O data sources.
open(Class<? extends DataFormat<T>>, String, String) - Method in interface com.asakusafw.runtime.directio.api.DirectIoApi
Returns data model objects from Direct I/O data sources.
open(Class<? extends DataFormat<T>>, String, String) - Method in class com.asakusafw.runtime.directio.api.DirectIoDelegate
 
open(Class<? extends DataFormat<T>>, String, String) - Static method in class com.asakusafw.runtime.directio.api.legacy.LegacyDirectIo
Returns data model objects from Direct I/O data sources.
open(InputStream) - Method in class com.asakusafw.runtime.io.text.csv.CsvTextFormat
 
open(OutputStream) - Method in class com.asakusafw.runtime.io.text.csv.CsvTextFormat
 
open(Reader) - Method in class com.asakusafw.runtime.io.text.csv.CsvTextFormat
 
open(Writer) - Method in class com.asakusafw.runtime.io.text.csv.CsvTextFormat
 
open(InputStream) - Method in class com.asakusafw.runtime.io.text.tabular.TabularTextFormat
 
open(OutputStream) - Method in class com.asakusafw.runtime.io.text.tabular.TabularTextFormat
 
open(Reader) - Method in class com.asakusafw.runtime.io.text.tabular.TabularTextFormat
 
open(Writer) - Method in class com.asakusafw.runtime.io.text.tabular.TabularTextFormat
 
open(InputStream) - Method in interface com.asakusafw.runtime.io.text.TextFormat
Opens FieldReader for the given input.
open(OutputStream) - Method in interface com.asakusafw.runtime.io.text.TextFormat
Opens FieldWriter for the given output.
open(Reader) - Method in interface com.asakusafw.runtime.io.text.TextFormat
Opens FieldReader for the given input.
open(Writer) - Method in interface com.asakusafw.runtime.io.text.TextFormat
Opens FieldWriter for the given output.
open(DataModelDefinition<T>, URI, TestContext) - Method in interface com.asakusafw.testdriver.core.DataModelSourceProvider
Creates a DataModelSource object corresponding to the specified URI.
open(DataModelDefinition<T>, URI, TestContext) - Method in class com.asakusafw.testdriver.core.SpiDataModelSourceProvider
 
open(DataModelDefinition<T>, URI, TestContext) - Method in class com.asakusafw.testdriver.excel.ExcelSheetSourceProvider
 
open(DataModelDefinition<T>, URI, TestContext) - Method in class com.asakusafw.testdriver.json.JsonSourceProvider
 
open(DataModelDefinition<T>, URI, TestContext) - Method in class com.asakusafw.testdriver.windgate.WindGateSourceProvider
 
open() - Method in class com.asakusafw.utils.io.FileInputStreamProvider
 
open() - Method in interface com.asakusafw.utils.io.Provider
Returns a new resource.
open() - Method in class com.asakusafw.utils.io.ReaderProvider
 
open() - Method in class com.asakusafw.utils.jcommander.common.OutputParameter
Opens the command output.
open(String) - Method in class com.asakusafw.windgate.core.session.SessionProvider
Opens and acquires a created session with the specified session ID.
open(String) - Method in class com.asakusafw.windgate.file.session.FileSessionProvider
 
open() - Method in class com.asakusafw.windgate.hadoopfs.ssh.FileListModelInputProvider
 
open() - Method in class com.asakusafw.windgate.hadoopfs.temporary.FileSystemModelInputProvider
 
open() - Method in interface com.asakusafw.windgate.hadoopfs.temporary.ModelInputProvider
Opens the current temporary file prepared by the ModelInputProvider.next() method.
open() - Method in class com.asakusafw.yaess.basic.FileBlob
 
open(double) - Method in class com.asakusafw.yaess.basic.LoggingExecutionMonitor
 
open() - Method in interface com.asakusafw.yaess.core.Blob
Returns an InputStream for obtaining the BLOB contents.
open(double) - Method in interface com.asakusafw.yaess.core.ExecutionMonitor
Begins a task and notify this event to the corresponding receiver.
open(double) - Method in class com.asakusafw.yaess.core.JobMonitor
Begins a task and notify this event to the corresponding receiver.
open(double) - Method in class com.asakusafw.yaess.flowlog.FlowLogger
 
openConnection(SshProfile, List<String>) - Method in class com.asakusafw.windgate.hadoopfs.jsch.JschHadoopFsMirror
 
openConnection(SshProfile, List<String>) - Method in class com.asakusafw.windgate.hadoopfs.ssh.AbstractSshHadoopFsMirror
Opens a new SSH command connection.
openConnection() - Method in class com.asakusafw.windgate.jdbc.JdbcProfile
Creates a new connection using this configuration.
openContent() - Method in class com.asakusafw.windgate.hadoopfs.ssh.FileList.Reader
Opens the current file content prepared by the FileList.Reader.next() method.
openFor(CompilationUnit) - Method in class com.asakusafw.utils.java.model.util.Emitter
Creates a new Java source file and returns the writer for writing the contents of the file.
openFor(PackageDeclaration, String) - Method in class com.asakusafw.utils.java.model.util.Emitter
Creates a new resource file and returns the writer for writing the contents of the resource.
openFor(PackageDeclaration, String) - Method in class com.asakusafw.utils.java.model.util.Filer
 
openInput(DataDefinition<T>, DirectInputFragment, Counter) - Method in interface com.asakusafw.runtime.directio.DirectDataSource
Opens a fragment for input.
openInput(DataDefinition<T>, DirectInputFragment, Counter) - Method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSource
 
openInput(DataDefinition<T>, DirectInputFragment, Counter) - Method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceCore
 
openInput(DataDefinition<T>, DirectInputFragment, Counter) - Method in class com.asakusafw.runtime.directio.keepalive.KeepAliveDataSource
 
openInput(Configuration, Class<V>, Path) - Static method in class com.asakusafw.runtime.stage.temporary.TemporaryStorage
Opens a temporary ModelInput for the specified path.
openInput(Configuration, Class<V>, FileStatus, InputStream) - Static method in class com.asakusafw.runtime.stage.temporary.TemporaryStorage
Opens a temporary ModelInput for the specified path.
openInput(Class<T>, DirectFileOutputDescription) - Method in class com.asakusafw.testdriver.directio.DirectIoTestHelper
Opens input for the target output.
openInputStream() - Method in class com.asakusafw.utils.java.jsr199.testing.VolatileClassFile
 
openInputStream() - Method in class com.asakusafw.utils.java.jsr199.testing.VolatileResourceFile
 
openNext(FileStatus) - Method in class com.asakusafw.windgate.hadoopfs.ssh.FileList.Writer
Deprecated.
openNext(Path) - Method in class com.asakusafw.windgate.hadoopfs.ssh.FileList.Writer
Creates a next file and opens an OutputStream to write it content.
openOutput(OutputAttemptContext, DataDefinition<T>, String, String, Counter) - Method in interface com.asakusafw.runtime.directio.DirectDataSource
Opens a resource for output.
openOutput(OutputAttemptContext, DataDefinition<T>, String, String, Counter) - Method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSource
 
openOutput(OutputAttemptContext, DataDefinition<T>, String, String, Counter) - Method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceCore
 
openOutput(OutputAttemptContext, DataDefinition<T>, String, String, Counter) - Method in class com.asakusafw.runtime.directio.keepalive.KeepAliveDataSource
 
openOutput(Configuration, Class<V>, Path) - Static method in class com.asakusafw.runtime.stage.temporary.TemporaryStorage
Opens a temporary ModelOutput for the specified path.
openOutput(Configuration, Class<V>, Path, CompressionCodec) - Static method in class com.asakusafw.runtime.stage.temporary.TemporaryStorage
Opens a temporary ModelOutput for the specified path.
openOutput(Configuration, Class<V>, OutputStream) - Static method in class com.asakusafw.runtime.stage.temporary.TemporaryStorage
Opens a temporary ModelOutput for the specified output.
openOutput(Configuration, Class<V>, OutputStream, CompressionCodec) - Static method in class com.asakusafw.runtime.stage.temporary.TemporaryStorage
Opens a temporary ModelOutput for the specified output.
openOutput(Class<T>, DirectFileInputDescription) - Method in class com.asakusafw.testdriver.directio.DirectIoTestHelper
Opens output for the target input.
openOutputStream() - Method in class com.asakusafw.utils.java.jsr199.testing.VolatileClassFile
 
openOutputStream() - Method in class com.asakusafw.utils.java.jsr199.testing.VolatileResourceFile
 
openReader(InputStream, FileStatus, Configuration) - Static method in class com.asakusafw.runtime.io.sequencefile.SequenceFileUtil
Creates a new reader.
openReader(InputStream, long, Configuration) - Static method in class com.asakusafw.runtime.io.sequencefile.SequenceFileUtil
Creates a new reader.
openReader(boolean) - Method in class com.asakusafw.utils.java.jsr199.testing.VolatileJavaFile
 
openReader(boolean) - Method in class com.asakusafw.utils.java.jsr199.testing.VolatileResourceFile
 
openResource() - Method in interface com.asakusafw.dmdl.source.DmdlSourceRepository.Cursor
Open the current resource to read contents.
openStandardInput() - Method in interface com.asakusafw.windgate.hadoopfs.ssh.SshConnection
Opens the remote standard input.
openStandardOutput() - Method in interface com.asakusafw.windgate.hadoopfs.ssh.SshConnection
Opens the remote standard output.
openStream() - Method in class com.asakusafw.windgate.stream.file.FileInputStreamProvider
 
openStream() - Method in class com.asakusafw.windgate.stream.file.FileOutputStreamProvider
 
openStream() - Method in class com.asakusafw.windgate.stream.InputStreamProvider
Returns the current stream.
openStream() - Method in class com.asakusafw.windgate.stream.OutputStreamProvider
Returns the current stream.
openWriter(OutputStream, Configuration, Class<?>, Class<?>, CompressionCodec) - Static method in class com.asakusafw.runtime.io.sequencefile.SequenceFileUtil
Creates a new writer.
openWriter() - Method in class com.asakusafw.utils.java.jsr199.testing.VolatileJavaFile
 
openWriter() - Method in class com.asakusafw.utils.java.jsr199.testing.VolatileResourceFile
 
operator(String) - Method in interface com.asakusafw.utils.java.internal.model.util.EmitContext
Emits an operator symbol.
operator(String) - Method in class com.asakusafw.utils.java.internal.model.util.PrintEmitContext
 
Operator - Interface in com.asakusafw.vocabulary.flow
An abstract super interface of all operators.
OperatorAnnotationProcessor - Class in com.asakusafw.operator.method
Processes Asakusa Operator Annotations.
OperatorAnnotationProcessor() - Constructor for class com.asakusafw.operator.method.OperatorAnnotationProcessor
 
OperatorAttribute - Class in com.asakusafw.info.operator
An Attribute which represents details of operators.
OperatorAttribute(OperatorSpec) - Constructor for class com.asakusafw.info.operator.OperatorAttribute
Creates a new instance.
OperatorAttribute(OperatorSpec, List<? extends ParameterInfo>) - Constructor for class com.asakusafw.info.operator.OperatorAttribute
Creates a new instance.
OperatorClass - Class in com.asakusafw.operator.model
Represents a class with operators.
OperatorClass(TypeElement, List<OperatorElement>) - Constructor for class com.asakusafw.operator.model.OperatorClass
Creates a new instance.
OperatorDescription - Class in com.asakusafw.operator.model
Represents an operator's semantics for Asakusa DSL.
OperatorDescription(OperatorDescription.Document, List<? extends OperatorDescription.Node>, List<? extends OperatorDescription.Node>) - Constructor for class com.asakusafw.operator.model.OperatorDescription
Creates a new instance.
OperatorDescription(OperatorDescription.Document, List<? extends OperatorDescription.Node>, List<? extends OperatorDescription.Node>, List<? extends ValueDescription>) - Constructor for class com.asakusafw.operator.model.OperatorDescription
Creates a new instance.
OperatorDescription - Class in com.asakusafw.vocabulary.flow.graph
A description of user/code operator.
OperatorDescription(OperatorDescription.Declaration, List<FlowElementPortDescription>, List<FlowElementPortDescription>, List<FlowResourceDescription>, List<OperatorDescription.Parameter>, List<FlowElementAttribute>) - Constructor for class com.asakusafw.vocabulary.flow.graph.OperatorDescription
Creates a new instance.
OperatorDescription(FlowElementDescription, OperatorDescription.Declaration, List<FlowElementPortDescription>, List<FlowElementPortDescription>, List<FlowResourceDescription>, List<OperatorDescription.Parameter>, List<FlowElementAttribute>) - Constructor for class com.asakusafw.vocabulary.flow.graph.OperatorDescription
Creates a new instance.
OperatorDescription.Builder - Class in com.asakusafw.vocabulary.flow.graph
A builder for building OperatorDescription.
OperatorDescription.Declaration - Class in com.asakusafw.vocabulary.flow.graph
Represents a declaration of operator.
OperatorDescription.Document - Class in com.asakusafw.operator.model
Represents document.
OperatorDescription.Document.Kind - Enum in com.asakusafw.operator.model
Represents document kind.
OperatorDescription.ExternalDocument - Class in com.asakusafw.operator.model
Represents a document provided by an external element.
OperatorDescription.MethodReference - Class in com.asakusafw.operator.model
Represents a reference to body of declaration.
OperatorDescription.Node - Class in com.asakusafw.operator.model
Represents input/output/argument.
OperatorDescription.Node.Kind - Enum in com.asakusafw.operator.model
Represents parameter kind.
OperatorDescription.Parameter - Class in com.asakusafw.vocabulary.flow.graph
Represents a user parameter.
OperatorDescription.ParameterReference - Class in com.asakusafw.operator.model
Represents a reference to a parameter declaration.
OperatorDescription.Reference - Class in com.asakusafw.operator.model
Represents reference to original declaration.
OperatorDescription.Reference.Kind - Enum in com.asakusafw.operator.model
Represents kind of references.
OperatorDescription.ReferenceDocument - Class in com.asakusafw.operator.model
Represents a document with reference.
OperatorDescription.ReturnReference - Class in com.asakusafw.operator.model
Represents a reference to return type/value of declaration.
OperatorDescription.SpecialReference - Class in com.asakusafw.operator.model
Represents an operator specific reference.
OperatorDescription.TextDocument - Class in com.asakusafw.operator.model
Represents a document with text.
OperatorDriver - Interface in com.asakusafw.operator
A service interface that supports new Asakusa Operator DSL annotations.
OperatorDriver.Context - Class in com.asakusafw.operator
Represents processing context.
OperatorElement - Class in com.asakusafw.operator.model
Represents an operator method/constructor.
OperatorElement(AnnotationMirror, ExecutableElement, OperatorDescription) - Constructor for class com.asakusafw.operator.model.OperatorElement
Creates a new instance.
OperatorFactory - Annotation Type in com.asakusafw.vocabulary.operator
A marker annotation for operator factory classes.
OperatorFactoryEmitter - Class in com.asakusafw.operator.method
Emits operator factories for operator methods.
OperatorFactoryEmitter(CompileEnvironment) - Constructor for class com.asakusafw.operator.method.OperatorFactoryEmitter
Creates a new instance.
OperatorGraphAttribute - Class in com.asakusafw.info.operator
An Attribute which represents details of operator graphs.
OperatorGraphAttribute(Node) - Constructor for class com.asakusafw.info.operator.OperatorGraphAttribute
Creates a new instance.
OperatorGraphView - Class in com.asakusafw.info.operator.view
A view of operator graph.
OperatorGraphView(OperatorGraphAttribute) - Constructor for class com.asakusafw.info.operator.view.OperatorGraphView
Creates a new instance.
OperatorGraphView(PlanAttribute) - Constructor for class com.asakusafw.info.operator.view.OperatorGraphView
Creates a new instance.
OperatorHelper - Class in com.asakusafw.vocabulary.flow.graph
Represents an operator helper method.
OperatorHelper(String, List<Class<?>>) - Constructor for class com.asakusafw.vocabulary.flow.graph.OperatorHelper
Creates a new instance.
OperatorHelper - Annotation Type in com.asakusafw.vocabulary.operator
A meta-annotation that represents operator helper annotations.
OperatorImplementationEmitter - Class in com.asakusafw.operator.method
Emits operator implementation classes for operator methods.
OperatorImplementationEmitter(CompileEnvironment) - Constructor for class com.asakusafw.operator.method.OperatorImplementationEmitter
Creates a new instance.
OperatorInfo - Interface in com.asakusafw.info.operator
Details of operators.
OperatorInfo - Annotation Type in com.asakusafw.vocabulary.operator
A meta-data for each operator.
OperatorInfo.Input - Annotation Type in com.asakusafw.vocabulary.operator
Operator input.
OperatorInfo.Output - Annotation Type in com.asakusafw.vocabulary.operator
Operator output.
OperatorInfo.Parameter - Annotation Type in com.asakusafw.vocabulary.operator
Operator parameter.
OperatorMethodAnalyzer - Class in com.asakusafw.operator.method
Analyzes operator methods.
OperatorMethodAnalyzer(CompileEnvironment) - Constructor for class com.asakusafw.operator.method.OperatorMethodAnalyzer
Creates a new instance.
OperatorNodeBuilder - Class in com.asakusafw.vocabulary.flow.builder
Builds operator internally.
OperatorNodeBuilder(Class<? extends Annotation>, Class<?>, Class<?>, String, Class<?>...) - Constructor for class com.asakusafw.vocabulary.flow.builder.OperatorNodeBuilder
Creates a new instance for operator method.
OperatorSpec - Interface in com.asakusafw.info.operator
An abstract super interface of operator details.
OperatorSpec.OperatorKind - Enum in com.asakusafw.info.operator
Represents a kind of OperatorSpec.
OperatorTestEnvironment - Class in com.asakusafw.testdriver
An Operator DSL test helper which enables framework APIs.
OperatorTestEnvironment() - Constructor for class com.asakusafw.testdriver.OperatorTestEnvironment
Creates a new instance with the default configuration file.
OperatorTestEnvironment(String) - Constructor for class com.asakusafw.testdriver.OperatorTestEnvironment
Creates a new instance.
OperatorView - Class in com.asakusafw.info.operator.view
A view of operator operators.
opposite() - Method in enum com.asakusafw.windgate.core.DriverScript.Kind
Returns the opposite kind.
Options() - Constructor for class com.asakusafw.directio.hive.parquet.ParquetFileOutput.Options
 
Options() - Constructor for class com.asakusafw.runtime.mapreduce.simple.KeyValueSorter.Options
 
or(boolean) - Method in class com.asakusafw.runtime.value.BooleanOption
Returns the value which this object represents.
or(byte) - Method in class com.asakusafw.runtime.value.ByteOption
Returns the value which this object represents.
or(Date) - Method in class com.asakusafw.runtime.value.DateOption
Returns the value which this object represents.
or(int) - Method in class com.asakusafw.runtime.value.DateOption
Returns the value which this object represents.
or(DateTime) - Method in class com.asakusafw.runtime.value.DateTimeOption
Returns the value which this object represents.
or(long) - Method in class com.asakusafw.runtime.value.DateTimeOption
Returns the value which this object represents.
or(BigDecimal) - Method in class com.asakusafw.runtime.value.DecimalOption
Returns the value which this object represents.
or(double) - Method in class com.asakusafw.runtime.value.DoubleOption
Returns the value which this object represents.
or(float) - Method in class com.asakusafw.runtime.value.FloatOption
Returns the value which this object represents.
or(int) - Method in class com.asakusafw.runtime.value.IntOption
Returns the value which this object represents.
or(long) - Method in class com.asakusafw.runtime.value.LongOption
Returns the value which this object represents.
or(short) - Method in class com.asakusafw.runtime.value.ShortOption
Returns the value which this object represents.
or(Text) - Method in class com.asakusafw.runtime.value.StringOption
Returns the value which this object represents.
or(String) - Method in class com.asakusafw.runtime.value.StringOption
Returns the value which this object represents.
ORACLE_DIRPATH - Static variable in class com.asakusafw.windgate.core.vocabulary.JdbcProcess.OptionSymbols
The JDBC export option symbol of enabling Oracle direct path insert features.
ORACLE_PARTITION - Static variable in class com.asakusafw.windgate.core.vocabulary.JdbcProcess.OptionSymbols
The JDBC import option symbol of enabling Oracle partitions.
OrcFileDriver - Class in com.asakusafw.dmdl.directio.hive.orc
Processes @directio.hive.orc attributes.
OrcFileDriver() - Constructor for class com.asakusafw.dmdl.directio.hive.orc.OrcFileDriver
 
OrcFileEmitter - Class in com.asakusafw.dmdl.directio.hive.orc
Emits a DataFormat class for ORCFile.
OrcFileEmitter() - Constructor for class com.asakusafw.dmdl.directio.hive.orc.OrcFileEmitter
 
OrcFileFormat<T> - Class in com.asakusafw.directio.hive.orc
An implementation of DataFormat for ORCFile.
OrcFileFormat(String, OrcFormatConfiguration, DataModelDescriptor) - Constructor for class com.asakusafw.directio.hive.orc.OrcFileFormat
Creates a new instance.
OrcFileInput<T> - Class in com.asakusafw.directio.hive.orc
An implementation of ModelInput for reading ORCFile.
OrcFileInput(DataModelDescriptor, FileSystem, Path, long, long, Counter) - Constructor for class com.asakusafw.directio.hive.orc.OrcFileInput
Creates a new instance.
OrcFileInput(DataModelDescriptor, DataModelMapping, FileSystem, Path, long, long, Counter) - Constructor for class com.asakusafw.directio.hive.orc.OrcFileInput
Creates a new instance.
OrcFileOutput<T> - Class in com.asakusafw.directio.hive.orc
An implementation of ModelOutput for creating ORCFile.
OrcFileOutput(DataModelDescriptor, Path, OrcFile.WriterOptions, Counter) - Constructor for class com.asakusafw.directio.hive.orc.OrcFileOutput
Creates a new instance.
OrcFileTrait - Class in com.asakusafw.dmdl.directio.hive.orc
Attributes for ORCFile format.
OrcFileTrait() - Constructor for class com.asakusafw.dmdl.directio.hive.orc.OrcFileTrait
 
OrcFormatConfiguration - Class in com.asakusafw.directio.hive.orc
Represents the ORCFile format configurations.
OrcFormatConfiguration() - Constructor for class com.asakusafw.directio.hive.orc.OrcFormatConfiguration
 
orDefault(Value<T>) - Method in class com.asakusafw.dmdl.directio.util.Value
Returns this if defined, or the default value.
Order(String, InputGroup.Direction) - Constructor for class com.asakusafw.info.operator.InputGroup.Order
Creates a new instance.
order(String...) - Method in class com.asakusafw.testdriver.loader.BasicDataLoader
 
order(Comparator<? super T>) - Method in class com.asakusafw.testdriver.loader.BasicDataLoader
 
order(String...) - Method in class com.asakusafw.testdriver.loader.BasicGroupLoader
 
order(Comparator<? super T>) - Method in class com.asakusafw.testdriver.loader.BasicGroupLoader
 
order(String...) - Method in interface com.asakusafw.testdriver.loader.DataLoader
Configures the sort order of the organizing dataset.
order(Comparator<? super T>) - Method in interface com.asakusafw.testdriver.loader.DataLoader
Configures the sort order of the organizing dataset.
order(String...) - Method in interface com.asakusafw.testdriver.loader.GroupLoader
Configures the sort order of the organizing groups.
order(Comparator<? super T>) - Method in interface com.asakusafw.testdriver.loader.GroupLoader
Configures the sort order of the organizing dataset.
Order(String, ShuffleKey.Direction) - Constructor for class com.asakusafw.vocabulary.flow.graph.ShuffleKey.Order
Creates a new instance.
Ordering(String, ViewInfo.Direction) - Constructor for class com.asakusafw.vocabulary.attribute.ViewInfo.Ordering
Creates new instance.
orElse(T) - Method in class com.asakusafw.dmdl.directio.util.Value
Returns this if defined, or the default value.
orOption(V) - Method in class com.asakusafw.runtime.value.ValueOption
Returns the given value if this represents null.
Out<T> - Interface in com.asakusafw.vocabulary.flow
Represents a flow output.
out - Variable in class com.asakusafw.vocabulary.flow.util.CoreOperatorFactory.Checkpoint
The singleton output of this operator.
out - Variable in class com.asakusafw.vocabulary.flow.util.CoreOperatorFactory.Confluent
The singleton output of this operator.
out - Variable in class com.asakusafw.vocabulary.flow.util.CoreOperatorFactory.Empty
The singleton output of this operator.
out - Variable in class com.asakusafw.vocabulary.flow.util.CoreOperatorFactory.Extend
The singleton output of this operator.
out - Variable in class com.asakusafw.vocabulary.flow.util.CoreOperatorFactory.Project
The singleton output of this operator.
out - Variable in class com.asakusafw.vocabulary.flow.util.CoreOperatorFactory.Restructure
The singleton output of this operator.
Output - Class in com.asakusafw.info.graph
Represents an output of node.
output(String, Class<T>) - Method in class com.asakusafw.testdriver.FlowPartTester
Starts configuring the target flow output.
output(String, Class<T>) - Method in class com.asakusafw.testdriver.JobFlowTester
Starts configuring the target flow output.
output - Variable in class com.asakusafw.utils.jcommander.common.OutputParameter
The output target file, or OutputParameter.DEFAULT_OUTPUT.
OUTPUT_PORT_NAME - Static variable in class com.asakusafw.vocabulary.flow.graph.InputDescription
The port name.
OUTPUT_PORT_NAME - Static variable in class com.asakusafw.vocabulary.flow.util.PseudElementDescription
The output port name.
OutputAttemptContext - Class in com.asakusafw.runtime.directio
Represents a context for output contents to attempt area.
OutputAttemptContext(String, String, String, Counter) - Constructor for class com.asakusafw.runtime.directio.OutputAttemptContext
Creates a new instance.
OutputAttribute - Class in com.asakusafw.info.operator
An Attribute which represents details of operator outputs.
OutputAttribute(String, ClassInfo) - Constructor for class com.asakusafw.info.operator.OutputAttribute
Creates a new instance.
OutputDescription - Class in com.asakusafw.vocabulary.flow.graph
A description of flow output.
OutputDescription(String, Type) - Constructor for class com.asakusafw.vocabulary.flow.graph.OutputDescription
Creates a new instance.
OutputDescription(String, ExporterDescription) - Constructor for class com.asakusafw.vocabulary.flow.graph.OutputDescription
Creates a new instance.
OutputDriver(FlowElementOutput) - Constructor for class com.asakusafw.vocabulary.flow.graph.FlowElementResolver.OutputDriver
Creates a new instance.
OutputException() - Constructor for exception com.asakusafw.runtime.core.Result.OutputException
Creates a new instance.
OutputException(String) - Constructor for exception com.asakusafw.runtime.core.Result.OutputException
Creates a new instance.
OutputException(Throwable) - Constructor for exception com.asakusafw.runtime.core.Result.OutputException
Creates a new instance.
OutputException(String, Throwable) - Constructor for exception com.asakusafw.runtime.core.Result.OutputException
Creates a new instance.
OutputInfo - Interface in com.asakusafw.info.operator
Details of operator outputs.
OutputOperatorSpec - Class in com.asakusafw.info.operator
Represents an operator detail of flow outputs.
OutputOption - Enum in com.asakusafw.runtime.io.text.driver
An output option for RecordDefinition.
OutputParameter - Class in com.asakusafw.utils.jcommander.common
Provides output target.
OutputParameter() - Constructor for class com.asakusafw.utils.jcommander.common.OutputParameter
 
outputs - Variable in class com.asakusafw.testdriver.JobFlowTester
The flow outputs.
OutputStreamProvider - Class in com.asakusafw.windgate.stream
Provides OutputStreams.
OutputStreamProvider() - Constructor for class com.asakusafw.windgate.stream.OutputStreamProvider
 
outputStyle - Variable in class com.asakusafw.workflow.cli.run.ExecutorParameter
The output style of executor.
OutputTransactionContext - Class in com.asakusafw.runtime.directio
Represents a context for output contents to staging area.
OutputTransactionContext(String, String, Counter) - Constructor for class com.asakusafw.runtime.directio.OutputTransactionContext
Creates a new instance.
OutputView - Class in com.asakusafw.info.operator.view
A view of operator outputs.
override(FlowElementAttribute) - Method in class com.asakusafw.vocabulary.flow.graph.FlowElement
Overwrites the attribute into this element.
OverwriteParameter - Class in com.asakusafw.operation.tools.directio.file
Handles parameters whether or not overwrite target resources.
OverwriteParameter() - Constructor for class com.asakusafw.operation.tools.directio.file.OverwriteParameter
 

P

PACKAGE_SEGMENT - Static variable in class com.asakusafw.dmdl.directio.text.TextFormatConstants
The package segment name.
PackageDeclaration - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents package declarations.
PackageDeclarationImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of PackageDeclaration.
PackageDeclarationImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.PackageDeclarationImpl
 
padding() - Method in interface com.asakusafw.utils.java.internal.model.util.EmitContext
Emits a padding.
padding() - Method in class com.asakusafw.utils.java.internal.model.util.PrintEmitContext
 
PAGE_HEADER_EOB - Static variable in class com.asakusafw.runtime.stage.temporary.TemporaryFile
The page header value which represents END_OF_BLOCK.
PAGE_HEADER_EOF - Static variable in class com.asakusafw.runtime.stage.temporary.TemporaryFile
The page header value which represents END_OF_FILE.
PAGE_HEADER_SIZE - Static variable in class com.asakusafw.runtime.stage.temporary.TemporaryFile
The page header size.
pairs(T...) - Static method in class com.asakusafw.utils.collections.Maps
Returns a map whose key and value have same type.
ParallelJobExecutor - Class in com.asakusafw.yaess.paralleljob
An implementation of ParallelJobExecutor which use multiple threads for each resource.
ParallelJobExecutor(int, Map<String, Integer>) - Constructor for class com.asakusafw.yaess.paralleljob.ParallelJobExecutor
Creates a new instance.
ParallelJobScheduler - Class in com.asakusafw.yaess.paralleljob
Basic implementation of JobScheduler.
ParallelJobScheduler() - Constructor for class com.asakusafw.yaess.paralleljob.ParallelJobScheduler
 
param(String) - Method in class com.asakusafw.utils.java.model.util.JavadocBuilder
Starts a @param tag block for the target parameter in this builder.
param(SimpleName) - Method in class com.asakusafw.utils.java.model.util.JavadocBuilder
Starts a @param tag block for the target parameter in this builder.
ParamBlockParser - Class in com.asakusafw.utils.java.parser.javadoc
An implementation of JavadocBaseParser which parses param blocks.
ParamBlockParser() - Constructor for class com.asakusafw.utils.java.parser.javadoc.ParamBlockParser
Creates a new instance.
ParamBlockParser(String, String...) - Constructor for class com.asakusafw.utils.java.parser.javadoc.ParamBlockParser
Creates a new instance.
parameter(int) - Static method in class com.asakusafw.operator.model.OperatorDescription.Reference
Creates a new instance.
Parameter(String, Type, Object) - Constructor for class com.asakusafw.vocabulary.flow.graph.FlowPartDescription.Parameter
Creates a new instance.
Parameter(String, Type, Object) - Constructor for class com.asakusafw.vocabulary.flow.graph.OperatorDescription.Parameter
Creates a new instance.
ParameterInfo - Class in com.asakusafw.info.operator
Details of operator parameters.
ParameterInfo(String, ClassInfo, ValueInfo) - Constructor for class com.asakusafw.info.operator.ParameterInfo
Creates a new instance.
ParameterInfo - Class in com.asakusafw.info
Represents a batch parameter definition.
ParameterInfo(String, String, boolean, String) - Constructor for class com.asakusafw.info.ParameterInfo
Creates a new instance.
ParameterInfo - Class in com.asakusafw.workflow.model.attribute
Represents a batch parameter definition.
ParameterInfo(String, String, boolean, String) - Constructor for class com.asakusafw.workflow.model.attribute.ParameterInfo
Creates a new instance.
parameterize() - Method in class com.asakusafw.utils.java.model.util.TypeBuilder
Returns the parameterized type (as diamond operator).
parameterize(Type...) - Method in class com.asakusafw.utils.java.model.util.TypeBuilder
Returns the parameterized type.
parameterize(List<? extends Type>) - Method in class com.asakusafw.utils.java.model.util.TypeBuilder
Returns the parameterized type.
parameterize(Type...) - Method in class com.asakusafw.utils.java.model.util.TypeBuilder
Returns the parameterized type.
ParameterizedType - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents parameterized types.
ParameterizedTypeImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of ParameterizedType.
ParameterizedTypeImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.ParameterizedTypeImpl
 
ParameterList - Class in com.asakusafw.windgate.core
The parameter list.
ParameterList() - Constructor for class com.asakusafw.windgate.core.ParameterList
Creates a new empty instance.
ParameterList(Map<String, String>) - Constructor for class com.asakusafw.windgate.core.ParameterList
Creates a new instance.
ParameterListAttribute - Class in com.asakusafw.info
Represents a parameter list of batch applications.
ParameterListAttribute(Collection<? extends ParameterInfo>, boolean) - Constructor for class com.asakusafw.info.ParameterListAttribute
Creates a new instance.
ParameterListAttribute - Class in com.asakusafw.workflow.model.attribute
Represents a parameter list of batch applications.
ParameterListAttribute(Collection<? extends ParameterInfo>, boolean) - Constructor for class com.asakusafw.workflow.model.attribute.ParameterListAttribute
Creates a new instance.
ParameterReference(int) - Constructor for class com.asakusafw.operator.model.OperatorDescription.ParameterReference
Creates a new instance.
ParameterSet - Interface in com.asakusafw.iterative.common
Represents a parameter set of individual rounds.
ParameterTable - Interface in com.asakusafw.iterative.common
Represents a parameter table.
ParameterTable.Builder - Interface in com.asakusafw.iterative.common
A builder for ParameterTable.
ParameterTable.Cursor - Interface in com.asakusafw.iterative.common
A cursor over ParameterTable.
ParameterTableHandler - Class in com.asakusafw.yaess.iterative
ParameterTableHandler() - Constructor for class com.asakusafw.yaess.iterative.ParameterTableHandler
 
ParenthesizedExpression - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents parenthesized expressions.
ParenthesizedExpressionImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of ParenthesizedExpression.
ParenthesizedExpressionImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.ParenthesizedExpressionImpl
 
ParquetFileDriver - Class in com.asakusafw.dmdl.directio.hive.parquet
Processes @directio.hive.parquet attributes.
ParquetFileDriver() - Constructor for class com.asakusafw.dmdl.directio.hive.parquet.ParquetFileDriver
 
ParquetFileEmitter - Class in com.asakusafw.dmdl.directio.hive.parquet
Emits a DataFormat class for parquet files.
ParquetFileEmitter() - Constructor for class com.asakusafw.dmdl.directio.hive.parquet.ParquetFileEmitter
 
ParquetFileFormat<T> - Class in com.asakusafw.directio.hive.parquet
An implementation of DataFormat for Parquet file.
ParquetFileFormat(String, ParquetFormatConfiguration, DataModelDescriptor) - Constructor for class com.asakusafw.directio.hive.parquet.ParquetFileFormat
Creates a new instance.
ParquetFileInput<T> - Class in com.asakusafw.directio.hive.parquet
An implementation of ModelInput for reading Parquet files.
ParquetFileInput(DataModelDescriptor, DataModelMapping, Configuration, Path, long, long, Counter) - Constructor for class com.asakusafw.directio.hive.parquet.ParquetFileInput
Creates a new instance.
ParquetFileOutput<T> - Class in com.asakusafw.directio.hive.parquet
An implementation of ModelOutput for writing Parquet files.
ParquetFileOutput(DataModelDescriptor, Configuration, Path, ParquetFileOutput.Options, Counter) - Constructor for class com.asakusafw.directio.hive.parquet.ParquetFileOutput
Creates a new instance.
ParquetFileOutput.Options - Class in com.asakusafw.directio.hive.parquet
The parquet file writing options.
ParquetFileTrait - Class in com.asakusafw.dmdl.directio.hive.parquet
Attributes for parquet file format.
ParquetFileTrait() - Constructor for class com.asakusafw.dmdl.directio.hive.parquet.ParquetFileTrait
 
ParquetFormatConfiguration - Class in com.asakusafw.directio.hive.parquet
Represents the parquet file format configurations.
ParquetFormatConfiguration() - Constructor for class com.asakusafw.directio.hive.parquet.ParquetFormatConfiguration
 
ParquetValueDriver - Interface in com.asakusafw.directio.hive.parquet
Exchanges values between Asakusa and Parquet API.
ParquetValueDrivers - Enum in com.asakusafw.directio.hive.parquet
parse(List<String>) - Static method in class com.asakusafw.info.operator.InputGroup
Returns an instance.
parse(String) - Static method in class com.asakusafw.operation.tools.directio.BasePath
Resolves the given path.
parse(CompileEnvironment, AnnotationMirror, Element) - Static method in class com.asakusafw.operator.model.ExternMirror
Parses the target Import/Export annotation.
parse(CompileEnvironment, AnnotationMirror, Element, DataModelMirror) - Static method in class com.asakusafw.operator.model.KeyMirror
Parses the target Key annotation.
parse(CharSequence, T) - Method in interface com.asakusafw.runtime.io.text.driver.FieldAdapter
Extracts the given field content into the destination property.
parse(CharSequence, T) - Method in class com.asakusafw.runtime.io.text.value.ValueOptionFieldAdapter
 
parse(Configuration, String...) - Static method in class com.asakusafw.runtime.stage.launcher.LauncherOptionsParser
Analyze application arguments and returns LauncherOptions object.
parse(String) - Method in class com.asakusafw.runtime.util.VariableTable
Substitutes variables in the string and returns the substituted one.
parse(String, boolean) - Method in class com.asakusafw.runtime.util.VariableTable
Substitutes variables in the string and returns the substituted one.
parse(String) - Method in enum com.asakusafw.runtime.value.Date.Format
Parses the target string and returns the corresponding date as the elapsed days from 0001/01/01 (YYYY/MM/DD).
parse(String) - Method in enum com.asakusafw.runtime.value.DateTime.Format
Parses the target string and returns the corresponding date and time as the elapsed seconds from 0001/01/01 (YYYY/MM/DD) 00:00:00.
parse(String) - Static method in class com.asakusafw.testdriver.core.PropertyName
Parses a property name term and creates a new instance.
parse(String) - Static method in class com.asakusafw.utils.java.internal.model.util.LiteralAnalyzer
Analyzes the literal token.
parse(String, JavadocScanner) - Method in class com.asakusafw.utils.java.parser.javadoc.DefaultJavadocBlockParser
 
parse(String, JavadocScanner) - Method in class com.asakusafw.utils.java.parser.javadoc.FollowsNamedTypeBlockParser
 
parse(String, JavadocScanner) - Method in class com.asakusafw.utils.java.parser.javadoc.FollowsReferenceBlockParser
 
parse(String, JavadocScanner) - Method in class com.asakusafw.utils.java.parser.javadoc.JavadocBlockParser
Parses a block.
parse(JavadocScanner) - Method in class com.asakusafw.utils.java.parser.javadoc.JavadocParser
Parses the documentation comments.
parse(String, JavadocScanner) - Method in class com.asakusafw.utils.java.parser.javadoc.ParamBlockParser
 
parse(String, JavadocScanner) - Method in class com.asakusafw.utils.java.parser.javadoc.SerialFieldBlockParser
 
parse(String...) - Method in class com.asakusafw.utils.jcommander.JCommanderWrapper
Parses the program arguments and returns the corresponded command object.
parse(String) - Static method in class com.asakusafw.vocabulary.flow.graph.ShuffleKey.Order
Parses a string form of <property-name> <direction> (as same as ShuffleKey.Order.toString()), and returns the corresponded ShuffleKey.Order object.
parse(String) - Static method in enum com.asakusafw.windgate.cli.ExecutionKind
Returns a constant corresponded to the specified symbol.
parse(String...) - Static method in class com.asakusafw.yaess.bootstrap.ArgumentList
Parses the argument list.
parseArguments(String) - Static method in class com.asakusafw.windgate.cli.CommandLineUtil
Parses the specified arguments string and returns key-value pairs.
parseBlock(JavadocBlockInfo) - Method in class com.asakusafw.utils.java.parser.javadoc.JavadocBaseParser
Parses the target block and returns the block information.
parseBlock(JavadocScanner) - Method in class com.asakusafw.utils.java.parser.javadoc.JavadocParser
Parses a block.
parseByte(CharSequence, int, int) - Static method in class com.asakusafw.runtime.io.text.TextUtil
Parses a character sequence which may represent a byte value.
parseCharset(String) - Static method in class com.asakusafw.dmdl.util.CommandLineUtils
Parses a name of charcter-set.
parseDate(String) - Static method in class com.asakusafw.directio.hive.util.TemporalUtil
Parses a date value.
parseDate(CharSequence, char) - Static method in class com.asakusafw.runtime.value.DateUtil
Parses a Date value.
parseDateTime(CharSequence, char, char, char) - Static method in class com.asakusafw.runtime.value.DateUtil
Parses a DateTime value.
parseDecimal(CharSequence, int, int) - Static method in class com.asakusafw.runtime.io.text.TextUtil
Parses a character sequence which may represent a decimal value.
parseDecimal(StringOption) - Static method in class com.asakusafw.runtime.value.StringOptionUtil
Parses the given StringOption which may represent a decimal value.
parseDouble(CharSequence, int, int) - Static method in class com.asakusafw.runtime.io.text.TextUtil
Parses a character sequence which may represent a double value.
parseFileList(String) - Static method in class com.asakusafw.dmdl.util.CommandLineUtils
Parses a string of file list separated by the platform dependent path separator.
parseFileList(String) - Static method in class com.asakusafw.windgate.cli.CommandLineUtil
Parses a string of file list separated by the platform dependent path separator.
parseFileList(String) - Static method in class com.asakusafw.yaess.bootstrap.CommandLineUtil
Parses a string of file list separated by the platform dependent path separator.
parseFileList(String) - Static method in class com.asakusafw.yaess.tools.CommandLineUtil
Parses a string of file list separated by the platform dependent path separator.
parseFloat(CharSequence, int, int) - Static method in class com.asakusafw.runtime.io.text.TextUtil
Parses a character sequence which may represent a float value.
parseForFinalize(String...) - Static method in class com.asakusafw.windgate.bootstrap.Context
Parses the program arguments.
parseForProcess(String...) - Static method in class com.asakusafw.windgate.bootstrap.Context
Parses the program arguments.
parseInt(CharSequence, int, int) - Static method in class com.asakusafw.runtime.io.text.TextUtil
Parses a character sequence which may represent a int value.
parseInt(StringOption) - Static method in class com.asakusafw.runtime.value.StringOptionUtil
Parses the given StringOption which may represent a int value.
parseLocale(String) - Static method in class com.asakusafw.dmdl.util.CommandLineUtils
Parses a name of locale.
parseLong(CharSequence, int, int) - Static method in class com.asakusafw.runtime.io.text.TextUtil
Parses a character sequence which may represent a long value.
parseLong(StringOption) - Static method in class com.asakusafw.runtime.value.StringOptionUtil
Parses the given StringOption which may represent a long value.
parseShort(CharSequence, int, int) - Static method in class com.asakusafw.runtime.io.text.TextUtil
Parses a character sequence which may represent a short value.
parseTimestamp(String) - Static method in class com.asakusafw.directio.hive.util.TemporalUtil
Parses a timestamp value.
PartialAggregation - Enum in com.asakusafw.vocabulary.flow.processor
Represents strategies of aggregate operation.
PartialDataModelMirror - Class in com.asakusafw.operator.model
Default implementation of a partial DataModelMirror.
PartialDataModelMirror(CompileEnvironment, TypeVariable, PropertyMirrorCollector) - Constructor for class com.asakusafw.operator.model.PartialDataModelMirror
Creates a new instance.
Partitioner() - Constructor for class com.asakusafw.runtime.io.util.ShuffleKey.Partitioner
 
Partitioner() - Constructor for class com.asakusafw.runtime.stage.collector.SortableSlot.Partitioner
 
path - Variable in class com.asakusafw.info.cli.common.ApplicationBaseDirectoryParameter
The path.
path(String) - Method in interface com.asakusafw.runtime.directio.DirectDataSource
Returns a textually representation of the target path.
path(String, ResourcePattern) - Method in interface com.asakusafw.runtime.directio.DirectDataSource
Returns a textually representation of the target path pattern.
path(String, ResourcePattern) - Method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSource
 
path(String) - Method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSource
 
path(String, ResourcePattern) - Method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceCore
 
path(String) - Method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceCore
 
path(String, ResourcePattern) - Method in class com.asakusafw.runtime.directio.keepalive.KeepAliveDataSource
 
path(String) - Method in class com.asakusafw.runtime.directio.keepalive.KeepAliveDataSource
 
PATH_APP_JOBFLOW_LIB_FILE_PREFIX - Static variable in class com.asakusafw.windgate.bootstrap.CoreConstants
The jobflow package file path prefix (relative from batchapps root).
PATH_APP_JOBFLOW_LIB_FILE_SUFFIX - Static variable in class com.asakusafw.windgate.bootstrap.CoreConstants
The jobflow package file path suffix.
PATH_APP_USER_LIB_DIR - Static variable in class com.asakusafw.windgate.bootstrap.CoreConstants
The batch shared libraries directory path (relative from batchapps root).
PATH_APPLICATION_INFO - Static variable in class com.asakusafw.runtime.core.context.RuntimeContext
The relative path from classpath of application info.
PATH_BASE_TARGET - Static variable in class com.asakusafw.windgate.hadoopfs.ssh.SshProfile
The remote base target.
PATH_CORE_CONF_DIR - Static variable in class com.asakusafw.windgate.bootstrap.CoreConstants
The framework core configuration directory path (relative from framework root).
PATH_CORE_CONF_FILE - Static variable in class com.asakusafw.windgate.bootstrap.CoreConstants
The framework core configuration file path (relative from framework root).
PATH_CORE_LIB_DIR - Static variable in class com.asakusafw.windgate.bootstrap.CoreConstants
The framework core libraries directory path (relative from framework root).
PATH_DEFAULT_BATCHAPPS_DIR - Static variable in class com.asakusafw.windgate.bootstrap.CoreConstants
The default path of batch application installation path (relative from framework root).
PATH_EXECUTE - Static variable in class com.asakusafw.yaess.basic.ProcessHadoopScriptHandler
The path to the Hadoop execution executable file (relative path from Asakusa home).
PATH_EXTENSION_LIB_DIR - Static variable in class com.asakusafw.windgate.bootstrap.CoreConstants
The framework extension libraries directory path (relative from framework root).
PATH_HADOOP_EMBEDDED_LIB_DIR - Static variable in class com.asakusafw.windgate.bootstrap.CoreConstants
The framework embedded Hadoop libraries directory path (relative from framework root).
PATH_WINDGATE_CONF_DIR - Static variable in class com.asakusafw.windgate.bootstrap.WindGateConstants
The path of the WindGate configuration directory.
PATH_WINDGATE_LIB_DIR - Static variable in class com.asakusafw.windgate.bootstrap.WindGateConstants
The path of the WindGate core libraries directory.
PATH_WINDGATE_PLUGIN_DIR - Static variable in class com.asakusafw.windgate.bootstrap.WindGateConstants
The path of the WindGate plug-in libraries directory.
PATH_WINDGATE_PROFILE_DIR - Static variable in class com.asakusafw.windgate.bootstrap.WindGateConstants
The path of the WindGate profile directory.
PATH_WINDGATE_PROFILE_SUFFIX - Static variable in class com.asakusafw.windgate.bootstrap.WindGateConstants
The suffix of WindGate profile file.
PATTERN_DATA_MODEL - Static variable in class com.asakusafw.dmdl.java.emitter.NameConstants
The simple class name pattern for data models.
PATTERN_FORMAT - Static variable in class com.asakusafw.dmdl.directio.hive.orc.OrcFileEmitter
Simple class name pattern for data format.
PATTERN_FORMAT - Static variable in class com.asakusafw.dmdl.directio.hive.parquet.ParquetFileEmitter
Simple class name pattern for data format.
PATTERN_INPUT_DESCRIPTION - Static variable in class com.asakusafw.dmdl.directio.hive.orc.OrcFileEmitter
Simple class name pattern for skeleton of input description.
PATTERN_INPUT_DESCRIPTION - Static variable in class com.asakusafw.dmdl.directio.hive.parquet.ParquetFileEmitter
Simple class name pattern for skeleton of input description.
PATTERN_OUTPUT_DESCRIPTION - Static variable in class com.asakusafw.dmdl.directio.hive.orc.OrcFileEmitter
Simple class name pattern for skeleton of output description.
PATTERN_OUTPUT_DESCRIPTION - Static variable in class com.asakusafw.dmdl.directio.hive.parquet.ParquetFileEmitter
Simple class name pattern for skeleton of output description.
peek() - Method in class com.asakusafw.utils.java.parser.javadoc.DefaultJavadocTokenStream
 
peek() - Method in interface com.asakusafw.utils.java.parser.javadoc.JavadocTokenStream
Returns the next token.
perform(GenerateCreateTableTask.Configuration) - Method in class com.asakusafw.directio.hive.tools.cli.GenerateCreateTableTask
Performs this task.
perform() - Method in class com.asakusafw.testdriver.tools.runner.RunTask
Executes an Asakusa batch application.
Period - Class in com.asakusafw.testdriver.rule
Accepts iff actual calendar is between begin and end.
Period(Calendar, Calendar) - Constructor for class com.asakusafw.testdriver.rule.Period
Creates a new instance.
period(Calendar, Calendar) - Static method in class com.asakusafw.testdriver.rule.Predicates
Returns Period predicate.
PhaseMonitor - Class in com.asakusafw.yaess.core
Receives phase execution's progress.
PhaseMonitor() - Constructor for class com.asakusafw.yaess.core.PhaseMonitor
 
PhaseMonitor.JobStatus - Enum in com.asakusafw.yaess.core
Job statuses.
PLACEHOLDER_ARGUMENTS - Static variable in interface com.asakusafw.yaess.core.ExecutionScript
A placeholder name of the execution arguments.
PLACEHOLDER_EXECUTION_ID - Static variable in interface com.asakusafw.yaess.core.ExecutionScript
A placeholder name of the execution ID.
PLACEHOLDER_HOME - Static variable in interface com.asakusafw.yaess.core.ExecutionScript
A placeholder name of the Asakusa installed location.
PlaceholderResolver(ExecutionScript, ExecutionContext, ExecutionScriptHandler<?>) - Constructor for class com.asakusafw.yaess.core.ExecutionScript.PlaceholderResolver
Creates a new instance.
PlainType - Class in com.asakusafw.info.hive
Represents a Hive plain type.
PlanAttribute - Class in com.asakusafw.info.plan
An Attribute which represents details of execution plans.
PlanAttribute(Node) - Constructor for class com.asakusafw.info.plan.PlanAttribute
Creates a new instance.
PlanInputSpec - Class in com.asakusafw.info.plan
Represents a pseudo-operator detail of inputs in execution plan.
PlanOutputSpec - Class in com.asakusafw.info.plan
Represents a pseudo-operator detail of outputs in execution plan.
PlanVertexSpec - Class in com.asakusafw.info.plan
Represents a pseudo-operator detail of vertices in execution plan.
PluginClassLoader - Class in com.asakusafw.testdriver.windgate
Class loader for loading plug-ins.
PluginClassLoader(ClassLoader, URL...) - Constructor for class com.asakusafw.testdriver.windgate.PluginClassLoader
Creates a new instance.
PluginClassLoader(ClassLoader, List<URL>) - Constructor for class com.asakusafw.testdriver.windgate.PluginClassLoader
Creates a new instance.
Port<TSelf extends Port<TSelf,TOpposite>,TOpposite extends Port<TOpposite,TSelf>> - Class in com.asakusafw.info.graph
An abstract super class of I/O port of Node.
PortConnection - Class in com.asakusafw.vocabulary.flow.graph
Represents a connection between FlowElementPorts.
PortDirection - Enum in com.asakusafw.vocabulary.flow.graph
Represents the direction of each port.
PortInfo - Class in com.asakusafw.vocabulary.flow.builder
Represents operator input/output port information.
PortInfo(PortInfo.Direction, String, Type) - Constructor for class com.asakusafw.vocabulary.flow.builder.PortInfo
Creates a new instance.
PortInfo(PortInfo.Direction, String, Type, List<? extends FlowElementAttribute>) - Constructor for class com.asakusafw.vocabulary.flow.builder.PortInfo
Creates a new instance.
PortInfo.Direction - Enum in com.asakusafw.vocabulary.flow.builder
Represents a port direction.
PortMirror<T> - Interface in com.asakusafw.testdriver.compiler
Represents an external I/O port.
PostfixExpression - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents postfix expressions.
PostfixExpressionImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of PostfixExpression.
PostfixExpressionImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.PostfixExpressionImpl
 
PostfixOperator - Enum in com.asakusafw.utils.java.model.syntax
Represents postfix operators.
POSTGRES_COPY - Static variable in class com.asakusafw.windgate.core.vocabulary.JdbcProcess.OptionSymbols
The JDBC import/export option symbol of enabling postgres COPY statements.
Predicates - Class in com.asakusafw.testdriver.rule
Core predicates.
Preferences() - Constructor for class com.asakusafw.testdriver.hadoop.ConfigurationFactory.Preferences
 
preferWritable() - Method in class com.asakusafw.directio.hive.serde.AbstractValueInspector
 
preferWritable() - Method in class com.asakusafw.directio.hive.serde.CharStringOptionInspector
 
preferWritable() - Method in class com.asakusafw.directio.hive.serde.StringOptionInspector
 
preferWritable() - Method in class com.asakusafw.directio.hive.serde.VarcharStringOptionInspector
 
PREFIX - Static variable in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceUtil
The key prefix of data sources.
prefix - Variable in enum com.asakusafw.windgate.core.DriverScript.Kind
Property key prefix for this kind.
PREFIX - Static variable in class com.asakusafw.yaess.bootstrap.ExtendedArgument
The parameter prefix of extended arguments.
PREFIX_BEGIN_MARK - Static variable in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceUtil
The file name prefix of transaction began mark.
PREFIX_COMMAND - Static variable in class com.asakusafw.yaess.core.YaessProfile
The key prefix of command script handlers profile.
PREFIX_COMMIT_MARK - Static variable in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceUtil
The file name prefix of transaction committed mark.
PREFIX_COMPONENT - Static variable in class com.asakusafw.windgate.retryable.RetryableProcessProfile
The profile key prefix of component process provider configuration.
PREFIX_CORE - Static variable in class com.asakusafw.yaess.core.YaessProfile
The key prefix of core profile.
PREFIX_DELETE_PATTERN - Static variable in class com.asakusafw.runtime.directio.DirectDataSourceConstants
The attribute key prefix of delete patterns.
PREFIX_DRAIN - Static variable in class com.asakusafw.windgate.core.DriverScript
Prefix of property keys about drain drivers.
PREFIX_ENV - Static variable in class com.asakusafw.windgate.hadoopfs.ssh.SshProfile
The key prefix of additional remote environment variables.
PREFIX_HADOOP - Static variable in class com.asakusafw.yaess.core.YaessProfile
The key prefix of Hadoop script handler profile.
PREFIX_LOCK - Static variable in class com.asakusafw.yaess.core.YaessProfile
The key prefix of lock provider profile.
PREFIX_MONITOR - Static variable in class com.asakusafw.yaess.core.YaessProfile
The key prefix of monitor profile.
PREFIX_NAMESPACE - Static variable in class com.asakusafw.dmdl.directio.text.TextFormatConstants
The common prefix of name-space.
PREFIX_SCHEDULER - Static variable in class com.asakusafw.yaess.core.YaessProfile
The key prefix of job scheduler profile.
PREFIX_SOURCE - Static variable in class com.asakusafw.windgate.core.DriverScript
Prefix of property keys about source drivers.
Preparable - Interface in com.asakusafw.windgate.file.resource
An interface for Preparable.prepare() methods.
PreparatorMapper<T> - Class in com.asakusafw.runtime.stage.preparator
The skeletal implementation to output values directly.
PreparatorMapper() - Constructor for class com.asakusafw.runtime.stage.preparator.PreparatorMapper
 
prepare(Object) - Method in class com.asakusafw.directio.hive.parquet.DataModelConverter
Sets the next target data model.
prepare(Class<T>, ImporterDescription) - Method in class com.asakusafw.testdriver.core.TestDataPreparator
Deprecated.
Opens the target importer's input to prepare it.
prepare(Class<T>, ExporterDescription) - Method in class com.asakusafw.testdriver.core.TestDataPreparator
Deprecated.
Opens the target exporter's output to prepare it.
prepare(Class<?>, ImporterDescription, URI) - Method in class com.asakusafw.testdriver.core.TestDataPreparator
Deprecated.
Prepares the target importer's input using the specified source.
prepare(Class<?>, ExporterDescription, URI) - Method in class com.asakusafw.testdriver.core.TestDataPreparator
Deprecated.
Prepares the target exporter's output using the specified source.
prepare(Class<?>, ImporterDescription, DataModelSourceFactory) - Method in class com.asakusafw.testdriver.core.TestModerator
Prepares the target importer's input using the specified source.
prepare(Class<?>, ExporterDescription, DataModelSourceFactory) - Method in class com.asakusafw.testdriver.core.TestModerator
Prepares the target exporter's output using the specified source.
prepare(DataModelSourceFactory) - Method in class com.asakusafw.testdriver.directio.api.DirectIoTester.DirectIoResource
Sets a data source for this external resource.
prepare(String) - Method in class com.asakusafw.testdriver.directio.api.DirectIoTester.DirectIoResource
Sets a data source path for this external resource.
prepare(Iterable<?>) - Method in class com.asakusafw.testdriver.directio.api.DirectIoTester.DirectIoResource
Sets a data objects for this external resource.
prepare(Provider<? extends Source<?>>) - Method in class com.asakusafw.testdriver.directio.api.DirectIoTester.DirectIoResource
Sets a data source provider for this external resource.
prepare(String) - Method in class com.asakusafw.testdriver.FlowDriverInput
Sets the test data set for this input.
prepare(String, Consumer<? super T>) - Method in class com.asakusafw.testdriver.FlowDriverInput
Sets the test data set for this input.
prepare(DataModelSourceFactory) - Method in class com.asakusafw.testdriver.FlowDriverInput
Sets the test data set for this input.
prepare(DataModelSourceFactory, Consumer<? super T>) - Method in class com.asakusafw.testdriver.FlowDriverInput
Sets the test data set for this input.
prepare(Iterable<? extends T>) - Method in class com.asakusafw.testdriver.FlowDriverInput
Sets the test data set for this input.
prepare(Provider<? extends Source<? extends T>>) - Method in class com.asakusafw.testdriver.FlowDriverInput
Sets the test data set for this input.
prepare(Class<? extends DataFormat<? super T>>, String) - Method in class com.asakusafw.testdriver.FlowDriverInput
Sets the test data set for this input.
prepare(Class<? extends DataFormat<? super T>>, String, Consumer<? super T>) - Method in class com.asakusafw.testdriver.FlowDriverInput
Sets the test data set for this input.
prepare(Class<? extends DataFormat<? super T>>, File) - Method in class com.asakusafw.testdriver.FlowDriverInput
Sets the test data set for this input.
prepare(Class<? extends DataFormat<? super T>>, File, Consumer<? super T>) - Method in class com.asakusafw.testdriver.FlowDriverInput
Sets the test data set for this input.
prepare(DataModelSourceFactory) - Method in class com.asakusafw.testdriver.FlowDriverOutput
Sets the initial data set for this output.
prepare(DataModelSourceFactory, Consumer<? super T>) - Method in class com.asakusafw.testdriver.FlowDriverOutput
Sets the test data set for this output.
prepare(String) - Method in class com.asakusafw.testdriver.FlowDriverOutput
Sets the initial data set for this output.
prepare(Iterable<? extends T>) - Method in class com.asakusafw.testdriver.FlowDriverOutput
Sets the initial data set for this output.
prepare(Provider<? extends Source<? extends T>>) - Method in class com.asakusafw.testdriver.FlowDriverOutput
Sets the initial data set for this output.
prepare(Class<? extends DataFormat<? super T>>, String) - Method in class com.asakusafw.testdriver.FlowDriverOutput
Sets the test data set for this input.
prepare(Class<? extends DataFormat<? super T>>, File) - Method in class com.asakusafw.testdriver.FlowDriverOutput
Sets the test data set for this input.
prepare(ImporterDescription, String) - Method in class com.asakusafw.testdriver.tools.runner.BatchTestTool
Prepares jobflow input.
prepare(ImporterDescription, DataModelSourceFactory) - Method in class com.asakusafw.testdriver.tools.runner.BatchTestTool
Prepares jobflow input.
prepare(T) - Static method in class com.asakusafw.testdriver.windgate.WindGateTestHelper
Invoke object.prepare(), or Closeable.close() is failed.
prepare() - Method in interface com.asakusafw.windgate.core.resource.DrainDriver
Prepares this driver to invoke DrainDriver.put(Object) method.
prepare(GateScript) - Method in class com.asakusafw.windgate.core.resource.ResourceMirror
Prepares this resource for the specified execution.
prepare() - Method in interface com.asakusafw.windgate.core.resource.SourceDriver
Prepares this driver to invoke SourceDriver.next() method.
prepare() - Method in class com.asakusafw.windgate.core.util.VoidDrainDriver
 
prepare() - Method in class com.asakusafw.windgate.core.util.VoidSourceDriver
 
prepare(GateScript) - Method in class com.asakusafw.windgate.file.resource.FileResourceMirror
 
prepare() - Method in interface com.asakusafw.windgate.file.resource.Preparable
Prepares this object.
prepare(GateScript) - Method in class com.asakusafw.windgate.hadoopfs.HadoopFsMirror
 
prepare(GateScript) - Method in class com.asakusafw.windgate.hadoopfs.ssh.AbstractSshHadoopFsMirror
 
prepare() - Method in class com.asakusafw.windgate.hadoopfs.temporary.ModelInputSourceDriver
 
prepare() - Method in class com.asakusafw.windgate.hadoopfs.temporary.ModelOutputDrainDriver
 
prepare() - Method in class com.asakusafw.windgate.jdbc.JdbcDrainDriver
 
prepare(GateScript) - Method in class com.asakusafw.windgate.jdbc.JdbcResourceMirror
 
prepare() - Method in class com.asakusafw.windgate.jdbc.JdbcSourceDriver
 
prepare(GateScript) - Method in class com.asakusafw.windgate.stream.file.FileResourceMirror
 
prepare() - Method in class com.asakusafw.windgate.stream.StreamDrainDriver
 
prepare() - Method in class com.asakusafw.windgate.stream.StreamSourceDriver
 
prepareForWrite(RecordConsumer) - Method in class com.asakusafw.directio.hive.parquet.DataModelWriteSupport
 
prepareLogContext() - Static method in class com.asakusafw.windgate.cli.CommandLineUtil
Prepares log context.
prepareLogContext() - Static method in class com.asakusafw.yaess.bootstrap.CommandLineUtil
Prepares log context.
prepareRuntimeContext() - Static method in class com.asakusafw.windgate.cli.CommandLineUtil
Prepares runtime context.
print(JCommander) - Static method in class com.asakusafw.utils.jcommander.common.GroupUsageCommand
Prints the group usage.
PrintEmitContext - Class in com.asakusafw.utils.java.internal.model.util
An implementation of EmitContext for writing into PrintWriter.
PrintEmitContext(PrintWriter) - Constructor for class com.asakusafw.utils.java.internal.model.util.PrintEmitContext
Creates a new instance.
printf(PrintWriter, String, Object...) - Method in class com.asakusafw.utils.jcommander.common.VerboseParameter
Prints message only if verbose messages are required.
Private() - Method in class com.asakusafw.utils.java.model.util.AttributeBuilder
Appends private modifier to this builder.
process(DmdlSemantics, ModelDeclaration, AstAttribute) - Method in class com.asakusafw.dmdl.analyzer.driver.AutoProjectionDriver
 
process(DmdlSemantics, ModelDeclaration, AstAttribute) - Method in class com.asakusafw.dmdl.analyzer.driver.NamespaceDriver
 
process(DmdlSemantics, PropertyDeclaration, AstAttribute) - Method in class com.asakusafw.dmdl.directio.csv.driver.CsvFieldDriver
 
process(DmdlSemantics, PropertyDeclaration, AstAttribute) - Method in class com.asakusafw.dmdl.directio.csv.driver.CsvFileNameDriver
 
process(DmdlSemantics, ModelDeclaration, AstAttribute) - Method in class com.asakusafw.dmdl.directio.csv.driver.CsvFormatDriver
 
process(DmdlSemantics, PropertyDeclaration, AstAttribute) - Method in class com.asakusafw.dmdl.directio.csv.driver.CsvIgnoreDriver
 
process(DmdlSemantics, PropertyDeclaration, AstAttribute) - Method in class com.asakusafw.dmdl.directio.csv.driver.CsvLineNumberDriver
 
process(DmdlSemantics, PropertyDeclaration, AstAttribute) - Method in class com.asakusafw.dmdl.directio.csv.driver.CsvRecordNumberDriver
 
process(DmdlSemantics, PropertyDeclaration, AstAttribute) - Method in class com.asakusafw.dmdl.directio.hive.common.HiveCharDriver
 
process(DmdlSemantics, PropertyDeclaration, AstAttribute) - Method in class com.asakusafw.dmdl.directio.hive.common.HiveDecimalDriver
 
process(DmdlSemantics, PropertyDeclaration, AstAttribute) - Method in class com.asakusafw.dmdl.directio.hive.common.HiveFieldDriver
 
process(DmdlSemantics, PropertyDeclaration, AstAttribute) - Method in class com.asakusafw.dmdl.directio.hive.common.HiveIgnoreDriver
 
process(DmdlSemantics, PropertyDeclaration, AstAttribute) - Method in class com.asakusafw.dmdl.directio.hive.common.HiveStringDriver
 
process(DmdlSemantics, PropertyDeclaration, AstAttribute) - Method in class com.asakusafw.dmdl.directio.hive.common.HiveTimestampDriver
 
process(DmdlSemantics, PropertyDeclaration, AstAttribute) - Method in class com.asakusafw.dmdl.directio.hive.common.HiveVarcharDriver
 
process(DmdlSemantics, ModelDeclaration, AstAttribute) - Method in class com.asakusafw.dmdl.directio.hive.orc.OrcFileDriver
 
process(DmdlSemantics, ModelDeclaration, AstAttribute) - Method in class com.asakusafw.dmdl.directio.hive.parquet.ParquetFileDriver
 
process(DmdlSemantics, PropertyDeclaration, AstAttribute) - Method in class com.asakusafw.dmdl.directio.line.driver.LineBodyDriver
 
process(DmdlSemantics, PropertyDeclaration, AstAttribute) - Method in class com.asakusafw.dmdl.directio.line.driver.LineFileNameDriver
 
process(DmdlSemantics, ModelDeclaration, AstAttribute) - Method in class com.asakusafw.dmdl.directio.line.driver.LineFormatDriver
 
process(DmdlSemantics, PropertyDeclaration, AstAttribute) - Method in class com.asakusafw.dmdl.directio.line.driver.LineLineNumberDriver
 
process(DmdlSemantics, ModelDeclaration, AstAttribute) - Method in class com.asakusafw.dmdl.directio.sequencefile.driver.SequenceFileFormatDriver
 
process(DmdlSemantics, ModelDeclaration, AstAttribute) - Method in class com.asakusafw.dmdl.directio.text.csv.CsvTextDriver
 
process(DmdlSemantics, ModelDeclaration, AstAttribute) - Method in class com.asakusafw.dmdl.directio.text.tabular.TabularTextDriver
 
process(DmdlSemantics, PropertyDeclaration, AstAttribute) - Method in class com.asakusafw.dmdl.directio.text.TextFieldDriver
 
process(DmdlSemantics, PropertyDeclaration, AstAttribute) - Method in class com.asakusafw.dmdl.directio.text.TextFileNameDriver
 
process(DmdlSemantics, PropertyDeclaration, AstAttribute) - Method in class com.asakusafw.dmdl.directio.text.TextIgnoreDriver
 
process(DmdlSemantics, PropertyDeclaration, AstAttribute) - Method in class com.asakusafw.dmdl.directio.text.TextLineNumberDriver
 
process(DmdlSemantics, PropertyDeclaration, AstAttribute) - Method in class com.asakusafw.dmdl.directio.text.TextRecordNumberDriver
 
process(DmdlSemantics, PropertyDeclaration, AstAttribute) - Method in class com.asakusafw.dmdl.directio.tsv.driver.TsvFieldDriver
 
process(DmdlSemantics, PropertyDeclaration, AstAttribute) - Method in class com.asakusafw.dmdl.directio.tsv.driver.TsvFileNameDriver
 
process(DmdlSemantics, ModelDeclaration, AstAttribute) - Method in class com.asakusafw.dmdl.directio.tsv.driver.TsvFormatDriver
 
process(DmdlSemantics, PropertyDeclaration, AstAttribute) - Method in class com.asakusafw.dmdl.directio.tsv.driver.TsvIgnoreDriver
 
process() - Method in class com.asakusafw.dmdl.java.GenerateTask
Generates all models from source repository in the current configuration.
process(JavaDataModelDriver) - Method in class com.asakusafw.dmdl.java.GenerateTask
Generates all models from source repository in the current configuration.
process(AttributeDriver.Context, Declaration, AstAttribute) - Method in interface com.asakusafw.dmdl.spi.AttributeDriver
Processes and modifies the attributed declaration.
process(AttributeDriver.Context, Declaration, AstAttribute) - Method in class com.asakusafw.dmdl.spi.ModelAttributeDriver
 
process(DmdlSemantics, ModelDeclaration, AstAttribute) - Method in class com.asakusafw.dmdl.spi.ModelAttributeDriver
Processes and modifies the attributed data model declaration.
process(AttributeDriver.Context, Declaration, AstAttribute) - Method in class com.asakusafw.dmdl.spi.PropertyAttributeDriver
 
process(DmdlSemantics, PropertyDeclaration, AstAttribute) - Method in class com.asakusafw.dmdl.spi.PropertyAttributeDriver
Processes and modifies the attributed property declaration.
process(DmdlSourceRepository) - Method in class com.asakusafw.dmdl.util.AnalyzeTask
Analyzes all models from source repository in the current configuration.
process(DmdlSemantics, PropertyDeclaration, AstAttribute) - Method in class com.asakusafw.dmdl.windgate.csv.driver.CsvFieldDriver
 
process(DmdlSemantics, PropertyDeclaration, AstAttribute) - Method in class com.asakusafw.dmdl.windgate.csv.driver.CsvFileNameDriver
 
process(DmdlSemantics, PropertyDeclaration, AstAttribute) - Method in class com.asakusafw.dmdl.windgate.csv.driver.CsvIgnoreDriver
 
process(DmdlSemantics, PropertyDeclaration, AstAttribute) - Method in class com.asakusafw.dmdl.windgate.csv.driver.CsvLineNumberDriver
 
process(DmdlSemantics, PropertyDeclaration, AstAttribute) - Method in class com.asakusafw.dmdl.windgate.csv.driver.CsvRecordNumberDriver
 
process(DmdlSemantics, ModelDeclaration, AstAttribute) - Method in class com.asakusafw.dmdl.windgate.csv.driver.CsvSupportDriver
 
process(DmdlSemantics, PropertyDeclaration, AstAttribute) - Method in class com.asakusafw.dmdl.windgate.jdbc.driver.ColumnDriver
 
process(DmdlSemantics, PropertyDeclaration, AstAttribute) - Method in class com.asakusafw.dmdl.windgate.jdbc.driver.JdbcColumnDriver
 
process(DmdlSemantics, ModelDeclaration, AstAttribute) - Method in class com.asakusafw.dmdl.windgate.jdbc.driver.JdbcTableDriver
 
process(DmdlSemantics, ModelDeclaration, AstAttribute) - Method in class com.asakusafw.dmdl.windgate.stream.driver.StreamSupportDriver
 
process(Set<? extends TypeElement>, RoundEnvironment) - Method in class com.asakusafw.operator.AbstractOperatorAnnotationProcessor
 
PROCESS - Static variable in class com.asakusafw.runtime.flow.Rendezvous
The method name of Rendezvous.process(Writable).
process(V) - Method in class com.asakusafw.runtime.flow.Rendezvous
Processes an input data.
process() - Method in class com.asakusafw.testdata.generator.GenerateTask
Generates all templates from source repository in the current configuration.
process(Set<? extends TypeElement>, RoundEnvironment) - Method in class com.asakusafw.utils.java.jsr199.testing.SafeProcessor
 
ProcessBootstrap - Class in com.asakusafw.windgate.bootstrap
Executes a WindGate task.
ProcessBootstrap(Environment, ClassLoader) - Constructor for class com.asakusafw.windgate.bootstrap.ProcessBootstrap
Creates a new instance.
ProcessCommandScriptHandler - Class in com.asakusafw.yaess.basic
An abstract implementation of process-based CommandScriptHandler.
ProcessCommandScriptHandler() - Constructor for class com.asakusafw.yaess.basic.ProcessCommandScriptHandler
 
ProcessExecutor - Interface in com.asakusafw.yaess.basic
Executes programs.
ProcessHadoopScriptHandler - Class in com.asakusafw.yaess.basic
An abstract implementations of process-based HadoopScriptHandler.
ProcessHadoopScriptHandler() - Constructor for class com.asakusafw.yaess.basic.ProcessHadoopScriptHandler
 
ProcessProfile - Class in com.asakusafw.windgate.core.process
A configuration for each process.
ProcessProfile(String, Class<? extends ProcessProvider>, ProfileContext, Map<String, String>) - Constructor for class com.asakusafw.windgate.core.process.ProcessProfile
Creates a new instance.
ProcessProvider - Class in com.asakusafw.windgate.core.process
An abstract super class of process factory.
ProcessProvider() - Constructor for class com.asakusafw.windgate.core.process.ProcessProvider
 
ProcessScript<T> - Class in com.asakusafw.windgate.core
A script describes transferring data from source to drain.
ProcessScript(String, String, Class<T>, DriverScript, DriverScript) - Constructor for class com.asakusafw.windgate.core.ProcessScript
Creates a new instance.
ProcessUtil - Class in com.asakusafw.windgate.core.util
Common utilities for processes.
PRODUCTION_PLUGIN_DIRECTORY - Static variable in class com.asakusafw.testdriver.windgate.WindGateTestHelper
WindGate plugin directory path from Asakusa installation path.
PRODUCTION_PROFILE_PATH - Static variable in class com.asakusafw.testdriver.windgate.WindGateTestHelper
For normal use, WindGate profile path pattern in form of MessageFormat.
PROFILE_WILDCARD - Static variable in interface com.asakusafw.yaess.core.CommandScriptHandler
The wildcard profile name.
ProfileContext - Class in com.asakusafw.windgate.core
The profile context.
ProfileContext(ClassLoader, ParameterList) - Constructor for class com.asakusafw.windgate.core.ProfileContext
Creates a new instance.
ProfileContext - Class in com.asakusafw.yaess.core
The profile context for YAESS.
ProfileContext(ClassLoader, VariableResolver) - Constructor for class com.asakusafw.yaess.core.ProfileContext
Creates a new instance.
ProgressableCounter - Class in com.asakusafw.runtime.directio.hadoop
Counter which reports a progress using Progressable.
ProgressableCounter(Progressable) - Constructor for class com.asakusafw.runtime.directio.hadoop.ProgressableCounter
Creates a new instance.
progressed(double) - Method in class com.asakusafw.yaess.basic.LoggingExecutionMonitor
 
progressed(double) - Method in interface com.asakusafw.yaess.core.ExecutionMonitor
Progresses the current task and notify this event to the corresponding receiver.
progressed(double) - Method in class com.asakusafw.yaess.core.JobMonitor
 
progressed(double) - Method in class com.asakusafw.yaess.flowlog.FlowLogger
 
project(Source<?>, Class<T>) - Method in class com.asakusafw.vocabulary.flow.util.CoreOperatorFactory
Returns a new project operator instance.
project(Source<?>) - Method in class com.asakusafw.vocabulary.flow.util.CoreOperatorFactory
Returns a new fragment which will be provide a project operator.
project(Source<?>, Class<T>) - Static method in class com.asakusafw.vocabulary.flow.util.CoreOperators
Returns a new project operator instance.
project(Source<?>) - Static method in class com.asakusafw.vocabulary.flow.util.CoreOperators
Returns a new fragment which will be provide a project operator.
Project - Annotation Type in com.asakusafw.vocabulary.operator
Represents project operator annotation.
PROJECT_NAME - Static variable in class com.asakusafw.vocabulary.flow.util.CoreOperatorFactory
The common instance name of project operator.
ProjectContext - Interface in com.asakusafw.utils.gradle
A context of project.
ProjectionDriver - Class in com.asakusafw.dmdl.java.emitter.driver
Make models inherit their projective models.
ProjectionDriver() - Constructor for class com.asakusafw.dmdl.java.emitter.driver.ProjectionDriver
 
ProjectionsTrait - Class in com.asakusafw.dmdl.semantics.trait
Projections in use.
ProjectionsTrait(AstNode, List<ModelSymbol>) - Constructor for class com.asakusafw.dmdl.semantics.trait.ProjectionsTrait
Creates and returns a new instance.
ProjectiveModelEmitter - Class in com.asakusafw.dmdl.java.emitter
Abstract super class which emits a projective model as a Java model class.
ProjectiveModelEmitter(DmdlSemantics, Configuration, ModelDeclaration, JavaDataModelDriver) - Constructor for class com.asakusafw.dmdl.java.emitter.ProjectiveModelEmitter
Creates and returns a new instance.
PROP_APPLICATION_JAR - Static variable in class com.asakusafw.runtime.stage.StageConstants
The application JAR path.
PROP_ASAKUSA_BATCH_ARGS - Static variable in class com.asakusafw.runtime.stage.StageConstants
The property key name of the batch arguments.
PROP_BATCH_ID - Static variable in class com.asakusafw.runtime.stage.StageConstants
The property key name of the batch ID.
PROP_EXECUTION_ID - Static variable in class com.asakusafw.runtime.stage.StageConstants
The property key name of the execution ID.
PROP_FLOW_ID - Static variable in class com.asakusafw.runtime.stage.StageConstants
The property key name of the flow ID.
PROP_JOB_RUNNER - Static variable in class com.asakusafw.runtime.stage.StageConstants
The property key name of the implementation class of JobRunner.
PROP_TRACKING_ID - Static variable in class com.asakusafw.runtime.stage.StageConstants
The property key name of the tracking ID.
PROP_TRACKING_ID - Static variable in class com.asakusafw.yaess.core.util.HadoopScriptUtil
The property key name of tracking ID.
PROP_USER - Static variable in class com.asakusafw.runtime.stage.StageConstants
The property key name of the user name.
properties - Variable in class com.asakusafw.dmdl.model.AstGrouping
The names of grouping properties.
properties - Variable in class com.asakusafw.dmdl.model.AstModelFolding
The folding functions for each property.
properties - Variable in class com.asakusafw.dmdl.model.AstModelMapping
The mapping functions for each property.
properties - Variable in class com.asakusafw.dmdl.model.AstRecordDefinition
The property definitions.
properties - Variable in class com.asakusafw.testdriver.core.DataModelDefinition.Builder
The current properties (includes null values).
properties - Variable in class com.asakusafw.testdriver.core.DataModelReflection
The actual properties in this data-model.
properties() - Method in class com.asakusafw.utils.gradle.BaseProject
 
properties() - Method in interface com.asakusafw.utils.gradle.ProjectContext
Returns the system properties.
PropertiesUtil - Class in com.asakusafw.windgate.core.util
Utilities for Properties.
PropertiesUtil - Class in com.asakusafw.yaess.core.util
Utilities for Properties.
property(PropertyDescriptor) - Method in class com.asakusafw.directio.hive.serde.DataModelDescriptorBuilder
Adds a property descriptor for the target data model.
property(String) - Method in class com.asakusafw.testdriver.rule.VerifyRuleBuilder
Returns the sub rule builder for the specified property.
property(String) - Method in class com.asakusafw.utils.gradle.BaseProject
 
property(String) - Method in interface com.asakusafw.utils.gradle.ProjectContext
Returns the system property.
Property - Annotation Type in com.asakusafw.vocabulary.model
Deprecated.
replaced into Joined and Summarized since 0.2.0
Property.Aggregator - Enum in com.asakusafw.vocabulary.model
Deprecated.
Represents aggregate functions.
Property.Source - Annotation Type in com.asakusafw.vocabulary.model
Deprecated.
The source property information.
PROPERTY_GETTER_SUFFIX - Static variable in class com.asakusafw.dmdl.java.emitter.NameConstants
The property getter name suffix.
PropertyAttributeDriver - Class in com.asakusafw.dmdl.spi
PropertyAttributeDriver() - Constructor for class com.asakusafw.dmdl.spi.PropertyAttributeDriver
 
PropertyCondition<T> - Class in com.asakusafw.testdriver.rule
Condition of property.
PropertyCondition(PropertyName, Class<? extends T>, List<? extends ValuePredicate<? super T>>) - Constructor for class com.asakusafw.testdriver.rule.PropertyCondition
Creates a new instance.
PropertyConfigurator - Class in com.asakusafw.utils.gradle
Configures system properties.
PropertyConfigurator(Map<String, String>) - Constructor for class com.asakusafw.utils.gradle.PropertyConfigurator
Creates a new instance.
PropertyDeclaration - Class in com.asakusafw.dmdl.semantics
Declaration of properties.
PropertyDeclaration(ModelSymbol, AstNode, AstSimpleName, Type, AstDescription, List<? extends AstAttribute>) - Constructor for class com.asakusafw.dmdl.semantics.PropertyDeclaration
Creates and returns a new instance.
PropertyDescriptor - Class in com.asakusafw.directio.hive.serde
Represents a property in data model object.
PropertyDescriptor(String, ValueSerde) - Constructor for class com.asakusafw.directio.hive.serde.PropertyDescriptor
Creates a new instance.
PropertyDescriptor(String, ValueSerde, String) - Constructor for class com.asakusafw.directio.hive.serde.PropertyDescriptor
Creates a new instance.
PropertyExtractor - Interface in com.asakusafw.directio.hive.serde
Extracts a property in data models.
PropertyInfo - Class in com.asakusafw.runtime.model
Property information.
PropertyInfo(String, Class<?>, int) - Constructor for class com.asakusafw.runtime.model.PropertyInfo
Creates a new instance.
PropertyKind - Enum in com.asakusafw.utils.java.model.syntax
Represents a kind of properties in Model.
PropertyMappingKind - Enum in com.asakusafw.dmdl.semantics
Mapping methods.
PropertyMirror - Class in com.asakusafw.operator.model
Property in data models.
PropertyMirror(String, TypeMirror) - Constructor for class com.asakusafw.operator.model.PropertyMirror
Creates a new instance.
PropertyMirrorCollector - Interface in com.asakusafw.operator.model
Collects PropertyMirror.
PropertyName - Class in com.asakusafw.testdriver.core
The normal-form of property names.
PropertyOrder - Annotation Type in com.asakusafw.runtime.model
Properties order in each data model object.
PropertyOrderDriver - Class in com.asakusafw.dmdl.java.emitter.driver
Attaches a @PropertyOrder annotation.
PropertyOrderDriver() - Constructor for class com.asakusafw.dmdl.java.emitter.driver.PropertyOrderDriver
 
PropertyReferenceDeclaration - Class in com.asakusafw.dmdl.semantics
Represents a reference of properties.
PropertyReferenceDeclaration(AstNode, ModelSymbol, AstSimpleName, Type, PropertyReferenceDeclaration.ReferenceContainer<?>, AstDescription, List<? extends AstAttribute>) - Constructor for class com.asakusafw.dmdl.semantics.PropertyReferenceDeclaration
Creates a new instance.
PropertyReferenceDeclaration.ReferenceContainer<E> - Interface in com.asakusafw.dmdl.semantics
Represents a reference container.
PropertyReferenceDeclaration.ReferenceKind - Enum in com.asakusafw.dmdl.semantics
Represents a reference kind.
PropertyReferenceDeclaration.ReferenceList - Class in com.asakusafw.dmdl.semantics
Represents a reference list.
PropertyReferenceDeclaration.ReferenceMap - Class in com.asakusafw.dmdl.semantics
Represents a reference association list.
PropertySymbol - Class in com.asakusafw.dmdl.semantics
Symbol of declared properties.
PropertySymbol(ModelSymbol, AstSimpleName) - Constructor for class com.asakusafw.dmdl.semantics.PropertySymbol
Creates and returns a new instance.
PropertyType - Enum in com.asakusafw.testdriver.core
Type variation for properties.
Protected() - Method in class com.asakusafw.utils.java.model.util.AttributeBuilder
Appends protected modifier to this builder.
Provider<T> - Interface in com.asakusafw.utils.io
An abstract super interface which provides I/O resources.
PseudElementDescription - Class in com.asakusafw.vocabulary.flow.util
Represents definition of a pseudo-element on the flow DSL.
PseudElementDescription(String, Type, boolean, boolean, FlowElementAttribute...) - Constructor for class com.asakusafw.vocabulary.flow.util.PseudElementDescription
Creates a new instance.
Public() - Method in class com.asakusafw.utils.java.model.util.AttributeBuilder
Appends public modifier to this builder.
PureByteArrayComparator - Class in com.asakusafw.runtime.util
A pure JVM implementation of ByteArrayComparator.
PureByteArrayComparator() - Constructor for class com.asakusafw.runtime.util.PureByteArrayComparator
 
put(String, String) - Method in class com.asakusafw.iterative.common.basic.BasicParameterTable.BasicBuilder
 
put(Map<String, String>) - Method in class com.asakusafw.iterative.common.basic.BasicParameterTable.BasicBuilder
 
put(String, String) - Method in interface com.asakusafw.iterative.common.ParameterTable.Builder
Adds a parameter name and its value into the current row.
put(Map<String, String>) - Method in interface com.asakusafw.iterative.common.ParameterTable.Builder
Adds a parameter map into the current row.
put(Element) - Method in class com.asakusafw.operator.util.JavadocHelper
Put a documented element.
put(CharSequence, int, int) - Method in class com.asakusafw.runtime.io.text.driver.BasicFieldOutput
 
put(CharSequence) - Method in class com.asakusafw.runtime.io.text.driver.BasicFieldOutput
 
put(CharSequence, int, int) - Method in interface com.asakusafw.runtime.io.text.driver.FieldOutput
Adds a content into this output.
put(CharSequence) - Method in interface com.asakusafw.runtime.io.text.driver.FieldOutput
Adds a content into this output.
put(K, V) - Method in class com.asakusafw.runtime.mapreduce.simple.KeyValueSorter
Puts key and value into this buffer.
put(K, V) - Method in class com.asakusafw.runtime.value.ValueOptionMap
put(File) - Static method in class com.asakusafw.runtime.windows.WinUtilsInstaller
Installs winutils.exe into the target directory.
put(DataModelReflection) - Method in interface com.asakusafw.testdriver.core.DataModelSink
Puts a reflection of data model object into this channel.
put(Difference) - Method in interface com.asakusafw.testdriver.core.DifferenceSink
Puts a difference object into this channel.
put(DataModelReflection) - Method in class com.asakusafw.testdriver.excel.ExcelSheetSink
 
put(Difference) - Method in class com.asakusafw.testdriver.html.HtmlDifferenceSink
 
put(String) - Method in class com.asakusafw.utils.gradle.Bundle
Creates a file.
put(String, TryConsumer<? super Path, IOException>) - Method in class com.asakusafw.utils.gradle.Bundle
Creates a file.
put(T) - Method in class com.asakusafw.utils.io.DefaultSerialization.ObjectSink
 
put(T) - Method in interface com.asakusafw.utils.io.Sink
Puts an object to this sink.
put(T) - Method in interface com.asakusafw.windgate.core.resource.DrainDriver
Puts each data model object into the connected resource.
put(T) - Method in class com.asakusafw.windgate.core.util.VoidDrainDriver
 
put(T) - Method in class com.asakusafw.windgate.hadoopfs.temporary.ModelOutputDrainDriver
 
put(T) - Method in class com.asakusafw.windgate.jdbc.JdbcDrainDriver
 
put(T) - Method in class com.asakusafw.windgate.stream.StreamDrainDriver
 
putBlockComment(List<String>) - Method in interface com.asakusafw.utils.java.internal.model.util.EmitContext
Adds a block comment.
putBlockComment(List<String>) - Method in class com.asakusafw.utils.java.internal.model.util.PrintEmitContext
 
putEndOfRecord() - Method in class com.asakusafw.runtime.io.text.csv.CsvFieldWriter
 
putEndOfRecord() - Method in interface com.asakusafw.runtime.io.text.FieldWriter
Puts an end-of-record mark and starts writing the next record.
putEndOfRecord() - Method in class com.asakusafw.runtime.io.text.tabular.TabularFieldWriter
 
putEndOfRecord() - Method in class com.asakusafw.utils.io.csv.CsvWriter
 
putEndOfRecord() - Method in interface com.asakusafw.utils.io.RecordWriter
Puts an end of record mark onto the current position.
putExtension(Class<T>, T) - Method in class com.asakusafw.testdriver.TestDriverContext
Puts the extension object.
putExternalResource(ImporterDescription, DataModelSourceFactory) - Method in class com.asakusafw.testdriver.TesterBase
Puts initial data for the external resource.
putField(FieldOutput) - Method in class com.asakusafw.runtime.io.text.csv.CsvFieldWriter
 
putField(FieldOutput) - Method in interface com.asakusafw.runtime.io.text.FieldWriter
Puts a next field into the current writing record.
putField(FieldOutput) - Method in class com.asakusafw.runtime.io.text.tabular.TabularFieldWriter
 
putField(CharSequence) - Method in class com.asakusafw.utils.io.csv.CsvWriter
 
putField(CharSequence) - Method in interface com.asakusafw.utils.io.RecordWriter
Append a field into the tail of current record.
putInlineComment(String) - Method in interface com.asakusafw.utils.java.internal.model.util.EmitContext
Puts an inline comment.
putInlineComment(String) - Method in class com.asakusafw.utils.java.internal.model.util.PrintEmitContext
 
putLineComment(String) - Method in interface com.asakusafw.utils.java.internal.model.util.EmitContext
Puts a line comment.
putLineComment(String) - Method in class com.asakusafw.utils.java.internal.model.util.PrintEmitContext
 
putModelTrait(Class<T>, T) - Method in interface com.asakusafw.utils.java.model.syntax.Model
Puts a model trait.
putNull() - Method in class com.asakusafw.runtime.io.text.driver.BasicFieldOutput
 
putNull() - Method in interface com.asakusafw.runtime.io.text.driver.FieldOutput
Sets this field as NULL.
putPreamble(OutputStream) - Static method in class com.asakusafw.windgate.hadoopfs.ssh.FileListUtil
Puts a preamble byte sequence into the OutputStream.
putTrait(Class<T>, T) - Method in interface com.asakusafw.dmdl.semantics.Declaration
Puts a trait into this declaration.
putTrait(Class<T>, T) - Method in class com.asakusafw.dmdl.semantics.ModelDeclaration
 
putTrait(Class<T>, T) - Method in class com.asakusafw.dmdl.semantics.PropertyDeclaration
 
putTrait(Class<T>, T) - Method in class com.asakusafw.dmdl.semantics.PropertyReferenceDeclaration
 

Q

QualifiedName - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents qualified names.
QualifiedNameImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of QualifiedName.
QualifiedNameImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.QualifiedNameImpl
 
QualifiedType - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents qualified types.
QualifiedTypeImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of QualifiedType.
QualifiedTypeImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.QualifiedTypeImpl
 
qualifier - Variable in class com.asakusafw.dmdl.model.AstQualifiedName
The qualifier of this name.
QUALIFIER - Static variable in class com.asakusafw.windgate.core.BaseProfile
Key qualifier.
QUALIFIER - Static variable in class com.asakusafw.yaess.core.YaessProfile
The qualifier delimiter for each property keys.
QueueHadoopScriptHandler - Class in com.asakusafw.yaess.jobqueue
An implementation of HadoopScript using Job Queue client.
QueueHadoopScriptHandler() - Constructor for class com.asakusafw.yaess.jobqueue.QueueHadoopScriptHandler
 
quote(String) - Static method in class com.asakusafw.dmdl.model.AstLiteral
Converts the string as the token of DMDL string literal.
quote(CharSequence) - Static method in class com.asakusafw.runtime.io.text.TextUtil
Quotes the given string as Java string literal style, and returns it.
quoteIdentifier(String) - Static method in class com.asakusafw.info.hive.syntax.HiveSyntax
Returns the valid identifier token in Hive DDL.
quoteLiteral(char, String) - Static method in class com.asakusafw.info.hive.syntax.HiveSyntax
Returns the quoted string literal.
QuoteSettings - Class in com.asakusafw.dmdl.directio.text
Settings of quoting fields.
QuoteSettings() - Constructor for class com.asakusafw.dmdl.directio.text.QuoteSettings
 
QuoteStyle - Enum in com.asakusafw.runtime.io.text.csv
Field quote style on output.
quoteTo(CharSequence, StringBuilder) - Static method in class com.asakusafw.runtime.io.text.TextUtil
Quotes the given string as Java string literal style, and puts it into the given buffer.

R

read() - Method in class com.asakusafw.runtime.directio.util.CountInputStream
 
read(byte[]) - Method in class com.asakusafw.runtime.directio.util.CountInputStream
 
read(byte[], int, int) - Method in class com.asakusafw.runtime.directio.util.CountInputStream
 
read() - Method in class com.asakusafw.runtime.directio.util.DelimiterRangeInputStream
 
read(byte[]) - Method in class com.asakusafw.runtime.directio.util.DelimiterRangeInputStream
 
read(byte[], int, int) - Method in class com.asakusafw.runtime.directio.util.DelimiterRangeInputStream
 
read() - Method in class com.asakusafw.runtime.io.text.directio.LineFeedDelimitedInputStream
 
read(byte[], int, int) - Method in class com.asakusafw.runtime.io.text.directio.LineFeedDelimitedInputStream
 
read() - Method in class com.asakusafw.runtime.io.util.DataBuffer
Reads a byte value.
read() - Method in class com.asakusafw.runtime.io.util.DataBufferInputStream
 
read(byte[], int, int) - Method in class com.asakusafw.runtime.io.util.DataBufferInputStream
 
read() - Method in class com.asakusafw.runtime.io.util.VoidInputStream
 
read(byte[]) - Method in class com.asakusafw.runtime.io.util.ZipEntryInputStream
 
read() - Method in class com.asakusafw.runtime.io.util.ZipEntryInputStream
 
read(byte[], int, int) - Method in class com.asakusafw.runtime.io.util.ZipEntryInputStream
 
read(File) - Static method in class com.asakusafw.runtime.util.hadoop.ConfigurationDetecter
Read the path in the target file.
read(byte[]) - Method in class com.asakusafw.windgate.hadoopfs.ssh.ZipEntryInputStream
 
read() - Method in class com.asakusafw.windgate.hadoopfs.ssh.ZipEntryInputStream
 
read(byte[], int, int) - Method in class com.asakusafw.windgate.hadoopfs.ssh.ZipEntryInputStream
 
read() - Method in class com.asakusafw.windgate.stream.CountingInputStream
 
read(byte[]) - Method in class com.asakusafw.windgate.stream.CountingInputStream
 
read(byte[], int, int) - Method in class com.asakusafw.windgate.stream.CountingInputStream
 
readBlockHeader(InputStream) - Static method in class com.asakusafw.runtime.stage.temporary.TemporaryFile
Reads and verifies the block header.
readBoolean() - Method in class com.asakusafw.runtime.io.util.BufferedFileInput
 
readBoolean() - Method in class com.asakusafw.runtime.io.util.DataBuffer
 
readBoolean() - Method in class com.asakusafw.runtime.io.util.DataBufferInputStream
 
readByte() - Method in class com.asakusafw.runtime.io.util.BufferedFileInput
 
readByte() - Method in class com.asakusafw.runtime.io.util.DataBuffer
 
readByte() - Method in class com.asakusafw.runtime.io.util.DataBufferInputStream
 
readChar() - Method in class com.asakusafw.runtime.io.util.BufferedFileInput
 
readChar() - Method in class com.asakusafw.runtime.io.util.DataBuffer
 
readChar() - Method in class com.asakusafw.runtime.io.util.DataBufferInputStream
 
readDouble() - Method in class com.asakusafw.runtime.io.util.BufferedFileInput
 
readDouble() - Method in class com.asakusafw.runtime.io.util.DataBuffer
 
readDouble() - Method in class com.asakusafw.runtime.io.util.DataBufferInputStream
 
ReaderProvider - Class in com.asakusafw.utils.io
Provides a Reader.
ReaderProvider(Provider<? extends InputStream>, Charset) - Constructor for class com.asakusafw.utils.io.ReaderProvider
Creates a new instance.
readExternal(ObjectInput) - Method in class com.asakusafw.runtime.stage.collector.SortableSlot.Comparator
 
readFields(DataInput) - Method in class com.asakusafw.runtime.io.util.InvertOrder
 
readFields(DataInput) - Method in class com.asakusafw.runtime.io.util.NullWritableRawComparable
 
readFields(DataInput) - Method in class com.asakusafw.runtime.io.util.ShuffleKey
 
readFields(DataInput) - Method in class com.asakusafw.runtime.io.util.WritableRawComparableTuple
 
readFields(DataInput) - Method in class com.asakusafw.runtime.io.util.WritableRawComparableUnion
 
readFields(DataInput) - Method in class com.asakusafw.runtime.io.util.WritableUnion
 
readFields(DataInput) - Method in class com.asakusafw.runtime.stage.collector.SortableSlot
 
readFields(DataInput) - Method in class com.asakusafw.runtime.stage.collector.WritableSlot
 
readFields(DataInput) - Method in class com.asakusafw.runtime.stage.directio.StringTemplate
 
readFields(DataInput) - Method in class com.asakusafw.runtime.stage.input.BridgeInputFormat.BridgeInputSplit
 
readFields(DataInput) - Method in class com.asakusafw.runtime.stage.input.BridgeInputFormat.NullInputSplit
 
readFields(DataInput) - Method in class com.asakusafw.runtime.stage.input.StageInputSplit
 
readFields(DataInput) - Method in class com.asakusafw.runtime.value.BooleanOption
 
readFields(DataInput) - Method in class com.asakusafw.runtime.value.ByteOption
 
readFields(DataInput) - Method in class com.asakusafw.runtime.value.DateOption
 
readFields(DataInput) - Method in class com.asakusafw.runtime.value.DateTimeOption
 
readFields(DataInput) - Method in class com.asakusafw.runtime.value.DecimalOption
 
readFields(DataInput) - Method in class com.asakusafw.runtime.value.DoubleOption
 
readFields(DataInput) - Method in class com.asakusafw.runtime.value.FloatOption
 
readFields(DataInput) - Method in class com.asakusafw.runtime.value.IntOption
 
readFields(DataInput) - Method in class com.asakusafw.runtime.value.LongOption
 
readFields(DataInput) - Method in class com.asakusafw.runtime.value.ShortOption
 
readFields(DataInput) - Method in class com.asakusafw.runtime.value.StringOption
 
readFloat() - Method in class com.asakusafw.runtime.io.util.BufferedFileInput
 
readFloat() - Method in class com.asakusafw.runtime.io.util.DataBuffer
 
readFloat() - Method in class com.asakusafw.runtime.io.util.DataBufferInputStream
 
readFully(byte[]) - Method in class com.asakusafw.runtime.io.util.BufferedFileInput
 
readFully(byte[], int, int) - Method in class com.asakusafw.runtime.io.util.BufferedFileInput
 
readFully(byte[]) - Method in class com.asakusafw.runtime.io.util.DataBuffer
 
readFully(byte[], int, int) - Method in class com.asakusafw.runtime.io.util.DataBuffer
 
readFully(byte[], int, int) - Method in class com.asakusafw.runtime.io.util.DataBufferInputStream
 
readFully(byte[]) - Method in class com.asakusafw.runtime.io.util.DataBufferInputStream
 
readInt() - Method in class com.asakusafw.runtime.io.util.BufferedFileInput
 
readInt() - Method in class com.asakusafw.runtime.io.util.DataBuffer
 
readInt() - Method in class com.asakusafw.runtime.io.util.DataBufferInputStream
 
readLine() - Method in class com.asakusafw.runtime.io.util.BufferedFileInput
 
readLine() - Method in class com.asakusafw.runtime.io.util.DataBuffer
 
readLine() - Method in class com.asakusafw.runtime.io.util.DataBufferInputStream
 
readLong() - Method in class com.asakusafw.runtime.io.util.BufferedFileInput
 
readLong() - Method in class com.asakusafw.runtime.io.util.DataBuffer
 
readLong() - Method in class com.asakusafw.runtime.io.util.DataBufferInputStream
 
readPageHeader(InputStream) - Static method in class com.asakusafw.runtime.stage.temporary.TemporaryFile
Reads a page header from the head of the stream.
readShort() - Method in class com.asakusafw.runtime.io.util.BufferedFileInput
 
readShort() - Method in class com.asakusafw.runtime.io.util.DataBuffer
 
readShort() - Method in class com.asakusafw.runtime.io.util.DataBufferInputStream
 
readString(InputStream, Appendable) - Static method in class com.asakusafw.runtime.stage.temporary.TemporaryFile
Reads a string into appendable.
readTo(T) - Method in class com.asakusafw.directio.hive.orc.OrcFileInput
 
readTo(T) - Method in class com.asakusafw.directio.hive.parquet.ParquetFileInput
 
readTo(T) - Method in class com.asakusafw.runtime.directio.FilteredModelInput
 
readTo(StringOption) - Method in class com.asakusafw.runtime.io.line.BasicLineInput
 
readTo(StringOption) - Method in class com.asakusafw.runtime.io.line.Utf8LineInput
 
readTo(T) - Method in interface com.asakusafw.runtime.io.ModelInput
Reads contents and write them into the target data model object.
readTo(T) - Method in class com.asakusafw.runtime.io.sequencefile.SequenceFileModelInput
 
readTo(T) - Method in class com.asakusafw.runtime.io.util.VoidModelInput
 
readTo(T) - Method in class com.asakusafw.runtime.stage.temporary.TemporaryFileInput
 
readTo(T) - Method in interface com.asakusafw.windgate.core.vocabulary.DataModelStreamSupport.DataModelReader
Fetches next object data from the related InputStream, and set properties into the specified object.
readUnsignedByte() - Method in class com.asakusafw.runtime.io.util.BufferedFileInput
 
readUnsignedByte() - Method in class com.asakusafw.runtime.io.util.DataBuffer
 
readUnsignedByte() - Method in class com.asakusafw.runtime.io.util.DataBufferInputStream
 
readUnsignedShort() - Method in class com.asakusafw.runtime.io.util.BufferedFileInput
 
readUnsignedShort() - Method in class com.asakusafw.runtime.io.util.DataBuffer
 
readUnsignedShort() - Method in class com.asakusafw.runtime.io.util.DataBufferInputStream
 
readUTF() - Method in class com.asakusafw.runtime.io.util.BufferedFileInput
 
readUTF() - Method in class com.asakusafw.runtime.io.util.DataBuffer
 
readUTF() - Method in class com.asakusafw.runtime.io.util.DataBufferInputStream
 
readUTF(DataInput) - Static method in class com.asakusafw.runtime.io.util.DataIoUtils
Emulates DataInput.readUTF() without using it method.
record(T) - Method in class com.asakusafw.windgate.core.util.ExceptionHolder
Records the target exception.
RECORD_SEPARATOR - Static variable in class com.asakusafw.runtime.io.TsvConstants
The record separator character.
RecordDefinition<T> - Class in com.asakusafw.runtime.io.text.driver
A definition of record.
RecordDefinition.Builder<T> - Class in com.asakusafw.runtime.io.text.driver
A builder of RecordDefinition.
RecordEmitter - Interface in com.asakusafw.runtime.io
Writes ValueOption instances as set of records format.
RecordFormatException - Exception in com.asakusafw.runtime.io
An exception that will occur for wrong record format.
RecordFormatException(String) - Constructor for exception com.asakusafw.runtime.io.RecordFormatException
Creates a new instance.
RecordFormatException(String, Throwable) - Constructor for exception com.asakusafw.runtime.io.RecordFormatException
Creates a new instance.
RecordParser - Interface in com.asakusafw.runtime.io
Reads set of records and set each cell into ValueOption.
RecordWriter - Interface in com.asakusafw.utils.io
An abstract super interface of table-style record writers.
redirectStandardOutput(OutputStream, boolean) - Method in interface com.asakusafw.windgate.hadoopfs.ssh.SshConnection
Opens the remote standar output and redirects into the specified output.
reduce(KEY, Iterable<VALUE>, Reducer<KEY, VALUE, KEY, VALUE>.Context) - Method in class com.asakusafw.runtime.flow.SegmentedCombiner
 
reduce(KEYIN, Iterable<VALUEIN>, Reducer<KEYIN, VALUEIN, KEYOUT, VALUEOUT>.Context) - Method in class com.asakusafw.runtime.flow.SegmentedReducer
 
reduce(SortableSlot, Iterable<WritableSlot>, Reducer<SortableSlot, WritableSlot, Object, Object>.Context) - Method in class com.asakusafw.runtime.stage.collector.SlotSorter
 
reduce(AbstractDirectOutputKey, Iterable<AbstractDirectOutputValue>, Reducer<AbstractDirectOutputKey, AbstractDirectOutputValue, Object, Object>.Context) - Method in class com.asakusafw.runtime.stage.directio.DirectOutputReducer
 
ReducerSimplifierConfigurator - Class in com.asakusafw.runtime.stage.optimizer
Configures number of reduce tasks.
ReducerSimplifierConfigurator() - Constructor for class com.asakusafw.runtime.stage.optimizer.ReducerSimplifierConfigurator
 
ReducerWithRuntimeResource<KEYIN,VALUEIN,KEYOUT,VALUEOUT> - Class in com.asakusafw.runtime.flow
An abstract super class of a reducer with RuntimeResources.
ReducerWithRuntimeResource() - Constructor for class com.asakusafw.runtime.flow.ReducerWithRuntimeResource
 
ReduceTerm<T extends AstTerm<T>> - Class in com.asakusafw.dmdl.semantics.trait
Reducing terms.
ReduceTerm(T, ModelSymbol, List<MappingFactor>, List<PropertySymbol>) - Constructor for class com.asakusafw.dmdl.semantics.trait.ReduceTerm
Creates and returns a new instance.
reference - Variable in class com.asakusafw.dmdl.model.AstJoin
The reference to the join target model.
reference - Variable in class com.asakusafw.dmdl.model.AstSummarize
The reference to the summarize target model.
reference(OperatorDescription.Reference) - Static method in class com.asakusafw.operator.model.OperatorDescription.Document
Creates a new instance.
Reference() - Constructor for class com.asakusafw.operator.model.OperatorDescription.Reference
 
ReferenceDocument(OperatorDescription.Reference) - Constructor for class com.asakusafw.operator.model.OperatorDescription.ReferenceDocument
Creates a new instance.
ReferencesTrait - Class in com.asakusafw.dmdl.semantics.trait
Referred models.
ReferencesTrait(AstNode, List<ModelSymbol>) - Constructor for class com.asakusafw.dmdl.semantics.trait.ReferencesTrait
Creates and returns a new instance.
ReflectionTypeMapper - Class in com.asakusafw.utils.java.internal.model.util
Maps Type into Java DOM types.
ReflectionTypeMapper() - Constructor for class com.asakusafw.utils.java.internal.model.util.ReflectionTypeMapper
 
ReflectionTypeVisitor<R,C,E extends Throwable> - Class in com.asakusafw.utils.java.internal.model.util
Visitors for processing implementations of Type.
ReflectionTypeVisitor() - Constructor for class com.asakusafw.utils.java.internal.model.util.ReflectionTypeVisitor
 
region - Variable in class com.asakusafw.dmdl.Diagnostic
Corresponded region, or null if unknown.
Region - Class in com.asakusafw.dmdl
Region of the AST Node in the script file.
Region(URI, int, int, int, int) - Constructor for class com.asakusafw.dmdl.Region
Creates a new instance.
register(TypeElement) - Method in class com.asakusafw.operator.flowpart.FlowPartAnalyzer
Registers a flow-part class declaration to this analyzer.
register(TypeElement, ExecutableElement) - Method in class com.asakusafw.operator.method.OperatorMethodAnalyzer
Registers an operator method declaration to this analyzer.
register(Report.Delegate, ResourceConfiguration) - Method in class com.asakusafw.runtime.core.legacy.LegacyReport.Initializer
 
register(D, ResourceConfiguration) - Method in class com.asakusafw.runtime.core.legacy.RuntimeResource.DelegateRegisterer
Registers the delegation object.
register(File) - Static method in class com.asakusafw.runtime.windows.WinUtilsInstaller
Registers a winutils.exe file.
register(JobScript) - Method in class com.asakusafw.yaess.jobqueue.client.HttpJobClient
 
register(JobScript) - Method in interface com.asakusafw.yaess.jobqueue.client.JobClient
Creates a new job.
ReifiableTypeDescription - Class in com.asakusafw.operator.description
Represents a reifiable type (can be represented in Class).
ReifiableTypeDescription() - Constructor for class com.asakusafw.operator.description.ReifiableTypeDescription
 
relativise(BasePath) - Method in class com.asakusafw.operation.tools.directio.BasePath
Returns the relative path of the given path.
releaseBuffer(StringBuilder) - Method in class com.asakusafw.runtime.io.text.driver.BasicFieldOutput
 
releaseBuffer(StringBuilder) - Method in interface com.asakusafw.runtime.io.text.driver.FieldOutput
Releases the acquired buffer.
reload() - Method in class com.asakusafw.testdriver.OperatorTestEnvironment
Reloads the configuration file and activates changes.
remap(UnaryOperator<PropertySymbol>) - Method in interface com.asakusafw.dmdl.semantics.PropertyReferenceDeclaration.ReferenceContainer
Returns the mapped container.
remap(UnaryOperator<PropertySymbol>) - Method in class com.asakusafw.dmdl.semantics.PropertyReferenceDeclaration.ReferenceList
 
remap(UnaryOperator<PropertySymbol>) - Method in class com.asakusafw.dmdl.semantics.PropertyReferenceDeclaration.ReferenceMap
 
remove() - Method in class com.asakusafw.runtime.core.util.Shared
Discards the current shared value.
removeCorrespondingKeys(Properties) - Static method in class com.asakusafw.windgate.core.CoreProfile
Removes entries corresponding to process profiles.
removeCorrespondingKeys(Properties) - Static method in class com.asakusafw.windgate.core.process.ProcessProfile
Removes entries corresponding to process profiles.
removeCorrespondingKeys(Properties) - Static method in class com.asakusafw.windgate.core.resource.ResourceProfile
Removes entries corresponding to resource profiles.
removeCorrespondingKeys(Properties) - Static method in class com.asakusafw.windgate.core.session.SessionProfile
Removes entries corresponding to resource profiles.
removeEdge(Object, Object) - Method in interface com.asakusafw.utils.graph.Graph
Removes the edge from source to destination in this graph.
removeEdge(Object, Object) - Method in class com.asakusafw.utils.graph.HashGraph
 
removeFirst() - Method in class com.asakusafw.operator.model.JavaName
Removes the first name segment in this name.
removeKeyPrefix(Properties, String) - Static method in class com.asakusafw.windgate.core.util.PropertiesUtil
Removes entries which have the specified prefix in their key.
removeLast() - Method in class com.asakusafw.operator.model.JavaName
Removes the last name segment in this name.
removeNode(Object) - Method in interface com.asakusafw.utils.graph.Graph
Removes the vertex in this graph.
removeNode(Object) - Method in class com.asakusafw.utils.graph.HashGraph
 
removeNodes(Collection<?>) - Method in interface com.asakusafw.utils.graph.Graph
Removes the vertices in this graph.
removeNodes(Collection<?>) - Method in class com.asakusafw.utils.graph.HashGraph
 
Rendezvous<V extends org.apache.hadoop.io.Writable> - Class in com.asakusafw.runtime.flow
An abstract super interface for processing co-group like operations.
Rendezvous() - Constructor for class com.asakusafw.runtime.flow.Rendezvous
 
replace(String, boolean) - Method in class com.asakusafw.windgate.core.ParameterList
Replaces parameters in the target string.
replace(String, boolean) - Method in class com.asakusafw.yaess.core.VariableResolver
Replaces parameters in the target string.
report(Diagnostic) - Method in class com.asakusafw.dmdl.semantics.DmdlSemantics
Adds a diagnostic about semantics analysis.
Report - Class in com.asakusafw.runtime.core
Report API entry class.
report(Report.Level, String) - Method in class com.asakusafw.runtime.core.Report.Default
 
report(Report.Level, String, Throwable) - Method in class com.asakusafw.runtime.core.Report.Default
 
report(Report.Level, String) - Method in class com.asakusafw.runtime.core.Report.Delegate
Notifies a report.
report(Report.Level, String, Throwable) - Method in class com.asakusafw.runtime.core.Report.Delegate
Notifies a report.
report(Report.Level, String) - Method in class com.asakusafw.runtime.report.CommonsLoggingReport
 
report(Report.Level, String, Throwable) - Method in class com.asakusafw.runtime.report.CommonsLoggingReport
 
Report.Default - Class in com.asakusafw.runtime.core
A basic implementation of Report.Delegate.
Report.Delegate - Class in com.asakusafw.runtime.core
An abstract super class of delegation objects for Report.
Report.FailedException - Exception in com.asakusafw.runtime.core
Report.FailedException is thrown when an exception was occurred while processing messages in Report.
Report.Level - Enum in com.asakusafw.runtime.core
Represents levels of reporting.
reportAll(Iterable<? extends Diagnostic>) - Method in class com.asakusafw.dmdl.semantics.DmdlSemantics
Adds diagnostics about semantics analysis.
ReportApi - Interface in com.asakusafw.runtime.core.api
The Report API.
reportInvalidElements(AstAttribute, Collection<? extends AstAttributeElement>) - Static method in class com.asakusafw.dmdl.util.AttributeUtil
Returns erroneous diagnostics for the undefined attribut elements.
reportJobStatus(String, PhaseMonitor.JobStatus, Throwable) - Method in class com.asakusafw.yaess.basic.LoggingExecutionMonitor
 
reportJobStatus(String, PhaseMonitor.JobStatus, Throwable) - Method in class com.asakusafw.yaess.core.PhaseMonitor
Reports job status about target job ID.
reportJobStatus(String, PhaseMonitor.JobStatus, Throwable) - Method in class com.asakusafw.yaess.flowlog.FlowLogger
 
require(int, int) - Static method in class com.asakusafw.runtime.core.BatchRuntime
Checks runtime version and raises an exception if the version is inconsistent.
required - Variable in class com.asakusafw.info.cli.generate.dot.ShowAllParameter
Whether or not the help message is required.
required - Variable in class com.asakusafw.utils.jcommander.common.HelpParameter
Whether or not the help message is required.
required - Variable in class com.asakusafw.utils.jcommander.common.HiddenHelpParameter
Whether or not the help message is required.
required - Variable in class com.asakusafw.utils.jcommander.common.VerboseParameter
Whether or not the verbose message is required.
reset() - Method in class com.asakusafw.runtime.directio.util.CountInputStream
 
reset() - Method in class com.asakusafw.runtime.directio.util.DelimiterRangeInputStream
 
reset() - Method in class com.asakusafw.runtime.flow.join.LookUpKey
Clears the buffer.
reset() - Method in class com.asakusafw.runtime.io.text.driver.BasicFieldOutput
Clears the last output.
reset(byte[], int, int) - Method in class com.asakusafw.runtime.io.util.DataBuffer
Resets data in this buffer.
reset(int, int) - Method in class com.asakusafw.runtime.io.util.DataBuffer
Resets cursors in this buffer.
reset() - Method in class com.asakusafw.runtime.io.util.ZipEntryInputStream
 
reset() - Method in interface com.asakusafw.runtime.model.DataModel
Resets the properties in this to initial state.
reset() - Method in class com.asakusafw.runtime.value.StringOption
Reset this object to an empty character string.
reset() - Static method in class com.asakusafw.windgate.hadoopfs.ssh.StdioHelper
Resets standard I/Os.
reset() - Method in class com.asakusafw.windgate.hadoopfs.ssh.ZipEntryInputStream
 
reset() - Method in class com.asakusafw.windgate.stream.CountingInputStream
 
resetArguments() - Method in class com.asakusafw.utils.java.jsr199.testing.VolatileCompiler
resolve() - Method in class com.asakusafw.dmdl.analyzer.DmdlAnalyzer
Resolves the all added definitions and returns the root semantics model.
resolve(TypeDriver.Context, AstType) - Method in class com.asakusafw.dmdl.analyzer.driver.BasicTypeDriver
 
resolve(TypeDriver.Context, AstType) - Method in class com.asakusafw.dmdl.analyzer.driver.CollectionTypeDriver
 
resolve(boolean) - Method in class com.asakusafw.dmdl.directio.text.AbstractTextStreamFormatGenerator
Resolves a value.
resolve(char) - Method in class com.asakusafw.dmdl.directio.text.AbstractTextStreamFormatGenerator
Resolves a value.
resolve(String) - Method in class com.asakusafw.dmdl.directio.text.AbstractTextStreamFormatGenerator
Resolves a value.
resolve(Enum<?>) - Method in class com.asakusafw.dmdl.directio.text.AbstractTextStreamFormatGenerator
Resolves a value.
resolve(ClassName) - Method in class com.asakusafw.dmdl.directio.text.AbstractTextStreamFormatGenerator
Resolves a value.
resolve(ModelSymbol) - Method in class com.asakusafw.dmdl.java.emitter.EmitContext
Resolves the model symbol to the corresponded Java DOM type symbol.
resolve(Type) - Method in class com.asakusafw.dmdl.java.emitter.EmitContext
Resolves the runtime type to the corresponded Java DOM type symbol.
resolve(Name) - Method in class com.asakusafw.dmdl.java.emitter.EmitContext
Resolves the qualified type name to the corresponded type symbol.
resolve(Type) - Method in class com.asakusafw.dmdl.java.emitter.EmitContext
Resolves the Java DOM type to imported type representation.
resolve(AstType) - Method in interface com.asakusafw.dmdl.spi.TypeDriver.Context
Resolves element type.
resolve(TypeDriver.Context, AstType) - Method in interface com.asakusafw.dmdl.spi.TypeDriver
Processes and modifies the attributed declaration.
resolve(LocationInfo) - Method in class com.asakusafw.info.cli.generate.ddl.LocationParameter
Resolves the logical location information into physical one.
resolve(Collection<? extends LocationInfo>) - Method in class com.asakusafw.info.cli.generate.ddl.LocationParameter
Resolves the candidates of logical locations into physical one.
resolve(FilePattern) - Method in class com.asakusafw.operation.tools.directio.BasePath
Returns a file pattern that is a sequence of this and the given pattern.
resolve(BasePath) - Method in class com.asakusafw.operation.tools.directio.BasePath
Returns a base path that is concatenation of this and the given path.
resolve(String) - Method in class com.asakusafw.operation.tools.directio.file.DataSourceParameter
Resolves the given path.
resolve(String) - Method in class com.asakusafw.operation.tools.directio.file.LocalPathParameter
Resolves the given path.
resolve() - Method in class com.asakusafw.operator.flowpart.FlowPartAnalyzer
Resolves previously registered flow-part classes.
resolve() - Method in class com.asakusafw.operator.method.OperatorMethodAnalyzer
Resolves previously registered operator methods.
resolve(ImportBuilder, TypeDescription) - Static method in class com.asakusafw.operator.util.DescriptionHelper
Returns the resolved type.
resolve(List<? extends Path>) - Method in interface com.asakusafw.runtime.util.cache.BatchFileCacheRepository
Put files into remote cache and returns a mapping original files into cached path.
resolve(List<? extends Path>) - Method in class com.asakusafw.runtime.util.cache.ConcurrentBatchFileCacheRepository
 
resolve(Path) - Method in interface com.asakusafw.runtime.util.cache.FileCacheRepository
Put a file into remote cache and returns the cached path.
resolve(Path) - Method in class com.asakusafw.runtime.util.cache.HadoopFileCacheRepository
 
resolve(List<? extends Path>) - Method in class com.asakusafw.runtime.util.cache.NullBatchFileCacheRepository
 
resolve(Path) - Method in class com.asakusafw.runtime.util.cache.NullFileCacheRepository
 
resolve(VerifyContext, PropertyName, PropertyType, String) - Method in interface com.asakusafw.testdriver.excel.ExcelSheetRuleExtension
Resolves a rule expression and returns its ValuePredicate.
resolve(VerifyContext, PropertyName, PropertyType, String) - Method in class com.asakusafw.testdriver.excel.extension.ExcelSheetApproximateRule
 
resolve(VerifyContext, PropertyName, PropertyType, String) - Method in class com.asakusafw.testdriver.excel.extension.ExcelSheetOrdinalRule
 
resolve(Type) - Method in class com.asakusafw.utils.java.model.util.ImportBuilder
Resolves the target type and returns it as an imported type representation.
resolve() - Method in class com.asakusafw.vocabulary.flow.builder.FlowElementBuilder
Resolves current operator input/output/arguments.
resolve(ExecutionContext, ExecutionScriptHandler<?>) - Method in class com.asakusafw.yaess.core.CommandScript
 
resolve(String) - Method in class com.asakusafw.yaess.core.ExecutionScript.PlaceholderResolver
Resolves placeholder expressions in the target string.
resolve(ExecutionContext, ExecutionScriptHandler<?>) - Method in interface com.asakusafw.yaess.core.ExecutionScript
Resolves placeholders defined in this script.
resolve(ExecutionContext, ExecutionScriptHandler<?>) - Method in class com.asakusafw.yaess.core.HadoopScript
 
resolveAnnotation(ImportBuilder, AnnotationDescription) - Static method in class com.asakusafw.operator.util.DescriptionHelper
Returns the resolved annotation.
resolveAsHadoopPath(String) - Method in class com.asakusafw.operation.tools.directio.file.DataSourceParameter
Resolves the given path as Hadoop file system path.
resolveClass(ObjectStreamClass) - Method in class com.asakusafw.windgate.file.resource.LoadingObjectInputStream
 
resolveCodecName(String) - Static method in class com.asakusafw.dmdl.directio.util.CodecNames
Returns the resolved codec name.
resolveCommandToken(TaskExecutionContext, CommandToken) - Static method in class com.asakusafw.workflow.executor.TaskExecutors
Resolves a CommandToken for the current execution context.
resolveCommandTokens(TaskExecutionContext, List<? extends CommandToken>) - Static method in class com.asakusafw.workflow.executor.TaskExecutors
Resolves a list of CommandToken for the current execution context.
resolveConstant(ImportBuilder, ValueDescription) - Static method in class com.asakusafw.operator.util.DescriptionHelper
Returns the resolved constant value.
resolveInput(String, Source<?>) - Method in class com.asakusafw.vocabulary.flow.graph.FlowElementResolver
Connects between an upstream source and the input port of the flow element.
resolveOutput(String) - Method in class com.asakusafw.vocabulary.flow.graph.FlowElementResolver
Returns the output port of the target flow element as upstream source.
resolvePackageMember(Name) - Method in class com.asakusafw.utils.java.model.util.ImportBuilder
Resolves the type name as an package member of this current context.
resolvePath(TaskExecutionContext, String) - Static method in class com.asakusafw.workflow.executor.TaskExecutors
Resolves a path string using the current context.
resolveRawValue(Object) - Method in interface com.asakusafw.testdriver.core.DataModelDefinition
Converts the given raw property value into a corresponded property value for DataModelReflection.
resolveRawValue(Object) - Method in class com.asakusafw.testdriver.model.DefaultDataModelDefinition
 
resolveType(AstType) - Method in class com.asakusafw.dmdl.analyzer.Context
Returns the corresponded type of the type syntax.
resolveValue(ImportBuilder, ValueDescription) - Static method in class com.asakusafw.operator.util.DescriptionHelper
Returns the resolved value.
resource(Class<? extends DataFormat<?>>, String, String) - Method in class com.asakusafw.testdriver.directio.api.DirectIoTester
Declares about Direct I/O resource.
resource(DirectFileInputDescription) - Method in class com.asakusafw.testdriver.directio.api.DirectIoTester
Returns resource for the DirectFileInputDescription.
ResourceConfiguration - Interface in com.asakusafw.runtime.core
An abstract super interface of configuration information for runtime resources.
ResourceInfo - Class in com.asakusafw.runtime.directio
Represents a resource.
ResourceInfo(String, String) - Constructor for class com.asakusafw.runtime.directio.ResourceInfo
Creates a new instance.
ResourceInfo(String, String, boolean) - Constructor for class com.asakusafw.runtime.directio.ResourceInfo
Creates a new instance.
ResourceManipulator - Class in com.asakusafw.windgate.core.resource
An abstract implementation of logical data store manipulator.
ResourceManipulator() - Constructor for class com.asakusafw.windgate.core.resource.ResourceManipulator
 
ResourceMirror - Class in com.asakusafw.windgate.core.resource
An abstract implementation of logical data store resources.
ResourceMirror() - Constructor for class com.asakusafw.windgate.core.resource.ResourceMirror
 
ResourcePattern - Interface in com.asakusafw.runtime.directio
A pattern describes resource location.
ResourceProfile - Class in com.asakusafw.windgate.core.resource
A configuration for each resource.
ResourceProfile(String, Class<? extends ResourceProvider>, ProfileContext, Map<String, String>) - Constructor for class com.asakusafw.windgate.core.resource.ResourceProfile
Creates a new instance.
ResourceProvider - Class in com.asakusafw.windgate.core.resource
An abstract super class of resource factory.
ResourceProvider() - Constructor for class com.asakusafw.windgate.core.resource.ResourceProvider
 
rest() - Method in class com.asakusafw.utils.collections.SingleLinkedList
Returns a new list dropping the first element from this list.
restOf(String) - Method in class com.asakusafw.operation.tools.directio.BasePath
Extracts the rest resource pattern of the given path.
Restorable - Interface in com.asakusafw.runtime.value
An abstract super interface of values that can restore their contents from a sequence of bytes.
restore(byte[], int, int) - Method in class com.asakusafw.runtime.value.BooleanOption
 
restore(byte[], int, int) - Method in class com.asakusafw.runtime.value.ByteOption
 
restore(byte[], int, int) - Method in class com.asakusafw.runtime.value.DateOption
 
restore(byte[], int, int) - Method in class com.asakusafw.runtime.value.DateTimeOption
 
restore(byte[], int, int) - Method in class com.asakusafw.runtime.value.DecimalOption
 
restore(byte[], int, int) - Method in class com.asakusafw.runtime.value.DoubleOption
 
restore(byte[], int, int) - Method in class com.asakusafw.runtime.value.FloatOption
 
restore(byte[], int, int) - Method in class com.asakusafw.runtime.value.IntOption
 
restore(byte[], int, int) - Method in class com.asakusafw.runtime.value.LongOption
 
restore(byte[], int, int) - Method in interface com.asakusafw.runtime.value.Restorable
Restores the contents from the slice of the byte array.
restore(byte[], int, int) - Method in class com.asakusafw.runtime.value.ShortOption
 
restore(byte[], int, int) - Method in class com.asakusafw.runtime.value.StringOption
 
restructure(Source<?>, Class<T>) - Method in class com.asakusafw.vocabulary.flow.util.CoreOperatorFactory
Returns a new restructure operator instance.
restructure(Source<?>) - Method in class com.asakusafw.vocabulary.flow.util.CoreOperatorFactory
Returns a new fragment which will be provide a restructure operator.
restructure(Source<?>, Class<T>) - Static method in class com.asakusafw.vocabulary.flow.util.CoreOperators
Returns a new restructure operator instance.
restructure(Source<?>) - Static method in class com.asakusafw.vocabulary.flow.util.CoreOperators
Returns a new fragment which will be provide a restructure operator.
Restructure - Annotation Type in com.asakusafw.vocabulary.operator
Represents restructure operator annotation.
RESTRUCTURE_NAME - Static variable in class com.asakusafw.vocabulary.flow.util.CoreOperatorFactory
The common instance name of restructure operator.
Result<T> - Interface in com.asakusafw.runtime.core
Represents a result sink of operators.
Result.OutputException - Exception in com.asakusafw.runtime.core
An Result.OutputException is thrown when a Result was failed to output data model objects.
ResultOutput<T> - Class in com.asakusafw.runtime.flow
An implementation of Result which put data model objects into the final output.
ResultOutput(TaskAttemptContext, RecordWriter) - Constructor for class com.asakusafw.runtime.flow.ResultOutput
Creates a new instance.
ResultOutput(TaskAttemptContext, RecordWriter, List<Counter>) - Constructor for class com.asakusafw.runtime.flow.ResultOutput
Creates a new instance.
rethrow() - Method in class com.asakusafw.utils.java.jsr199.testing.SafeProcessor
Throws the exception occurred while running SafeProcessor.process(Set, RoundEnvironment) only if it exists.
RetryableProcessLogger - Class in com.asakusafw.windgate.retryable
Logger for WindGate Retryable Processes.
RetryableProcessLogger(Class<?>) - Constructor for class com.asakusafw.windgate.retryable.RetryableProcessLogger
Creates a new instance.
RetryableProcessProfile - Class in com.asakusafw.windgate.retryable
A structured profile for RetryableProcessProvider.
RetryableProcessProfile(ProcessProvider, int) - Constructor for class com.asakusafw.windgate.retryable.RetryableProcessProfile
Creates a new instance.
RetryableProcessProfile(ProcessProvider, int, long) - Constructor for class com.asakusafw.windgate.retryable.RetryableProcessProfile
Creates a new instance.
RetryableProcessProvider - Class in com.asakusafw.windgate.retryable
Retryable processes.
RetryableProcessProvider() - Constructor for class com.asakusafw.windgate.retryable.RetryableProcessProvider
 
RetryObject - Interface in com.asakusafw.runtime.util.lock
Represents a retry controller object.
RetryStrategy - Interface in com.asakusafw.runtime.util.lock
Represents a retry strategy.
ReturnReference() - Constructor for class com.asakusafw.operator.model.OperatorDescription.ReturnReference
 
returns() - Static method in class com.asakusafw.operator.model.OperatorDescription.Reference
Creates a new instance.
returns() - Method in class com.asakusafw.utils.java.model.util.JavadocBuilder
Starts a @return tag block in this builder.
ReturnStatement - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents return statement.
ReturnStatementImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of ReturnStatement.
ReturnStatementImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.ReturnStatementImpl
 
rewind() - Method in class com.asakusafw.utils.java.parser.javadoc.DefaultJavadocTokenStream
 
rewind() - Method in interface com.asakusafw.utils.java.parser.javadoc.JavadocTokenStream
Restores the stream position to the last marked, and discards the last marked position.
rewindFields() - Method in class com.asakusafw.runtime.io.text.csv.CsvFieldReader
 
rewindFields() - Method in interface com.asakusafw.runtime.io.text.FieldReader
Rewinds the cursor to the head of the current record.
rewindFields() - Method in class com.asakusafw.runtime.io.text.tabular.TabularFieldReader
 
RowFormatInfo - Interface in com.asakusafw.info.hive
Represents ROW FORMAT in Hive.
RowFormatInfo.FormatKind - Enum in com.asakusafw.info.hive
Represents a row format kind.
RowMatchingCondition - Enum in com.asakusafw.testdriver.excel.legacy
Kind of predicate about all set of model object.
rule(String) - Static method in class com.asakusafw.testdata.generator.excel.SheetFormat
Returns rule sheet format representation.
rule(Class<?>) - Method in class com.asakusafw.testdriver.core.TestResultInspector
Deprecated.
Creates a VerifyRuleBuilder for the target model class.
rule(Class<? extends T>, ModelVerifier<T>) - Method in class com.asakusafw.testdriver.core.TestResultInspector
Deprecated.
Converts ModelVerifier into VerifyRule.
RuleSheetFormat - Enum in com.asakusafw.testdriver.excel
Format of verification rule description on Excel Sheet.
run(String[]) - Method in class com.asakusafw.directio.tools.DirectIoAbortTransaction
 
run(String[]) - Method in class com.asakusafw.directio.tools.DirectIoApplyTransaction
 
run(String[]) - Method in class com.asakusafw.directio.tools.DirectIoDelete
 
run(String[]) - Method in class com.asakusafw.directio.tools.DirectIoList
 
run(String[]) - Method in class com.asakusafw.directio.tools.DirectIoListTransaction
 
run() - Method in class com.asakusafw.info.cli.generate.ddl.DdlHiveCommand
 
run() - Method in class com.asakusafw.info.cli.generate.dot.DrawJobflowCommand
 
run() - Method in class com.asakusafw.info.cli.generate.dot.DrawOperatorCommand
 
run() - Method in class com.asakusafw.info.cli.generate.dot.DrawPlanCommand
 
run() - Method in class com.asakusafw.info.cli.list.ListBatchCommand
 
run() - Method in class com.asakusafw.info.cli.list.ListDirectFileInputCommand
 
run() - Method in class com.asakusafw.info.cli.list.ListDirectFileOutputCommand
 
run() - Method in class com.asakusafw.info.cli.list.ListHiveInputCommand
 
run() - Method in class com.asakusafw.info.cli.list.ListHiveOutputCommand
 
run() - Method in class com.asakusafw.info.cli.list.ListJobflowCommand
 
run() - Method in class com.asakusafw.info.cli.list.ListOperatorCommand
 
run() - Method in class com.asakusafw.info.cli.list.ListParameterCommand
 
run() - Method in class com.asakusafw.info.cli.list.ListPlanCommand
 
run() - Method in class com.asakusafw.info.cli.list.ListWindGateInputCommand
 
run() - Method in class com.asakusafw.info.cli.list.ListWindGateOutputCommand
 
run() - Method in class com.asakusafw.operation.tools.directio.conf.ConfigurationListCommand
 
run() - Method in class com.asakusafw.operation.tools.directio.conf.ConfigurationSystemCommand
 
run() - Method in class com.asakusafw.operation.tools.directio.file.AbstractFileCopyCommand
 
run() - Method in class com.asakusafw.operation.tools.directio.file.FileDeleteCommand
 
run() - Method in class com.asakusafw.operation.tools.directio.file.FileGetCommand
 
run() - Method in class com.asakusafw.operation.tools.directio.file.FileListCommand
 
run() - Method in class com.asakusafw.operation.tools.directio.file.FileMakeDirectoryCommand
 
run() - Method in class com.asakusafw.operation.tools.directio.file.FilePutCommand
 
run() - Method in class com.asakusafw.operation.tools.directio.transaction.TransactionAbortCommand
 
run() - Method in class com.asakusafw.operation.tools.directio.transaction.TransactionApplyCommand
 
run() - Method in class com.asakusafw.operation.tools.directio.transaction.TransactionListCommand
 
run() - Method in class com.asakusafw.operation.tools.directio.transaction.TransactionShowCommand
 
run(String[]) - Method in class com.asakusafw.operation.tools.hadoop.fs.Clean
 
run() - Method in class com.asakusafw.operation.tools.portal.VersionCommand
 
run(Set<? extends TypeElement>, RoundEnvironment) - Method in class com.asakusafw.operator.AbstractOperatorAnnotationProcessor
Runs this annotation processor.
run(Set<? extends TypeElement>, RoundEnvironment) - Method in class com.asakusafw.operator.flowpart.FlowPartAnnotationProcessor
 
run(Set<? extends TypeElement>, RoundEnvironment) - Method in class com.asakusafw.operator.method.OperatorAnnotationProcessor
 
run(Mapper<KEYIN, VALUEIN, KEYOUT, VALUEOUT>.Context) - Method in class com.asakusafw.runtime.flow.MapperWithRuntimeResource
 
run(Reducer<KEYIN, VALUEIN, KEYOUT, VALUEOUT>.Context) - Method in class com.asakusafw.runtime.flow.ReducerWithRuntimeResource
 
run(Job) - Method in class com.asakusafw.runtime.mapreduce.simple.SimpleJobRunner
 
run(String[]) - Method in class com.asakusafw.runtime.stage.BaseStageClient
 
run(Mapper.Context) - Method in class com.asakusafw.runtime.stage.input.StageInputMapper
 
run(Job) - Method in interface com.asakusafw.runtime.stage.JobRunner
Runs the target job.
run() - Method in class com.asakusafw.testdriver.windgate.JdbcDriverCleaner
 
run() - Method in class com.asakusafw.utils.jcommander.common.GroupUsageCommand
 
run(String) - Method in class com.asakusafw.vocabulary.batch.BatchDescription
Deprecated.
does not supported
run(Class<? extends FlowDescription>) - Method in class com.asakusafw.vocabulary.batch.BatchDescription
Start registering a new jobflow to this batch.
run() - Method in class com.asakusafw.workflow.cli.run.RunCommand
 
run() - Method in class com.asakusafw.yaess.core.util.StreamRedirectTask
 
RunCommand - Class in com.asakusafw.workflow.cli.run
Runs a batch application.
RunCommand() - Constructor for class com.asakusafw.workflow.cli.run.RunCommand
 
runIn(PluginClassLoader) - Static method in class com.asakusafw.testdriver.windgate.JdbcDriverCleaner
De-registers JDBC drivers which the class loader was loaded.
runInternal(Mapper<KEYIN, VALUEIN, KEYOUT, VALUEOUT>.Context) - Method in class com.asakusafw.runtime.flow.MapperWithRuntimeResource
Invokes Mapper#run(Context) internally.
runInternal(Reducer<KEYIN, VALUEIN, KEYOUT, VALUEOUT>.Context) - Method in class com.asakusafw.runtime.flow.ReducerWithRuntimeResource
Invokes {code Reducer#run(Context)} internally.
runInternal(Mapper<Object, T, Object, Object>.Context) - Method in class com.asakusafw.runtime.stage.directio.AbstractNoReduceDirectOutputMapper
 
RunTask - Class in com.asakusafw.testdriver.tools.runner
Runs an Asakusa batch application using test driver facilities.
RunTask(RunTask.Configuration) - Constructor for class com.asakusafw.testdriver.tools.runner.RunTask
Creates a new instance.
RunTask.Configuration - Class in com.asakusafw.testdriver.tools.runner
Represents a configuration for RunTask.
runTest(Class<? extends BatchDescription>) - Method in class com.asakusafw.testdriver.BatchTester
Executes a batch and then verifies the execution result.
runTest(Runnable) - Method in class com.asakusafw.testdriver.FlowPartTester
Executes a temporary flow and then verifies the execution result.
runTest(FlowDescription) - Method in class com.asakusafw.testdriver.FlowPartTester
Executes a flow-part and then verifies the execution result.
runTest(Class<? extends FlowDescription>) - Method in class com.asakusafw.testdriver.JobFlowTester
Executes a jobflow and then verifies the execution result.
RuntimeContext - Class in com.asakusafw.runtime.core.context
Holds runtime context information.
RuntimeContext.ExecutionMode - Enum in com.asakusafw.runtime.core.context
Represents execution type.
RuntimeResource - Interface in com.asakusafw.runtime.core.legacy
Runtime resource which has resource lifecycle.
RuntimeResource.DelegateRegisterer<D> - Class in com.asakusafw.runtime.core.legacy
A skeletal implementation of registering/unregistering resource delegation objects.
RuntimeResourceManager - Class in com.asakusafw.runtime.flow
Manages lifecycle of RuntimeResource objects.
RuntimeResourceManager(Configuration) - Constructor for class com.asakusafw.runtime.flow.RuntimeResourceManager
Creates a new instance.
RuntimeWorkaround - Class in com.asakusafw.runtime.workaround
Constants about workaround settings.

S

S_WHITE - Static variable in class com.asakusafw.utils.java.parser.javadoc.JavadocBlockParserUtil
The white-space token kinds.
SafeCloser<T extends Closeable> - Class in com.asakusafw.windgate.core.util
Closes objects safely.
SafeCloser() - Constructor for class com.asakusafw.windgate.core.util.SafeCloser
Creates a new empty instance.
SafeCloser(T) - Constructor for class com.asakusafw.windgate.core.util.SafeCloser
Creates a new instance with target Closeable.
SafeProcessor - Class in com.asakusafw.utils.java.jsr199.testing
An annotation processor that handles occurred exceptions.
SafeProcessor(Processor) - Constructor for class com.asakusafw.utils.java.jsr199.testing.SafeProcessor
Creates a new instance.
satisfies(T, T) - Method in enum com.asakusafw.testdriver.rule.CompareOperator
Returns whether a <operator> b is satisfied or not.
save(OutputStream, ParameterTable) - Static method in class com.asakusafw.iterative.common.IterativeExtensions
Stores the parameter table into the target stream.
save(Class<?>, ExporterDescription, DataModelSinkFactory) - Method in class com.asakusafw.testdriver.core.TestModerator
Saves the target exporter's output into the specified sink.
save(Class<?>, Iterable<Difference>, DifferenceSinkFactory) - Method in class com.asakusafw.testdriver.core.TestModerator
Saves difference list into the specified sink.
scan(DataModelDefinition<?>, C) - Method in class com.asakusafw.testdriver.core.DataModelScanner
Starts scan and visits each property method.
scan(DataModelDefinition<?>, PropertyName, C) - Method in class com.asakusafw.testdriver.core.DataModelScanner
Scans about single property.
SchemaUtil - Class in com.asakusafw.directio.hive.util
Utilities about Hive schema.
SCHEME - Static variable in class com.asakusafw.utils.java.jsr199.testing.VolatileClassFile
The schema name of this kind of resources.
SCHEME_CLASSPATH - Static variable in class com.asakusafw.windgate.cli.CommandLineUtil
The scheme name of Java class path.
SCHEME_CLASSPATH - Static variable in class com.asakusafw.yaess.bootstrap.CommandLineUtil
The scheme name of Java class path.
SCHEME_CLASSPATH - Static variable in class com.asakusafw.yaess.tools.CommandLineUtil
The scheme name of Java class path.
ScriptJob<T extends ExecutionScript> - Class in com.asakusafw.yaess.core.task
Job to execute a script.
ScriptJob(T, ExecutionScriptHandler<? super T>) - Constructor for class com.asakusafw.yaess.core.task.ScriptJob
Creates a new instance.
ScriptWorkDescription - Class in com.asakusafw.vocabulary.batch
Deprecated.
does not supported
ScriptWorkDescription(String, String, String, Map<String, String>) - Constructor for class com.asakusafw.vocabulary.batch.ScriptWorkDescription
Deprecated.
Creates a new instance.
search(FileSystem, Path, FilePattern) - Static method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceUtil
Searches file/directories by pattern.
second - Variable in class com.asakusafw.utils.collections.Tuple2
The second element.
SECOND_FIELD_LENGTH - Static variable in class com.asakusafw.runtime.io.TsvConstants
The character length of second fields.
see(DocElement) - Method in class com.asakusafw.utils.java.model.util.JavadocBuilder
Starts @see tag block about the specified element in this builder.
seeField(String) - Method in class com.asakusafw.utils.java.model.util.JavadocBuilder
Starts a @see tag block for the target field in this builder.
seeField(Type, String) - Method in class com.asakusafw.utils.java.model.util.JavadocBuilder
Starts a @see tag block for the target field in this builder.
seeField(SimpleName) - Method in class com.asakusafw.utils.java.model.util.JavadocBuilder
Starts a @see tag block for the target field in this builder.
seeField(Type, SimpleName) - Method in class com.asakusafw.utils.java.model.util.JavadocBuilder
Starts a @see tag block for the target field in this builder.
seek(long) - Method in class com.asakusafw.runtime.io.util.BufferedFileInput
Sets cursor in the target file.
seek(long) - Method in class com.asakusafw.runtime.io.util.BufferedFileOutput
Sets cursor in the target file.
seek(int) - Method in class com.asakusafw.utils.java.parser.javadoc.DefaultJavadocScanner
 
seek(int) - Method in interface com.asakusafw.utils.java.parser.javadoc.JavadocScanner
Sets the index of the current scanner position.
seeMethod(String, Type...) - Method in class com.asakusafw.utils.java.model.util.JavadocBuilder
Starts a @see tag block for the target method in this builder.
seeMethod(String, List<? extends Type>) - Method in class com.asakusafw.utils.java.model.util.JavadocBuilder
Starts a @see tag block for the target method in this builder.
seeMethod(SimpleName, Type...) - Method in class com.asakusafw.utils.java.model.util.JavadocBuilder
Starts a @see tag block for the target method in this builder.
seeMethod(SimpleName, List<? extends Type>) - Method in class com.asakusafw.utils.java.model.util.JavadocBuilder
Starts a @see tag block for the target method in this builder.
seeMethod(Type, String, Type...) - Method in class com.asakusafw.utils.java.model.util.JavadocBuilder
Starts a @see tag block for the target method in this builder.
seeMethod(Type, String, List<? extends Type>) - Method in class com.asakusafw.utils.java.model.util.JavadocBuilder
Starts a @see tag block for the target method in this builder.
seeMethod(Type, SimpleName, Type...) - Method in class com.asakusafw.utils.java.model.util.JavadocBuilder
Starts @see tag block about the specified element in this builder.
seeMethod(Type, SimpleName, List<? extends Type>) - Method in class com.asakusafw.utils.java.model.util.JavadocBuilder
Starts @see tag block about the specified element in this builder.
seeType(Type) - Method in class com.asakusafw.utils.java.model.util.JavadocBuilder
Starts a @see tag block for the target type in this builder.
SEGMENT_SEPARATOR - Static variable in class com.asakusafw.utils.java.jsr199.testing.VolatileClassOutputManager
The path name separator character.
SegmentedCombiner<KEY extends SegmentedWritable,VALUE extends SegmentedWritable> - Class in com.asakusafw.runtime.flow
A skeletal implementation of Hadoop Combiner class which uses SegmentedWritable as it key/value.
SegmentedCombiner() - Constructor for class com.asakusafw.runtime.flow.SegmentedCombiner
 
SegmentedReducer<KEYIN extends SegmentedWritable,VALUEIN extends SegmentedWritable,KEYOUT extends org.apache.hadoop.io.Writable,VALUEOUT extends org.apache.hadoop.io.Writable> - Class in com.asakusafw.runtime.flow
A skeletal implementation of Hadoop Reducer class which uses SegmentedWritable as it input key/value.
SegmentedReducer() - Constructor for class com.asakusafw.runtime.flow.SegmentedReducer
 
SegmentedWritable - Interface in com.asakusafw.runtime.flow
A Writable object with its segment ID.
select(JobflowInfo, OperatorGraphView) - Method in class com.asakusafw.info.cli.common.FlowPartSelectorParameter
Returns the target flow-part operator view.
select(JobflowInfo, OperatorGraphView) - Method in class com.asakusafw.info.cli.common.VertexSelectorParameter
Returns the target vertex.
self() - Method in class com.asakusafw.runtime.io.text.value.ValueOptionFieldAdapter.BuilderBase
Returns this object.
self() - Method in class com.asakusafw.utils.gradle.BaseProject
Returns this object.
separator(String) - Method in interface com.asakusafw.utils.java.internal.model.util.EmitContext
Emits a separator symbol.
separator(String) - Method in class com.asakusafw.utils.java.internal.model.util.PrintEmitContext
 
Sequence - Class in com.asakusafw.testdriver.core
Sequence of values.
Sequence() - Constructor for class com.asakusafw.testdriver.core.Sequence
 
SequenceFileFormat<K,V,T> - Class in com.asakusafw.runtime.directio.hadoop
Data model format of InputStream / OutputStream .
SequenceFileFormat() - Constructor for class com.asakusafw.runtime.directio.hadoop.SequenceFileFormat
 
SequenceFileFormatDriver - Class in com.asakusafw.dmdl.directio.sequencefile.driver
Processes @directio.csv attributes.
SequenceFileFormatDriver() - Constructor for class com.asakusafw.dmdl.directio.sequencefile.driver.SequenceFileFormatDriver
 
SequenceFileFormatEmitter - Class in com.asakusafw.dmdl.directio.sequencefile.driver
Emits HadoopFileFormat implementations.
SequenceFileFormatEmitter() - Constructor for class com.asakusafw.dmdl.directio.sequencefile.driver.SequenceFileFormatEmitter
 
SequenceFileFormatTrait - Class in com.asakusafw.dmdl.directio.sequencefile.driver
Attributes for SequenceFile supported data models.
SequenceFileFormatTrait(AstNode, SequenceFileFormatTrait.Configuration) - Constructor for class com.asakusafw.dmdl.directio.sequencefile.driver.SequenceFileFormatTrait
Creates and returns a new instance.
SequenceFileFormatTrait.Configuration - Class in com.asakusafw.dmdl.directio.sequencefile.driver
The SequenceFile format configuration.
SequenceFileModelInput<T extends org.apache.hadoop.io.Writable> - Class in com.asakusafw.runtime.io.sequencefile
A bridge implementation to SequenceFile into ModelInput.
SequenceFileModelInput(SequenceFile.Reader) - Constructor for class com.asakusafw.runtime.io.sequencefile.SequenceFileModelInput
Creates a new instance.
SequenceFileModelInput(SequenceFile.Reader, Closeable) - Constructor for class com.asakusafw.runtime.io.sequencefile.SequenceFileModelInput
Creates a new instance.
SequenceFileModelOutput<T> - Class in com.asakusafw.runtime.io.sequencefile
An implementation of ModelOutput using SequenceFile.
SequenceFileModelOutput(SequenceFile.Writer) - Constructor for class com.asakusafw.runtime.io.sequencefile.SequenceFileModelOutput
Creates a new instance.
SequenceFileModelOutput(SequenceFile.Writer, Closeable) - Constructor for class com.asakusafw.runtime.io.sequencefile.SequenceFileModelOutput
Creates a new instance.
SequenceFileUtil - Class in com.asakusafw.runtime.io.sequencefile
Accessors for SequenceFile.
sequenceProperty(PropertyName, C) - Method in class com.asakusafw.testdriver.core.DataModelScanner
Invoked each Sequence property.
SequenceType - Class in com.asakusafw.info.hive
Represents a Hive sequence type.
SequenceType(FieldType.TypeName, int) - Constructor for class com.asakusafw.info.hive.SequenceType
Creates a new instance.
SerdeRowFormatInfo - Class in com.asakusafw.info.hive
Represents Hive SERDE row format.
SerdeRowFormatInfo(String, Map<String, String>) - Constructor for class com.asakusafw.info.hive.SerdeRowFormatInfo
Creates a new instance.
SerdeRowFormatInfo(String) - Constructor for class com.asakusafw.info.hive.SerdeRowFormatInfo
Creates a new instance.
SerialFieldBlockParser - Class in com.asakusafw.utils.java.parser.javadoc
An implementation of JavadocBaseParser which parses serialField blocks.
SerialFieldBlockParser() - Constructor for class com.asakusafw.utils.java.parser.javadoc.SerialFieldBlockParser
Creates a new instance.
SerialFieldBlockParser(String, String...) - Constructor for class com.asakusafw.utils.java.parser.javadoc.SerialFieldBlockParser
Creates a new instance.
Serialization<T> - Interface in com.asakusafw.utils.io
An abstract super interface of object serialization facilities.
serialize(Collection<? extends TraceSetting>) - Static method in class com.asakusafw.trace.io.TraceSettingSerializer
Serializes trace settings.
Service - Interface in com.asakusafw.yaess.core
A common interface for configurable services.
ServiceProfile<T extends Service> - Class in com.asakusafw.yaess.core
A common service profile format for configurable instances.
ServiceProfile(String, Class<? extends T>, Map<String, String>, ProfileContext) - Constructor for class com.asakusafw.yaess.core.ServiceProfile
Creates a new instance.
session(ClassLoader) - Method in class com.asakusafw.windgate.bootstrap.Classpath
Returns a new classpath session.
SessionException - Exception in com.asakusafw.windgate.core.session
An exception that describes failed to attach to a session.
SessionException(String, SessionException.Reason, Throwable) - Constructor for exception com.asakusafw.windgate.core.session.SessionException
Creates a new instance.
SessionException(String, SessionException.Reason) - Constructor for exception com.asakusafw.windgate.core.session.SessionException
Creates a new instance.
SessionException.Reason - Enum in com.asakusafw.windgate.core.session
The reason of the exception.
SessionMirror - Class in com.asakusafw.windgate.core.session
An abstract superclass of session mirror.
SessionMirror() - Constructor for class com.asakusafw.windgate.core.session.SessionMirror
 
SessionMirror.Null - Class in com.asakusafw.windgate.core.session
A void implementation of SessionMirror.
SessionProfile - Class in com.asakusafw.windgate.core.session
A configuration for sessions.
SessionProfile(Class<? extends SessionProvider>, ProfileContext, Map<String, String>) - Constructor for class com.asakusafw.windgate.core.session.SessionProfile
Creates a new instance.
SessionProvider - Class in com.asakusafw.windgate.core.session
An abstract super class of session provider.
SessionProvider() - Constructor for class com.asakusafw.windgate.core.session.SessionProvider
 
set(ValueOption<?>) - Method in class com.asakusafw.directio.hive.parquet.ValueConverter
Sets the target ValueOption.
set(ValueOption<?>, Object) - Method in class com.asakusafw.directio.hive.serde.BooleanOptionDriver
 
set(ValueOption<?>, Object) - Method in class com.asakusafw.directio.hive.serde.ByteOptionDriver
 
set(ValueOption<?>, Object) - Method in class com.asakusafw.directio.hive.serde.CharStringOptionDriver
 
set(Object, Object) - Method in class com.asakusafw.directio.hive.serde.DataModelDriver
Sets data model properties from the source object.
set(ValueOption<?>, Object) - Method in class com.asakusafw.directio.hive.serde.DateOptionDriver
 
set(ValueOption<?>, Object) - Method in class com.asakusafw.directio.hive.serde.DateTimeOptionDriver
 
set(ValueOption<?>, Object) - Method in class com.asakusafw.directio.hive.serde.DecimalOptionDriver
 
set(ValueOption<?>, Object) - Method in class com.asakusafw.directio.hive.serde.DoubleOptionDriver
 
set(ValueOption<?>, Object) - Method in class com.asakusafw.directio.hive.serde.FloatOptionDriver
 
set(ValueOption<?>, Object) - Method in class com.asakusafw.directio.hive.serde.IntOptionDriver
 
set(ValueOption<?>, Object) - Method in class com.asakusafw.directio.hive.serde.LongOptionDriver
 
set(ValueOption<?>, Object) - Method in class com.asakusafw.directio.hive.serde.ShortOptionDriver
 
set(ValueOption<?>, Object) - Method in class com.asakusafw.directio.hive.serde.StringOptionDriver
 
set(ValueOption<?>, Object) - Method in interface com.asakusafw.directio.hive.serde.ValueDriver
Sets the value into the target ValueOption.
set(ValueOption<?>, Object) - Method in class com.asakusafw.directio.hive.serde.VarcharStringOptionDriver
 
set(CompileEnvironment, boolean) - Method in enum com.asakusafw.operator.CompileEnvironment.Support
Sets this feature.
set(RuntimeContext) - Static method in class com.asakusafw.runtime.core.context.RuntimeContext
Replaces the global context.
set(String, String) - Method in class com.asakusafw.runtime.core.HadoopConfiguration
 
set(String, String) - Method in interface com.asakusafw.runtime.core.ResourceConfiguration
Sets a configuration value for the specified key.
set(T) - Method in class com.asakusafw.runtime.core.util.Shared
Manually sets a shared value.
set(CharSequence) - Method in class com.asakusafw.runtime.io.text.driver.BasicFieldOutput
Clears the last output and set the contents.
set(BigDecimal, ByteOption) - Method in class com.asakusafw.runtime.io.text.value.ByteOptionFieldAdapter
 
set(BigDecimal, DecimalOption) - Method in class com.asakusafw.runtime.io.text.value.DecimalOptionFieldAdapter
 
set(BigDecimal, DoubleOption) - Method in class com.asakusafw.runtime.io.text.value.DoubleOptionFieldAdapter
 
set(BigDecimal, FloatOption) - Method in class com.asakusafw.runtime.io.text.value.FloatOptionFieldAdapter
 
set(BigDecimal, IntOption) - Method in class com.asakusafw.runtime.io.text.value.IntOptionFieldAdapter
 
set(BigDecimal, LongOption) - Method in class com.asakusafw.runtime.io.text.value.LongOptionFieldAdapter
 
set(BigDecimal, T) - Method in class com.asakusafw.runtime.io.text.value.NumericOptionFieldAdapter
Sets the given number into the property.
set(BigDecimal, ShortOption) - Method in class com.asakusafw.runtime.io.text.value.ShortOptionFieldAdapter
 
set(byte[], int, int, int) - Method in class com.asakusafw.runtime.mapreduce.simple.KeyValueSlice
Sets slice range.
set(int, int, int) - Method in class com.asakusafw.runtime.mapreduce.simple.KeyValueSlice
Sets slice range.
set(Object) - Method in class com.asakusafw.runtime.stage.directio.DirectOutputOrder
Sets object.
set(Object) - Method in class com.asakusafw.runtime.stage.directio.StringTemplate
Sets an object for generating a name.
set(Job, List<StageInput>) - Static method in class com.asakusafw.runtime.stage.input.StageInputDriver
Sets the input specification for this job.
set(JobContext, List<StageOutput>) - Static method in class com.asakusafw.runtime.stage.output.BridgeOutputFormat
Sets current output information into the current context.
set(Job, String, Collection<StageOutput>) - Static method in class com.asakusafw.runtime.stage.output.StageOutputDriver
Sets the output specification for this job.
set(int, E) - Method in class com.asakusafw.runtime.value.ValueOptionList
 
set(T) - Method in class com.asakusafw.windgate.core.util.SafeCloser
Sets the target object.
setAccessMode(JobContext, StageResourceDriver.AccessMode) - Static method in class com.asakusafw.runtime.stage.resource.StageResourceDriver
Sets the access mode for stage resources in the job.
setAllowLinefeed(boolean) - Method in class com.asakusafw.dmdl.directio.csv.driver.CsvFormatTrait.Configuration
Sets whether each value can contain linefeed.
setAllowLinefeed(boolean) - Method in class com.asakusafw.dmdl.directio.tsv.driver.TsvFormatTrait.Configuration
Sets whether each value can contain linefeed.
setAlternativeTypes(List<? extends Type>) - Method in class com.asakusafw.utils.java.internal.model.syntax.UnionTypeImpl
Sets the alternatives.
setAnnotations(List<? extends Annotation>) - Method in class com.asakusafw.utils.java.internal.model.syntax.PackageDeclarationImpl
Sets the annotations.
setArguments(List<? extends Expression>) - Method in class com.asakusafw.utils.java.internal.model.syntax.AlternateConstructorInvocationImpl
Sets the actual arguments.
setArguments(List<? extends Expression>) - Method in class com.asakusafw.utils.java.internal.model.syntax.ClassInstanceCreationExpressionImpl
Sets the actual arguments.
setArguments(List<? extends Expression>) - Method in class com.asakusafw.utils.java.internal.model.syntax.EnumConstantDeclarationImpl
Sets the constructor arguments.
setArguments(List<? extends Expression>) - Method in class com.asakusafw.utils.java.internal.model.syntax.MethodInvocationExpressionImpl
Sets the actual arguments.
setArguments(List<? extends Expression>) - Method in class com.asakusafw.utils.java.internal.model.syntax.SuperConstructorInvocationImpl
Sets the actual arguments.
setArguments(Map<String, String>) - Method in class com.asakusafw.yaess.jobqueue.client.JobScript
Sets the batch arguments map for the target job.
setArray(Expression) - Method in class com.asakusafw.utils.java.internal.model.syntax.ArrayAccessExpressionImpl
Sets the array expression.
setArrayInitializer(ArrayInitializer) - Method in class com.asakusafw.utils.java.internal.model.syntax.ArrayCreationExpressionImpl
Sets the array initializer.
setAttributes(Collection<? extends Element.Attribute>) - Method in class com.asakusafw.workflow.model.basic.AbstractElement
Sets the attributes.
setBasePath(String) - Method in class com.asakusafw.dmdl.directio.util.DirectFileInputDescriptionGenerator.Description
Sets the base path.
setBasePath(String) - Method in class com.asakusafw.dmdl.directio.util.DirectFileOutputDescriptionGenerator.Description
Sets the base path.
setBatchApplicationsInstallationPath(File) - Method in class com.asakusafw.testdriver.TestDriverContext
Sets the path to the batch applications installation location.
setBatchArg(String, String) - Method in class com.asakusafw.testdriver.OperatorTestEnvironment
Adds a batch argument.
setBatchArg(String, String) - Method in class com.asakusafw.testdriver.TestDriverBase
Adds a batch argument.
setBatchGetUnit(int) - Method in class com.asakusafw.windgate.jdbc.JdbcProfile
setBatchId(String) - Method in class com.asakusafw.yaess.jobqueue.client.JobScript
Sets the batch ID of target job.
setBatchPutUnit(long) - Method in class com.asakusafw.windgate.jdbc.JdbcProfile
setBlockers(Collection<? extends S>) - Method in class com.asakusafw.workflow.model.basic.AbstractGraphElement
Sets blocker elements.
setBlockParsers(List<? extends JavadocBlockParser>) - Method in class com.asakusafw.utils.java.parser.javadoc.JavadocBaseParser
Sets the block parsers.
setBlocks(List<? extends DocBlock>) - Method in class com.asakusafw.utils.java.internal.model.syntax.JavadocImpl
Sets the documentation blocks.
setBlocks(List<? extends IrDocBlock>) - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocComment
Sets the element blocks.
setBlockSize(int) - Method in class com.asakusafw.directio.hive.parquet.ParquetFileOutput.Options
Sets the block size (in bytes).
setBody(Block) - Method in class com.asakusafw.utils.java.internal.model.syntax.CatchClauseImpl
Sets the catch block body.
setBody(ClassBody) - Method in class com.asakusafw.utils.java.internal.model.syntax.ClassInstanceCreationExpressionImpl
Sets the anonymous class body.
setBody(Block) - Method in class com.asakusafw.utils.java.internal.model.syntax.ConstructorDeclarationImpl
Sets the constructor body block.
setBody(Statement) - Method in class com.asakusafw.utils.java.internal.model.syntax.DoStatementImpl
Sets the loop body.
setBody(Statement) - Method in class com.asakusafw.utils.java.internal.model.syntax.EnhancedForStatementImpl
Sets the loop body.
setBody(ClassBody) - Method in class com.asakusafw.utils.java.internal.model.syntax.EnumConstantDeclarationImpl
Sets the class body.
setBody(Statement) - Method in class com.asakusafw.utils.java.internal.model.syntax.ForStatementImpl
Sets the loop body.
setBody(Block) - Method in class com.asakusafw.utils.java.internal.model.syntax.InitializerDeclarationImpl
Sets the initializer body block.
setBody(Statement) - Method in class com.asakusafw.utils.java.internal.model.syntax.LabeledStatementImpl
Sets the body statement.
setBody(LambdaBody) - Method in class com.asakusafw.utils.java.internal.model.syntax.LambdaExpressionImpl
Sets a body.
setBody(Block) - Method in class com.asakusafw.utils.java.internal.model.syntax.MethodDeclarationImpl
Sets the method body.
setBody(Block) - Method in class com.asakusafw.utils.java.internal.model.syntax.SynchronizedStatementImpl
Sets the body block.
setBody(Statement) - Method in class com.asakusafw.utils.java.internal.model.syntax.WhileStatementImpl
Sets the loop body.
setBodyDeclarations(List<? extends TypeBodyDeclaration>) - Method in class com.asakusafw.utils.java.internal.model.syntax.AnnotationDeclarationImpl
Sets the type member declarations.
setBodyDeclarations(List<? extends TypeBodyDeclaration>) - Method in class com.asakusafw.utils.java.internal.model.syntax.ClassBodyImpl
Sets the type member declarations.
setBodyDeclarations(List<? extends TypeBodyDeclaration>) - Method in class com.asakusafw.utils.java.internal.model.syntax.ClassDeclarationImpl
Sets the type member declarations.
setBodyDeclarations(List<? extends TypeBodyDeclaration>) - Method in class com.asakusafw.utils.java.internal.model.syntax.EnumDeclarationImpl
Sets the type member declarations.
setBodyDeclarations(List<? extends TypeBodyDeclaration>) - Method in class com.asakusafw.utils.java.internal.model.syntax.InterfaceDeclarationImpl
Sets the type member declarations.
setBoundKind(WildcardBoundKind) - Method in class com.asakusafw.utils.java.internal.model.syntax.WildcardImpl
Sets the type bound kind.
setCatchClauses(List<? extends CatchClause>) - Method in class com.asakusafw.utils.java.internal.model.syntax.TryStatementImpl
Sets the catch clauses.
setCharsetName(String) - Method in class com.asakusafw.dmdl.directio.csv.driver.CsvFormatTrait.Configuration
Sets the charset name.
setCharsetName(String) - Method in class com.asakusafw.dmdl.directio.line.driver.LineFormatTrait.Configuration
Sets the charset name.
setCharsetName(String) - Method in class com.asakusafw.dmdl.directio.tsv.driver.TsvFormatTrait.Configuration
Sets the charset name.
setCharsetName(String) - Method in class com.asakusafw.dmdl.windgate.csv.driver.CsvSupportTrait.Configuration
Sets the charset name.
setCharTypeInfo(int) - Method in class com.asakusafw.dmdl.directio.hive.common.HiveFieldTrait
Sets the char type info.
setCodecName(String) - Method in class com.asakusafw.dmdl.directio.csv.driver.CsvFormatTrait.Configuration
Sets the codec name.
setCodecName(String) - Method in class com.asakusafw.dmdl.directio.line.driver.LineFormatTrait.Configuration
Sets the codec name.
setCodecName(String) - Method in class com.asakusafw.dmdl.directio.tsv.driver.TsvFormatTrait.Configuration
Sets the codec name.
setColumnName(String) - Method in class com.asakusafw.dmdl.directio.hive.common.HiveFieldTrait
Sets the explicit column name.
setColumnNames(List<String>) - Method in class com.asakusafw.dmdl.windgate.util.JdbcProcessDescriptionGenerator.Description
Sets column names.
setColumnPresent(boolean) - Method in class com.asakusafw.dmdl.directio.hive.common.HiveFieldTrait
Sets whether this field is a table column or not.
setCombineBlocks(boolean) - Method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceProfile
Sets whether combines blocks for optimization.
setComments(List<? extends Comment>) - Method in class com.asakusafw.utils.java.internal.model.syntax.CompilationUnitImpl
Sets the comments.
setCompilerDebugLevel(CompilerConfiguration.DebugLevel) - Method in class com.asakusafw.testdriver.TestDriverContext
Sets the compiler debug level.
setCompilerOptimizeLevel(CompilerConfiguration.OptimizeLevel) - Method in class com.asakusafw.testdriver.TestDriverContext
Sets the compiler optimization level.
setCompilerWorkingDirectory(File) - Method in class com.asakusafw.testdriver.TestDriverBase
Sets the explicit compiler working directory.
setCompilerWorkingDirectory(File) - Method in class com.asakusafw.testdriver.TestDriverContext
Sets the compiler working directory.
setComponentType(Type) - Method in class com.asakusafw.utils.java.internal.model.syntax.ArrayTypeImpl
Sets the element type.
setComponentType(IrDocType) - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocArrayType
Sets the the element type.
setCompressionCodecName(CompressionCodecName) - Method in class com.asakusafw.directio.hive.parquet.ParquetFileOutput.Options
Sets the compression codec name.
setCondition(String) - Method in class com.asakusafw.dmdl.windgate.util.JdbcProcessDescriptionGenerator.Description
Sets the condition.
setCondition(Expression) - Method in class com.asakusafw.utils.java.internal.model.syntax.ConditionalExpressionImpl
Sets the condition term.
setCondition(Expression) - Method in class com.asakusafw.utils.java.internal.model.syntax.DoStatementImpl
Sets the condition expression.
setCondition(Expression) - Method in class com.asakusafw.utils.java.internal.model.syntax.ForStatementImpl
Sets the loop condition expression.
setCondition(Expression) - Method in class com.asakusafw.utils.java.internal.model.syntax.IfStatementImpl
Sets the condition expression.
setCondition(Expression) - Method in class com.asakusafw.utils.java.internal.model.syntax.WhileStatementImpl
Sets the condition expression.
setConf(Configuration) - Method in class com.asakusafw.runtime.directio.hadoop.ConfigurableBinaryStreamFormat
 
setConf(Configuration) - Method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSource
 
setConf(Configuration) - Method in class com.asakusafw.runtime.stage.input.BridgeInputFormat.BridgeInputSplit
 
setConf(Configuration) - Method in class com.asakusafw.runtime.stage.input.BridgeInputFormat.NullInputSplit
 
setConf(Configuration) - Method in class com.asakusafw.runtime.stage.input.StageInputSplit
 
setConnectRetryCount(int) - Method in class com.asakusafw.windgate.jdbc.JdbcProfile
setConnectRetryInterval(int) - Method in class com.asakusafw.windgate.jdbc.JdbcProfile
setConstantDeclarations(List<? extends EnumConstantDeclaration>) - Method in class com.asakusafw.utils.java.internal.model.syntax.EnumDeclarationImpl
Sets the enum constant declarations.
setContent(String) - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocText
Sets the contents.
setCurrentBatchId(String) - Method in class com.asakusafw.testdriver.TestDriverContext
Configures the current batch ID.
setCurrentExecutionId(String) - Method in class com.asakusafw.testdriver.TestDriverContext
Returns the current execution ID.
setCurrentFlowId(String) - Method in class com.asakusafw.testdriver.TestDriverContext
Configures the current flow ID.
setDataPageSize(int) - Method in class com.asakusafw.directio.hive.parquet.ParquetFileOutput.Options
Sets the data page size (in bytes).
setDataSize(ImporterDescription.DataSize) - Method in class com.asakusafw.dmdl.directio.util.DirectFileInputDescriptionGenerator.Description
Sets the data size.
setDataSize(ImporterDescription.DataSize) - Method in class com.asakusafw.dmdl.windgate.util.FsProcessDescriptionGenerator.Description
Sets the data size.
setDataSize(ImporterDescription.DataSize) - Method in class com.asakusafw.dmdl.windgate.util.JdbcProcessDescriptionGenerator.Description
Sets the data size.
setDateFormat(String) - Method in class com.asakusafw.dmdl.directio.csv.driver.CsvFormatTrait.Configuration
Configures the Date representation.
setDateFormat(String) - Method in class com.asakusafw.dmdl.windgate.csv.driver.CsvSupportTrait.Configuration
Configures the Date representation.
setDateTimeFormat(String) - Method in class com.asakusafw.dmdl.directio.csv.driver.CsvFormatTrait.Configuration
Configures the DateTime representation.
setDateTimeFormat(String) - Method in class com.asakusafw.dmdl.windgate.csv.driver.CsvSupportTrait.Configuration
Configures the DateTime representation.
setDayToCalendar(int, Calendar) - Static method in class com.asakusafw.runtime.value.DateUtil
Converts the number of elapsed days from 0001/01/01 (YYYY/MM/DD) to the corresponded date, and set it to the target calendar object.
setDebug(boolean) - Method in class com.asakusafw.testdriver.TestDriverBase
Sets whether compiler should keep debugging information or not.
setDecimalTypeInfo(int, int) - Method in class com.asakusafw.dmdl.directio.hive.common.HiveFieldTrait
Sets the decimal type info.
setDeclaration(ClassDeclaration) - Method in class com.asakusafw.utils.java.internal.model.syntax.LocalClassDeclarationImpl
Sets the declaring class.
setDeclaringType(IrDocNamedType) - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocMember
Sets the declaring type.
setDefaultExpression(Expression) - Method in class com.asakusafw.utils.java.internal.model.syntax.AnnotationElementDeclarationImpl
Sets the default annotation element value.
setDelegate(Report.Delegate) - Static method in class com.asakusafw.runtime.core.legacy.LegacyReport
Sets a custom implementation for the current thread.
setDictionaryPageSize(int) - Method in class com.asakusafw.directio.hive.parquet.ParquetFileOutput.Options
Sets the dictionary page size (in bytes).
setDifferenceSink(DifferenceSinkFactory) - Method in class com.asakusafw.testdriver.DriverOutputBase
Sets the difference information sink for this output.
setDimensionExpressions(List<? extends Expression>) - Method in class com.asakusafw.utils.java.internal.model.syntax.ArrayCreationExpressionImpl
Sets expressions which represent the number of dimensions for the creating array.
setElapsedDays(int) - Method in class com.asakusafw.runtime.value.Date
Sets the date as number of elapsed days from 0001/01/01.
setElapsedSeconds(long) - Method in class com.asakusafw.runtime.value.DateTime
Sets the date and time as number of elapsed seconds from 0001/01/01 (YYYY/MM/DD) 00:00:00.
setElements(List<? extends Expression>) - Method in class com.asakusafw.utils.java.internal.model.syntax.ArrayInitializerImpl
Sets the element expressions.
setElements(List<? extends DocElement>) - Method in class com.asakusafw.utils.java.internal.model.syntax.DocBlockImpl
Sets the inline elements.
setElements(List<? extends AnnotationElement>) - Method in class com.asakusafw.utils.java.internal.model.syntax.NormalAnnotationImpl
Sets the annotation elements.
setElseExpression(Expression) - Method in class com.asakusafw.utils.java.internal.model.syntax.ConditionalExpressionImpl
Sets the false term.
setElseStatement(Statement) - Method in class com.asakusafw.utils.java.internal.model.syntax.IfStatementImpl
Sets the false statement.
setEnableDictionary(boolean) - Method in class com.asakusafw.directio.hive.parquet.ParquetFileOutput.Options
Sets whether the dictionary is enabled or not.
setEnableHeader(boolean) - Method in class com.asakusafw.dmdl.directio.csv.driver.CsvFormatTrait.Configuration
Configures whether the header is required.
setEnableHeader(boolean) - Method in class com.asakusafw.dmdl.directio.tsv.driver.TsvFormatTrait.Configuration
Configures whether the header is required.
setEnableHeader(boolean) - Method in class com.asakusafw.dmdl.windgate.csv.driver.CsvSupportTrait.Configuration
Configures whether the header is required.
setEnableValidation(boolean) - Method in class com.asakusafw.directio.hive.parquet.ParquetFileOutput.Options
Sets whether the schema validation is enabled or not.
setEnvironmentVariables(Map<String, String>) - Method in class com.asakusafw.yaess.jobqueue.client.JobScript
Sets the environment variables map of target job.
setError(JobClient) - Method in class com.asakusafw.yaess.jobqueue.JobClientProvider
Tells the error occurred while using the client.
setErrorCode(String) - Method in class com.asakusafw.yaess.jobqueue.client.JobStatus
Sets the error code for target job.
setErrorMessage(String) - Method in class com.asakusafw.yaess.jobqueue.client.JobStatus
Sets the error message for target job.
setExceptionTypes(List<? extends Type>) - Method in class com.asakusafw.utils.java.internal.model.syntax.ConstructorDeclarationImpl
Sets the exception types.
setExceptionTypes(List<? extends Type>) - Method in class com.asakusafw.utils.java.internal.model.syntax.MethodDeclarationImpl
Sets the exception types.
setExecutionId(String) - Method in class com.asakusafw.yaess.jobqueue.client.JobScript
Sets the execution ID of target job.
setExitCode(Integer) - Method in class com.asakusafw.yaess.jobqueue.client.JobStatus
Sets the exit code of target job.
setExplicitCommandPath(File) - Method in class com.asakusafw.testdriver.hadoop.ConfigurationFactory.Preferences
Sets the explicit Hadoop command path.
setExplicitConfigurationPath(File) - Method in class com.asakusafw.testdriver.hadoop.ConfigurationFactory.Preferences
Sets the explicit Hadoop configuration path.
setExpression(Expression) - Method in class com.asakusafw.utils.java.internal.model.syntax.AnnotationElementImpl
Sets the annotation element value.
setExpression(Expression) - Method in class com.asakusafw.utils.java.internal.model.syntax.AssertStatementImpl
Sets the assertion expression.
setExpression(Expression) - Method in class com.asakusafw.utils.java.internal.model.syntax.CastExpressionImpl
Sets the target term.
setExpression(Expression) - Method in class com.asakusafw.utils.java.internal.model.syntax.EnhancedForStatementImpl
Sets the loop target expression.
setExpression(Expression) - Method in class com.asakusafw.utils.java.internal.model.syntax.ExpressionStatementImpl
Sets the element expression.
setExpression(Expression) - Method in class com.asakusafw.utils.java.internal.model.syntax.InstanceofExpressionImpl
Sets the target term.
setExpression(Expression) - Method in class com.asakusafw.utils.java.internal.model.syntax.ParenthesizedExpressionImpl
Sets the element expression.
setExpression(Expression) - Method in class com.asakusafw.utils.java.internal.model.syntax.ReturnStatementImpl
Sets the return value.
setExpression(Expression) - Method in class com.asakusafw.utils.java.internal.model.syntax.SingleElementAnnotationImpl
Sets the value for value element.
setExpression(Expression) - Method in class com.asakusafw.utils.java.internal.model.syntax.SwitchCaseLabelImpl
Sets the case label value.
setExpression(Expression) - Method in class com.asakusafw.utils.java.internal.model.syntax.SwitchStatementImpl
Sets the switch selector expression.
setExpression(Expression) - Method in class com.asakusafw.utils.java.internal.model.syntax.SynchronizedStatementImpl
Sets the monitor object.
setExpression(Expression) - Method in class com.asakusafw.utils.java.internal.model.syntax.ThrowStatementImpl
Sets the thrown object.
setExpressions(List<? extends Expression>) - Method in class com.asakusafw.utils.java.internal.model.syntax.StatementExpressionListImpl
Sets the expression list.
setExtraCompilerOption(String, String) - Method in class com.asakusafw.testdriver.TestDriverBase
Sets an extra compiler option.
setExtraDimensions(int) - Method in class com.asakusafw.utils.java.internal.model.syntax.FormalParameterDeclarationImpl
Sets the extra variable dimensions.
setExtraDimensions(int) - Method in class com.asakusafw.utils.java.internal.model.syntax.MethodDeclarationImpl
Sets the number of extra dimensions of the return type.
setExtraDimensions(int) - Method in class com.asakusafw.utils.java.internal.model.syntax.VariableDeclaratorImpl
Sets the extra variable dimensions.
setFalseFormat(String) - Method in class com.asakusafw.dmdl.directio.csv.driver.CsvFormatTrait.Configuration
Configures the "false" representation.
setFalseFormat(String) - Method in class com.asakusafw.dmdl.windgate.csv.driver.CsvSupportTrait.Configuration
Configures the "false" representation.
setFieldMappingStrategy(DataModelMapping.FieldMappingStrategy) - Method in class com.asakusafw.directio.hive.serde.DataModelMapping
Sets the field mapping strategy.
setFinallyBlock(Block) - Method in class com.asakusafw.utils.java.internal.model.syntax.TryStatementImpl
Sets the body block of finally clause.
setFlowId(String) - Method in class com.asakusafw.yaess.jobqueue.client.JobScript
Sets the flow ID of target job.
setForceConsumeHeader(boolean) - Method in class com.asakusafw.runtime.io.csv.CsvConfiguration
Sets whether forcibly consumes header cells or not.
setForceHeader(boolean) - Method in class com.asakusafw.dmdl.directio.csv.driver.CsvFormatTrait.Configuration
Sets whether the header is always required.
setForceHeader(boolean) - Method in class com.asakusafw.dmdl.windgate.csv.driver.CsvSupportTrait.Configuration
Sets whether the header is always required.
setForceQuoteColumns(int...) - Method in class com.asakusafw.runtime.io.csv.CsvConfiguration
Sets column indices which quoting is always required.
setFormalParameters(List<? extends FormalParameterDeclaration>) - Method in class com.asakusafw.utils.java.internal.model.syntax.ConstructorDeclarationImpl
Sets the formal parameter declarations.
setFormalParameters(List<? extends DocMethodParameter>) - Method in class com.asakusafw.utils.java.internal.model.syntax.DocMethodImpl
Sets the formal parameter declarations.
setFormalParameters(List<? extends FormalParameterDeclaration>) - Method in class com.asakusafw.utils.java.internal.model.syntax.MethodDeclarationImpl
Sets the formal parameter declarations.
setFormatClassName(Name) - Method in class com.asakusafw.dmdl.directio.util.DirectFileInputDescriptionGenerator.Description
Sets the format class name.
setFormatClassName(Name) - Method in class com.asakusafw.dmdl.directio.util.DirectFileOutputDescriptionGenerator.Description
Sets the format class name.
setFragments(List<? extends IrDocFragment>) - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocBlock
Sets the element fragments.
setFrameworkHomePath(File) - Method in class com.asakusafw.testdriver.TestDriverBase
Sets the Asakusa framework installation path (a.k.a. $ASAKUSA_HOME).
setFrameworkHomePath(File) - Method in class com.asakusafw.testdriver.TestDriverContext
Sets the path to the framework installed location.
setIdentifier(String) - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocSimpleName
Sets the identifier.
setImportDeclarations(List<? extends ImportDeclaration>) - Method in class com.asakusafw.utils.java.internal.model.syntax.CompilationUnitImpl
Sets the import declarations.
setImportKind(ImportKind) - Method in class com.asakusafw.utils.java.internal.model.syntax.ImportDeclarationImpl
Sets the import kind.
setIndex(Expression) - Method in class com.asakusafw.utils.java.internal.model.syntax.ArrayAccessExpressionImpl
Sets the index expression.
setInitialization(ForInitializer) - Method in class com.asakusafw.utils.java.internal.model.syntax.ForStatementImpl
Sets the loop initialization part.
setInitializer(Expression) - Method in class com.asakusafw.utils.java.internal.model.syntax.TryResourceImpl
Sets the resource expression.
setInitializer(Expression) - Method in class com.asakusafw.utils.java.internal.model.syntax.VariableDeclaratorImpl
Sets the variable initializer expression.
setInputPaths(Job, List<Path>) - Static method in class com.asakusafw.runtime.stage.input.TemporaryInputFormat
Configures input paths.
setJavadoc(Javadoc) - Method in class com.asakusafw.utils.java.internal.model.syntax.AnnotationDeclarationImpl
Sets the documentation comment.
setJavadoc(Javadoc) - Method in class com.asakusafw.utils.java.internal.model.syntax.AnnotationElementDeclarationImpl
Sets the documentation comment.
setJavadoc(Javadoc) - Method in class com.asakusafw.utils.java.internal.model.syntax.ClassDeclarationImpl
Sets the documentation comment.
setJavadoc(Javadoc) - Method in class com.asakusafw.utils.java.internal.model.syntax.ConstructorDeclarationImpl
Sets the documentation comment.
setJavadoc(Javadoc) - Method in class com.asakusafw.utils.java.internal.model.syntax.EnumConstantDeclarationImpl
Sets the documentation comment.
setJavadoc(Javadoc) - Method in class com.asakusafw.utils.java.internal.model.syntax.EnumDeclarationImpl
Sets the documentation comment.
setJavadoc(Javadoc) - Method in class com.asakusafw.utils.java.internal.model.syntax.FieldDeclarationImpl
Sets the documentation comment.
setJavadoc(Javadoc) - Method in class com.asakusafw.utils.java.internal.model.syntax.InitializerDeclarationImpl
Sets the documentation comment.
setJavadoc(Javadoc) - Method in class com.asakusafw.utils.java.internal.model.syntax.InterfaceDeclarationImpl
Sets the documentation comment.
setJavadoc(Javadoc) - Method in class com.asakusafw.utils.java.internal.model.syntax.MethodDeclarationImpl
Sets the documentation comment.
setJavadoc(Javadoc) - Method in class com.asakusafw.utils.java.internal.model.syntax.PackageDeclarationImpl
Sets the documentation comment.
setJobExecutorFactory(JobExecutorFactory) - Method in class com.asakusafw.testdriver.TestDriverBase
Deprecated.
not supported
setJobId(String) - Method in class com.asakusafw.yaess.jobqueue.client.JobStatus
Sets the target job ID on current operation.
setKeepAliveInterval(long) - Method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceProfile
Sets keep-alive interval.
setKind(JobStatus.Kind) - Method in class com.asakusafw.yaess.jobqueue.client.JobStatus
Sets the kind of this status.
setLabel(SimpleName) - Method in class com.asakusafw.utils.java.internal.model.syntax.LabeledStatementImpl
Sets the label name.
setLeftHandSide(Expression) - Method in class com.asakusafw.utils.java.internal.model.syntax.AssignmentExpressionImpl
Sets the left hand side term.
setLeftOperand(Expression) - Method in class com.asakusafw.utils.java.internal.model.syntax.InfixExpressionImpl
Sets the left term.
setLibrariesPath(File) - Method in class com.asakusafw.testdriver.TestDriverBase
Sets the search path of the external library files.
setLibrariesPath(File) - Method in class com.asakusafw.testdriver.TestDriverContext
Sets the path to the external dependency libraries folder.
setLineBreakInValue(boolean) - Method in class com.asakusafw.runtime.io.csv.CsvConfiguration
Sets whether allows line breaks in value.
setLocalFileSystemClassName(String) - Method in class com.asakusafw.testdriver.hadoop.ConfigurationFactory.Preferences
Sets the implementation class name of LocalFileSystem.
setLocation(IrLocation) - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.AbstractIrDocElement
 
setLocation(IrLocation) - Method in interface com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocElement
Sets the location where this element appears.
setLocation(T, JavadocToken, JavadocToken) - Static method in class com.asakusafw.utils.java.parser.javadoc.JavadocBlockParserUtil
Sets the location information for the target element.
setLocation(T, IrLocation, IrLocation) - Static method in class com.asakusafw.utils.java.parser.javadoc.JavadocBlockParserUtil
Sets the location information for the target element.
setMainClassName(String) - Method in class com.asakusafw.yaess.jobqueue.client.JobScript
Sets the main class name of target job.
setMessage(Expression) - Method in class com.asakusafw.utils.java.internal.model.syntax.AssertStatementImpl
Sets the message expression.
setMinimumFragmentSize(long) - Method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceProfile
Configures the minimum fragment size in bytes.
setModifierKind(ModifierKind) - Method in class com.asakusafw.utils.java.internal.model.syntax.ModifierImpl
Sets the modifier kind.
setModifiers(List<? extends Attribute>) - Method in class com.asakusafw.utils.java.internal.model.syntax.AnnotationDeclarationImpl
Sets the modifiers and annotations.
setModifiers(List<? extends Attribute>) - Method in class com.asakusafw.utils.java.internal.model.syntax.AnnotationElementDeclarationImpl
Sets the modifiers and annotations.
setModifiers(List<? extends Attribute>) - Method in class com.asakusafw.utils.java.internal.model.syntax.ClassDeclarationImpl
Sets the modifiers and annotations.
setModifiers(List<? extends Attribute>) - Method in class com.asakusafw.utils.java.internal.model.syntax.ConstructorDeclarationImpl
Sets the modifiers and annotations.
setModifiers(List<? extends Attribute>) - Method in class com.asakusafw.utils.java.internal.model.syntax.EnumConstantDeclarationImpl
Sets the modifiers and annotations.
setModifiers(List<? extends Attribute>) - Method in class com.asakusafw.utils.java.internal.model.syntax.EnumDeclarationImpl
Sets the modifiers and annotations.
setModifiers(List<? extends Attribute>) - Method in class com.asakusafw.utils.java.internal.model.syntax.FieldDeclarationImpl
Sets the modifiers and annotations.
setModifiers(List<? extends Attribute>) - Method in class com.asakusafw.utils.java.internal.model.syntax.FormalParameterDeclarationImpl
Sets the modifiers and annotations.
setModifiers(List<? extends Attribute>) - Method in class com.asakusafw.utils.java.internal.model.syntax.InitializerDeclarationImpl
Sets the modifiers and annotations.
setModifiers(List<? extends Attribute>) - Method in class com.asakusafw.utils.java.internal.model.syntax.InterfaceDeclarationImpl
Sets the modifiers and annotations.
setModifiers(List<? extends Attribute>) - Method in class com.asakusafw.utils.java.internal.model.syntax.LocalVariableDeclarationImpl
Sets the modifiers and annotations.
setModifiers(List<? extends Attribute>) - Method in class com.asakusafw.utils.java.internal.model.syntax.MethodDeclarationImpl
Sets the modifiers and annotations.
setName(SimpleName) - Method in class com.asakusafw.utils.java.internal.model.syntax.AnnotationDeclarationImpl
Sets the simple type name.
setName(SimpleName) - Method in class com.asakusafw.utils.java.internal.model.syntax.AnnotationElementDeclarationImpl
Sets annotation element name.
setName(SimpleName) - Method in class com.asakusafw.utils.java.internal.model.syntax.AnnotationElementImpl
Sets annotation element name.
setName(SimpleName) - Method in class com.asakusafw.utils.java.internal.model.syntax.ClassDeclarationImpl
Sets the simple type name.
setName(SimpleName) - Method in class com.asakusafw.utils.java.internal.model.syntax.ConstructorDeclarationImpl
Sets the constructor name.
setName(SimpleName) - Method in class com.asakusafw.utils.java.internal.model.syntax.DocFieldImpl
Sets the field name.
setName(SimpleName) - Method in class com.asakusafw.utils.java.internal.model.syntax.DocMethodImpl
Sets the target method or constructor name.
setName(SimpleName) - Method in class com.asakusafw.utils.java.internal.model.syntax.DocMethodParameterImpl
Sets the parameter name.
setName(SimpleName) - Method in class com.asakusafw.utils.java.internal.model.syntax.EnumConstantDeclarationImpl
Sets the enum constant name.
setName(SimpleName) - Method in class com.asakusafw.utils.java.internal.model.syntax.EnumDeclarationImpl
Sets the simple type name.
setName(SimpleName) - Method in class com.asakusafw.utils.java.internal.model.syntax.FieldAccessExpressionImpl
Sets the field name.
setName(SimpleName) - Method in class com.asakusafw.utils.java.internal.model.syntax.FormalParameterDeclarationImpl
Sets the parameter name.
setName(Name) - Method in class com.asakusafw.utils.java.internal.model.syntax.ImportDeclarationImpl
Sets the import target type or member name.
setName(SimpleName) - Method in class com.asakusafw.utils.java.internal.model.syntax.InterfaceDeclarationImpl
Sets the simple type name.
setName(SimpleName) - Method in class com.asakusafw.utils.java.internal.model.syntax.MethodDeclarationImpl
Sets the method name.
setName(SimpleName) - Method in class com.asakusafw.utils.java.internal.model.syntax.MethodInvocationExpressionImpl
Sets the target method name.
setName(SimpleName) - Method in class com.asakusafw.utils.java.internal.model.syntax.MethodReferenceExpressionImpl
Sets the target method name.
setName(Name) - Method in class com.asakusafw.utils.java.internal.model.syntax.NamedTypeImpl
Sets the type name.
setName(Name) - Method in class com.asakusafw.utils.java.internal.model.syntax.PackageDeclarationImpl
Sets the target package name.
setName(SimpleName) - Method in class com.asakusafw.utils.java.internal.model.syntax.TypeParameterDeclarationImpl
Sets the type variable name.
setName(SimpleName) - Method in class com.asakusafw.utils.java.internal.model.syntax.VariableDeclaratorImpl
Sets the variable name.
setName(IrDocSimpleName) - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocMember
Sets the member name.
setName(IrDocSimpleName) - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocMethodParameter
Sets the parameter name.
setName(IrDocName) - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocNamedType
Sets the type name.
setName(IrDocSimpleName) - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocQualifiedName
Sets the simple name.
setName(String) - Method in interface com.asakusafw.vocabulary.flow.graph.FlowElementDescription
Sets name of this element.
setName(String) - Method in class com.asakusafw.vocabulary.flow.graph.FlowElementResolver
Sets the flow element name.
setName(String) - Method in class com.asakusafw.vocabulary.flow.graph.FlowPartDescription
 
setName(String) - Method in class com.asakusafw.vocabulary.flow.graph.InputDescription
 
setName(String) - Method in class com.asakusafw.vocabulary.flow.graph.OperatorDescription
 
setName(String) - Method in class com.asakusafw.vocabulary.flow.graph.OutputDescription
 
setName(String) - Method in class com.asakusafw.vocabulary.flow.util.PseudElementDescription
 
setNextRecord(Object) - Method in class com.asakusafw.directio.hive.parquet.DataModelMaterializer
Sets the next record.
setNull() - Method in class com.asakusafw.runtime.value.ValueOption
Deprecated.
Application developer should not use this method directly
setObject(Object) - Method in class com.asakusafw.runtime.stage.directio.AbstractDirectOutputKey
Sets an object for the current position.
setOnIncompatibleType(DataModelMapping.ExceptionHandlingStrategy) - Method in class com.asakusafw.directio.hive.serde.DataModelMapping
Sets the exception handling strategy for incompatible field type.
setOnMissingSource(DataModelMapping.ExceptionHandlingStrategy) - Method in class com.asakusafw.directio.hive.serde.DataModelMapping
Sets the exception handling strategy for missing source fields.
setOnMissingTarget(DataModelMapping.ExceptionHandlingStrategy) - Method in class com.asakusafw.directio.hive.serde.DataModelMapping
Sets the exception handling strategy for missing target fields.
setOperand(Expression) - Method in class com.asakusafw.utils.java.internal.model.syntax.PostfixExpressionImpl
Sets the operand term.
setOperand(Expression) - Method in class com.asakusafw.utils.java.internal.model.syntax.UnaryExpressionImpl
Sets the operand term.
setOperator(InfixOperator) - Method in class com.asakusafw.utils.java.internal.model.syntax.AssignmentExpressionImpl
Sets the simple assignment operator, or an infix operator for compound assignment expression.
setOperator(InfixOperator) - Method in class com.asakusafw.utils.java.internal.model.syntax.InfixExpressionImpl
Sets the infix operator.
setOperator(PostfixOperator) - Method in class com.asakusafw.utils.java.internal.model.syntax.PostfixExpressionImpl
Sets the postfix operator.
setOperator(UnaryOperator) - Method in class com.asakusafw.utils.java.internal.model.syntax.UnaryExpressionImpl
Sets the unary operator.
setOptimizations(Collection<String>) - Method in class com.asakusafw.windgate.jdbc.JdbcProfile
Sets the enabled optimization symbols.
setOptimize(int) - Method in class com.asakusafw.testdriver.TestDriverBase
Configures the compiler optimization level.
setOptional(Boolean) - Method in class com.asakusafw.dmdl.directio.util.DirectFileInputDescriptionGenerator.Description
Sets whether the target input is optional or not.
setOrigin(FlowGraph) - Method in class com.asakusafw.vocabulary.flow.graph.FlowGraph
Sets the original flow graph object.
setOrigin(FlowElementDescription) - Method in class com.asakusafw.vocabulary.flow.graph.OperatorDescription.Builder
Sets the original description for the building description.
setOriginalAst(AstNode, boolean) - Method in class com.asakusafw.dmdl.directio.hive.common.BaseTrait
Sets the original AST.
setOutputPath(JobContext, Path) - Static method in class com.asakusafw.runtime.stage.output.TemporaryOutputFormat
Configures output path.
setOutputStaging(boolean) - Method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceProfile
Sets whether output staging is required.
setOutputStreaming(boolean) - Method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceProfile
Sets whether output streaming is required.
setPackageDeclaration(PackageDeclaration) - Method in class com.asakusafw.utils.java.internal.model.syntax.CompilationUnitImpl
Sets the package declaration.
setParameter(FormalParameterDeclaration) - Method in class com.asakusafw.utils.java.internal.model.syntax.CatchClauseImpl
Sets the exception parameter.
setParameter(FormalParameterDeclaration) - Method in class com.asakusafw.utils.java.internal.model.syntax.EnhancedForStatementImpl
Sets the loop variable declaration.
setParameter(FormalParameterDeclaration) - Method in class com.asakusafw.utils.java.internal.model.syntax.TryResourceImpl
Sets the resource variable declaration.
setParameters(List<? extends LambdaParameter>) - Method in class com.asakusafw.utils.java.internal.model.syntax.LambdaExpressionImpl
Sets a parameters.
setParameters(List<? extends IrDocMethodParameter>) - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocMethod
Sets the method or constructor parameters.
setParameters(T) - Method in interface com.asakusafw.windgate.core.vocabulary.DataModelJdbcSupport.DataModelPreparedStatement
Sets the parameters to corresponding PreparedStatement using the specified data model.
setPath(String) - Method in class com.asakusafw.dmdl.windgate.util.FsProcessDescriptionGenerator.Description
Sets the path.
setPhase(ExecutionPhase) - Method in class com.asakusafw.yaess.jobqueue.client.JobScript
Sets the phase kind of target job.
setPosition(int) - Method in class com.asakusafw.runtime.stage.directio.AbstractDirectOutputKey
Sets new position.
setPreferredFragmentSize(long) - Method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceProfile
Configures the preferred fragment size in bytes.
setProfileName(String) - Method in class com.asakusafw.dmdl.windgate.util.FsProcessDescriptionGenerator.Description
Sets the profile name.
setProfileName(String) - Method in class com.asakusafw.dmdl.windgate.util.JdbcProcessDescriptionGenerator.Description
Sets the profile name.
setProgress(double) - Method in class com.asakusafw.yaess.basic.LoggingExecutionMonitor
 
setProgress(double) - Method in interface com.asakusafw.yaess.core.ExecutionMonitor
Sets the progress of current task and notify this event to the corresponding receiver.
setProgress(double) - Method in class com.asakusafw.yaess.core.JobMonitor
 
setProgress(double) - Method in class com.asakusafw.yaess.flowlog.FlowLogger
 
setProperties(Map<String, String>) - Method in class com.asakusafw.yaess.jobqueue.client.JobScript
Sets the Hadoop properties map of target job.
setProperty(int, Object) - Method in class com.asakusafw.runtime.stage.directio.StringTemplate
Sets a property value.
setQualifier(Expression) - Method in class com.asakusafw.utils.java.internal.model.syntax.ClassInstanceCreationExpressionImpl
Sets the qualifier expression.
setQualifier(Type) - Method in class com.asakusafw.utils.java.internal.model.syntax.ConstructorReferenceExpressionImpl
Sets the owner type.
setQualifier(Expression) - Method in class com.asakusafw.utils.java.internal.model.syntax.FieldAccessExpressionImpl
Sets the qualifier expression.
setQualifier(Expression) - Method in class com.asakusafw.utils.java.internal.model.syntax.MethodInvocationExpressionImpl
Sets the qualifier expression or type.
setQualifier(TypeOrExpression) - Method in class com.asakusafw.utils.java.internal.model.syntax.MethodReferenceExpressionImpl
Sets the qualifier expression or type.
setQualifier(Name) - Method in class com.asakusafw.utils.java.internal.model.syntax.QualifiedNameImpl
Sets the name qualifier.
setQualifier(Type) - Method in class com.asakusafw.utils.java.internal.model.syntax.QualifiedTypeImpl
Sets the type qualifier.
setQualifier(Expression) - Method in class com.asakusafw.utils.java.internal.model.syntax.SuperConstructorInvocationImpl
Sets the qualifier expression.
setQualifier(NamedType) - Method in class com.asakusafw.utils.java.internal.model.syntax.SuperImpl
Sets the type qualifier.
setQualifier(NamedType) - Method in class com.asakusafw.utils.java.internal.model.syntax.ThisImpl
Sets the type qualifier.
setQualifier(IrDocName) - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocQualifiedName
Sets the name qualifier.
setResourceGenerated(ClassDescription) - Method in class com.asakusafw.operator.CompileEnvironment
Sets the target resources is generated.
setResourcePattern(String) - Method in class com.asakusafw.dmdl.directio.util.DirectFileInputDescriptionGenerator.Description
Sets the resource pattern.
setResourcePattern(String) - Method in class com.asakusafw.dmdl.directio.util.DirectFileOutputDescriptionGenerator.Description
Sets the resource pattern.
setResources(List<? extends TryResource>) - Method in class com.asakusafw.utils.java.internal.model.syntax.TryStatementImpl
Sets the resources.
setResultFilter(UnaryOperator<DataModelSource>) - Method in class com.asakusafw.testdriver.DriverOutputBase
Sets the data model source filter for actual results of this output.
setResultSink(DataModelSinkFactory) - Method in class com.asakusafw.testdriver.DriverOutputBase
Sets the result data sink for this output.
setReturnType(Type) - Method in class com.asakusafw.utils.java.internal.model.syntax.MethodDeclarationImpl
Sets the return type.
setRightHandSide(Expression) - Method in class com.asakusafw.utils.java.internal.model.syntax.AssignmentExpressionImpl
Sets the right hand side term.
setRightOperand(Expression) - Method in class com.asakusafw.utils.java.internal.model.syntax.InfixExpressionImpl
Sets the right term.
setRollforwardThreads(int) - Method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceProfile
Sets the number of threads to move staged files to committed area.
Sets - Class in com.asakusafw.utils.collections
Utilities about Set.
setSecondToCalendar(long, Calendar) - Static method in class com.asakusafw.runtime.value.DateUtil
Converts the number of elapsed seconds from 0001/01/01 (YYYY/MM/DD) 00:00:00 to the corresponded date, and set it to the target calendar object.
setSeparatorChar(char) - Method in class com.asakusafw.runtime.io.csv.CsvConfiguration
Sets the field separator character.
setSimpleName(SimpleName) - Method in class com.asakusafw.utils.java.internal.model.syntax.QualifiedNameImpl
Sets the simple name on the tail.
setSimpleName(SimpleName) - Method in class com.asakusafw.utils.java.internal.model.syntax.QualifiedTypeImpl
Sets the simple type name.
setSkipCleanInput(boolean) - Method in class com.asakusafw.testdriver.TestDriverContext
Sets whether this test skips to cleanup input data source (default: false).
setSkipCleanOutput(boolean) - Method in class com.asakusafw.testdriver.TestDriverContext
Sets whether this test skips to cleanup output data source (default: false).
setSkipPrepareInput(boolean) - Method in class com.asakusafw.testdriver.TestDriverContext
Sets whether this test skips to prepare input data source (default: false).
setSkipPrepareOutput(boolean) - Method in class com.asakusafw.testdriver.TestDriverContext
Sets whether this test skips to prepare output data source (default: false).
setSkipRunJobflow(boolean) - Method in class com.asakusafw.testdriver.TestDriverContext
Sets whether this test skips to execute jobflows (default: false).
setSkipValidateCondition(boolean) - Method in class com.asakusafw.testdriver.TestDriverContext
Sets whether this test skips to cleanup input data source (default: false).
setSkipVerify(boolean) - Method in class com.asakusafw.testdriver.TestDriverContext
Sets whether this test skips to verify the testing result (default: false).
setSlotSpec(T, SortableSlot) - Method in class com.asakusafw.runtime.stage.collector.SlotDistributor
Sets sorting information into the target slot.
setSource(DataModelSourceFactory) - Method in class com.asakusafw.testdriver.DriverInputBase
Sets the data source for this input.
setSpecial(CharSequence, Number, DoubleOption) - Method in class com.asakusafw.runtime.io.text.value.DoubleOptionFieldAdapter
 
setSpecial(CharSequence, Number, FloatOption) - Method in class com.asakusafw.runtime.io.text.value.FloatOptionFieldAdapter
 
setSpecial(CharSequence, Number, T) - Method in class com.asakusafw.runtime.io.text.value.NumericOptionFieldAdapter
Sets the given special number into the property.
setSplitBlocks(boolean) - Method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceProfile
Sets whether splits blocks for optimization.
setSplitCombinerClass(JobContext, Class<? extends SplitCombiner>) - Static method in class com.asakusafw.runtime.stage.input.StageInputFormat
Sets the SplitCombiner class for the current job.
setStageId(String) - Method in class com.asakusafw.yaess.jobqueue.client.JobScript
Sets the stage ID of target job.
setStatements(List<? extends Statement>) - Method in class com.asakusafw.utils.java.internal.model.syntax.BlockImpl
Sets the element statements.
setStatements(List<? extends Statement>) - Method in class com.asakusafw.utils.java.internal.model.syntax.SwitchStatementImpl
Sets the switch body statements.
setString(String) - Method in class com.asakusafw.utils.java.internal.model.syntax.BlockCommentImpl
Sets the comment text.
setString(String) - Method in class com.asakusafw.utils.java.internal.model.syntax.DocTextImpl
Sets the comment text.
setString(String) - Method in class com.asakusafw.utils.java.internal.model.syntax.LineCommentImpl
Sets the comment text.
setStringTypeInfo() - Method in class com.asakusafw.dmdl.directio.hive.common.HiveFieldTrait
Sets the string type info.
setSuperClass(Type) - Method in class com.asakusafw.utils.java.internal.model.syntax.ClassDeclarationImpl
Sets the super class.
setSuperInterfaceTypes(List<? extends Type>) - Method in class com.asakusafw.utils.java.internal.model.syntax.ClassDeclarationImpl
Sets the super interface types.
setSuperInterfaceTypes(List<? extends Type>) - Method in class com.asakusafw.utils.java.internal.model.syntax.EnumDeclarationImpl
Sets the super interface types.
setSuperInterfaceTypes(List<? extends Type>) - Method in class com.asakusafw.utils.java.internal.model.syntax.InterfaceDeclarationImpl
Sets the super interface types.
setSupportClassName(Name) - Method in class com.asakusafw.dmdl.windgate.util.FsProcessDescriptionGenerator.Description
Sets the format class name.
setSupportClassName(Name) - Method in class com.asakusafw.dmdl.windgate.util.JdbcProcessDescriptionGenerator.Description
Sets the format class name.
setTableName(String) - Method in class com.asakusafw.dmdl.directio.hive.orc.OrcFileTrait
Sets the explicit table name.
setTableName(String) - Method in class com.asakusafw.dmdl.directio.hive.parquet.ParquetFileTrait
Sets the explicit table name.
setTableName(String) - Method in class com.asakusafw.dmdl.windgate.util.JdbcProcessDescriptionGenerator.Description
Sets the table name.
setTag(String) - Method in class com.asakusafw.utils.java.internal.model.syntax.DocBlockImpl
Sets the tag text.
setTag(String) - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocBlock
Sets the block tag.
setTarget(SimpleName) - Method in class com.asakusafw.utils.java.internal.model.syntax.BreakStatementImpl
Sets the target label.
setTarget(SimpleName) - Method in class com.asakusafw.utils.java.internal.model.syntax.ContinueStatementImpl
Sets the target label.
setTestFinished(Date) - Method in class com.asakusafw.testdriver.core.VerifyContext
Set time when test was finished.
setThenExpression(Expression) - Method in class com.asakusafw.utils.java.internal.model.syntax.ConditionalExpressionImpl
Sets the truth term.
setThenStatement(Statement) - Method in class com.asakusafw.utils.java.internal.model.syntax.IfStatementImpl
Sets the truth statement.
setTimestampTypeInfo() - Method in class com.asakusafw.dmdl.directio.hive.common.HiveFieldTrait
Sets the timestamp type info.
setToken(String) - Method in class com.asakusafw.utils.java.internal.model.syntax.LiteralImpl
Sets the literal token.
setToken(String) - Method in class com.asakusafw.utils.java.internal.model.syntax.SimpleNameImpl
Sets the identifier.
setToken(String) - Method in class com.asakusafw.yaess.jobqueue.client.JobId
Sets the token for this ID.
setTrueFormat(String) - Method in class com.asakusafw.dmdl.directio.csv.driver.CsvFormatTrait.Configuration
Configures the "true" representation.
setTrueFormat(String) - Method in class com.asakusafw.dmdl.windgate.csv.driver.CsvSupportTrait.Configuration
Configures the "true" representation.
setTruncateStatement(String) - Method in class com.asakusafw.windgate.jdbc.JdbcProfile
setTryBlock(Block) - Method in class com.asakusafw.utils.java.internal.model.syntax.TryStatementImpl
Sets the body block of try clause.
setType(Type) - Method in class com.asakusafw.utils.java.internal.model.syntax.AnnotationElementDeclarationImpl
Sets annotation element type.
setType(ArrayType) - Method in class com.asakusafw.utils.java.internal.model.syntax.ArrayCreationExpressionImpl
Sets the target array type.
setType(Type) - Method in class com.asakusafw.utils.java.internal.model.syntax.CastExpressionImpl
Sets the target type.
setType(Type) - Method in class com.asakusafw.utils.java.internal.model.syntax.ClassInstanceCreationExpressionImpl
Sets the target type.
setType(Type) - Method in class com.asakusafw.utils.java.internal.model.syntax.ClassLiteralImpl
Sets the target type.
setType(Type) - Method in class com.asakusafw.utils.java.internal.model.syntax.DocFieldImpl
Sets the owner type.
setType(Type) - Method in class com.asakusafw.utils.java.internal.model.syntax.DocMethodImpl
Sets the owner type.
setType(Type) - Method in class com.asakusafw.utils.java.internal.model.syntax.DocMethodParameterImpl
Sets the parameter type.
setType(Type) - Method in class com.asakusafw.utils.java.internal.model.syntax.FieldDeclarationImpl
Sets the field type.
setType(Type) - Method in class com.asakusafw.utils.java.internal.model.syntax.FormalParameterDeclarationImpl
Sets the variable type.
setType(Type) - Method in class com.asakusafw.utils.java.internal.model.syntax.InstanceofExpressionImpl
Sets the target type.
setType(Type) - Method in class com.asakusafw.utils.java.internal.model.syntax.LocalVariableDeclarationImpl
Sets the variable type.
setType(NamedType) - Method in class com.asakusafw.utils.java.internal.model.syntax.MarkerAnnotationImpl
Sets the annotation type.
setType(NamedType) - Method in class com.asakusafw.utils.java.internal.model.syntax.NormalAnnotationImpl
Sets the annotation type.
setType(Type) - Method in class com.asakusafw.utils.java.internal.model.syntax.ParameterizedTypeImpl
Sets the non-parameterized type.
setType(NamedType) - Method in class com.asakusafw.utils.java.internal.model.syntax.SingleElementAnnotationImpl
Sets the annotation type.
setType(IrDocType) - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocMethodParameter
Sets the parameter type.
setTypeArguments(List<? extends Type>) - Method in class com.asakusafw.utils.java.internal.model.syntax.AlternateConstructorInvocationImpl
Sets the type arguments.
setTypeArguments(List<? extends Type>) - Method in class com.asakusafw.utils.java.internal.model.syntax.ClassInstanceCreationExpressionImpl
Sets the type arguments.
setTypeArguments(List<? extends Type>) - Method in class com.asakusafw.utils.java.internal.model.syntax.ConstructorReferenceExpressionImpl
Sets the type arguments.
setTypeArguments(List<? extends Type>) - Method in class com.asakusafw.utils.java.internal.model.syntax.MethodInvocationExpressionImpl
Sets the type arguments.
setTypeArguments(List<? extends Type>) - Method in class com.asakusafw.utils.java.internal.model.syntax.MethodReferenceExpressionImpl
Sets the type arguments.
setTypeArguments(List<? extends Type>) - Method in class com.asakusafw.utils.java.internal.model.syntax.ParameterizedTypeImpl
Sets the type arguments.
setTypeArguments(List<? extends Type>) - Method in class com.asakusafw.utils.java.internal.model.syntax.SuperConstructorInvocationImpl
Sets the type arguments.
setTypeBound(Type) - Method in class com.asakusafw.utils.java.internal.model.syntax.WildcardImpl
Sets the bound type.
setTypeBounds(List<? extends Type>) - Method in class com.asakusafw.utils.java.internal.model.syntax.TypeParameterDeclarationImpl
Sets the bound types.
setTypeDeclarations(List<? extends TypeDeclaration>) - Method in class com.asakusafw.utils.java.internal.model.syntax.CompilationUnitImpl
Sets the type declarations.
setTypeKind(BasicTypeKind) - Method in class com.asakusafw.utils.java.internal.model.syntax.BasicTypeImpl
Sets the type kind.
setTypeKind(IrBasicTypeKind) - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocBasicType
Sets the type kind.
setTypeParameters(List<? extends TypeParameterDeclaration>) - Method in class com.asakusafw.utils.java.internal.model.syntax.ClassDeclarationImpl
Sets the type parameter declarations.
setTypeParameters(List<? extends TypeParameterDeclaration>) - Method in class com.asakusafw.utils.java.internal.model.syntax.ConstructorDeclarationImpl
Sets the type parameter declarations.
setTypeParameters(List<? extends TypeParameterDeclaration>) - Method in class com.asakusafw.utils.java.internal.model.syntax.InterfaceDeclarationImpl
Sets the type parameter declarations.
setTypeParameters(List<? extends TypeParameterDeclaration>) - Method in class com.asakusafw.utils.java.internal.model.syntax.MethodDeclarationImpl
Sets the type parameter declarations.
Setup - Class in com.asakusafw.operation.tools.setup
Validates Asakusa framework installation.
setup(ResourceConfiguration) - Method in class com.asakusafw.runtime.core.legacy.LegacyBatchContext.Initializer
 
setup(ResourceConfiguration) - Method in class com.asakusafw.runtime.core.legacy.RuntimeResource.DelegateRegisterer
 
setup(ResourceConfiguration) - Method in interface com.asakusafw.runtime.core.legacy.RuntimeResource
Initializes this resource.
setup(ResourceConfiguration) - Method in class com.asakusafw.runtime.directio.api.legacy.LegacyDirectIo.Initializer
 
setup(JobContext) - Method in interface com.asakusafw.runtime.flow.FlowResource
Initializes this resource.
setup(JobContext) - Method in class com.asakusafw.runtime.flow.join.JoinResource
 
setup() - Method in class com.asakusafw.runtime.flow.RuntimeResourceManager
Initializes the managed resources.
setup(Mapper<Object, Writable, SortableSlot, WritableSlot>.Context) - Method in class com.asakusafw.runtime.stage.collector.SlotDirectMapper
 
setup(Reducer<SortableSlot, WritableSlot, Object, Object>.Context) - Method in class com.asakusafw.runtime.stage.collector.SlotSorter
 
setup(Reducer<AbstractDirectOutputKey, AbstractDirectOutputValue, Object, Object>.Context) - Method in class com.asakusafw.runtime.stage.directio.DirectOutputReducer
 
setup(Mapper.Context) - Method in class com.asakusafw.runtime.stage.input.StageInputMapper
 
setup(Mapper<Object, T, Object, T>.Context) - Method in class com.asakusafw.runtime.stage.preparator.PreparatorMapper
 
setUp(ExecutionMonitor, ExecutionContext) - Method in class com.asakusafw.yaess.basic.ProcessCommandScriptHandler
 
setUp(ExecutionMonitor, ExecutionContext) - Method in interface com.asakusafw.yaess.core.ExecutionScriptHandler
Setup the target environment.
setUp(ExecutionMonitor, ExecutionContext) - Method in class com.asakusafw.yaess.core.ExecutionScriptHandlerBase
Setup the target environment.
setUp(ExecutionMonitor, ExecutionContext) - Method in class com.asakusafw.yaess.multidispatch.ExecutionScriptHandlerDispatcher
 
setupAttemptOutput(OutputAttemptContext) - Method in interface com.asakusafw.runtime.directio.DirectDataSource
Prepares output area for the attempt.
setupAttemptOutput(OutputAttemptContext) - Method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSource
 
setupAttemptOutput(OutputAttemptContext) - Method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceCore
 
setupAttemptOutput(OutputAttemptContext) - Method in class com.asakusafw.runtime.directio.keepalive.KeepAliveDataSource
 
setUpdate(StatementExpressionList) - Method in class com.asakusafw.utils.java.internal.model.syntax.ForStatementImpl
Sets the loop update part.
setupJob(JobContext) - Method in class com.asakusafw.runtime.stage.output.LegacyBridgeOutputCommitter
 
SetupJob - Class in com.asakusafw.yaess.core.task
A job to setup each ExecutionScriptHandler.
SetupJob(ExecutionScriptHandler<?>) - Constructor for class com.asakusafw.yaess.core.task.SetupJob
Creates a new instance.
setupTask(TaskAttemptContext) - Method in class com.asakusafw.runtime.stage.output.LegacyBridgeOutputCommitter
 
setupTransactionOutput(OutputTransactionContext) - Method in interface com.asakusafw.runtime.directio.DirectDataSource
Prepares output area for the transaction.
setupTransactionOutput(OutputTransactionContext) - Method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSource
 
setupTransactionOutput(OutputTransactionContext) - Method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceCore
 
setupTransactionOutput(OutputTransactionContext) - Method in class com.asakusafw.runtime.directio.keepalive.KeepAliveDataSource
 
setVarcharTypeInfo(int) - Method in class com.asakusafw.dmdl.directio.hive.common.HiveFieldTrait
Sets the varchar type info.
setVariableArity(boolean) - Method in class com.asakusafw.utils.java.internal.model.syntax.DocMethodParameterImpl
Sets whether this parameter is variable arity or not.
setVariableArity(boolean) - Method in class com.asakusafw.utils.java.internal.model.syntax.FormalParameterDeclarationImpl
Sets whether the parameter is variable arity or not.
setVariableArity(boolean) - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocMethodParameter
Sets the whether this parameter is variable arity.
setVariableDeclarators(List<? extends VariableDeclarator>) - Method in class com.asakusafw.utils.java.internal.model.syntax.FieldDeclarationImpl
Sets the field variable declarators.
setVariableDeclarators(List<? extends VariableDeclarator>) - Method in class com.asakusafw.utils.java.internal.model.syntax.LocalVariableDeclarationImpl
Sets the variable declarators.
setVerifier(VerifierFactory) - Method in class com.asakusafw.testdriver.DriverOutputBase
Sets the verify rule for this output.
setWriterVersion(ParquetProperties.WriterVersion) - Method in class com.asakusafw.directio.hive.parquet.ParquetFileOutput.Options
Sets the writer version.
Shared<T> - Class in com.asakusafw.runtime.core.util
An abstract super class of shared object holder for operator classes.
Shared() - Constructor for class com.asakusafw.runtime.core.util.Shared
 
Shared.InitializationException - Exception in com.asakusafw.runtime.core.util
Represents an exception occurred while initializing shared values.
SharedObjectCleaner - Class in com.asakusafw.testdriver
Test helper for operator classes with Shared class fields.
SharedObjectCleaner() - Constructor for class com.asakusafw.testdriver.SharedObjectCleaner
 
SheetBuilder - Class in com.asakusafw.testdata.generator.excel
Appends test data/rule sheets to the workbook.
SheetBuilder(Workbook, ModelDeclaration) - Constructor for class com.asakusafw.testdata.generator.excel.SheetBuilder
Creates a new instance.
SheetBuilder(Workbook, SpreadsheetVersion, ModelDeclaration) - Constructor for class com.asakusafw.testdata.generator.excel.SheetBuilder
Creates a new instance.
SheetEditor - Class in com.asakusafw.testdata.generator.excel
Excel sheet editor for adding test data/rule sheets to the workbook.
SheetEditor(Workbook) - Constructor for class com.asakusafw.testdata.generator.excel.SheetEditor
Creates a new instance.
SheetFormat - Class in com.asakusafw.testdata.generator.excel
Generating format of each Excel sheet.
SheetFormat.Kind - Enum in com.asakusafw.testdata.generator.excel
Kind of sheet style.
ShortInfo - Class in com.asakusafw.info.value
Represents a short value.
ShortOption - Class in com.asakusafw.runtime.value
Represents a short value which can be null.
ShortOption() - Constructor for class com.asakusafw.runtime.value.ShortOption
Creates a new instance which represents null value.
ShortOption(short) - Constructor for class com.asakusafw.runtime.value.ShortOption
Creates a new instance which represents the specified value.
ShortOptionDriver - Class in com.asakusafw.directio.hive.serde
An implementation of ValueDriver for ShortOption.
ShortOptionDriver(ShortObjectInspector) - Constructor for class com.asakusafw.directio.hive.serde.ShortOptionDriver
Creates a new instance.
ShortOptionFieldAdapter - Class in com.asakusafw.runtime.io.text.value
An implementation of FieldAdapter which accepts ShortOption.
ShortOptionFieldAdapter.Builder - Class in com.asakusafw.runtime.io.text.value
ShortOptionInspector - Class in com.asakusafw.directio.hive.serde
Inspects ShortOption object.
ShortOptionInspector() - Constructor for class com.asakusafw.directio.hive.serde.ShortOptionInspector
Creates a new instance.
shortProperty(PropertyName, C) - Method in class com.asakusafw.testdriver.core.DataModelScanner
Invoked each Short property.
shortProperty(PropertyName, JsonObject) - Method in class com.asakusafw.testdriver.json.JsonObjectDriver
 
ShowAllParameter - Class in com.asakusafw.info.cli.generate.dot
Provides verbose flag for draw group.
ShowAllParameter() - Constructor for class com.asakusafw.info.cli.generate.dot.ShowAllParameter
 
shrink() - Method in class com.asakusafw.runtime.flow.ArrayListBuffer
 
shrink() - Method in class com.asakusafw.runtime.flow.FileMapListBuffer
 
shrink() - Method in interface com.asakusafw.runtime.flow.ListBuffer
Shrinks this buffer.
ShuffleKey<TGroup extends WritableRawComparable,TOrder extends WritableRawComparable> - Class in com.asakusafw.runtime.io.util
An abstract implementation of shuffling keys.
ShuffleKey(Class<TGroup>, Class<TOrder>) - Constructor for class com.asakusafw.runtime.io.util.ShuffleKey
Creates a new instance.
ShuffleKey(TGroup, TOrder) - Constructor for class com.asakusafw.runtime.io.util.ShuffleKey
Creates a new instance.
ShuffleKey - Class in com.asakusafw.vocabulary.flow.graph
Represents shuffle key properties.
ShuffleKey(List<String>, List<ShuffleKey.Order>) - Constructor for class com.asakusafw.vocabulary.flow.graph.ShuffleKey
Creates a new instance.
ShuffleKey.AbstractGroupComparator - Class in com.asakusafw.runtime.io.util
An abstract implementation of grouping comparator for ShuffleKey.
ShuffleKey.AbstractOrderComparator - Class in com.asakusafw.runtime.io.util
An abstract implementation of ordering comparator for ShuffleKey.
ShuffleKey.Direction - Enum in com.asakusafw.vocabulary.flow.graph
Represents ordering direction.
ShuffleKey.Order - Class in com.asakusafw.vocabulary.flow.graph
Represents ordering information.
ShuffleKey.Partitioner - Class in com.asakusafw.runtime.io.util
An implementation of partitioner for ShuffleKey.
ShuffleReader - Class in com.asakusafw.runtime.mapreduce.simple
Read shuffle outputs.
ShuffleReader(KeyValueSorter<?, ?>, Progress) - Constructor for class com.asakusafw.runtime.mapreduce.simple.ShuffleReader
Creates a new instance.
ShuffleWriter<K,V> - Class in com.asakusafw.runtime.mapreduce.simple
A RecordWriter for shuffle input.
ShuffleWriter(KeyValueSorter<K, V>) - Constructor for class com.asakusafw.runtime.mapreduce.simple.ShuffleWriter
Creates a new instance.
SimpleCreateTable - Class in com.asakusafw.info.hive.syntax
Represents CREATE TABLE statement in Hive.
SimpleCreateTable(TableInfo) - Constructor for class com.asakusafw.info.hive.syntax.SimpleCreateTable
Creates a new instance.
SimpleDataDefinition<T> - Class in com.asakusafw.runtime.directio
A simple implementation of DataDefinition.
SimpleDataModelDefinition<T> - Class in com.asakusafw.testdriver.model
Simple DataModelDefinition for classes which declare public fields directly.
SimpleDataModelDefinition(Class<T>) - Constructor for class com.asakusafw.testdriver.model.SimpleDataModelDefinition
Creates a new instance.
SimpleJobRunner - Class in com.asakusafw.runtime.mapreduce.simple
An implementation of JobRunner using simplified map-reduce engine.
SimpleJobRunner() - Constructor for class com.asakusafw.runtime.mapreduce.simple.SimpleJobRunner
 
simpleName - Variable in class com.asakusafw.dmdl.model.AstQualifiedName
The simple name of this name in tail.
SimpleName - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents simple names.
SimpleNameImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of SimpleName.
SimpleNameImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.SimpleNameImpl
 
SimulationSupport - Annotation Type in com.asakusafw.runtime.core.context
A marker annotation which represents the component supports simulated execution.
SingleElementAnnotation - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents single element annotations which only can have value element.
SingleElementAnnotationImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of SingleElementAnnotation.
SingleElementAnnotationImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.SingleElementAnnotationImpl
 
SingleLinkedList<E> - Class in com.asakusafw.utils.collections
Unmodifiable linked list.
SingleLinkedList() - Constructor for class com.asakusafw.utils.collections.SingleLinkedList
Creates a new instance without elements.
SingleLinkedList(List<? extends E>) - Constructor for class com.asakusafw.utils.collections.SingleLinkedList
Creates a new instance from List.
SingleLinkedList(Iterable<? extends E>) - Constructor for class com.asakusafw.utils.collections.SingleLinkedList
Creates a new instance from Iterable.
Sink<T> - Interface in com.asakusafw.utils.io
An abstract super interface of object sinks.
size() - Method in class com.asakusafw.runtime.flow.ArrayListBuffer
 
size() - Method in class com.asakusafw.runtime.flow.FileMapListBuffer
 
size() - Method in interface com.asakusafw.runtime.io.util.Tuple
Returns the number of elements in this tuple.
size() - Method in class com.asakusafw.runtime.io.util.WritableRawComparableTuple
 
size() - Method in class com.asakusafw.runtime.value.ValueOptionMap
 
size() - Method in class com.asakusafw.utils.collections.SingleLinkedList
Returns number of elements in this list.
skip(long) - Method in class com.asakusafw.runtime.directio.util.CountInputStream
 
skip(long) - Method in class com.asakusafw.runtime.directio.util.DelimiterRangeInputStream
 
skip(long) - Method in class com.asakusafw.runtime.io.util.DataBufferInputStream
 
skip(long) - Method in class com.asakusafw.runtime.io.util.ZipEntryInputStream
 
skip(long) - Method in class com.asakusafw.windgate.hadoopfs.ssh.ZipEntryInputStream
 
skip(long) - Method in class com.asakusafw.windgate.stream.CountingInputStream
 
skipBytes(int) - Method in class com.asakusafw.runtime.io.util.BufferedFileInput
 
skipBytes(int) - Method in class com.asakusafw.runtime.io.util.DataBuffer
 
skipBytes(int) - Method in class com.asakusafw.runtime.io.util.DataBufferInputStream
 
skipCleanInput(boolean) - Method in class com.asakusafw.testdriver.TestDriverBase
Sets whether skips truncating test input data.
skipCleanOutput(boolean) - Method in class com.asakusafw.testdriver.TestDriverBase
Sets whether skips truncating test output data.
skipPrepareInput(boolean) - Method in class com.asakusafw.testdriver.TestDriverBase
Sets whether skips preparing test input data.
skipPrepareOutput(boolean) - Method in class com.asakusafw.testdriver.TestDriverBase
Sets whether skips preparing test output data.
skipRunJobflow(boolean) - Method in class com.asakusafw.testdriver.TestDriverBase
Sets whether skips executing jobflows.
skipValidateCondition(boolean) - Method in class com.asakusafw.testdriver.TestDriverBase
Sets whether skips verifying test conditions.
skipVerify(boolean) - Method in class com.asakusafw.testdriver.TestDriverBase
Sets whether skips verifying test results.
SlotDirectMapper - Class in com.asakusafw.runtime.stage.collector
The skeletal implementation to output values directly.
SlotDirectMapper() - Constructor for class com.asakusafw.runtime.stage.collector.SlotDirectMapper
 
SlotDistributor<T extends org.apache.hadoop.io.Writable> - Class in com.asakusafw.runtime.stage.collector
The skeletal implementation of Hadoop Mapper for distributing values into SlotSorter.
SlotDistributor() - Constructor for class com.asakusafw.runtime.stage.collector.SlotDistributor
 
SlotSorter - Class in com.asakusafw.runtime.stage.collector
A skeletal implementation of Hadoop Reducer for partitioning by their slot.
SlotSorter() - Constructor for class com.asakusafw.runtime.stage.collector.SlotSorter
 
SnappyConfigurator - Class in com.asakusafw.testdriver.configurator
Configures testing environment for snappy.
SnappyConfigurator() - Constructor for class com.asakusafw.testdriver.configurator.SnappyConfigurator
 
soon() - Method in class com.asakusafw.vocabulary.batch.BatchDescription.DependencyBuilder
Completes registering job without any dependencies.
sort() - Method in class com.asakusafw.runtime.mapreduce.simple.KeyValueSorter
Sort previously added key-value pairs.
sort(Comparator<? super E>) - Method in class com.asakusafw.runtime.value.ValueOptionList
 
SortableSlot - Class in com.asakusafw.runtime.stage.collector
A sortable data slot.
SortableSlot() - Constructor for class com.asakusafw.runtime.stage.collector.SortableSlot
 
SortableSlot.Comparator - Class in com.asakusafw.runtime.stage.collector
A comparator for SortableSlot.
SortableSlot.Partitioner - Class in com.asakusafw.runtime.stage.collector
A partitioner for SortableSlot.
sortPostOrder(Graph<? extends V>) - Static method in class com.asakusafw.utils.graph.Graphs
Sorts the vertices from the tail to head topologically, and returns their list.
source - Variable in class com.asakusafw.dmdl.model.AstPropertyFolding
The property name from the source model.
source - Variable in class com.asakusafw.dmdl.model.AstPropertyMapping
The property name from the source model.
Source(InputSplit, Class<? extends InputFormat<?, ?>>) - Constructor for class com.asakusafw.runtime.stage.input.StageInputSplit.Source
Creates a new instance.
Source<T> - Interface in com.asakusafw.utils.io
An abstract super interface of object sources.
Source<T> - Interface in com.asakusafw.vocabulary.flow
Represents an abstract data source for downstream operators and flow outputs.
SourceDataModelSource<T> - Class in com.asakusafw.testdriver.core
A DataModelSource implementation via the Source interface.
SourceDataModelSource(DataModelDefinition<T>, Source<? extends T>) - Constructor for class com.asakusafw.testdriver.core.SourceDataModelSource
Creates a new instance.
SourceDataModelSourceFactory - Class in com.asakusafw.testdriver.core
SourceDataModelSourceFactory(Class<T>, Provider<? extends Source<? extends T>>) - Constructor for class com.asakusafw.testdriver.core.SourceDataModelSourceFactory
Creates a new instance.
SourceDataModelSourceFactory(Provider<? extends Source<?>>) - Constructor for class com.asakusafw.testdriver.core.SourceDataModelSourceFactory
Creates a new instance.
SourceDriver<T> - Interface in com.asakusafw.windgate.core.resource
An abstract super interface of data source driver.
sourceFile - Variable in class com.asakusafw.dmdl.Region
The source file identifier.
SourceProvider - Interface in com.asakusafw.testdriver.core
Deprecated.
Sources - Class in com.asakusafw.utils.io
Utilities about Source.
special(String) - Static method in class com.asakusafw.operator.model.OperatorDescription.Reference
Creates a new instance.
SpecialReference(String) - Constructor for class com.asakusafw.operator.model.OperatorDescription.SpecialReference
Creates a new instance.
SpiDataModelAdapter - Class in com.asakusafw.testdriver.core
Composition of registered DataModelAdapters as services.
SpiDataModelAdapter(ClassLoader) - Constructor for class com.asakusafw.testdriver.core.SpiDataModelAdapter
Creates a new instance.
SpiDataModelSinkProvider - Class in com.asakusafw.testdriver.core
Composition of registered DataModelSinkProvider as services.
SpiDataModelSinkProvider(ClassLoader) - Constructor for class com.asakusafw.testdriver.core.SpiDataModelSinkProvider
Creates a new instance.
SpiDataModelSourceProvider - Class in com.asakusafw.testdriver.core
Composition of registered DataModelSourceProvider as services.
SpiDataModelSourceProvider(ClassLoader) - Constructor for class com.asakusafw.testdriver.core.SpiDataModelSourceProvider
Creates a new instance.
SpiDifferenceSinkProvider - Class in com.asakusafw.testdriver.core
Composition of registered DifferenceSinkProvider as services.
SpiDifferenceSinkProvider(ClassLoader) - Constructor for class com.asakusafw.testdriver.core.SpiDifferenceSinkProvider
Creates a new instance.
SpiExporterRetriever - Class in com.asakusafw.testdriver.core
Composition of registered ExporterRetriever as services.
SpiExporterRetriever(ClassLoader) - Constructor for class com.asakusafw.testdriver.core.SpiExporterRetriever
Creates a new instance.
SpiExporterRetriever(List<? extends ExporterRetriever<?>>) - Constructor for class com.asakusafw.testdriver.core.SpiExporterRetriever
Creates a new instance.
SpiImporterPreparator - Class in com.asakusafw.testdriver.core
Composition of registered ImporterPreparator as services.
SpiImporterPreparator(ClassLoader) - Constructor for class com.asakusafw.testdriver.core.SpiImporterPreparator
Creates a new instance.
SpiImporterPreparator(List<? extends ImporterPreparator<?>>) - Constructor for class com.asakusafw.testdriver.core.SpiImporterPreparator
Creates a new instance.
Spill - Annotation Type in com.asakusafw.vocabulary.model
An annotation represents which the annotated element can spill its contents into backing store.
SpiVerifyRuleProvider - Class in com.asakusafw.testdriver.core
Composition of registered VerifyRuleProvider as services.
SpiVerifyRuleProvider(ClassLoader) - Constructor for class com.asakusafw.testdriver.core.SpiVerifyRuleProvider
Creates a new instance.
Split - Annotation Type in com.asakusafw.vocabulary.operator
分割演算子を表すメソッドに付与する注釈。
SplitCombiner - Class in com.asakusafw.runtime.stage.input
Combines StageInputSplits.
SplitCombiner() - Constructor for class com.asakusafw.runtime.stage.input.SplitCombiner
 
SplitCombiner.Util - Class in com.asakusafw.runtime.stage.input
Utilities for SplitCombiner.
splitInto(A, B) - Method in interface com.asakusafw.vocabulary.model.JoinedModel.Interface
Deprecated.
Sets properties of the joined result into original data models.
SplitOperatorDriver - Class in com.asakusafw.operator.builtin
OperatorDriver for Split annotation.
SplitOperatorDriver() - Constructor for class com.asakusafw.operator.builtin.SplitOperatorDriver
 
SshCommandScriptHandler - Class in com.asakusafw.yaess.jsch
Basic implementation of CommandScriptHandler using local processes.
SshCommandScriptHandler() - Constructor for class com.asakusafw.yaess.jsch.SshCommandScriptHandler
 
SshConnection - Interface in com.asakusafw.windgate.hadoopfs.ssh
A remote command execution via SSH.
SshHadoopScriptHandler - Class in com.asakusafw.yaess.jsch
Basic implementation of HadoopScriptHandler using local processes.
SshHadoopScriptHandler() - Constructor for class com.asakusafw.yaess.jsch.SshHadoopScriptHandler
 
SshProfile - Class in com.asakusafw.windgate.hadoopfs.ssh
A structured profile for AbstractSshHadoopFsMirror.
SshProfile(String, String, String, String, int, String, String, CompressionCodec, Map<String, String>) - Constructor for class com.asakusafw.windgate.hadoopfs.ssh.SshProfile
SshProfile(String, String, String, String, int, String, String, Map<String, String>) - Constructor for class com.asakusafw.windgate.hadoopfs.ssh.SshProfile
Creates a new instance.
StageConfigurator - Class in com.asakusafw.runtime.stage
Configures a Job in stages.
StageConfigurator() - Constructor for class com.asakusafw.runtime.stage.StageConfigurator
 
StageConstants - Class in com.asakusafw.runtime.stage
Constants for each stage.
StageInput - Class in com.asakusafw.runtime.stage
Represents a stage input.
StageInput(String, Class<? extends InputFormat>, Class<? extends Mapper>) - Constructor for class com.asakusafw.runtime.stage.StageInput
Creates a new instance without any attributes.
StageInput(String, Class<? extends InputFormat>, Class<? extends Mapper>, Map<String, String>) - Constructor for class com.asakusafw.runtime.stage.StageInput
Creates a new instance.
StageInputDriver - Class in com.asakusafw.runtime.stage.input
A driver for configuring stage inputs.
StageInputFormat - Class in com.asakusafw.runtime.stage.input
An implementation of Hadoop InputFormat for handling handling multiple Map operations.
StageInputFormat() - Constructor for class com.asakusafw.runtime.stage.input.StageInputFormat
 
StageInputMapper - Class in com.asakusafw.runtime.stage.input
An implementation of Hadoop Mapper for dispatching multiple Map operations.
StageInputMapper() - Constructor for class com.asakusafw.runtime.stage.input.StageInputMapper
 
StageInputRecordReader - Class in com.asakusafw.runtime.stage.input
An implementation of Hadoop RecordReader for handling multiple Map operations.
StageInputRecordReader() - Constructor for class com.asakusafw.runtime.stage.input.StageInputRecordReader
 
StageInputSplit - Class in com.asakusafw.runtime.stage.input
An implementation of Hadoop InputSplit for handling multiple Map operations.
StageInputSplit() - Constructor for class com.asakusafw.runtime.stage.input.StageInputSplit
Creates a new instance for the serialization framework.
StageInputSplit(InputSplit, Class<? extends InputFormat<?, ?>>, Class<? extends Mapper<?, ?, ?, ?>>) - Constructor for class com.asakusafw.runtime.stage.input.StageInputSplit
StageInputSplit(Class<? extends Mapper<?, ?, ?, ?>>, List<StageInputSplit.Source>) - Constructor for class com.asakusafw.runtime.stage.input.StageInputSplit
Creates a new instance.
StageInputSplit(Class<? extends Mapper<?, ?, ?, ?>>, List<StageInputSplit.Source>, String[]) - Constructor for class com.asakusafw.runtime.stage.input.StageInputSplit
Creates a new instance.
StageInputSplit.Source - Class in com.asakusafw.runtime.stage.input
Represents a pair of InputSplit and its InputFormat class.
StageOutput - Class in com.asakusafw.runtime.stage
Represents a stage output.
StageOutput(String, Class<?>, Class<?>, Class<? extends OutputFormat>) - Constructor for class com.asakusafw.runtime.stage.StageOutput
Creates a new instance without any attributes.
StageOutput(String, Class<?>, Class<?>, Class<? extends OutputFormat>, Map<String, String>) - Constructor for class com.asakusafw.runtime.stage.StageOutput
Creates a new instance.
StageOutputDriver - Class in com.asakusafw.runtime.stage.output
A driver for configuring stage outputs.
StageOutputDriver(TaskInputOutputContext<?, ?, ?, ?>) - Constructor for class com.asakusafw.runtime.stage.output.StageOutputDriver
Creates a new instance.
StageOutputFormat - Class in com.asakusafw.runtime.stage.output
A bridge implementation for Hadoop OutputFormat.
StageOutputFormat() - Constructor for class com.asakusafw.runtime.stage.output.StageOutputFormat
 
StageResource - Class in com.asakusafw.runtime.stage
Represents a stage resource.
StageResource(String, String) - Constructor for class com.asakusafw.runtime.stage.StageResource
Creates a new instance.
StageResourceDriver - Class in com.asakusafw.runtime.stage.resource
A driver for configuring stage resources.
StageResourceDriver(JobContext) - Constructor for class com.asakusafw.runtime.stage.resource.StageResourceDriver
Creates a new instance.
StageResourceDriver.AccessMode - Enum in com.asakusafw.runtime.stage.resource
Represents the access mode for StageResourceDriver.
StageUtil - Class in com.asakusafw.runtime.stage
Utilities for MapReduce stages.
StandardFieldOutputOption - Enum in com.asakusafw.runtime.io.text.driver
Standard options of FieldOutput.
start() - Method in class com.asakusafw.directio.hive.parquet.DataModelConverter
 
start() - Method in class com.asakusafw.vocabulary.batch.BatchDescription
Analyzes batch DSL using batch description method.
start() - Method in class com.asakusafw.vocabulary.flow.FlowDescription
Analyzes flow DSL using flow description method.
startSummarization(O) - Method in interface com.asakusafw.vocabulary.model.SummarizedModel.Interface
Deprecated.
Initializes this object with the target model object as the first one.
startsWith(String) - Method in class com.asakusafw.runtime.value.StringOption
Returns whether or not this text starts with the given prefix.
startsWith(StringOption) - Method in class com.asakusafw.runtime.value.StringOption
Returns whether or not this text starts with the given prefix.
statement(EmitDirection) - Method in interface com.asakusafw.utils.java.internal.model.util.EmitContext
Emits a begin or end of a statement.
statement(EmitDirection) - Method in class com.asakusafw.utils.java.internal.model.util.PrintEmitContext
 
Statement - Interface in com.asakusafw.utils.java.model.syntax
An abstract super interface of statement.
statementBlock(EmitDirection) - Method in interface com.asakusafw.utils.java.internal.model.util.EmitContext
Emits a begin or end of a statement block.
statementBlock(EmitDirection) - Method in class com.asakusafw.utils.java.internal.model.util.PrintEmitContext
 
StatementExpressionList - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents expression list (in initializer part) of for statement.
StatementExpressionListImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of StatementExpressionList.
StatementExpressionListImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.StatementExpressionListImpl
 
Static() - Method in class com.asakusafw.utils.java.model.util.AttributeBuilder
Appends static modifier to this builder.
Status(CsvFormatException.Reason, String, long, long, int, String, String) - Constructor for class com.asakusafw.runtime.io.csv.CsvFormatException.Status
Creates a new instance.
StdioHelper - Class in com.asakusafw.windgate.hadoopfs.ssh
Provides standard I/Os safely.
StdoutEscapeMain - Class in com.asakusafw.windgate.hadoopfs.ssh
Invokes a main method of the class specified in first program argument by its FQN.
Sticky - Annotation Type in com.asakusafw.vocabulary.operator
省略に関する最適化を抑止すべきメソッドに付与する注釈。
stop(Source<?>) - Method in class com.asakusafw.vocabulary.flow.util.CoreOperatorFactory
Terminates the upstream source.
stop(Source<?>) - Static method in class com.asakusafw.vocabulary.flow.util.CoreOperators
Terminates the upstream source.
Stop - Annotation Type in com.asakusafw.vocabulary.operator
Represents stop operator annotation.
STOP_NAME - Static variable in class com.asakusafw.vocabulary.flow.util.CoreOperatorFactory
The common instance name of stop operator.
StorageFormatInfo - Interface in com.asakusafw.info.hive
Represents a storage format (STORED AS ...) in Hive.
StorageFormatInfo.Category - Enum in com.asakusafw.info.hive
Represents a storage format category.
StorageFormatInfo.FormatKind - Enum in com.asakusafw.info.hive
Represents a storage format kind.
store(Writable) - Method in class com.asakusafw.runtime.stage.collector.WritableSlot
Stores the copy of the target object.
storeTo(Properties) - Method in class com.asakusafw.windgate.core.CoreProfile
Stores this profile into the specified properties.
storeTo(Properties) - Method in class com.asakusafw.windgate.core.GateScript
Stores this script into the specified properties.
storeTo(Properties) - Method in class com.asakusafw.windgate.core.process.ProcessProfile
Stores this profile into the specified properties.
storeTo(Properties) - Method in class com.asakusafw.windgate.core.resource.ResourceProfile
Stores this profile into the specified properties.
storeTo(Properties) - Method in class com.asakusafw.windgate.core.session.SessionProfile
Stores this profile into the specified properties.
storeTo(Properties) - Method in class com.asakusafw.yaess.core.FlowScript
Stores this script into the specified object.
storeTo(Properties) - Method in class com.asakusafw.yaess.core.ServiceProfile
Merges this profile into the specified properties.
StreamDrainDriver<T> - Class in com.asakusafw.windgate.stream
An implementation of SourceDriver using binary InputStream.
StreamDrainDriver(String, String, OutputStreamProvider, DataModelStreamSupport<? super T>) - Constructor for class com.asakusafw.windgate.stream.StreamDrainDriver
Creates a new instance.
StreamProcess - Enum in com.asakusafw.windgate.core.vocabulary
WindGate stream resource configuration.
StreamRedirectTask - Class in com.asakusafw.yaess.core.util
Redirects an input stream into other output stream.
StreamRedirectTask(InputStream, OutputStream) - Constructor for class com.asakusafw.yaess.core.util.StreamRedirectTask
Creates a new instance.
StreamRedirectTask(InputStream, OutputStream, boolean, boolean) - Constructor for class com.asakusafw.yaess.core.util.StreamRedirectTask
Creates a new instance.
StreamResourceUtil - Class in com.asakusafw.windgate.stream
Common utilities for this package.
StreamSourceDriver<T> - Class in com.asakusafw.windgate.stream
An implementation of SourceDriver using binary InputStream.
StreamSourceDriver(String, String, InputStreamProvider, DataModelStreamSupport<? super T>, T) - Constructor for class com.asakusafw.windgate.stream.StreamSourceDriver
Creates a new instance.
StreamSupportDriver - Class in com.asakusafw.dmdl.windgate.stream.driver
Processes @windgate.stream_format attributes.
StreamSupportDriver() - Constructor for class com.asakusafw.dmdl.windgate.stream.driver.StreamSupportDriver
 
StreamSupportEmitter - Class in com.asakusafw.dmdl.windgate.stream.driver
Emits DataModelStreamSupport implementations.
StreamSupportEmitter() - Constructor for class com.asakusafw.dmdl.windgate.stream.driver.StreamSupportEmitter
 
StreamSupportTrait - Class in com.asakusafw.dmdl.windgate.stream.driver
Trait for holding format name.
StreamSupportTrait(AstNode, String) - Constructor for class com.asakusafw.dmdl.windgate.stream.driver.StreamSupportTrait
Creates and returns a new instance.
STRICT - Static variable in class com.asakusafw.yaess.core.JobScheduler
Terminate execution on exception occurred.
Strictfp() - Method in class com.asakusafw.utils.java.model.util.AttributeBuilder
Appends strictfp modifier to this builder.
StrictVisitor<R,C,E extends Throwable> - Class in com.asakusafw.utils.java.model.syntax
An implementation of Visitor which raises UnsupportedOperationException in all methods.
StrictVisitor() - Constructor for class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
StringInfo - Class in com.asakusafw.info.value
Represents a String value.
stringLiteralOf(String) - Static method in class com.asakusafw.utils.java.internal.model.util.LiteralAnalyzer
Returns a literal token for the String value.
Stringnizer - Interface in com.asakusafw.directio.hive.tools.cli
Provides string from TableInfo.
StringOption - Class in com.asakusafw.runtime.value
Represents a character string value which can be null.
StringOption() - Constructor for class com.asakusafw.runtime.value.StringOption
Creates a new instance which represents null value.
StringOption(String) - Constructor for class com.asakusafw.runtime.value.StringOption
Creates a new instance which represents the specified value.
StringOptionDriver - Class in com.asakusafw.directio.hive.serde
An implementation of ValueDriver for StringOption.
StringOptionDriver(StringObjectInspector) - Constructor for class com.asakusafw.directio.hive.serde.StringOptionDriver
Creates a new instance.
StringOptionFieldAdapter - Class in com.asakusafw.runtime.io.text.value
An implementation of FieldAdapter which accepts StringOption.
StringOptionFieldAdapter.Builder - Class in com.asakusafw.runtime.io.text.value
StringOptionInspector - Class in com.asakusafw.directio.hive.serde
Inspects StringOption object.
StringOptionInspector() - Constructor for class com.asakusafw.directio.hive.serde.StringOptionInspector
Creates a new instance.
StringOptionUtil - Class in com.asakusafw.runtime.value
Utilities for StringOption.
stringProperty(PropertyName, C) - Method in class com.asakusafw.testdriver.core.DataModelScanner
Invoked each String property.
stringProperty(PropertyName, JsonObject) - Method in class com.asakusafw.testdriver.json.JsonObjectDriver
 
StringPropertyDriver - Class in com.asakusafw.dmdl.java.emitter.driver
Implements *AsString methods.
StringPropertyDriver() - Constructor for class com.asakusafw.dmdl.java.emitter.driver.StringPropertyDriver
 
StringTemplate - Class in com.asakusafw.runtime.stage.directio
Generates a string for the object.
StringTemplate(StringTemplate.FormatSpec...) - Constructor for class com.asakusafw.runtime.stage.directio.StringTemplate
Creates a new instance.
StringTemplate.Format - Enum in com.asakusafw.runtime.stage.directio
Format of each generator element.
StringTemplate.FormatSpec - Class in com.asakusafw.runtime.stage.directio
The format spec.
StringValueDrivers - Enum in com.asakusafw.directio.hive.parquet
Converts between ValueOption and string (binary).
stringValueOf(String) - Static method in class com.asakusafw.utils.java.internal.model.util.LiteralAnalyzer
Analyzes a literal which represents a value of String and returns its value.
StringValueSerdeFactory - Enum in com.asakusafw.directio.hive.serde
ValueSerdes for string values.
StripedDataFormat<T> - Interface in com.asakusafw.runtime.directio.hadoop
Data model format which has striping information in the format.
StripedDataFormat.InputContext - Class in com.asakusafw.runtime.directio.hadoop
An input context for computing DirectInputFragments.
StructType - Class in com.asakusafw.info.hive
Represents a Hive struct type.
StructType(List<? extends ColumnInfo>) - Constructor for class com.asakusafw.info.hive.StructType
Creates a new instance.
StructType(ColumnInfo...) - Constructor for class com.asakusafw.info.hive.StructType
Creates a new instance.
stub(PropertyReferenceDeclaration.ReferenceKind) - Static method in class com.asakusafw.dmdl.semantics.PropertyReferenceDeclaration
Returns a stub instance.
subgraph(Graph<? extends V>, Predicate<? super V>) - Static method in class com.asakusafw.utils.graph.Graphs
Creates a new subgraph from the target graph.
submit(Task) - Method in interface com.asakusafw.operation.tools.directio.common.Task.Context
Submits the given task.
submit(ExecutionMonitor, ExecutionContext, Job, BlockingQueue<JobExecutor.Executing>) - Method in interface com.asakusafw.yaess.basic.JobExecutor
Submits a job.
submit(ExecutionMonitor, ExecutionContext, Job, BlockingQueue<JobExecutor.Executing>) - Method in class com.asakusafw.yaess.basic.ThreadedJobExecutor
 
submit(JobId) - Method in class com.asakusafw.yaess.jobqueue.client.HttpJobClient
 
submit(JobId) - Method in interface com.asakusafw.yaess.jobqueue.client.JobClient
Request to execute the registered job.
submit(ExecutionMonitor, ExecutionContext, Job, BlockingQueue<JobExecutor.Executing>) - Method in class com.asakusafw.yaess.paralleljob.ParallelJobExecutor
 
Summarize - Annotation Type in com.asakusafw.vocabulary.operator
単純集計演算子を表すメソッドに付与する注釈。
Summarized - Annotation Type in com.asakusafw.vocabulary.model
Annotation for summarized models.
Summarized.Aggregator - Enum in com.asakusafw.vocabulary.model
Aggregator functions.
Summarized.Folding - Annotation Type in com.asakusafw.vocabulary.model
Property folding.
Summarized.Term - Annotation Type in com.asakusafw.vocabulary.model
Source term.
SummarizedModel - Annotation Type in com.asakusafw.vocabulary.model
Deprecated.
replaced into Summarized since 0.2.0
SummarizedModel.Interface<T,O> - Interface in com.asakusafw.vocabulary.model
Deprecated.
An interface that provides skeletal information of summarized models.
SummarizeDriver - Class in com.asakusafw.dmdl.java.emitter.driver
Implements summarized-model feature.
SummarizeDriver() - Constructor for class com.asakusafw.dmdl.java.emitter.driver.SummarizeDriver
 
SummarizeOperatorDriver - Class in com.asakusafw.operator.builtin
OperatorDriver for Summarize annotation.
SummarizeOperatorDriver() - Constructor for class com.asakusafw.operator.builtin.SummarizeOperatorDriver
 
SummarizeTrait - Class in com.asakusafw.dmdl.semantics.trait
Summarize trait for summarized models.
SummarizeTrait(AstExpression<AstSummarize>, List<ReduceTerm<AstSummarize>>) - Constructor for class com.asakusafw.dmdl.semantics.trait.SummarizeTrait
Creates and returns a new instance.
Super - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents super qualifier (pseudo-expression).
SuperConstructorInvocation - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents super constructor statement.
SuperConstructorInvocationImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of SuperConstructorInvocation.
SuperConstructorInvocationImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.SuperConstructorInvocationImpl
 
SuperImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of Super.
SuperImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.SuperImpl
 
support(String, Class<?>...) - Static method in class com.asakusafw.vocabulary.flow.builder.Attributes
Creates a new OperatorHelper object.
SUPPORTED_FORMATS - Static variable in class com.asakusafw.testdriver.excel.DefaultExcelRuleExtractor
Format IDs which this extractor supports.
supports(Sheet) - Method in class com.asakusafw.testdriver.excel.DefaultExcelRuleExtractor
 
supports(Sheet) - Method in interface com.asakusafw.testdriver.excel.ExcelRuleExtractor
Returns true iff this extractor supports the sheet.
supports(Sheet) - Method in class com.asakusafw.testdriver.excel.legacy.LegacyExcelRuleExtractor
 
SwitchCaseLabel - Interface in com.asakusafw.utils.java.model.syntax
* An interface which represents case labels in switch statements.
SwitchCaseLabelImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of SwitchCaseLabel.
SwitchCaseLabelImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.SwitchCaseLabelImpl
 
switchContextClassLoader(ClassLoader) - Static method in class com.asakusafw.runtime.stage.launcher.ApplicationLauncher
Sets the context class loader and returns the current one.
SwitchDefaultLabel - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents default labels in switch statements.
SwitchDefaultLabelImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of SwitchDefaultLabel.
SwitchDefaultLabelImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.SwitchDefaultLabelImpl
 
switchLabel(EmitDirection) - Method in interface com.asakusafw.utils.java.internal.model.util.EmitContext
Emits a begin or end of a switch label block.
switchLabel(EmitDirection) - Method in class com.asakusafw.utils.java.internal.model.util.PrintEmitContext
 
SwitchLabel - Interface in com.asakusafw.utils.java.model.syntax
An abstract super interface of labels in switch statement.
switchObject(int) - Method in interface com.asakusafw.runtime.io.util.Union
Switches position and get its object.
switchObject(int) - Method in class com.asakusafw.runtime.io.util.WritableRawComparableUnion
 
switchObject(int) - Method in class com.asakusafw.runtime.io.util.WritableUnion
 
SwitchStatement - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents switch statement.
SwitchStatementImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of SwitchStatement.
SwitchStatementImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.SwitchStatementImpl
 
Symbol<D extends Declaration> - Interface in com.asakusafw.dmdl.semantics
Super interface of the all reference symbols.
symbol(String) - Method in interface com.asakusafw.utils.java.internal.model.util.EmitContext
Emits a symbol.
symbol(String) - Method in class com.asakusafw.utils.java.internal.model.util.PrintEmitContext
 
symbol - Variable in enum com.asakusafw.windgate.cli.ExecutionKind
The symbol of this kind.
Symbolic - Interface in com.asakusafw.yaess.core
An abstract super interface of symbolic elements.
sync() - Method in class com.asakusafw.runtime.io.util.BufferedFileInput
Resets internal buffer.
sync() - Method in class com.asakusafw.runtime.io.util.BufferedFileOutput
Resets internal buffer.
Synchronized() - Method in class com.asakusafw.utils.java.model.util.AttributeBuilder
Appends synchronized modifier to this builder.
SynchronizedStatement - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents synchronized statement.
SynchronizedStatementImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of SynchronizedStatement.
SynchronizedStatementImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.SynchronizedStatementImpl
 
system() - Static method in class com.asakusafw.operation.tools.directio.bootstrap.Environment
Returns a new system environment variables.
system() - Static method in class com.asakusafw.utils.gradle.CommandPath
Creates a new instance from environment variables.
system() - Static method in class com.asakusafw.utils.gradle.EnvironmentConfigurator
Returns a system EnvironmentConfigurator.
system() - Static method in class com.asakusafw.utils.gradle.PropertyConfigurator
Returns a system PropertyConfigurator.
system() - Static method in class com.asakusafw.windgate.bootstrap.Environment
Returns a new system environment variables.
system(ClassLoader) - Static method in class com.asakusafw.windgate.core.ProfileContext
Creates a new context with system variables as context parameters.
system() - Static method in class com.asakusafw.workflow.hadoop.bootstrap.Environment
Returns a new system environment variables.
system(ClassLoader) - Static method in class com.asakusafw.yaess.core.ProfileContext
Creates a new context with system variables as context parameters.
system() - Static method in class com.asakusafw.yaess.core.VariableResolver
Creates a new instance from environment variables and system properties.

T

TableInfo - Class in com.asakusafw.info.hive
Represents a Hive table structure.
TableInfo(String, List<ColumnInfo>, String, RowFormatInfo, StorageFormatInfo, Map<String, String>) - Constructor for class com.asakusafw.info.hive.TableInfo
Creates a new instance.
TableInfo.Builder - Class in com.asakusafw.info.hive
A builder for TableInfo.
TableInfo.Provider - Interface in com.asakusafw.info.hive
Provides TableInfo.
TableLocationInfo(TableInfo, LocationInfo) - Constructor for class com.asakusafw.info.cli.generate.ddl.HiveIoParameter.TableLocationInfo
Creates a new instance.
TableModel - Annotation Type in com.asakusafw.vocabulary.model
Deprecated.
moved to asakusa-thundergate-vocabulary
TableModel.Interface<T> - Interface in com.asakusafw.vocabulary.model
Deprecated.
An interface that provides skeletal information of table models.
TabularFieldReader - Class in com.asakusafw.runtime.io.text.tabular
A FieldReader for tabular-style text contents.
TabularFieldReader(Reader, char, EscapeSequence, UnaryOperator<CharSequence>) - Constructor for class com.asakusafw.runtime.io.text.tabular.TabularFieldReader
Creates a new instance.
TabularFieldWriter - Class in com.asakusafw.runtime.io.text.tabular
A FieldWriter for tabular style text contents.
TabularFieldWriter(Writer, LineSeparator, char, EscapeSequence, UnaryOperator<CharSequence>) - Constructor for class com.asakusafw.runtime.io.text.tabular.TabularFieldWriter
Creates a new instance.
TabularTextDriver - Class in com.asakusafw.dmdl.directio.text.tabular
Processes @directio.text.tabular attributes.
TabularTextDriver() - Constructor for class com.asakusafw.dmdl.directio.text.tabular.TabularTextDriver
 
TabularTextEmitter - Class in com.asakusafw.dmdl.directio.text.tabular
Emits Direct I/O data format classes about tabular text.
TabularTextEmitter() - Constructor for class com.asakusafw.dmdl.directio.text.tabular.TabularTextEmitter
 
TabularTextFormat - Class in com.asakusafw.runtime.io.text.tabular
An implementation of TextFormat for tabular-style text files.
TabularTextFormat.Builder - Class in com.asakusafw.runtime.io.text.tabular
A builder of TabularTextFormat.
TabularTextTrait - Class in com.asakusafw.dmdl.directio.text.tabular
Attributes of tabular text models.
TabularTextTrait(AstAttribute, TextFormatSettings, EscapeSettings, TextFieldSettings) - Constructor for class com.asakusafw.dmdl.directio.text.tabular.TabularTextTrait
Creates a new instance.
TAG - Static variable in class com.asakusafw.yaess.iterative.ParameterTableHandler
The extension tag name.
takeLiteral(DmdlSemantics, AstAttribute, Map<String, AstAttributeElement>, String, LiteralKind, boolean) - Static method in class com.asakusafw.dmdl.util.AttributeUtil
Removes AstAttributeElement from elements and extracts string value from it.
takeString(DmdlSemantics, AstAttribute, Map<String, AstAttributeElement>, String, boolean) - Static method in class com.asakusafw.dmdl.util.AttributeUtil
Removes AstAttributeElement from elements and extracts string value from it.
target - Variable in class com.asakusafw.dmdl.model.AstPropertyFolding
The target property name.
target - Variable in class com.asakusafw.dmdl.model.AstPropertyMapping
The target property name.
TARGET_NAME - Static variable in class com.asakusafw.dmdl.analyzer.driver.AutoProjectionDriver
The attribute name.
TARGET_NAME - Static variable in class com.asakusafw.dmdl.analyzer.driver.NamespaceDriver
The attribute name.
TARGET_NAME - Static variable in class com.asakusafw.dmdl.directio.csv.driver.CsvFieldDriver
The attribute name.
TARGET_NAME - Static variable in class com.asakusafw.dmdl.directio.csv.driver.CsvFileNameDriver
The attribute name.
TARGET_NAME - Static variable in class com.asakusafw.dmdl.directio.csv.driver.CsvFormatDriver
The attribute name.
TARGET_NAME - Static variable in class com.asakusafw.dmdl.directio.csv.driver.CsvIgnoreDriver
The attribute name.
TARGET_NAME - Static variable in class com.asakusafw.dmdl.directio.csv.driver.CsvLineNumberDriver
The attribute name.
TARGET_NAME - Static variable in class com.asakusafw.dmdl.directio.csv.driver.CsvRecordNumberDriver
The attribute name.
TARGET_NAME - Static variable in class com.asakusafw.dmdl.directio.hive.common.HiveCharDriver
The attribute name.
TARGET_NAME - Static variable in class com.asakusafw.dmdl.directio.hive.common.HiveDecimalDriver
The attribute name.
TARGET_NAME - Static variable in class com.asakusafw.dmdl.directio.hive.common.HiveFieldDriver
The attribute name.
TARGET_NAME - Static variable in class com.asakusafw.dmdl.directio.hive.common.HiveIgnoreDriver
The attribute name.
TARGET_NAME - Static variable in class com.asakusafw.dmdl.directio.hive.common.HiveStringDriver
The attribute name.
TARGET_NAME - Static variable in class com.asakusafw.dmdl.directio.hive.common.HiveTimestampDriver
The attribute name.
TARGET_NAME - Static variable in class com.asakusafw.dmdl.directio.hive.common.HiveVarcharDriver
The attribute name.
TARGET_NAME - Static variable in class com.asakusafw.dmdl.directio.hive.orc.OrcFileDriver
The attribute name.
TARGET_NAME - Static variable in class com.asakusafw.dmdl.directio.hive.parquet.ParquetFileDriver
The attribute name.
TARGET_NAME - Static variable in class com.asakusafw.dmdl.directio.line.driver.LineBodyDriver
The attribute name.
TARGET_NAME - Static variable in class com.asakusafw.dmdl.directio.line.driver.LineFileNameDriver
The attribute name.
TARGET_NAME - Static variable in class com.asakusafw.dmdl.directio.line.driver.LineFormatDriver
The attribute name.
TARGET_NAME - Static variable in class com.asakusafw.dmdl.directio.line.driver.LineLineNumberDriver
The attribute name.
TARGET_NAME - Static variable in class com.asakusafw.dmdl.directio.sequencefile.driver.SequenceFileFormatDriver
The attribute name.
TARGET_NAME - Static variable in class com.asakusafw.dmdl.directio.tsv.driver.TsvFieldDriver
The attribute name.
TARGET_NAME - Static variable in class com.asakusafw.dmdl.directio.tsv.driver.TsvFileNameDriver
The attribute name.
TARGET_NAME - Static variable in class com.asakusafw.dmdl.directio.tsv.driver.TsvFormatDriver
The attribute name.
TARGET_NAME - Static variable in class com.asakusafw.dmdl.directio.tsv.driver.TsvIgnoreDriver
The attribute name.
TARGET_NAME - Static variable in class com.asakusafw.dmdl.windgate.csv.driver.CsvFieldDriver
The attribute name.
TARGET_NAME - Static variable in class com.asakusafw.dmdl.windgate.csv.driver.CsvFileNameDriver
The attribute name.
TARGET_NAME - Static variable in class com.asakusafw.dmdl.windgate.csv.driver.CsvIgnoreDriver
The attribute name.
TARGET_NAME - Static variable in class com.asakusafw.dmdl.windgate.csv.driver.CsvLineNumberDriver
The attribute name.
TARGET_NAME - Static variable in class com.asakusafw.dmdl.windgate.csv.driver.CsvRecordNumberDriver
The attribute name.
TARGET_NAME - Static variable in class com.asakusafw.dmdl.windgate.csv.driver.CsvSupportDriver
The attribute name.
TARGET_NAME - Static variable in class com.asakusafw.dmdl.windgate.jdbc.driver.ColumnDriver
The attribute name.
TARGET_NAME - Static variable in class com.asakusafw.dmdl.windgate.jdbc.driver.JdbcColumnDriver
The attribute name.
TARGET_NAME - Static variable in class com.asakusafw.dmdl.windgate.jdbc.driver.JdbcTableDriver
The attribute name.
TARGET_NAME - Static variable in class com.asakusafw.dmdl.windgate.stream.driver.StreamSupportDriver
The attribute name.
Task - Interface in com.asakusafw.operation.tools.directio.common
An abstract super interface of tasks.
Task.Context - Interface in com.asakusafw.operation.tools.directio.common
The task context.
Task.Wait - Interface in com.asakusafw.operation.tools.directio.common
A waiting object for task completion.
TaskExecutionContext - Interface in com.asakusafw.workflow.executor
Represents a context of TaskExecutor.
TaskExecutor - Enum in com.asakusafw.operation.tools.directio.common
Executes Task.
TaskExecutor - Interface in com.asakusafw.workflow.executor
Executes a TaskInfo.
TaskExecutorContextAdapter - Class in com.asakusafw.testdriver.executor
A bridge implementation of context for TaskExecutor.
TaskExecutorContextAdapter(TestDriverContext, ConfigurationFactory) - Constructor for class com.asakusafw.testdriver.executor.TaskExecutorContextAdapter
Creates a new instance.
TaskExecutors - Class in com.asakusafw.workflow.executor
Utilities for TaskExecutor.
TaskExecutors.IoConsumer<T> - Interface in com.asakusafw.workflow.executor
Represents an action.
TaskInfo - Class in com.asakusafw.info.task
Represents a task.
TaskInfo(String, TaskInfo.Phase, String, String, Collection<String>) - Constructor for class com.asakusafw.info.task.TaskInfo
Creates a new instance.
TaskInfo - Interface in com.asakusafw.workflow.model
Represents a task.
TaskInfo.Phase - Enum in com.asakusafw.info.task
Represents kind of task phase.
TaskInfo.Phase - Enum in com.asakusafw.workflow.model
Represents a task phase.
TaskListAttribute - Class in com.asakusafw.info.task
Represents a list of tasks in jobflow.
TaskListAttribute(Collection<? extends TaskInfo>) - Constructor for class com.asakusafw.info.task.TaskListAttribute
Creates a new instance.
TemplateGenerator - Interface in com.asakusafw.testdata.generator
Abstract interface of test template generators.
TemporalUtil - Class in com.asakusafw.directio.hive.util
date and date-time utilities.
TemporaryFile - Class in com.asakusafw.runtime.stage.temporary
Utilities for temporary files.
TemporaryFileInput<T extends org.apache.hadoop.io.Writable> - Class in com.asakusafw.runtime.stage.temporary
Input raw data.
TemporaryFileInput(InputStream, int) - Constructor for class com.asakusafw.runtime.stage.temporary.TemporaryFileInput
Creates a new instance.
TemporaryFileInstaller - Class in com.asakusafw.runtime.io.util
Installs a temporary file.
TemporaryFileOutput<T extends org.apache.hadoop.io.Writable> - Class in com.asakusafw.runtime.stage.temporary
Output raw data.
TemporaryFileOutput(OutputStream, String, int, int) - Constructor for class com.asakusafw.runtime.stage.temporary.TemporaryFileOutput
Creates a new instance.
TemporaryFiles - Class in com.asakusafw.yaess.core.util
Manages temporary files to be deleted.
TemporaryFiles() - Constructor for class com.asakusafw.yaess.core.util.TemporaryFiles
 
TemporaryInputFormat<T> - Class in com.asakusafw.runtime.stage.input
A temporary input format.
TemporaryInputFormat() - Constructor for class com.asakusafw.runtime.stage.input.TemporaryInputFormat
 
TemporaryOutputFormat<T> - Class in com.asakusafw.runtime.stage.output
A temporary output format.
TemporaryOutputFormat() - Constructor for class com.asakusafw.runtime.stage.output.TemporaryOutputFormat
 
TemporaryStorage - Class in com.asakusafw.runtime.stage.temporary
Access to the temporary storage.
terms - Variable in class com.asakusafw.dmdl.model.AstUnionExpression
The model structure expressions to union.
test(Class<?>) - Method in interface com.asakusafw.directio.hive.tools.cli.ClassCollector.Selector
Deprecated.
 
test(T) - Method in interface com.asakusafw.utils.graph.Matcher
Deprecated.
 
TestContext - Interface in com.asakusafw.testdriver.core
The context information of tests.
TestContext.Empty - Class in com.asakusafw.testdriver.core
TestDataPreparator - Class in com.asakusafw.testdriver.core
Deprecated.
Use TestModerator instead
TestDataPreparator(ClassLoader) - Constructor for class com.asakusafw.testdriver.core.TestDataPreparator
Deprecated.
Creates a new instance which uses registerd services.
TestDataPreparator(DataModelAdapter, DataModelSourceProvider, ImporterPreparator<ImporterDescription>, ExporterRetriever<ExporterDescription>) - Constructor for class com.asakusafw.testdriver.core.TestDataPreparator
Deprecated.
Creates a new instance which uses the specified services.
TestDataPreparator(TestContext, ClassLoader) - Constructor for class com.asakusafw.testdriver.core.TestDataPreparator
Deprecated.
Creates a new instance which uses registerd services.
TestDataPreparator(TestContext, DataModelAdapter, DataModelSourceProvider, ImporterPreparator<ImporterDescription>, ExporterRetriever<ExporterDescription>) - Constructor for class com.asakusafw.testdriver.core.TestDataPreparator
Deprecated.
Creates a new instance which uses the specified services.
TestDataToolProvider - Interface in com.asakusafw.testdriver.core
Provides test data tools for Asakusa Framework.
TestDriverBase - Class in com.asakusafw.testdriver
An abstract super class of test-driver classes.
TestDriverBase(Class<?>) - Constructor for class com.asakusafw.testdriver.TestDriverBase
Creates a new instance.
TestDriverContext - Class in com.asakusafw.testdriver
Represents contextual information for test drivers.
TestDriverContext(Class<?>) - Constructor for class com.asakusafw.testdriver.TestDriverContext
Creates a new instance.
TestDriverContext.TestExecutionPhase - Enum in com.asakusafw.testdriver
Represents each phase in test execution.
TesterBase - Class in com.asakusafw.testdriver
An abstract super class of testers.
TesterBase(Class<?>) - Constructor for class com.asakusafw.testdriver.TesterBase
Creates a new instance.
TesterDriver<T> - Class in com.asakusafw.testdriver.core
Adapters ModelTester to TestRule.
TesterDriver(ModelTester<? super T>, DataModelDefinition<? extends T>) - Constructor for class com.asakusafw.testdriver.core.TesterDriver
Creates a new instance.
TestExecutionPlan - Class in com.asakusafw.testdriver
Deprecated.
TestExecutionPlan(String, String, List<? extends TestExecutionPlan.Task>, List<? extends TestExecutionPlan.Task>, List<? extends TestExecutionPlan.Task>, List<? extends TestExecutionPlan.Task>, List<? extends TestExecutionPlan.Task>) - Constructor for class com.asakusafw.testdriver.TestExecutionPlan
Deprecated.
Creates a new instance.
TestExecutionPlan.Command - Class in com.asakusafw.testdriver
Deprecated.
Represents a generic command task.
TestExecutionPlan.Job - Class in com.asakusafw.testdriver
Deprecated.
Represents a Hadoop job task.
TestExecutionPlan.Task - Interface in com.asakusafw.testdriver
Deprecated.
Represents a task in execution.
TestExecutionPlan.TaskKind - Enum in com.asakusafw.testdriver
Deprecated.
Represents a kind of TestExecutionPlan.Task.
testFinished() - Method in class com.asakusafw.testdriver.core.VerifyContext
Set current time as when test was finished.
TESTING_PROFILE_PATH - Static variable in class com.asakusafw.testdriver.windgate.WindGateTestHelper
For testing, WindGate profile path pattern in form of MessageFormat.
TestingEnvironmentConfigurator - Class in com.asakusafw.testdriver.core
Configures the current testing environment.
TestingEnvironmentConfigurator() - Constructor for class com.asakusafw.testdriver.core.TestingEnvironmentConfigurator
 
TestingUtils - Class in com.asakusafw.runtime.testing
Utilities for testing.
TestModerator - Class in com.asakusafw.testdriver.core
Moderates input/output in testing.
TestModerator(TestToolRepository, TestContext) - Constructor for class com.asakusafw.testdriver.core.TestModerator
Creates a new instance which uses registerd services.
TestResultInspector - Class in com.asakusafw.testdriver.core
Deprecated.
Use TestModerator instead
TestResultInspector(ClassLoader) - Constructor for class com.asakusafw.testdriver.core.TestResultInspector
Deprecated.
Creates a new instance which uses registerd services.
TestResultInspector(DataModelAdapter, DataModelSourceProvider, VerifyRuleProvider, ExporterRetriever<ExporterDescription>) - Constructor for class com.asakusafw.testdriver.core.TestResultInspector
Deprecated.
Creates a new instance which uses the specified services.
TestResultInspector(TestContext, ClassLoader) - Constructor for class com.asakusafw.testdriver.core.TestResultInspector
Deprecated.
Creates a new instance which uses registerd services.
TestResultInspector(TestContext, DataModelAdapter, DataModelSourceProvider, VerifyRuleProvider, ExporterRetriever<ExporterDescription>) - Constructor for class com.asakusafw.testdriver.core.TestResultInspector
Deprecated.
Creates a new instance which uses the specified services.
TestRule - Interface in com.asakusafw.testdriver.core
Strategy of test result verification.
TestToolRepository - Class in com.asakusafw.testdriver.core
Load tools via SPI.
TestToolRepository(ClassLoader) - Constructor for class com.asakusafw.testdriver.core.TestToolRepository
Creates a new instance.
text(String) - Static method in class com.asakusafw.operator.model.OperatorDescription.Document
Creates a new instance.
text(Object) - Method in class com.asakusafw.utils.java.model.util.JavadocBuilder.DocElementFactory
Appends a plain text into this builder.
text(String, Object...) - Method in class com.asakusafw.utils.java.model.util.JavadocBuilder.DocElementFactory
Appends a plain text into this builder.
text(String, Object...) - Method in class com.asakusafw.utils.java.model.util.JavadocBuilder
Appends a plain text into this builder.
TextDocument(String) - Constructor for class com.asakusafw.operator.model.OperatorDescription.TextDocument
Creates a new instance.
TextFieldDriver - Class in com.asakusafw.dmdl.directio.text
Processes @directio.text.field attributes.
TextFieldDriver() - Constructor for class com.asakusafw.dmdl.directio.text.TextFieldDriver
 
TextFieldSettings - Class in com.asakusafw.dmdl.directio.text
Settings of text fields.
TextFieldSettings() - Constructor for class com.asakusafw.dmdl.directio.text.TextFieldSettings
 
TextFieldTrait - Class in com.asakusafw.dmdl.directio.text
Attributes of formatted text fields.
TextFieldTrait(AstAttribute, TextFieldTrait.Kind) - Constructor for class com.asakusafw.dmdl.directio.text.TextFieldTrait
Creates a new instance.
TextFieldTrait(AstAttribute, String, TextFieldSettings) - Constructor for class com.asakusafw.dmdl.directio.text.TextFieldTrait
Creates a new instance.
TextFieldTrait.Kind - Enum in com.asakusafw.dmdl.directio.text
The field kind.
TextFileNameDriver - Class in com.asakusafw.dmdl.directio.text
Processes @directio.text.file_name attributes.
TextFileNameDriver() - Constructor for class com.asakusafw.dmdl.directio.text.TextFileNameDriver
 
TextFormat - Interface in com.asakusafw.runtime.io.text
Provides FieldReader and FieldWriter.
TextFormatConstants - Class in com.asakusafw.dmdl.directio.text
Constant values of formatted text.
TextFormatException - Exception in com.asakusafw.runtime.io.text
An exception occurred if text format is malformed.
TextFormatException(String) - Constructor for exception com.asakusafw.runtime.io.text.TextFormatException
Creates a new instance.
TextFormatException(String, Throwable) - Constructor for exception com.asakusafw.runtime.io.text.TextFormatException
Creates a new instance.
TextFormatSettings - Class in com.asakusafw.dmdl.directio.text
Settings of formatted text file.
TextFormatSettings() - Constructor for class com.asakusafw.dmdl.directio.text.TextFormatSettings
 
TextIgnoreDriver - Class in com.asakusafw.dmdl.directio.text
Processes @directio.text.ignore attributes.
TextIgnoreDriver() - Constructor for class com.asakusafw.dmdl.directio.text.TextIgnoreDriver
 
TextInput<T> - Interface in com.asakusafw.runtime.io.text
Input from text files.
TextLineNumberDriver - Class in com.asakusafw.dmdl.directio.text
Processes @directio.text.line_number attributes.
TextLineNumberDriver() - Constructor for class com.asakusafw.dmdl.directio.text.TextLineNumberDriver
 
TextOutput<T> - Interface in com.asakusafw.runtime.io.text
/** Output to text files.
TextRecordNumberDriver - Class in com.asakusafw.dmdl.directio.text
Processes @directio.text.record_number attributes.
TextRecordNumberDriver() - Constructor for class com.asakusafw.dmdl.directio.text.TextRecordNumberDriver
 
TextUtil - Class in com.asakusafw.runtime.io.text
Utilities about text.
This - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents this keyword.
ThisImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of This.
ThisImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.ThisImpl
 
ThreadedJobExecutor - Class in com.asakusafw.yaess.basic
An implementation of JobExecutor using a shared ExecutorService.
ThreadedJobExecutor(Executor) - Constructor for class com.asakusafw.yaess.basic.ThreadedJobExecutor
Creates a new instance.
throwRecorded() - Method in class com.asakusafw.windgate.core.util.ExceptionHolder
Throws the previously recorded exception.
ThrowStatement - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents throw statement.
ThrowStatementImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of ThrowStatement.
ThrowStatementImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.ThrowStatementImpl
 
TIME_FIELD_SEPARATOR - Static variable in class com.asakusafw.runtime.io.TsvConstants
The time field separator character.
timeProperty(PropertyName, C) - Method in class com.asakusafw.testdriver.core.DataModelScanner
Invoked each PropertyType.TIME property.
timeProperty(PropertyName, JsonObject) - Method in class com.asakusafw.testdriver.json.JsonObjectDriver
 
timeRange(int, int) - Static method in class com.asakusafw.testdriver.rule.Predicates
Returns CalendarRange predicate with second scaled.
TimestampValueDrivers - Enum in com.asakusafw.directio.hive.parquet
Converts between ValueOption and timestamp (binary).
TimestampValueSerdeFactory - Enum in com.asakusafw.directio.hive.serde
ValueSerdes for timestamp values.
toAnnotations() - Method in class com.asakusafw.utils.java.model.util.AttributeBuilder
Returns the Java annotation list which contains the added annotations as their order.
toArguments(CompileEnvironment, OperatorElement, ImportBuilder) - Static method in class com.asakusafw.operator.util.ElementHelper
Creates arguments about operator element.
toArrayInitializer(ModelFactory, int[]) - Static method in class com.asakusafw.utils.java.model.util.Models
Returns an array initializer which contains the original elements as related Java expression.
toArrayInitializer(ModelFactory, float[]) - Static method in class com.asakusafw.utils.java.model.util.Models
Returns an array initializer which contains the original elements as related Java expression.
toArrayInitializer(ModelFactory, long[]) - Static method in class com.asakusafw.utils.java.model.util.Models
Returns an array initializer which contains the original elements as related Java expression.
toArrayInitializer(ModelFactory, double[]) - Static method in class com.asakusafw.utils.java.model.util.Models
Returns an array initializer which contains the original elements as related Java expression.
toArrayInitializer(ModelFactory, char[]) - Static method in class com.asakusafw.utils.java.model.util.Models
Returns an array initializer which contains the original elements as related Java expression.
toArrayInitializer(ModelFactory, boolean[]) - Static method in class com.asakusafw.utils.java.model.util.Models
Returns an array initializer which contains the original elements as related Java expression.
toArrayInitializer(ModelFactory, byte[]) - Static method in class com.asakusafw.utils.java.model.util.Models
Returns an array initializer which contains the original elements as related Java expression.
toArrayInitializer(ModelFactory, short[]) - Static method in class com.asakusafw.utils.java.model.util.Models
Returns an array initializer which contains the original elements as related Java expression.
toArrayInitializer(ModelFactory, String[]) - Static method in class com.asakusafw.utils.java.model.util.Models
Returns an array initializer which contains the original elements as related Java expression.
toArrayInitializer(ModelFactory, Type[]) - Static method in class com.asakusafw.utils.java.model.util.Models
Returns an array initializer which contains the original elements as related Java expression.
toArrayType() - Method in class com.asakusafw.utils.java.model.util.TypeBuilder
Returns the built type as an array type.
toAttributes() - Method in class com.asakusafw.utils.java.model.util.AttributeBuilder
Returns the attribute list which contains the added attributes as their order.
toBoolean(AstAttributeElement) - Method in class com.asakusafw.dmdl.directio.text.AttributeAnalyzer
Analyze the given element as a boolean value.
toBooleanValue() - Method in class com.asakusafw.dmdl.model.AstLiteral
Returns the boolean value of this literal.
toCharacter(AstAttributeElement) - Method in class com.asakusafw.dmdl.directio.text.AttributeAnalyzer
Analyze the given element as a character value.
toCharacterMapWithNullValue(AstAttributeElement) - Method in class com.asakusafw.dmdl.directio.text.AttributeAnalyzer
Analyze the given element as a character map.
toCharset(AstAttributeElement) - Method in class com.asakusafw.dmdl.directio.text.AttributeAnalyzer
Analyze the given element as a character set.
toClassLiteral(ModelFactory, Type) - Static method in class com.asakusafw.utils.java.model.util.Models
Returns a type literal of the target type.
toClassName(AstAttributeElement) - Method in class com.asakusafw.dmdl.directio.text.AttributeAnalyzer
Analyze the given element as a class name.
toClassName(AstAttributeElement, Function<String, Optional<String>>) - Method in class com.asakusafw.dmdl.directio.text.AttributeAnalyzer
Analyze the given element as a class name.
toConstantName() - Method in class com.asakusafw.dmdl.java.util.JavaName
Returns the UPPER_CASE of this name.
toConstantName() - Method in class com.asakusafw.operator.model.JavaName
Returns this name in form of constant names (UPPER_CASE).
toDataModelDefinition(Class<T>) - Method in interface com.asakusafw.testdriver.core.TestDataToolProvider
Converts data model class into its definition.
toDataModelDefinition(Class<T>) - Method in class com.asakusafw.testdriver.core.TestToolRepository
 
toDataModelSinkFactory(DataModelDefinition<T>, Class<? extends DataFormat<? super T>>, File) - Method in class com.asakusafw.testdriver.DriverElementBase
Converts an output path to DataModelSinkFactory to write to the path.
toDataModelSinkFactory(String) - Method in class com.asakusafw.testdriver.DriverOutputBase
Converts an output path to DataModelSinkFactory to write to the path.
toDataModelSinkFactory(File) - Method in class com.asakusafw.testdriver.DriverOutputBase
Converts an output path to DataModelSinkFactory to write to the path.
toDataModelSourceFactory(String) - Method in class com.asakusafw.testdriver.DriverElementBase
Converts a source path into DataModelSourceFactory which provides data models.
toDataModelSourceFactory(DataModelDefinition<T>, Iterable<? extends T>) - Method in class com.asakusafw.testdriver.DriverElementBase
Converts an data model object collection into DataModelSourceFactory which provides data models.
toDataModelSourceFactory(Provider<? extends Source<? extends T>>) - Method in class com.asakusafw.testdriver.DriverElementBase
Converts an data model object collection into DataModelSourceFactory which provides data models.
toDataModelSourceFactory(DataModelDefinition<T>, Class<? extends DataFormat<? super T>>, String) - Method in class com.asakusafw.testdriver.DriverElementBase
Loads a source file DataModelSourceFactory which provides data models.
toDataModelSourceFactory(DataModelDefinition<T>, Class<? extends DataFormat<? super T>>, File) - Method in class com.asakusafw.testdriver.DriverElementBase
Loads a source file DataModelSourceFactory which provides data models.
toDataModelSourceFactory(Iterable<? extends T>) - Method in class com.asakusafw.testdriver.DriverInputBase
Converts an data model object collection into DataModelSourceFactory which provides data models.
toDataModelSourceFilter(DataModelDefinition<T>, Consumer<? super T>) - Method in class com.asakusafw.testdriver.DriverElementBase
Converts an model transformer into DataModelSourceFilter.
toDataModelSourceFilter(Consumer<? super T>) - Method in class com.asakusafw.testdriver.DriverInputBase
Converts an model transformer into DataModelSourceFilter.
toDatePattern(AstAttributeElement) - Method in class com.asakusafw.dmdl.directio.text.AttributeAnalyzer
Analyze the given element as a date format.
toDateString(int) - Static method in class com.asakusafw.directio.hive.util.TemporalUtil
Returns a string representation of Date.
toDateString(int, char, StringBuilder) - Static method in class com.asakusafw.runtime.value.DateUtil
Appends a string representation of Date.
toDateTimeString(long, char, char, char, StringBuilder) - Static method in class com.asakusafw.runtime.value.DateUtil
Appends a string representation of DateTime.
toDecimalPatternWithNull(AstAttributeElement) - Method in class com.asakusafw.dmdl.directio.text.AttributeAnalyzer
Analyze the given element as a decimal format.
toDecimalValue() - Method in class com.asakusafw.dmdl.model.AstLiteral
Returns the decimal value of this literal.
toDescription(CompileEnvironment, TypeMirror) - Static method in class com.asakusafw.operator.util.DescriptionHelper
Returns the description.
toDescription(CompileEnvironment, TypeElement) - Static method in class com.asakusafw.operator.util.DescriptionHelper
Returns the description.
toDescription(CompileEnvironment, DeclaredType) - Static method in class com.asakusafw.operator.util.DescriptionHelper
Returns the description.
toDescription() - Method in class com.asakusafw.vocabulary.flow.graph.FlowPartDescription.Builder
Creates a new description object from the previously information.
toDescription() - Method in class com.asakusafw.vocabulary.flow.graph.OperatorDescription.Builder
Creates a new description object from the previously information.
toDifferenceSinkFactory(String) - Method in class com.asakusafw.testdriver.DriverOutputBase
Converts an output path to DifferenceSinkFactory to write to the path.
toDifferenceSinkFactory(File) - Method in class com.asakusafw.testdriver.DriverOutputBase
Converts an output path to DifferenceSinkFactory to write to the path.
toElapsedDays(int) - Static method in class com.asakusafw.directio.hive.util.TemporalUtil
Returns the elapsed days from the epoch date.
toElapsedSeconds(int, long) - Static method in class com.asakusafw.directio.hive.util.TemporalUtil
Returns the elapsed days from Julian day.
toElement() - Method in class com.asakusafw.vocabulary.flow.testing.MockIn
Returns the FlowElement representation of this object.
toElement() - Method in class com.asakusafw.vocabulary.flow.testing.MockOut
Returns the FlowElement representation of this object.
toEnumConstant(AstAttributeElement, Class<T>) - Method in class com.asakusafw.dmdl.directio.text.AttributeAnalyzer
Analyze the given element as an enum constant.
toExpression() - Method in class com.asakusafw.utils.java.model.util.ExpressionBuilder
Returns the built expression.
toHadoopFileFormat(Configuration, DataFormat<T>) - Static method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceUtil
Converts DataFormat into an equivalent HadoopFileFormat.
toImportDeclarations() - Method in class com.asakusafw.utils.java.model.util.ImportBuilder
Returns the built import declarations.
toInputPort() - Method in class com.asakusafw.testdriver.FlowPartDriverOutput
 
toInputPort() - Method in class com.asakusafw.vocabulary.flow.graph.FlowOut
 
toInputPort() - Method in interface com.asakusafw.vocabulary.flow.Out
Returns the internal port representation of this flow output.
toInputPort() - Method in class com.asakusafw.vocabulary.flow.testing.MockOut
 
toIntegerValue() - Method in class com.asakusafw.dmdl.model.AstLiteral
Returns the integer value of this literal.
toIterator(BaseCursor<T>) - Static method in class com.asakusafw.iterative.common.basic.CursorUtil
Returns an Iterator over the cursor.
toJavadoc() - Method in class com.asakusafw.utils.java.model.util.JavadocBuilder
Returns the built Javadoc object.
token - Variable in class com.asakusafw.dmdl.model.AstDescription
The original token of this description.
token - Variable in class com.asakusafw.dmdl.model.AstLiteral
The (original) token of this literal.
TOKEN_FALSE - Static variable in class com.asakusafw.utils.java.internal.model.util.LiteralToken
"false".
TOKEN_FALSE - Static variable in enum com.asakusafw.utils.java.model.syntax.LiteralKind
The token image of false literal.
TOKEN_NULL - Static variable in class com.asakusafw.utils.java.internal.model.util.LiteralToken
"null".
TOKEN_NULL - Static variable in enum com.asakusafw.utils.java.model.syntax.LiteralKind
The token image of null literal.
TOKEN_TRUE - Static variable in class com.asakusafw.utils.java.internal.model.util.LiteralToken
"true".
TOKEN_TRUE - Static variable in enum com.asakusafw.utils.java.model.syntax.LiteralKind
The token image of true literal.
toList(Name) - Static method in class com.asakusafw.utils.java.model.util.Models
Returns a simple name list of the target name.
toLiteral(ModelFactory, byte) - Static method in class com.asakusafw.utils.java.model.util.Models
Returns a Java literal (with cast operation) of the target value.
toLiteral(ModelFactory, short) - Static method in class com.asakusafw.utils.java.model.util.Models
Returns a Java literal (with cast operation) of the target value.
toLiteral(ModelFactory, int) - Static method in class com.asakusafw.utils.java.model.util.Models
Returns a Java literal of the target value.
toLiteral(ModelFactory, long) - Static method in class com.asakusafw.utils.java.model.util.Models
Returns a Java literal of the target value.
toLiteral(ModelFactory, float) - Static method in class com.asakusafw.utils.java.model.util.Models
Returns a Java literal of the target value.
toLiteral(ModelFactory, double) - Static method in class com.asakusafw.utils.java.model.util.Models
Returns a Java literal of the target value.
toLiteral(ModelFactory, boolean) - Static method in class com.asakusafw.utils.java.model.util.Models
Returns a Java literal of the target value.
toLiteral(ModelFactory, char) - Static method in class com.asakusafw.utils.java.model.util.Models
Returns a Java literal of the target value.
toLiteral(ModelFactory, String) - Static method in class com.asakusafw.utils.java.model.util.Models
Returns a Java literal of the target value.
toLiteral(ModelFactory, Object) - Static method in class com.asakusafw.utils.java.model.util.Models
Returns a Java literal of the target value.
toLocalVariableDeclaration(Type, String) - Method in class com.asakusafw.utils.java.model.util.ExpressionBuilder
Returns a local variable declaration which is initialized by the built expression.
toLocalVariableDeclaration(Type, SimpleName) - Method in class com.asakusafw.utils.java.model.util.ExpressionBuilder
Returns a local variable declaration which is initialized by the built expression.
toMap() - Method in class com.asakusafw.iterative.common.basic.BasicParameterSet
 
toMap() - Method in interface com.asakusafw.iterative.common.ParameterSet
Returns all available parameters.
toMemberName() - Method in class com.asakusafw.dmdl.java.util.JavaName
Returns the camelCase of this name.
toMemberName() - Method in class com.asakusafw.operator.model.JavaName
Returns this name in form of member names (camelCase).
toMethod() - Method in class com.asakusafw.vocabulary.flow.graph.OperatorDescription.Declaration
Returns the reflective object of the target operator method.
toMethod(OperatorDescription.Declaration) - Method in class com.asakusafw.vocabulary.flow.graph.OperatorHelper
Returns a reflective object of the target operator helper method.
toModifiers() - Method in class com.asakusafw.utils.java.model.util.AttributeBuilder
Returns the Java modifier list which contains the added modifiers as their order.
toName(ModelFactory, String) - Static method in class com.asakusafw.utils.java.model.util.Models
Returns a name from the name string.
toName(ModelFactory, Enum<?>) - Static method in class com.asakusafw.utils.java.model.util.Models
Returns the fully qualified name of the target enum constant.
toName(URI) - Static method in class com.asakusafw.windgate.cli.CommandLineUtil
Returns the name of URI for hint.
toNamedType() - Method in class com.asakusafw.utils.java.model.util.TypeBuilder
Returns the built type as a named type.
toNameList() - Method in class com.asakusafw.utils.java.internal.model.syntax.QualifiedNameImpl
 
toNameList() - Method in class com.asakusafw.utils.java.internal.model.syntax.SimpleNameImpl
 
toNameList() - Method in interface com.asakusafw.utils.java.model.syntax.Name
Returns a simple name list of this name.
toNameString() - Method in class com.asakusafw.utils.java.internal.model.syntax.QualifiedNameImpl
 
toNameString() - Method in class com.asakusafw.utils.java.internal.model.syntax.SimpleNameImpl
 
toNameString() - Method in interface com.asakusafw.utils.java.model.syntax.Name
Returns the string representation of this name.
toNodeConstructorStatements(CompileEnvironment, OperatorElement, Expression, ImportBuilder) - Static method in class com.asakusafw.operator.util.ElementHelper
Creates operator node constructor statements.
toNullLiteral(ModelFactory) - Static method in class com.asakusafw.utils.java.model.util.Models
Returns a null literal.
toObject(DataModelReflection) - Method in interface com.asakusafw.testdriver.core.DataModelDefinition
Converts a generic reflection model into a target object.
toObject(DataModelReflection) - Method in class com.asakusafw.testdriver.model.DefaultDataModelDefinition
 
toObject(DataModelReflection) - Method in class com.asakusafw.testdriver.model.SimpleDataModelDefinition
 
ToolLauncher - Class in com.asakusafw.runtime.stage
A program entry for launching Asakusa tools.
toOperatorFactoryAnnotation(CompileEnvironment, OperatorClass, ImportBuilder) - Static method in class com.asakusafw.operator.util.ElementHelper
Returns annotation for the operator factory classes.
toOperatorInfoAnnotation(CompileEnvironment, OperatorElement, ImportBuilder) - Static method in class com.asakusafw.operator.util.ElementHelper
Returns annotation for the operator factory methods.
toOutputPort() - Method in class com.asakusafw.testdriver.FlowPartDriverInput
 
toOutputPort() - Method in class com.asakusafw.vocabulary.flow.graph.FlowElementResolver.OutputDriver
 
toOutputPort() - Method in class com.asakusafw.vocabulary.flow.graph.FlowIn
 
toOutputPort() - Method in interface com.asakusafw.vocabulary.flow.Source
Returns the internal port representation of this source element.
toOutputPort() - Method in class com.asakusafw.vocabulary.flow.testing.MockIn
 
toOutputPort() - Method in class com.asakusafw.vocabulary.flow.util.CoreOperatorFactory.Checkpoint
 
toOutputPort() - Method in class com.asakusafw.vocabulary.flow.util.CoreOperatorFactory.Confluent
 
toOutputPort() - Method in class com.asakusafw.vocabulary.flow.util.CoreOperatorFactory.Empty
 
toOutputPort() - Method in class com.asakusafw.vocabulary.flow.util.CoreOperatorFactory.Extend
 
toOutputPort() - Method in class com.asakusafw.vocabulary.flow.util.CoreOperatorFactory.Project
 
toOutputPort() - Method in class com.asakusafw.vocabulary.flow.util.CoreOperatorFactory.Restructure
 
toOutputUri(String) - Method in class com.asakusafw.testdriver.DriverElementBase
Returns a URI for the local resource.
toPackageName(AstName) - Static method in class com.asakusafw.dmdl.java.util.NameUtil
Convert the DMDL name into Java package-like name.
toParameterizedType(CompileEnvironment, List<? extends TypeParameterElement>, Type, ImportBuilder) - Static method in class com.asakusafw.operator.util.ElementHelper
Creates a parameterized about operator element.
toParameters(CompileEnvironment, OperatorElement, ImportBuilder) - Static method in class com.asakusafw.operator.util.ElementHelper
Creates type parameter declarations about operator element.
toPortable(TypeInfo) - Static method in class com.asakusafw.directio.hive.util.SchemaUtil
Converts a Hive type into an equivalent portable representation.
toReflection(T) - Method in interface com.asakusafw.testdriver.core.DataModelDefinition
Converts a target object into a generic reflection model.
toReflection(T) - Method in class com.asakusafw.testdriver.model.DefaultDataModelDefinition
 
toReflection(T) - Method in class com.asakusafw.testdriver.model.SimpleDataModelDefinition
 
toResolver(FlowDescription) - Method in class com.asakusafw.vocabulary.flow.graph.FlowPartDescription.Builder
Creates a new FlowElementResolver object from the previously information.
toResolver() - Method in class com.asakusafw.vocabulary.flow.graph.OperatorDescription.Builder
Creates a new FlowElementResolver object from the previously information.
toReturnStatement() - Method in class com.asakusafw.utils.java.model.util.ExpressionBuilder
Returns a return statement which passes the built expression.
toSerialString() - Method in class com.asakusafw.runtime.util.VariableTable
Serializes this variable table.
toSnakeName() - Method in class com.asakusafw.operator.model.JavaName
Returns this name in form of constant names (snake_case).
toStatement() - Method in class com.asakusafw.utils.java.model.util.ExpressionBuilder
Returns the built expression as expression statement.
toString() - Method in class com.asakusafw.directio.hive.orc.OrcFormatConfiguration
 
toString() - Method in class com.asakusafw.directio.hive.parquet.ParquetFormatConfiguration
 
toString() - Method in class com.asakusafw.directio.hive.serde.DataModelDescriptor
 
toString() - Method in class com.asakusafw.directio.hive.serde.PropertyDescriptor
 
toString(TableInfo) - Method in interface com.asakusafw.directio.hive.tools.cli.Stringnizer
Returns text for the table.
toString() - Method in class com.asakusafw.dmdl.Diagnostic
 
toString(AstAttributeElement) - Method in class com.asakusafw.dmdl.directio.text.AttributeAnalyzer
Analyze the given element as a string value.
toString() - Method in class com.asakusafw.dmdl.directio.util.ClassName
 
toString() - Method in class com.asakusafw.dmdl.directio.util.DatePattern
 
toString() - Method in class com.asakusafw.dmdl.directio.util.DecimalPattern
 
toString() - Method in class com.asakusafw.dmdl.directio.util.MapValue.Entry
 
toString() - Method in class com.asakusafw.dmdl.directio.util.MapValue
 
toString() - Method in class com.asakusafw.dmdl.directio.util.Value
 
toString() - Method in class com.asakusafw.dmdl.model.AstAttributeValueMap.Entry
 
toString() - Method in class com.asakusafw.dmdl.model.AstAttributeValueMap
 
toString() - Method in class com.asakusafw.dmdl.model.AstBasicType
 
toString() - Method in class com.asakusafw.dmdl.model.AstCollectionType
 
toString() - Method in class com.asakusafw.dmdl.model.AstQualifiedName
 
toString() - Method in class com.asakusafw.dmdl.model.AstReferenceType
 
toString() - Method in class com.asakusafw.dmdl.model.AstSimpleName
 
toString() - Method in enum com.asakusafw.dmdl.model.LiteralKind
 
toString() - Method in class com.asakusafw.dmdl.Region
 
toString() - Method in class com.asakusafw.dmdl.semantics.ModelDeclaration
 
toString() - Method in class com.asakusafw.dmdl.semantics.ModelSymbol
 
toString() - Method in class com.asakusafw.dmdl.semantics.PropertyDeclaration
 
toString() - Method in class com.asakusafw.dmdl.semantics.PropertyReferenceDeclaration
 
toString() - Method in class com.asakusafw.dmdl.semantics.PropertySymbol
 
toString() - Method in class com.asakusafw.dmdl.semantics.type.BasicType
 
toString() - Method in class com.asakusafw.dmdl.semantics.type.CollectionType
 
toString() - Method in class com.asakusafw.dmdl.windgate.stream.driver.StreamSupportDriver
 
toString() - Method in class com.asakusafw.info.BatchInfo
 
toString() - Method in class com.asakusafw.info.cli.generate.ddl.HiveIoParameter.TableLocationInfo
 
toString() - Method in class com.asakusafw.info.directio.DirectFileInputInfo
 
toString() - Method in class com.asakusafw.info.directio.DirectFileIoAttribute
 
toString() - Method in class com.asakusafw.info.directio.DirectFileOutputInfo
 
toString() - Method in class com.asakusafw.info.hive.ArrayType
 
toString() - Method in class com.asakusafw.info.hive.BuiltinStorageFormatInfo
 
toString() - Method in class com.asakusafw.info.hive.ColumnInfo
 
toString() - Method in class com.asakusafw.info.hive.CustomStorageFormatInfo
 
toString() - Method in class com.asakusafw.info.hive.DecimalType
 
toString() - Method in class com.asakusafw.info.hive.DelimitedRowFormatInfo
 
toString() - Method in class com.asakusafw.info.hive.HiveInputInfo
 
toString() - Method in class com.asakusafw.info.hive.HiveIoAttribute
 
toString() - Method in class com.asakusafw.info.hive.HiveOutputInfo
 
toString() - Method in class com.asakusafw.info.hive.LocationInfo
 
toString() - Method in class com.asakusafw.info.hive.MapType
 
toString() - Method in class com.asakusafw.info.hive.PlainType
 
toString() - Method in class com.asakusafw.info.hive.SequenceType
 
toString() - Method in class com.asakusafw.info.hive.SerdeRowFormatInfo
 
toString() - Method in class com.asakusafw.info.hive.StructType
 
toString() - Method in class com.asakusafw.info.hive.TableInfo
 
toString() - Method in class com.asakusafw.info.hive.UnionType
 
toString() - Method in class com.asakusafw.info.JobflowInfo
 
toString() - Method in enum com.asakusafw.info.operator.CoreOperatorSpec.CoreOperatorKind
 
toString() - Method in class com.asakusafw.info.operator.CoreOperatorSpec
 
toString() - Method in class com.asakusafw.info.operator.CustomOperatorSpec
 
toString() - Method in class com.asakusafw.info.operator.FlowOperatorSpec
 
toString() - Method in class com.asakusafw.info.operator.InputAttribute
 
toString() - Method in enum com.asakusafw.info.operator.InputGroup.Direction
 
toString() - Method in class com.asakusafw.info.operator.InputGroup.Order
 
toString() - Method in class com.asakusafw.info.operator.InputGroup
 
toString() - Method in class com.asakusafw.info.operator.InputOperatorSpec
 
toString() - Method in class com.asakusafw.info.operator.MarkerOperatorSpec
 
toString() - Method in class com.asakusafw.info.operator.OperatorAttribute
 
toString() - Method in class com.asakusafw.info.operator.OutputAttribute
 
toString() - Method in class com.asakusafw.info.operator.OutputOperatorSpec
 
toString() - Method in class com.asakusafw.info.operator.ParameterInfo
 
toString() - Method in class com.asakusafw.info.operator.UserOperatorSpec
 
toString() - Method in class com.asakusafw.info.operator.view.InputView
 
toString() - Method in class com.asakusafw.info.operator.view.OperatorView
 
toString() - Method in class com.asakusafw.info.operator.view.OutputView
 
toString() - Method in class com.asakusafw.info.ParameterInfo
 
toString() - Method in class com.asakusafw.info.ParameterListAttribute
 
toString() - Method in class com.asakusafw.info.plan.PlanInputSpec
 
toString() - Method in class com.asakusafw.info.plan.PlanOutputSpec
 
toString() - Method in class com.asakusafw.info.plan.PlanVertexSpec
 
toString() - Method in class com.asakusafw.info.task.TaskInfo
 
toString() - Method in class com.asakusafw.info.task.TaskListAttribute
 
toString() - Method in class com.asakusafw.info.value.AnnotationInfo
 
toString() - Method in class com.asakusafw.info.value.BooleanInfo
 
toString() - Method in class com.asakusafw.info.value.ByteInfo
 
toString() - Method in class com.asakusafw.info.value.CharInfo
 
toString() - Method in class com.asakusafw.info.value.ClassInfo
 
toString() - Method in class com.asakusafw.info.value.DoubleInfo
 
toString() - Method in class com.asakusafw.info.value.EnumInfo
 
toString() - Method in class com.asakusafw.info.value.FloatInfo
 
toString() - Method in class com.asakusafw.info.value.IntInfo
 
toString() - Method in class com.asakusafw.info.value.ListInfo
 
toString() - Method in class com.asakusafw.info.value.LongInfo
 
toString() - Method in class com.asakusafw.info.value.NullInfo
 
toString() - Method in class com.asakusafw.info.value.ShortInfo
 
toString() - Method in class com.asakusafw.info.value.StringInfo
 
toString() - Method in class com.asakusafw.info.value.UnknownInfo
 
toString() - Method in class com.asakusafw.info.windgate.WindGateInputInfo
 
toString() - Method in class com.asakusafw.info.windgate.WindGateIoAttribute
 
toString() - Method in class com.asakusafw.info.windgate.WindGateOutputInfo
 
toString() - Method in class com.asakusafw.iterative.common.basic.BasicParameterSet
 
toString() - Method in class com.asakusafw.operation.tools.directio.BasePath
 
toString() - Method in class com.asakusafw.operation.tools.directio.DirectIoPath
 
toString() - Method in class com.asakusafw.operator.description.AnnotationDescription
 
toString() - Method in class com.asakusafw.operator.description.ArrayDescription
 
toString() - Method in class com.asakusafw.operator.description.ArrayTypeDescription
 
toString() - Method in enum com.asakusafw.operator.description.BasicTypeDescription.BasicTypeKind
 
toString() - Method in class com.asakusafw.operator.description.BasicTypeDescription
 
toString() - Method in class com.asakusafw.operator.description.ClassDescription
 
toString() - Method in class com.asakusafw.operator.description.EnumConstantDescription
 
toString() - Method in class com.asakusafw.operator.description.ImmediateDescription
 
toString() - Method in class com.asakusafw.operator.description.ObjectDescription
 
toString() - Method in class com.asakusafw.operator.description.UnknownValueDescription
 
toString() - Method in class com.asakusafw.operator.model.ConcreteDataModelMirror
 
toString() - Method in class com.asakusafw.operator.model.KeyMirror.Group
 
toString() - Method in class com.asakusafw.operator.model.KeyMirror.Order
 
toString() - Method in class com.asakusafw.operator.model.KeyMirror
 
toString() - Method in class com.asakusafw.operator.model.OperatorDescription.Node
 
toString() - Method in class com.asakusafw.operator.model.PartialDataModelMirror
 
toString() - Method in class com.asakusafw.operator.model.PropertyMirror
 
toString() - Method in class com.asakusafw.runtime.core.context.RuntimeContext
 
toString() - Method in class com.asakusafw.runtime.directio.DirectInputFragment
 
toString() - Method in class com.asakusafw.runtime.directio.FilePattern.Segment
 
toString() - Method in class com.asakusafw.runtime.directio.FilePattern.Selection
 
toString() - Method in class com.asakusafw.runtime.directio.FilePattern
 
toString() - Method in class com.asakusafw.runtime.directio.FilePattern.Variable
 
toString() - Method in class com.asakusafw.runtime.directio.hadoop.BlockInfo
 
toString() - Method in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceProfile
 
toString() - Method in class com.asakusafw.runtime.directio.hadoop.ProgressableCounter
 
toString() - Method in class com.asakusafw.runtime.directio.OutputAttemptContext
 
toString() - Method in class com.asakusafw.runtime.directio.OutputTransactionContext
 
toString() - Method in class com.asakusafw.runtime.flow.ResultOutput
 
toString() - Method in class com.asakusafw.runtime.io.csv.CsvFormatException.Status
 
toString() - Method in class com.asakusafw.runtime.io.text.driver.BasicFieldOutput
 
toString() - Method in class com.asakusafw.runtime.io.text.UnmappableOutput
 
toString() - Method in class com.asakusafw.runtime.io.util.DataBuffer
 
toString() - Method in class com.asakusafw.runtime.io.util.InvertOrder
 
toString() - Method in class com.asakusafw.runtime.io.util.NullWritableRawComparable
 
toString() - Method in class com.asakusafw.runtime.io.util.ShuffleKey
 
toString() - Method in class com.asakusafw.runtime.io.util.WritableRawComparableTuple
 
toString() - Method in class com.asakusafw.runtime.io.util.WritableRawComparableUnion
 
toString() - Method in class com.asakusafw.runtime.io.util.WritableUnion
 
toString() - Method in class com.asakusafw.runtime.mapreduce.simple.SimpleJobRunner
 
toString() - Method in class com.asakusafw.runtime.model.PropertyInfo
 
toString() - Method in class com.asakusafw.runtime.stage.directio.DirectOutputSpec
 
toString() - Method in class com.asakusafw.runtime.stage.directio.StringTemplate.FormatSpec
 
toString() - Method in enum com.asakusafw.runtime.util.hadoop.InstallationUtil.FrameworkVersion
 
toString() - Method in class com.asakusafw.runtime.util.lock.LocalFileLockObject
 
toString() - Method in class com.asakusafw.runtime.util.VariableTable
 
toString() - Method in class com.asakusafw.runtime.value.BooleanOption
 
toString() - Method in class com.asakusafw.runtime.value.ByteOption
 
toString() - Method in class com.asakusafw.runtime.value.Date
 
toString() - Method in class com.asakusafw.runtime.value.DateOption
 
toString() - Method in class com.asakusafw.runtime.value.DateTime
 
toString() - Method in class com.asakusafw.runtime.value.DateTimeOption
 
toString() - Method in class com.asakusafw.runtime.value.DecimalOption
 
toString() - Method in class com.asakusafw.runtime.value.DoubleOption
 
toString() - Method in class com.asakusafw.runtime.value.FloatOption
 
toString() - Method in class com.asakusafw.runtime.value.IntOption
 
toString() - Method in class com.asakusafw.runtime.value.LongOption
 
toString() - Method in class com.asakusafw.runtime.value.ShortOption
 
toString() - Method in class com.asakusafw.runtime.value.StringOption
 
toString() - Method in class com.asakusafw.testdata.generator.excel.SheetFormat
 
toString() - Method in class com.asakusafw.testdriver.core.DataModelReflection
 
toString() - Method in class com.asakusafw.testdriver.core.Difference
 
toString() - Method in class com.asakusafw.testdriver.core.PropertyName
 
toString() - Method in class com.asakusafw.testdriver.excel.ExcelSheetSinkFactory
 
toString() - Method in class com.asakusafw.testdriver.html.HtmlDifferenceSinkFactory
 
toString() - Method in class com.asakusafw.testdriver.rule.VerifyRuleBuilder.Property
 
toString() - Method in enum com.asakusafw.trace.model.Tracepoint.PortKind
 
toString() - Method in class com.asakusafw.trace.model.Tracepoint
 
toString() - Method in class com.asakusafw.utils.collections.SingleLinkedList
 
toString() - Method in class com.asakusafw.utils.collections.Tuple2
 
toString() - Method in class com.asakusafw.utils.gradle.CommandPath
 
toString() - Method in class com.asakusafw.utils.graph.HashGraph
 
toString() - Method in class com.asakusafw.utils.io.FileInputStreamProvider
 
toString() - Method in class com.asakusafw.utils.io.ReaderProvider
 
toString() - Method in class com.asakusafw.utils.java.internal.model.util.LiteralToken
 
toString() - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocArrayType
 
toString() - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocBasicType
 
toString() - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocBlock
 
toString() - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocComment
 
toString() - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocField
 
toString() - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocMethod
 
toString() - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocMethodParameter
 
toString() - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocNamedType
 
toString() - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocQualifiedName
 
toString() - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocSimpleName
 
toString() - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocText
 
toString() - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrLocation
 
toString() - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.JavadocToken
 
toString() - Method in enum com.asakusafw.utils.java.model.syntax.BasicTypeKind
 
toString() - Method in enum com.asakusafw.utils.java.model.syntax.ModifierKind
 
toString() - Method in enum com.asakusafw.utils.java.model.syntax.PropertyKind
 
toString() - Method in class com.asakusafw.utils.java.parser.javadoc.DefaultJavadocScanner
 
toString() - Method in class com.asakusafw.utils.java.parser.javadoc.JavadocBlockInfo
 
toString() - Method in enum com.asakusafw.vocabulary.attribute.ViewInfo.Direction
 
toString() - Method in class com.asakusafw.vocabulary.attribute.ViewInfo.Ordering
 
toString() - Method in class com.asakusafw.vocabulary.attribute.ViewInfo
 
toString() - Method in class com.asakusafw.vocabulary.batch.BatchDescription
 
toString() - Method in class com.asakusafw.vocabulary.batch.JobFlowWorkDescription
 
toString() - Method in class com.asakusafw.vocabulary.batch.ScriptWorkDescription
Deprecated.
 
toString() - Method in class com.asakusafw.vocabulary.batch.Work
 
toString() - Method in enum com.asakusafw.vocabulary.flow.graph.FlowBoundary
 
toString() - Method in class com.asakusafw.vocabulary.flow.graph.FlowElement
 
toString() - Method in class com.asakusafw.vocabulary.flow.graph.FlowElementInput
 
toString() - Method in class com.asakusafw.vocabulary.flow.graph.FlowElementOutput
 
toString() - Method in class com.asakusafw.vocabulary.flow.graph.FlowElementPortDescription
 
toString() - Method in class com.asakusafw.vocabulary.flow.graph.FlowGraph
 
toString() - Method in class com.asakusafw.vocabulary.flow.graph.FlowIn
 
toString() - Method in class com.asakusafw.vocabulary.flow.graph.FlowOut
 
toString() - Method in class com.asakusafw.vocabulary.flow.graph.FlowPartDescription.Parameter
 
toString() - Method in class com.asakusafw.vocabulary.flow.graph.FlowPartDescription
 
toString() - Method in class com.asakusafw.vocabulary.flow.graph.InputDescription
 
toString() - Method in enum com.asakusafw.vocabulary.flow.graph.ObservationCount
 
toString() - Method in class com.asakusafw.vocabulary.flow.graph.OperatorDescription.Declaration
 
toString() - Method in class com.asakusafw.vocabulary.flow.graph.OperatorDescription.Parameter
 
toString() - Method in class com.asakusafw.vocabulary.flow.graph.OperatorDescription
 
toString() - Method in class com.asakusafw.vocabulary.flow.graph.OperatorHelper
 
toString() - Method in class com.asakusafw.vocabulary.flow.graph.OutputDescription
 
toString() - Method in class com.asakusafw.vocabulary.flow.graph.PortConnection
 
toString() - Method in class com.asakusafw.vocabulary.flow.graph.ShuffleKey.Order
 
toString() - Method in class com.asakusafw.vocabulary.flow.util.PseudElementDescription
 
toString() - Method in class com.asakusafw.windgate.bootstrap.Classpath
 
toString() - Method in enum com.asakusafw.windgate.cli.ExecutionKind
 
toString() - Method in class com.asakusafw.windgate.core.ParameterList
 
toString() - Method in enum com.asakusafw.windgate.core.session.SessionException.Reason
 
toString() - Method in enum com.asakusafw.workflow.executor.basic.BasicCommandLauncher.OutputChannel
 
toString() - Method in class com.asakusafw.workflow.model.attribute.ParameterInfo
 
toString() - Method in class com.asakusafw.workflow.model.attribute.ParameterListAttribute
 
toString() - Method in class com.asakusafw.workflow.model.basic.BasicCommandTaskInfo
 
toString() - Method in class com.asakusafw.workflow.model.basic.BasicDeleteTaskInfo
 
toString() - Method in class com.asakusafw.workflow.model.basic.BasicHadoopTaskInfo
 
toString() - Method in class com.asakusafw.workflow.model.CommandToken
 
toString() - Method in class com.asakusafw.yaess.basic.BasicExtension
 
toString() - Method in class com.asakusafw.yaess.basic.FileBlob
 
toString() - Method in class com.asakusafw.yaess.bootstrap.ArgumentList
 
toString() - Method in class com.asakusafw.yaess.bootstrap.ExtendedArgument
 
toString() - Method in class com.asakusafw.yaess.core.CommandScript
 
toString() - Method in class com.asakusafw.yaess.core.ExecutionContext
 
toString() - Method in enum com.asakusafw.yaess.core.ExecutionLock.Scope
 
toString() - Method in enum com.asakusafw.yaess.core.ExecutionPhase
 
toString() - Method in class com.asakusafw.yaess.core.FlowScript
 
toString() - Method in class com.asakusafw.yaess.core.HadoopScript
 
toString() - Method in class com.asakusafw.yaess.core.VariableResolver
 
toString() - Method in class com.asakusafw.yaess.jobqueue.client.HttpJobClient
 
toString() - Method in class com.asakusafw.yaess.jobqueue.client.JobId
 
toString() - Method in class com.asakusafw.yaess.jobqueue.client.JobScript
 
toStringRepresentation(Object) - Static method in class com.asakusafw.testdriver.core.DataModelReflection
Returns formatted string representation of values.
toStringValue() - Method in class com.asakusafw.dmdl.model.AstLiteral
Returns the string value of this literal.
toStringWithNull(AstAttributeElement) - Method in class com.asakusafw.dmdl.directio.text.AttributeAnalyzer
Analyze the given element as a nullable string value.
TotalConditionKind - Enum in com.asakusafw.testdriver.excel
Kind of predicate about all set of model object.
toTerm() - Method in class com.asakusafw.operator.model.KeyMirror.Group
Returns the property term representation.
toTerm() - Method in class com.asakusafw.operator.model.KeyMirror.Order
Returns the property term representation.
toTerms() - Method in class com.asakusafw.operator.model.KeyMirror
Returns the property terms.
toThrowStatement() - Method in class com.asakusafw.utils.java.model.util.ExpressionBuilder
Returns a throw statement which throws the built expression.
toTimestampString(long) - Static method in class com.asakusafw.directio.hive.util.TemporalUtil
Returns a string representation of DateTime.
toType(Name) - Method in class com.asakusafw.utils.java.model.util.ImportBuilder
Resolves the target type and returns it as an imported type representation.
toType(Type) - Method in class com.asakusafw.utils.java.model.util.ImportBuilder
Resolves the target type and returns it as an imported type representation.
toType(ModelFactory, Type) - Static method in class com.asakusafw.utils.java.model.util.Models
Returns a Java DOM object from the Java reflective object.
toType() - Method in class com.asakusafw.utils.java.model.util.TypeBuilder
Returns the built type.
toTypeName() - Method in class com.asakusafw.dmdl.java.util.JavaName
Returns the CamelCase of this name.
toTypeName() - Method in class com.asakusafw.operator.model.JavaName
Returns this name in form of type names (CamelCase).
toTypeParameters(CompileEnvironment, List<? extends TypeParameterElement>, ImportBuilder) - Static method in class com.asakusafw.operator.util.ElementHelper
Creates type parameters about operator element.
toUri(String) - Method in class com.asakusafw.testdriver.DriverElementBase
Returns URI for the existing resource.
toUri() - Method in class com.asakusafw.utils.java.jsr199.testing.VolatileResourceFile
 
toUri(String) - Static method in class com.asakusafw.windgate.cli.CommandLineUtil
Converts the path to the related URI.
toValue() - Method in class com.asakusafw.dmdl.model.AstLiteral
Returns the value of this literal.
toValueList(CompileEnvironment, AnnotationValue) - Static method in class com.asakusafw.operator.util.AnnotationHelper
Converts the value into component list.
toVariable(String) - Static method in class com.asakusafw.runtime.util.VariableTable
Returns the variable expression for this parser.
toVerifierFactory(DataModelSourceFactory, VerifyRuleFactory) - Method in class com.asakusafw.testdriver.core.AbstractTestDataToolProvider
 
toVerifierFactory(DataModelSourceFactory, VerifyRuleFactory) - Method in interface com.asakusafw.testdriver.core.TestDataToolProvider
Returns a VerifierFactory for expected data set and a verification rule.
toVerifierFactory(VerifierFactory, UnaryOperator<DataModelSource>) - Method in class com.asakusafw.testdriver.DriverElementBase
Converts a pair of expected data set factory and verify rule factory into VerifyRuleFactory.
toVerifierFactory(DataModelSourceFactory, VerifyRuleFactory) - Method in class com.asakusafw.testdriver.DriverOutputBase
Converts a pair of expected data set factory and verify rule factory into VerifyRuleFactory.
toVerifyRule() - Method in class com.asakusafw.testdriver.rule.VerifyRuleBuilder
Returns a VerifyRule from since added rules.
toVerifyRuleFactory(DataModelDefinition<T>, ModelVerifier<? super T>) - Method in class com.asakusafw.testdriver.core.AbstractTestDataToolProvider
 
toVerifyRuleFactory(DataModelDefinition<T>, ModelVerifier<? super T>) - Method in interface com.asakusafw.testdriver.core.TestDataToolProvider
Converts model verifier into a corresponding rule.
toVerifyRuleFactory(String, List<? extends ModelTester<? super T>>) - Method in class com.asakusafw.testdriver.DriverOutputBase
toVerifyRuleFactory(ModelVerifier<? super T>) - Method in class com.asakusafw.testdriver.DriverOutputBase
toVerifyRuleFragment(DataModelDefinition<T>, ModelTester<? super T>) - Method in class com.asakusafw.testdriver.core.AbstractTestDataToolProvider
 
toVerifyRuleFragment(DataModelDefinition<T>, ModelTester<? super T>) - Method in interface com.asakusafw.testdriver.core.TestDataToolProvider
Converts model tester into a corresponding rule.
toZoneIdWithNull(AstAttributeElement) - Method in class com.asakusafw.dmdl.directio.text.AttributeAnalyzer
Analyze the given element as a time-zone ID.
trace(String) - Method in class com.asakusafw.operator.util.Logger
Log a message at the TRACE level.
trace(String, Object...) - Method in class com.asakusafw.operator.util.Logger
Log a message at the TRACE level.
trace(Object, String) - Method in class com.asakusafw.runtime.trace.DefaultTraceOperator
Adds a data trace as logging operator.
Trace - Annotation Type in com.asakusafw.vocabulary.operator
Represents trace operator annotation.
TraceLocation - Annotation Type in com.asakusafw.runtime.trace
Represents a trace location for classes.
Tracepoint - Class in com.asakusafw.trace.model
Represents a point where tracing is enabled.
Tracepoint(String, String, Tracepoint.PortKind, String) - Constructor for class com.asakusafw.trace.model.Tracepoint
Creates a new instance.
Tracepoint.PortKind - Enum in com.asakusafw.trace.model
Represents input/output port kind.
TraceSetting - Class in com.asakusafw.trace.model
Represents a setting of tracing.
TraceSetting(Tracepoint, TraceSetting.Mode, Map<String, String>) - Constructor for class com.asakusafw.trace.model.TraceSetting
Creates a new instance.
TraceSetting.Mode - Enum in com.asakusafw.trace.model
Represents trace mode.
TraceSettingList - Class in com.asakusafw.trace.model
Represents a list of TraceSettings.
TraceSettingList(Collection<? extends TraceSetting>) - Constructor for class com.asakusafw.trace.model.TraceSettingList
Creates a new instance.
TraceSettingSerializer - Class in com.asakusafw.trace.io
Serializes trace settings.
Trait<T extends Trait<T>> - Interface in com.asakusafw.dmdl.semantics
Traits for declarations.
TRANSACTION_INFO_DIR - Static variable in class com.asakusafw.runtime.directio.hadoop.HadoopDataSourceUtil
The transaction directory name.
TransactionAbortCommand - Class in com.asakusafw.operation.tools.directio.transaction
A command for aborting Direct I/O transactions.
TransactionAbortCommand() - Constructor for class com.asakusafw.operation.tools.directio.transaction.TransactionAbortCommand
 
TransactionApplyCommand - Class in com.asakusafw.operation.tools.directio.transaction
A command for applying Direct I/O transactions.
TransactionApplyCommand() - Constructor for class com.asakusafw.operation.tools.directio.transaction.TransactionApplyCommand
 
TransactionEditorParameter - Class in com.asakusafw.operation.tools.directio.transaction
Handles parameters about Direct I/O transaction.
TransactionEditorParameter() - Constructor for class com.asakusafw.operation.tools.directio.transaction.TransactionEditorParameter
 
TransactionGroup - Class in com.asakusafw.operation.tools.directio.transaction
A group command for transaction.
TransactionGroup() - Constructor for class com.asakusafw.operation.tools.directio.transaction.TransactionGroup
 
TransactionIdParameter - Class in com.asakusafw.operation.tools.directio.transaction
Handles parameters about transaction ID.
TransactionIdParameter() - Constructor for class com.asakusafw.operation.tools.directio.transaction.TransactionIdParameter
 
TransactionInfo(String, long, boolean, List<String>) - Constructor for class com.asakusafw.runtime.directio.hadoop.DirectIoTransactionEditor.TransactionInfo
Creates a new instance.
TransactionListCommand - Class in com.asakusafw.operation.tools.directio.transaction
A command for printing transaction list.
TransactionListCommand() - Constructor for class com.asakusafw.operation.tools.directio.transaction.TransactionListCommand
 
TransactionShowCommand - Class in com.asakusafw.operation.tools.directio.transaction
A command for printing transaction information.
TransactionShowCommand() - Constructor for class com.asakusafw.operation.tools.directio.transaction.TransactionShowCommand
 
transform(T) - Method in interface com.asakusafw.testdriver.core.ModelTransformer
Transforms the target data model object.
transform(Consumer<? super T>) - Method in class com.asakusafw.testdriver.FlowDriverOutput
Enables to transform the result data before verifying the results of this output.
transform(ModelTransformer<? super T>) - Method in class com.asakusafw.testdriver.FlowDriverOutput
Enables to transform the result data before verifying the results of this output.
Transient() - Method in class com.asakusafw.utils.java.model.util.AttributeBuilder
Appends transient modifier to this builder.
transpose(Map<? extends K, ? extends V>) - Static method in class com.asakusafw.utils.collections.Maps
Returns a transposed map.
transpose(Graph<V>) - Static method in class com.asakusafw.utils.graph.Graphs
Creates a new transposed graph from the target graph.
trim(InputStream, long, long) - Method in interface com.asakusafw.runtime.io.text.directio.InputSplitter
Trims InputStream to provide the correct split data.
trim(StringOption) - Static method in class com.asakusafw.runtime.value.StringOptionUtil
Trims the leading/trailing classical whitespace characters in the StringOption.
truncate(T) - Method in class com.asakusafw.testdriver.core.AbstractExporterRetriever
Truncates all resources which the exporter will use.
truncate(T, TestContext) - Method in class com.asakusafw.testdriver.core.AbstractExporterRetriever
truncate(T) - Method in class com.asakusafw.testdriver.core.AbstractImporterPreparator
Truncates all resources which the importer will use.
truncate(T, TestContext) - Method in class com.asakusafw.testdriver.core.AbstractImporterPreparator
truncate(T, TestContext) - Method in interface com.asakusafw.testdriver.core.ExporterRetriever
Truncates all resources which the exporter will use.
truncate(T, TestContext) - Method in interface com.asakusafw.testdriver.core.ImporterPreparator
Truncates all resources which the importer will use.
truncate(ExporterDescription, TestContext) - Method in class com.asakusafw.testdriver.core.SpiExporterRetriever
 
truncate(ImporterDescription, TestContext) - Method in class com.asakusafw.testdriver.core.SpiImporterPreparator
 
truncate(ImporterDescription) - Method in class com.asakusafw.testdriver.core.TestDataPreparator
Deprecated.
Truncates the target importer's input.
truncate(ExporterDescription) - Method in class com.asakusafw.testdriver.core.TestDataPreparator
Deprecated.
Truncates the target exporter's output.
truncate(ImporterDescription) - Method in class com.asakusafw.testdriver.core.TestModerator
Truncates the target importer's input.
truncate(ExporterDescription) - Method in class com.asakusafw.testdriver.core.TestModerator
Truncates the target exporter's output.
truncate(DirectFileInputDescription, TestContext) - Method in class com.asakusafw.testdriver.directio.DirectFileInputPreparator
 
truncate(DirectFileOutputDescription, TestContext) - Method in class com.asakusafw.testdriver.directio.DirectFileOutputRetriever
 
truncate() - Method in class com.asakusafw.testdriver.directio.DirectIoTestHelper
Truncates the current target (deletes all on base path).
truncate(String) - Method in class com.asakusafw.testdriver.directio.DirectIoTestHelper
Truncates the current target.
truncate(ImporterDescription) - Method in class com.asakusafw.testdriver.tools.runner.BatchTestTool
Truncates jobflow input.
truncate(ExporterDescription) - Method in class com.asakusafw.testdriver.tools.runner.BatchTestTool
Truncates jobflow output.
truncate(WindGateExporterDescription, TestContext) - Method in class com.asakusafw.testdriver.windgate.WindGateExporterRetriever
 
truncate(WindGateImporterDescription, TestContext) - Method in class com.asakusafw.testdriver.windgate.WindGateImporterPreparator
 
TryConsumer<T,E extends Throwable> - Interface in com.asakusafw.utils.gradle
Consumer with exception.
tryLock(T) - Method in class com.asakusafw.runtime.util.lock.LocalFileLockProvider
 
tryLock(T) - Method in interface com.asakusafw.runtime.util.lock.LockProvider
Tries to acquire lock for the target.
TryResource - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents try resources.
TryResourceImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of TryResource.
TryResourceImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.TryResourceImpl
 
TryStatement - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents try statement.
TryStatementImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of TryStatement.
TryStatementImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.TryStatementImpl
 
TsvConstants - Class in com.asakusafw.runtime.io
The constants about TSV format.
TsvEmitter - Class in com.asakusafw.runtime.io
Writes ValueOption instances as TSV format text.
TsvEmitter(Writer) - Constructor for class com.asakusafw.runtime.io.TsvEmitter
Creates a new instance.
TsvFieldDriver - Class in com.asakusafw.dmdl.directio.tsv.driver
Processes @directio.tsv.field attributes.
TsvFieldDriver() - Constructor for class com.asakusafw.dmdl.directio.tsv.driver.TsvFieldDriver
 
TsvFieldTrait - Class in com.asakusafw.dmdl.directio.tsv.driver
Attributes for TSV fields.
TsvFieldTrait(AstNode, TsvFieldTrait.Kind, String) - Constructor for class com.asakusafw.dmdl.directio.tsv.driver.TsvFieldTrait
Creates a new instance.
TsvFieldTrait.Kind - Enum in com.asakusafw.dmdl.directio.tsv.driver
The field kind.
TsvFileNameDriver - Class in com.asakusafw.dmdl.directio.tsv.driver
Processes @directio.tsv.file_name attributes.
TsvFileNameDriver() - Constructor for class com.asakusafw.dmdl.directio.tsv.driver.TsvFileNameDriver
 
TsvFormatDriver - Class in com.asakusafw.dmdl.directio.tsv.driver
Processes @directio.tsv attributes.
TsvFormatDriver() - Constructor for class com.asakusafw.dmdl.directio.tsv.driver.TsvFormatDriver
 
TsvFormatEmitter - Class in com.asakusafw.dmdl.directio.tsv.driver
Emits BinaryStreamFormat implementations.
TsvFormatEmitter() - Constructor for class com.asakusafw.dmdl.directio.tsv.driver.TsvFormatEmitter
 
TsvFormatTrait - Class in com.asakusafw.dmdl.directio.tsv.driver
Attributes for special TSV supported data models.
TsvFormatTrait(AstNode, TsvFormatTrait.Configuration) - Constructor for class com.asakusafw.dmdl.directio.tsv.driver.TsvFormatTrait
Creates and returns a new instance.
TsvFormatTrait.Configuration - Class in com.asakusafw.dmdl.directio.tsv.driver
The TSV format configuration.
TsvIgnoreDriver - Class in com.asakusafw.dmdl.directio.tsv.driver
Processes @directio.tsv.ignore attributes.
TsvIgnoreDriver() - Constructor for class com.asakusafw.dmdl.directio.tsv.driver.TsvIgnoreDriver
 
TsvIoFactory<T> - Class in com.asakusafw.runtime.io
An implementation of ModelIoFactory for using TSV files.
TsvIoFactory(Class<T>) - Constructor for class com.asakusafw.runtime.io.TsvIoFactory
Creates a new instance.
TsvParser - Class in com.asakusafw.runtime.io
Reads TSV format text and set each cell into ValueOption.
TsvParser(Reader) - Constructor for class com.asakusafw.runtime.io.TsvParser
Creates a new instance.
Tuple - Interface in com.asakusafw.runtime.io.util
Represents tuple type.
Tuple2<T1,T2> - Class in com.asakusafw.utils.collections
Represents a tuple with 2 elements.
Tuple2(T1, T2) - Constructor for class com.asakusafw.utils.collections.Tuple2
Creates a new instance.
Tuples - Class in com.asakusafw.utils.collections
Utilities for tuples.
type - Variable in class com.asakusafw.dmdl.model.AstPropertyDefinition
The type of the defining property.
Type - Interface in com.asakusafw.dmdl.semantics
Property types.
Type - Interface in com.asakusafw.utils.java.model.syntax
An abstract super interface of types.
TYPE_ANNOTATION_HELPER - Static variable in class com.asakusafw.operator.Constants
OperatorHelper annotation type name.
TYPE_ELEMENT_BUILDER - Static variable in class com.asakusafw.operator.Constants
FlowElementBuilder type name.
TYPE_EXPORT - Static variable in class com.asakusafw.operator.Constants
Export type name.
TYPE_EXPORTER_DESC - Static variable in class com.asakusafw.operator.Constants
ExporterDescription type name.
TYPE_FLOW_DESCRIPTION - Static variable in class com.asakusafw.operator.Constants
FlowDescription type name.
TYPE_FLOW_PART - Static variable in class com.asakusafw.operator.Constants
FlowPart annotation type name.
TYPE_GROUP_VIEW - Static variable in class com.asakusafw.operator.Constants
GroupView type name.
TYPE_IMPORT - Static variable in class com.asakusafw.operator.Constants
Import type name.
TYPE_IMPORTER_DESC - Static variable in class com.asakusafw.operator.Constants
ImporterDescription type name.
TYPE_IN - Static variable in class com.asakusafw.operator.Constants
In type name.
TYPE_JOINED - Static variable in class com.asakusafw.operator.Constants
Joined type name.
TYPE_KEY - Static variable in class com.asakusafw.operator.Constants
Key type name.
TYPE_OUT - Static variable in class com.asakusafw.operator.Constants
Out type name.
TYPE_RESULT - Static variable in class com.asakusafw.operator.Constants
Result type name.
TYPE_SOURCE - Static variable in class com.asakusafw.operator.Constants
Source type name.
TYPE_SUMMARIZED - Static variable in class com.asakusafw.operator.Constants
Summarized type name.
TYPE_VIEW - Static variable in class com.asakusafw.operator.Constants
View type name.
TypeBodyDeclaration - Interface in com.asakusafw.utils.java.model.syntax
An abstract super interface of type member declarations.
TypeBuilder - Class in com.asakusafw.utils.java.model.util
A builder for building types or their related elements.
TypeBuilder(ModelFactory, Type) - Constructor for class com.asakusafw.utils.java.model.util.TypeBuilder
Creates a new instance.
TypeDeclaration - Interface in com.asakusafw.utils.java.model.syntax
An abstract super interface of type declarations.
TypedElement - Interface in com.asakusafw.utils.java.model.syntax
An abstract super interface of elements which have any type information.
TypeDescription - Interface in com.asakusafw.operator.description
Represents a type.
TypeDescription.TypeKind - Enum in com.asakusafw.operator.description
Represents a kind of TypeDescription.
TypeDriver - Interface in com.asakusafw.dmdl.spi
Analyzes and resolve types in form of AST.
TypeDriver.Context - Interface in com.asakusafw.dmdl.spi
A processing context for TypeDriver.
TypeHelper - Class in com.asakusafw.operator.util
Common helper methods about types.
typeOf(Class<?>) - Static method in class com.asakusafw.operator.description.Descriptions
Converts a class object into related ReifiableTypeDescription.
TypeOrExpression - Interface in com.asakusafw.utils.java.model.syntax
Represents either Type or Expression.
typeParam(String) - Method in class com.asakusafw.utils.java.model.util.JavadocBuilder
Starts a @param tag block for the target type parameter in this builder.
typeParam(SimpleName) - Method in class com.asakusafw.utils.java.model.util.JavadocBuilder
Starts a @param tag block for the target type parameter in this builder.
typeParam(Type) - Method in class com.asakusafw.utils.java.model.util.JavadocBuilder
Starts a @param tag block for the target type parameter in this builder.
TypeParameterDeclaration - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents type parameter declarations.
TypeParameterDeclarationImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of TypeParameterDeclaration.
TypeParameterDeclarationImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.TypeParameterDeclarationImpl
 
TypeUtil - Class in com.asakusafw.runtime.util
Utilities for types.

U

unapply() - Method in class com.asakusafw.runtime.core.context.RuntimeContext
Creates a value map that describes this context.
UnaryExpression - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents unary expressions.
UnaryExpressionImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of UnaryExpression.
UnaryExpressionImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.UnaryExpressionImpl
 
UnaryOperator - Enum in com.asakusafw.utils.java.model.syntax
Represents unary operators.
UnaryOperator.Category - Enum in com.asakusafw.utils.java.model.syntax
Represents an operator kind.
undefined() - Static method in class com.asakusafw.dmdl.directio.util.Value
Returns an undefined value.
unescape(String) - Static method in class com.asakusafw.utils.java.internal.model.util.JavaEscape
Decodes an escaped string.
Union - Interface in com.asakusafw.runtime.io.util
Represents union type.
UnionType - Class in com.asakusafw.info.hive
Represents a Hive union type.
UnionType(List<? extends FieldType>) - Constructor for class com.asakusafw.info.hive.UnionType
Creates a new instance.
UnionType(FieldType...) - Constructor for class com.asakusafw.info.hive.UnionType
Creates a new instance.
UnionType - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents union types.
UnionTypeImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of UnionType.
UnionTypeImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.UnionTypeImpl
 
Unique - Annotation Type in com.asakusafw.vocabulary.operator
Deprecated.
Use GroupSort instead
UNKNOWN - Static variable in annotation type com.asakusafw.runtime.trace.TraceLocation
Represents the unknown ID.
UnknownInfo - Class in com.asakusafw.info.value
Represents an unknown value.
UnknownValueDescription - Class in com.asakusafw.operator.description
Represents an unknown object.
UnknownValueDescription(TypeDescription, String) - Constructor for class com.asakusafw.operator.description.UnknownValueDescription
Creates a new instance.
UnmappableOutput - Class in com.asakusafw.runtime.io.text
Represents an unmappable output.
UnmappableOutput(UnmappableOutput.ErrorCode, int, String) - Constructor for class com.asakusafw.runtime.io.text.UnmappableOutput
Creates a new instance.
UnmappableOutput.ErrorCode - Enum in com.asakusafw.runtime.io.text
Represents an error code of UnmappableOutput.
UnmappableOutputException - Exception in com.asakusafw.runtime.io.text
An exception occurred if a content contains characters which cannot map to output sequence.
UnmappableOutputException(List<? extends UnmappableOutput>) - Constructor for exception com.asakusafw.runtime.io.text.UnmappableOutputException
Creates a new instance.
unregister(Report.Delegate, ResourceConfiguration) - Method in class com.asakusafw.runtime.core.legacy.LegacyReport.Initializer
 
unregister(D, ResourceConfiguration) - Method in class com.asakusafw.runtime.core.legacy.RuntimeResource.DelegateRegisterer
Unregisters the delegation object.
Update - Annotation Type in com.asakusafw.vocabulary.operator
更新演算子を表すメソッドに付与する注釈。
UpdateOperatorDriver - Class in com.asakusafw.operator.builtin
OperatorDriver for Update annotation.
UpdateOperatorDriver() - Constructor for class com.asakusafw.operator.builtin.UpdateOperatorDriver
 
URI_SCHEME - Static variable in class com.asakusafw.utils.java.jsr199.testing.VolatileJavaFile
The schema name of this kind of resources.
URI_SCHEME - Static variable in class com.asakusafw.utils.java.jsr199.testing.VolatileResourceFile
The schema name of this kind of resources.
UserOperatorSpec - Class in com.asakusafw.info.operator
Details of user operators.
useSystemBatchApplicationsInstallationPath(boolean) - Method in class com.asakusafw.testdriver.TestDriverContext
Enable to use the system batch applications installation base location instead of using generated path.
Utf8LineInput - Class in com.asakusafw.runtime.io.line
A simple line reader for UTF-8 text.
Utf8LineInput(InputStream, String, LineConfiguration) - Constructor for class com.asakusafw.runtime.io.line.Utf8LineInput
Creates a new instance.
Utf8LineOutput - Class in com.asakusafw.runtime.io.line
A simple line writer for UTF-8 text.
Utf8LineOutput(OutputStream, String, LineConfiguration) - Constructor for class com.asakusafw.runtime.io.line.Utf8LineOutput
Creates a new instance.

V

validate(CompileEnvironment, ExecutableElement, OperatorDescription) - Static method in class com.asakusafw.operator.util.ElementHelper
Validates OperatorDescription and raises errors when it is not valid.
validate(Class<?>, String, DataModelSourceFactory) - Method in class com.asakusafw.testdriver.core.TestModerator
Validates DataModelSources.
validate(Class<?>, String, VerifierFactory) - Method in class com.asakusafw.testdriver.core.TestModerator
Validates Verifiers.
validate() - Method in interface com.asakusafw.testdriver.core.Verifier.Validatable
Validates this object.
validate() - Method in class com.asakusafw.testdriver.core.VerifyRuleVerifier
 
validateCompileEnvironment() - Method in class com.asakusafw.testdriver.TestDriverContext
Deprecated.
legacy API
validateEnvironment() - Method in class com.asakusafw.testdriver.JobExecutor
Deprecated.
Validates the target job execution environment.
validateExecutionEnvironment() - Method in class com.asakusafw.testdriver.TestDriverContext
Validates current test execution environment.
validatePlan(TestExecutionPlan) - Method in class com.asakusafw.testdriver.JobExecutor
Deprecated.
Validates the target test execution plan for this executor.
validateSyntax(DmdlSemantics, AstModelDefinition<?>) - Method in interface com.asakusafw.dmdl.analyzer.DmdlAnalyzerEnhancer
Validates the syntax of definitions.
validateSyntax(DmdlSemantics, AstModelDefinition<?>) - Method in class com.asakusafw.dmdl.java.analyzer.JavaDataModelAnalyzerEnhancer
 
Value<T> - Class in com.asakusafw.dmdl.directio.util
Represents a value.
value - Variable in class com.asakusafw.dmdl.model.AstAttributeElement
The holding value of this element.
value - Variable in class com.asakusafw.dmdl.model.AstAttributeValueMap.Entry
The entry value.
value() - Method in enum com.asakusafw.windgate.core.vocabulary.JdbcProcess.OperationKind
Returns the value representation of this kind.
VALUE_FALSE - Static variable in class com.asakusafw.dmdl.directio.text.TextFormatConstants
The value name of false.
VALUE_NULL - Static variable in class com.asakusafw.dmdl.directio.text.TextFormatConstants
The value name of null.
VALUE_TRUE - Static variable in class com.asakusafw.dmdl.directio.text.TextFormatConstants
The value name of true.
ValueConditionKind - Enum in com.asakusafw.testdriver.excel
Kind of value predicate represented in each cell.
ValueConverter - Class in com.asakusafw.directio.hive.parquet
The parquet converter for setting ValueOptions.
ValueConverter() - Constructor for class com.asakusafw.directio.hive.parquet.ValueConverter
 
ValueDescription - Interface in com.asakusafw.operator.description
Represents a value.
ValueDescription.ValueKind - Enum in com.asakusafw.operator.description
Represents a kind of ValueDescription.
ValueDriver - Interface in com.asakusafw.directio.hive.serde
Drives a value into ValueOption.
ValueInfo - Interface in com.asakusafw.info.value
Represents a value.
ValueInfo.Kind - Enum in com.asakusafw.info.value
Represents a type of ValueInfo.
valueOf(String) - Static method in enum com.asakusafw.directio.hive.parquet.BasicValueWriter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.directio.hive.parquet.ParquetValueDrivers
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.directio.hive.parquet.StringValueDrivers
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.directio.hive.parquet.TimestampValueDrivers
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.directio.hive.serde.DataModelMapping.ExceptionHandlingStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.directio.hive.serde.DataModelMapping.FieldMappingStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.directio.hive.serde.StringValueSerdeFactory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.directio.hive.serde.TimestampValueSerdeFactory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.directio.hive.serde.ValueSerdeFactory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.dmdl.Diagnostic.Level
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.dmdl.directio.csv.driver.CsvFieldTrait.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.dmdl.directio.csv.driver.CsvFieldTrait.QuoteStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.dmdl.directio.hive.common.HiveFieldTrait.TypeKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.dmdl.directio.line.driver.LineFieldTrait.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.dmdl.directio.text.TextFieldTrait.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.dmdl.directio.tsv.driver.TsvFieldTrait.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.dmdl.model.AstCollectionType.CollectionKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.dmdl.model.AstPropertyDefinition.PropertyKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.dmdl.model.BasicTypeKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.dmdl.model.LiteralKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.dmdl.model.ModelDefinitionKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.dmdl.semantics.PropertyMappingKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.dmdl.semantics.PropertyReferenceDeclaration.ReferenceKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.dmdl.semantics.type.CollectionType.CollectionKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.dmdl.windgate.csv.driver.CsvFieldTrait.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.dmdl.windgate.csv.driver.CsvFieldTrait.QuoteStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.info.cli.generate.ddl.HiveTableParameter.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.info.hive.FieldType.Category
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.info.hive.FieldType.TypeName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.info.hive.RowFormatInfo.FormatKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.info.hive.StorageFormatInfo.Category
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.info.hive.StorageFormatInfo.FormatKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.info.operator.CoreOperatorSpec.CoreOperatorKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.info.operator.InputGranularity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.info.operator.InputGroup.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.info.operator.OperatorSpec.OperatorKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.info.plan.DataExchange
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.info.task.TaskInfo.Phase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.info.value.ValueInfo.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.operation.tools.directio.common.TaskExecutor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.operator.CompileEnvironment.Support
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.operator.description.BasicTypeDescription.BasicTypeKind
Returns the enum constant of this type with the specified name.
valueOf(Object) - Static method in class com.asakusafw.operator.description.Descriptions
Converts an object into related ValueDescription.
valueOf(String) - Static method in enum com.asakusafw.operator.description.TypeDescription.TypeKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.operator.description.ValueDescription.ValueKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.operator.model.DataModelMirror.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.operator.model.KeyMirror.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.operator.model.OperatorDescription.Document.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.operator.model.OperatorDescription.Node.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.operator.model.OperatorDescription.Reference.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.operator.WarningAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.runtime.core.context.RuntimeContext.ExecutionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.runtime.core.Report.Level
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.runtime.directio.FilePattern.PatternElementKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.runtime.io.csv.CsvFormatException.Reason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.runtime.io.text.csv.QuoteStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.runtime.io.text.driver.ErrorAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.runtime.io.text.driver.HeaderType.Input
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.runtime.io.text.driver.HeaderType.Output
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.runtime.io.text.driver.HeaderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.runtime.io.text.driver.InputOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.runtime.io.text.driver.OutputOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.runtime.io.text.driver.StandardFieldOutputOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.runtime.io.text.LineSeparator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.runtime.io.text.UnmappableOutput.ErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.runtime.io.text.value.DecimalOptionFieldAdapter.OutputStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.runtime.stage.directio.StringTemplate.Format
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.runtime.stage.resource.StageResourceDriver.AccessMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.runtime.util.hadoop.InstallationUtil.FrameworkVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.runtime.util.VariableTable.RedefineStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.runtime.value.Date.Format
Returns the enum constant of this type with the specified name.
valueOf(StringOption, Date.Format) - Static method in class com.asakusafw.runtime.value.Date
Parses the target string and returns the corresponding date as the elapsed days from 0001/01/01 (YYYY/MM/DD).
valueOf(String, Date.Format) - Static method in class com.asakusafw.runtime.value.Date
Parses the target string and returns the corresponding date object.
valueOf(String) - Static method in enum com.asakusafw.runtime.value.DateTime.Format
Returns the enum constant of this type with the specified name.
valueOf(StringOption, DateTime.Format) - Static method in class com.asakusafw.runtime.value.DateTime
Parses the target string using the specified format, and returns the corresponding date and time as the elapsed seconds from 0001/01/01 (YYYY/MM/DD) 00:00:00.
valueOf(String, DateTime.Format) - Static method in class com.asakusafw.runtime.value.DateTime
Parses the target string using the specified format, and returns the corresponding date and time object.
valueOf(String) - Static method in enum com.asakusafw.testdata.generator.excel.SheetFormat.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.testdata.generator.excel.WorkbookFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.testdriver.compiler.CompilerConfiguration.DebugLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.testdriver.compiler.CompilerConfiguration.OptimizeLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.testdriver.compiler.util.DeploymentUtil.DeleteOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.testdriver.compiler.util.DeploymentUtil.DeployOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.testdriver.core.PropertyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.testdriver.excel.legacy.ColumnMatchingCondition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.testdriver.excel.legacy.ConditionSheetItem.ItemType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.testdriver.excel.legacy.ConditionSheetItem
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.testdriver.excel.legacy.NullValueCondition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.testdriver.excel.legacy.RowMatchingCondition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.testdriver.excel.NullityConditionKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.testdriver.excel.RuleSheetFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.testdriver.excel.TotalConditionKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.testdriver.excel.ValueConditionKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.testdriver.rule.CompareOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.testdriver.rule.DataModelCondition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.testdriver.TestDriverContext.TestExecutionPhase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.testdriver.TestExecutionPlan.TaskKind
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.trace.model.Tracepoint.PortKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.trace.model.TraceSetting.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.utils.java.internal.model.util.EmitDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.utils.java.internal.model.util.ExpressionPriority
Returns the enum constant of this type with the specified name.
valueOf(InfixOperator) - Static method in enum com.asakusafw.utils.java.internal.model.util.ExpressionPriority
Returns the priority about the target infix operator.
valueOf(Expression) - Static method in enum com.asakusafw.utils.java.internal.model.util.ExpressionPriority
Returns the priority about the target expression.
valueOf(String) - Static method in enum com.asakusafw.utils.java.internal.model.util.LiteralTokenKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.utils.java.internal.parser.javadoc.ir.IrBasicTypeKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocElementKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.utils.java.internal.parser.javadoc.ir.JavadocTokenKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.utils.java.model.syntax.BasicTypeKind
Returns the enum constant of this type with the specified name.
valueOf(Class<?>) - Static method in enum com.asakusafw.utils.java.model.syntax.BasicTypeKind
Returns the type kind about the target Java type.
valueOf(String) - Static method in enum com.asakusafw.utils.java.model.syntax.ExecutableKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.utils.java.model.syntax.FieldKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.utils.java.model.syntax.ImportKind.Range
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.utils.java.model.syntax.ImportKind.Target
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.utils.java.model.syntax.ImportKind
Returns the enum constant of this type with the specified name.
valueOf(ImportKind.Target, ImportKind.Range) - Static method in enum com.asakusafw.utils.java.model.syntax.ImportKind
Returns the import kind from its target and scope kinds.
valueOf(String) - Static method in enum com.asakusafw.utils.java.model.syntax.InfixOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.utils.java.model.syntax.LiteralKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.utils.java.model.syntax.ModelKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.utils.java.model.syntax.ModifierKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.utils.java.model.syntax.ObjectTypeKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.utils.java.model.syntax.PostfixOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.utils.java.model.syntax.PropertyKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.utils.java.model.syntax.UnaryOperator.Category
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.utils.java.model.syntax.UnaryOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.utils.java.model.syntax.WildcardBoundKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.utils.java.model.util.ImportBuilder.Strategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.vocabulary.attribute.BufferType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.vocabulary.attribute.ViewInfo.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.vocabulary.attribute.ViewInfo.ViewKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.vocabulary.external.ImporterDescription.DataSize
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.vocabulary.flow.builder.Data.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.vocabulary.flow.builder.PortInfo.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.vocabulary.flow.graph.Connectivity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.vocabulary.flow.graph.FlowBoundary
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.vocabulary.flow.graph.FlowElementKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.vocabulary.flow.graph.Inline
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.vocabulary.flow.graph.ObservationCount
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.vocabulary.flow.graph.PortDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.vocabulary.flow.graph.ShuffleKey.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.vocabulary.flow.processor.InputBuffer
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.vocabulary.flow.processor.PartialAggregation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.vocabulary.model.Property.Aggregator
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.vocabulary.model.Summarized.Aggregator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.vocabulary.operator.KeyInfo.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.vocabulary.operator.Logging.Level
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.vocabulary.windgate.JdbcExporterDescription.Option
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.vocabulary.windgate.JdbcImporterDescription.Option
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.windgate.cli.ExecutionKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.windgate.core.DriverScript.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.windgate.core.session.SessionException.Reason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.windgate.core.vocabulary.FileProcess
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.windgate.core.vocabulary.JdbcProcess.OperationKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.windgate.core.vocabulary.JdbcProcess
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.windgate.core.vocabulary.StreamProcess
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.workflow.executor.basic.BasicCommandLauncher.Output
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.workflow.executor.basic.BasicCommandLauncher.OutputChannel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.workflow.model.CommandToken.TokenKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.workflow.model.DeleteTaskInfo.PathKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.workflow.model.TaskInfo.Phase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.yaess.core.ExecutionLock.Scope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.yaess.core.ExecutionPhase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.yaess.core.ExecutionScript.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.yaess.core.PhaseMonitor.JobStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.asakusafw.yaess.jobqueue.client.JobStatus.Kind
Returns the enum constant of this type with the specified name.
ValueOption<V extends ValueOption<V>> - Class in com.asakusafw.runtime.value
Represents nullable and modifiable value.
ValueOption() - Constructor for class com.asakusafw.runtime.value.ValueOption
 
ValueOptionFieldAdapter<T extends ValueOption<T>> - Class in com.asakusafw.runtime.io.text.value
An abstract implementation of FieldAdapter which accepts ValueOption.
ValueOptionFieldAdapter() - Constructor for class com.asakusafw.runtime.io.text.value.ValueOptionFieldAdapter
Creates a new instance.
ValueOptionFieldAdapter(String) - Constructor for class com.asakusafw.runtime.io.text.value.ValueOptionFieldAdapter
Creates a new instance.
ValueOptionFieldAdapter.BuilderBase<S extends ValueOptionFieldAdapter.BuilderBase<S,T>,T extends FieldAdapter<?>> - Class in com.asakusafw.runtime.io.text.value
A basic implementation of builder for ValueOptionFieldAdapter.
ValueOptionList<E extends ValueOption<E>> - Class in com.asakusafw.runtime.value
An abstract implementation of list of references to other properties.
ValueOptionList() - Constructor for class com.asakusafw.runtime.value.ValueOptionList
 
ValueOptionMap<K,V extends ValueOption<V>> - Class in com.asakusafw.runtime.value
An abstract implementation of map of references to other properties.
ValueOptionMap() - Constructor for class com.asakusafw.runtime.value.ValueOptionMap
 
ValuePredicate<T> - Interface in com.asakusafw.testdriver.rule
2-arity predicate object.
values() - Static method in enum com.asakusafw.directio.hive.parquet.BasicValueWriter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.directio.hive.parquet.ParquetValueDrivers
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.directio.hive.parquet.StringValueDrivers
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.directio.hive.parquet.TimestampValueDrivers
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.directio.hive.serde.DataModelMapping.ExceptionHandlingStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.directio.hive.serde.DataModelMapping.FieldMappingStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.directio.hive.serde.StringValueSerdeFactory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.directio.hive.serde.TimestampValueSerdeFactory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.directio.hive.serde.ValueSerdeFactory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.dmdl.Diagnostic.Level
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.dmdl.directio.csv.driver.CsvFieldTrait.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.dmdl.directio.csv.driver.CsvFieldTrait.QuoteStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.dmdl.directio.hive.common.HiveFieldTrait.TypeKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.dmdl.directio.line.driver.LineFieldTrait.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.dmdl.directio.text.TextFieldTrait.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.dmdl.directio.tsv.driver.TsvFieldTrait.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.dmdl.model.AstCollectionType.CollectionKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.dmdl.model.AstPropertyDefinition.PropertyKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.dmdl.model.BasicTypeKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.dmdl.model.LiteralKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.dmdl.model.ModelDefinitionKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.dmdl.semantics.PropertyMappingKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.dmdl.semantics.PropertyReferenceDeclaration.ReferenceKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.dmdl.semantics.type.CollectionType.CollectionKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.dmdl.windgate.csv.driver.CsvFieldTrait.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.dmdl.windgate.csv.driver.CsvFieldTrait.QuoteStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.info.cli.generate.ddl.HiveTableParameter.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.info.hive.FieldType.Category
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.info.hive.FieldType.TypeName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.info.hive.RowFormatInfo.FormatKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.info.hive.StorageFormatInfo.Category
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.info.hive.StorageFormatInfo.FormatKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.info.operator.CoreOperatorSpec.CoreOperatorKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.info.operator.InputGranularity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.info.operator.InputGroup.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.info.operator.OperatorSpec.OperatorKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.info.plan.DataExchange
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.info.task.TaskInfo.Phase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.info.value.ValueInfo.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.operation.tools.directio.common.TaskExecutor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.operator.CompileEnvironment.Support
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.operator.description.BasicTypeDescription.BasicTypeKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.operator.description.TypeDescription.TypeKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.operator.description.ValueDescription.ValueKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.operator.model.DataModelMirror.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.operator.model.KeyMirror.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.operator.model.OperatorDescription.Document.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.operator.model.OperatorDescription.Node.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.operator.model.OperatorDescription.Reference.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.operator.WarningAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.runtime.core.context.RuntimeContext.ExecutionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.runtime.core.Report.Level
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.runtime.directio.FilePattern.PatternElementKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.runtime.io.csv.CsvFormatException.Reason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.runtime.io.text.csv.QuoteStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.runtime.io.text.driver.ErrorAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.runtime.io.text.driver.HeaderType.Input
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.runtime.io.text.driver.HeaderType.Output
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.runtime.io.text.driver.HeaderType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.runtime.io.text.driver.InputOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.runtime.io.text.driver.OutputOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.runtime.io.text.driver.StandardFieldOutputOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.runtime.io.text.LineSeparator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.runtime.io.text.UnmappableOutput.ErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.runtime.io.text.value.DecimalOptionFieldAdapter.OutputStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.runtime.stage.directio.StringTemplate.Format
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.runtime.stage.resource.StageResourceDriver.AccessMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.runtime.util.hadoop.InstallationUtil.FrameworkVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.runtime.util.VariableTable.RedefineStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.runtime.value.Date.Format
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.runtime.value.DateTime.Format
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.testdata.generator.excel.SheetFormat.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.testdata.generator.excel.WorkbookFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.testdriver.compiler.CompilerConfiguration.DebugLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.testdriver.compiler.CompilerConfiguration.OptimizeLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.testdriver.compiler.util.DeploymentUtil.DeleteOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.testdriver.compiler.util.DeploymentUtil.DeployOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.testdriver.core.PropertyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.testdriver.excel.legacy.ColumnMatchingCondition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.testdriver.excel.legacy.ConditionSheetItem.ItemType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.testdriver.excel.legacy.ConditionSheetItem
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.testdriver.excel.legacy.NullValueCondition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.testdriver.excel.legacy.RowMatchingCondition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.testdriver.excel.NullityConditionKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.testdriver.excel.RuleSheetFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.testdriver.excel.TotalConditionKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.testdriver.excel.ValueConditionKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.testdriver.rule.CompareOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.testdriver.rule.DataModelCondition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.testdriver.TestDriverContext.TestExecutionPhase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.testdriver.TestExecutionPlan.TaskKind
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.trace.model.Tracepoint.PortKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.trace.model.TraceSetting.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.utils.java.internal.model.util.EmitDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.utils.java.internal.model.util.ExpressionPriority
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.utils.java.internal.model.util.LiteralTokenKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.utils.java.internal.parser.javadoc.ir.IrBasicTypeKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocElementKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.utils.java.internal.parser.javadoc.ir.JavadocTokenKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.utils.java.model.syntax.BasicTypeKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.utils.java.model.syntax.ExecutableKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.utils.java.model.syntax.FieldKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.utils.java.model.syntax.ImportKind.Range
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.utils.java.model.syntax.ImportKind.Target
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.utils.java.model.syntax.ImportKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.utils.java.model.syntax.InfixOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.utils.java.model.syntax.LiteralKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.utils.java.model.syntax.ModelKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.utils.java.model.syntax.ModifierKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.utils.java.model.syntax.ObjectTypeKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.utils.java.model.syntax.PostfixOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.utils.java.model.syntax.PropertyKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.utils.java.model.syntax.UnaryOperator.Category
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.utils.java.model.syntax.UnaryOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.utils.java.model.syntax.WildcardBoundKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.utils.java.model.util.ImportBuilder.Strategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.vocabulary.attribute.BufferType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.vocabulary.attribute.ViewInfo.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.vocabulary.attribute.ViewInfo.ViewKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.vocabulary.external.ImporterDescription.DataSize
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.vocabulary.flow.builder.Data.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.vocabulary.flow.builder.PortInfo.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.vocabulary.flow.graph.Connectivity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.vocabulary.flow.graph.FlowBoundary
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.vocabulary.flow.graph.FlowElementKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.vocabulary.flow.graph.Inline
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.vocabulary.flow.graph.ObservationCount
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.vocabulary.flow.graph.PortDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.vocabulary.flow.graph.ShuffleKey.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.vocabulary.flow.processor.InputBuffer
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.vocabulary.flow.processor.PartialAggregation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.vocabulary.model.Property.Aggregator
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.vocabulary.model.Summarized.Aggregator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.vocabulary.operator.KeyInfo.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.vocabulary.operator.Logging.Level
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.vocabulary.windgate.JdbcExporterDescription.Option
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.vocabulary.windgate.JdbcImporterDescription.Option
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.windgate.cli.ExecutionKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.windgate.core.DriverScript.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.windgate.core.session.SessionException.Reason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.windgate.core.vocabulary.FileProcess
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.windgate.core.vocabulary.JdbcProcess.OperationKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.windgate.core.vocabulary.JdbcProcess
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.windgate.core.vocabulary.StreamProcess
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.workflow.executor.basic.BasicCommandLauncher.Output
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.workflow.executor.basic.BasicCommandLauncher.OutputChannel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.workflow.model.CommandToken.TokenKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.workflow.model.DeleteTaskInfo.PathKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.workflow.model.TaskInfo.Phase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.yaess.core.ExecutionLock.Scope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.yaess.core.ExecutionPhase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.yaess.core.ExecutionScript.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.yaess.core.PhaseMonitor.JobStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.asakusafw.yaess.jobqueue.client.JobStatus.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
ValueSerde - Interface in com.asakusafw.directio.hive.serde
The ser/de constants for ValueOption.
ValueSerdeFactory - Enum in com.asakusafw.directio.hive.serde
Factory for ValueSerde.
ValueWriter - Interface in com.asakusafw.directio.hive.parquet
Write values into RecordConsumer.
VAR_BATCH_ID - Static variable in class com.asakusafw.runtime.stage.StageConstants
The variable name of the batch ID.
VAR_BATCH_ID - Static variable in class com.asakusafw.yaess.basic.ProcessHadoopScriptHandler
Variable name of batch ID.
VAR_DEFINITION_ID - Static variable in class com.asakusafw.runtime.stage.StageConstants
The variable name of the definition ID.
VAR_EXECUTION_ID - Static variable in class com.asakusafw.runtime.stage.StageConstants
The variable name of the execution ID.
VAR_EXECUTION_ID - Static variable in class com.asakusafw.yaess.basic.ProcessHadoopScriptHandler
Variable name of execution ID.
VAR_FLOW_ID - Static variable in class com.asakusafw.runtime.stage.StageConstants
The variable name of the flow ID.
VAR_FLOW_ID - Static variable in class com.asakusafw.yaess.basic.ProcessHadoopScriptHandler
Variable name of flow ID.
VAR_STAGE_ID - Static variable in class com.asakusafw.runtime.stage.StageConstants
The variable name of the stage ID.
VAR_USER - Static variable in class com.asakusafw.runtime.stage.StageConstants
The variable name of the user name.
VarcharStringOptionDriver - Class in com.asakusafw.directio.hive.serde
An implementation of ValueDriver for StringOption using varchar.
VarcharStringOptionDriver(HiveVarcharObjectInspector) - Constructor for class com.asakusafw.directio.hive.serde.VarcharStringOptionDriver
Creates a new instance.
VarcharStringOptionInspector - Class in com.asakusafw.directio.hive.serde
Inspects StringOption object.
VarcharStringOptionInspector() - Constructor for class com.asakusafw.directio.hive.serde.VarcharStringOptionInspector
Creates a new instance.
VarcharStringOptionInspector(int) - Constructor for class com.asakusafw.directio.hive.serde.VarcharStringOptionInspector
Creates a new instance.
VariableDeclarator - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents variable declarators.
VariableDeclaratorImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of VariableDeclarator.
VariableDeclaratorImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.VariableDeclaratorImpl
 
VariableResolver - Class in com.asakusafw.yaess.core
Resolves variables in form of ${variable_name}.
VariableResolver(Map<String, String>) - Constructor for class com.asakusafw.yaess.core.VariableResolver
Creates a new instance.
VariableTable - Class in com.asakusafw.runtime.util
Parses strings which may contain variables.
VariableTable() - Constructor for class com.asakusafw.runtime.util.VariableTable
Creates a new empty instance.
VariableTable(VariableTable.RedefineStrategy) - Constructor for class com.asakusafw.runtime.util.VariableTable
Creates a new empty instance.
VariableTable.RedefineStrategy - Enum in com.asakusafw.runtime.util
Represents strategies for redefining variables.
VerboseParameter - Class in com.asakusafw.utils.jcommander.common
Provides verbose flag.
VerboseParameter() - Constructor for class com.asakusafw.utils.jcommander.common.VerboseParameter
 
Verifier - Interface in com.asakusafw.testdriver.core
Result verifier.
Verifier.Validatable - Interface in com.asakusafw.testdriver.core
An extension interface for Verifier.
VerifierFactory - Class in com.asakusafw.testdriver.core
An abstract factory class of Verifier.
VerifierFactory() - Constructor for class com.asakusafw.testdriver.core.VerifierFactory
 
verify(DmdlSemantics, ModelDeclaration, AstAttribute) - Method in class com.asakusafw.dmdl.directio.hive.orc.OrcFileDriver
 
verify(DmdlSemantics, ModelDeclaration, AstAttribute) - Method in class com.asakusafw.dmdl.directio.hive.parquet.ParquetFileDriver
 
verify(DmdlSemantics, ModelDeclaration, AstAttribute) - Method in class com.asakusafw.dmdl.directio.line.driver.LineFormatDriver
 
verify(DmdlSemantics, ModelDeclaration, AstAttribute) - Method in class com.asakusafw.dmdl.directio.text.csv.CsvTextDriver
 
verify(DmdlSemantics, AstAttribute) - Method in class com.asakusafw.dmdl.directio.text.EscapeSettings
Verifies this settings.
verify(DmdlSemantics, AstAttribute) - Method in class com.asakusafw.dmdl.directio.text.QuoteSettings
Verifies this settings.
verify(DmdlSemantics, ModelDeclaration, AstAttribute) - Method in class com.asakusafw.dmdl.directio.text.tabular.TabularTextDriver
 
verify(DmdlSemantics, PropertyDeclaration, AstAttribute) - Method in class com.asakusafw.dmdl.directio.text.TextFieldDriver
 
verify(DmdlSemantics, AstAttribute) - Method in class com.asakusafw.dmdl.directio.text.TextFieldSettings
Verifies this settings.
verify(DmdlSemantics, PropertyDeclaration, AstAttribute) - Method in class com.asakusafw.dmdl.directio.text.TextFileNameDriver
 
verify(DmdlSemantics, AstAttribute) - Method in class com.asakusafw.dmdl.directio.text.TextFormatSettings
Verifies this settings.
verify(DmdlSemantics, PropertyDeclaration, AstAttribute) - Method in class com.asakusafw.dmdl.directio.text.TextLineNumberDriver
 
verify(DmdlSemantics, PropertyDeclaration, AstAttribute) - Method in class com.asakusafw.dmdl.directio.text.TextRecordNumberDriver
 
verify(AttributeDriver.Context, Declaration, AstAttribute) - Method in interface com.asakusafw.dmdl.spi.AttributeDriver
Verifies the attributed declaration.
verify(AttributeDriver.Context, Declaration, AstAttribute) - Method in class com.asakusafw.dmdl.spi.ModelAttributeDriver
 
verify(DmdlSemantics, ModelDeclaration, AstAttribute) - Method in class com.asakusafw.dmdl.spi.ModelAttributeDriver
Verifies the attributed declaration.
verify(AttributeDriver.Context, Declaration, AstAttribute) - Method in class com.asakusafw.dmdl.spi.PropertyAttributeDriver
 
verify(DmdlSemantics, PropertyDeclaration, AstAttribute) - Method in class com.asakusafw.dmdl.spi.PropertyAttributeDriver
Verifies the attributed declaration.
verify(DataModelReflection, DataModelReflection) - Method in class com.asakusafw.testdriver.core.CompositeVerifyRule
 
verify(T, T) - Method in interface com.asakusafw.testdriver.core.ModelTester
Tests each model object and returns error report.
verify(T, T) - Method in interface com.asakusafw.testdriver.core.ModelVerifier
Verifies each model object and returns error report.
verify(DataModelReflection, DataModelReflection) - Method in class com.asakusafw.testdriver.core.ModelVerifierDriver
 
verify(DataModelReflection, DataModelReflection) - Method in class com.asakusafw.testdriver.core.TesterDriver
 
verify(DataModelReflection, DataModelReflection) - Method in interface com.asakusafw.testdriver.core.TestRule
Verifies each model object.
verify(DataModelSource) - Method in interface com.asakusafw.testdriver.core.Verifier
Verifies the result data.
verify(DataModelSource) - Method in class com.asakusafw.testdriver.core.VerifyRuleVerifier
 
verify(VerifierFactory) - Method in class com.asakusafw.testdriver.FlowDriverOutput
Sets how verify the execution results for this output.
verify(DataModelSourceFactory, String) - Method in class com.asakusafw.testdriver.FlowDriverOutput
Enables to verify the results of this output.
verify(String, String) - Method in class com.asakusafw.testdriver.FlowDriverOutput
Enables to verify the results of this output.
verify(Iterable<? extends T>, String) - Method in class com.asakusafw.testdriver.FlowDriverOutput
Enables to verify the results of this output.
verify(Provider<? extends Source<? extends T>>, String) - Method in class com.asakusafw.testdriver.FlowDriverOutput
Enables to verify the results of this output.
verify(Class<? extends DataFormat<? super T>>, String, String) - Method in class com.asakusafw.testdriver.FlowDriverOutput
Enables to verify the results of this output.
verify(Class<? extends DataFormat<? super T>>, File, String) - Method in class com.asakusafw.testdriver.FlowDriverOutput
Enables to verify the results of this output.
verify(DataModelSourceFactory, String, ModelTester<? super T>) - Method in class com.asakusafw.testdriver.FlowDriverOutput
Enables to verify the results of this output.
verify(String, String, ModelTester<? super T>) - Method in class com.asakusafw.testdriver.FlowDriverOutput
Enables to verify the results of this output.
verify(Iterable<? extends T>, String, ModelTester<? super T>) - Method in class com.asakusafw.testdriver.FlowDriverOutput
Enables to verify the results of this output.
verify(Provider<? extends Source<? extends T>>, String, ModelTester<? super T>) - Method in class com.asakusafw.testdriver.FlowDriverOutput
Enables to verify the results of this output.
verify(Class<? extends DataFormat<? super T>>, String, String, ModelTester<? super T>) - Method in class com.asakusafw.testdriver.FlowDriverOutput
Enables to verify the results of this output.
verify(Class<? extends DataFormat<? super T>>, File, String, ModelTester<? super T>) - Method in class com.asakusafw.testdriver.FlowDriverOutput
Enables to verify the results of this output.
verify(DataModelSourceFactory, ModelVerifier<? super T>) - Method in class com.asakusafw.testdriver.FlowDriverOutput
Enables to verify the results of this output.
verify(String, ModelVerifier<? super T>) - Method in class com.asakusafw.testdriver.FlowDriverOutput
Enables to verify the results of this output.
verify(Iterable<? extends T>, ModelVerifier<? super T>) - Method in class com.asakusafw.testdriver.FlowDriverOutput
Enables to verify the results of this output.
verify(Provider<? extends Source<? extends T>>, ModelVerifier<? super T>) - Method in class com.asakusafw.testdriver.FlowDriverOutput
Enables to verify the results of this output.
verify(Class<? extends DataFormat<? super T>>, String, ModelVerifier<? super T>) - Method in class com.asakusafw.testdriver.FlowDriverOutput
Enables to verify the results of this output.
verify(Class<? extends DataFormat<? super T>>, File, ModelVerifier<? super T>) - Method in class com.asakusafw.testdriver.FlowDriverOutput
Enables to verify the results of this output.
verify(DataModelReflection, DataModelReflection) - Method in class com.asakusafw.testdriver.rule.VerifyRuleInterpretor
 
verify(ExporterDescription, String, String, ModelTester<?>...) - Method in class com.asakusafw.testdriver.tools.runner.BatchTestTool
Verifies jobflow output.
verify(ExporterDescription, String, String, ModelTransformer<?>, ModelTester<?>...) - Method in class com.asakusafw.testdriver.tools.runner.BatchTestTool
Verifies jobflow output.
verify(ExporterDescription, VerifierFactory) - Method in class com.asakusafw.testdriver.tools.runner.BatchTestTool
Verifies jobflow output.
verifyApplication(ClassLoader) - Method in class com.asakusafw.runtime.core.context.RuntimeContext
Verifies application by using current context.
VerifyContext - Class in com.asakusafw.testdriver.core
Verification context.
VerifyContext(TestContext) - Constructor for class com.asakusafw.testdriver.core.VerifyContext
Creates a new instance.
VerifyContext(TestContext, Date) - Constructor for class com.asakusafw.testdriver.core.VerifyContext
Creates a new instance.
VerifyEngine - Class in com.asakusafw.testdriver.core
Verifies model objects using VerifyRule and expected data set.
VerifyEngine(VerifyRule) - Constructor for class com.asakusafw.testdriver.core.VerifyEngine
Creates a new instance.
verifyFrameworkVersion() - Static method in class com.asakusafw.runtime.util.hadoop.InstallationUtil
Verifies the running core framework version.
VerifyRule - Interface in com.asakusafw.testdriver.core
Strategy of test result verification.
VerifyRuleBuilder - Class in com.asakusafw.testdriver.rule
Builds condition based VerifyRules.
VerifyRuleBuilder(DataModelDefinition<?>) - Constructor for class com.asakusafw.testdriver.rule.VerifyRuleBuilder
Creates a new instance.
VerifyRuleBuilder.Property - Class in com.asakusafw.testdriver.rule
Builds verify conditions for individual properties.
VerifyRuleFactory - Class in com.asakusafw.testdriver.core
An abstract factory class of VerifyRule.
VerifyRuleFactory() - Constructor for class com.asakusafw.testdriver.core.VerifyRuleFactory
 
VerifyRuleInterpretor - Class in com.asakusafw.testdriver.rule
Simple condition based VerifyRule implementation.
VerifyRuleInterpretor(List<PropertyName>, Set<DataModelCondition>, List<? extends PropertyCondition<?>>) - Constructor for class com.asakusafw.testdriver.rule.VerifyRuleInterpretor
Creates a new instance.
VerifyRuleProvider - Interface in com.asakusafw.testdriver.core
Service provider interface of VerifyRule drivers.
VerifyRuleVerifier - Class in com.asakusafw.testdriver.core
Rule based Verifier.
VerifyRuleVerifier(DataModelSource, VerifyRule) - Constructor for class com.asakusafw.testdriver.core.VerifyRuleVerifier
Creates a new instance.
VERSION - Static variable in class com.asakusafw.info.BatchInfo
The schema version.
VERSION - Static variable in class com.asakusafw.yaess.core.BatchScript
Current version.
VERSION_MAJOR - Static variable in class com.asakusafw.runtime.core.BatchRuntime
Major version.
VERSION_MINOR - Static variable in class com.asakusafw.runtime.core.BatchRuntime
Minor version.
VersionCommand - Class in com.asakusafw.operation.tools.portal
A command for printing list of batch.
VersionCommand() - Constructor for class com.asakusafw.operation.tools.portal.VersionCommand
 
VertexSelectorParameter - Class in com.asakusafw.info.cli.common
Selects vertex.
VertexSelectorParameter() - Constructor for class com.asakusafw.info.cli.common.VertexSelectorParameter
 
View<T> - Interface in com.asakusafw.runtime.core
Represents a data-flow view.
ViewInfo - Class in com.asakusafw.vocabulary.attribute
Represents information of data-flow views.
ViewInfo.Direction - Enum in com.asakusafw.vocabulary.attribute
Represents a kind of ordering direction.
ViewInfo.Ordering - Class in com.asakusafw.vocabulary.attribute
Represents an ordering atom.
ViewInfo.ViewKind - Enum in com.asakusafw.vocabulary.attribute
Represents a kind of view.
visitAlternateConstructorInvocation(AlternateConstructorInvocation, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitAlternateConstructorInvocation(AlternateConstructorInvocation, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitAlternateConstructorInvocation(AlternateConstructorInvocation, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitAlternateConstructorInvocation(AlternateConstructorInvocation, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes AlternateConstructorInvocation using this visitor.
visitAnnotationDeclaration(AnnotationDeclaration, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitAnnotationDeclaration(AnnotationDeclaration, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitAnnotationDeclaration(AnnotationDeclaration, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitAnnotationDeclaration(AnnotationDeclaration, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes AnnotationDeclaration using this visitor.
visitAnnotationElement(AnnotationElement, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitAnnotationElement(AnnotationElement, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitAnnotationElement(AnnotationElement, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitAnnotationElement(AnnotationElement, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes AnnotationElement using this visitor.
visitAnnotationElementDeclaration(AnnotationElementDeclaration, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitAnnotationElementDeclaration(AnnotationElementDeclaration, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitAnnotationElementDeclaration(AnnotationElementDeclaration, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitAnnotationElementDeclaration(AnnotationElementDeclaration, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes AnnotationElementDeclaration using this visitor.
visitArrayAccessExpression(ArrayAccessExpression, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitArrayAccessExpression(ArrayAccessExpression, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitArrayAccessExpression(ArrayAccessExpression, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitArrayAccessExpression(ArrayAccessExpression, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes ArrayAccessExpression using this visitor.
visitArrayCreationExpression(ArrayCreationExpression, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitArrayCreationExpression(ArrayCreationExpression, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitArrayCreationExpression(ArrayCreationExpression, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitArrayCreationExpression(ArrayCreationExpression, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes ArrayCreationExpression using this visitor.
visitArrayInitializer(ArrayInitializer, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitArrayInitializer(ArrayInitializer, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitArrayInitializer(ArrayInitializer, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitArrayInitializer(ArrayInitializer, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes ArrayInitializer using this visitor.
visitArrayType(ArrayType, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitArrayType(ArrayType, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitArrayType(IrDocArrayType, P) - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocElementVisitor
Processes IrDocArrayType.
visitArrayType(ArrayType, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitArrayType(ArrayType, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes ArrayType using this visitor.
visitAssertStatement(AssertStatement, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitAssertStatement(AssertStatement, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitAssertStatement(AssertStatement, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitAssertStatement(AssertStatement, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes AssertStatement using this visitor.
visitAssignmentExpression(AssignmentExpression, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitAssignmentExpression(AssignmentExpression, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitAssignmentExpression(AssignmentExpression, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitAssignmentExpression(AssignmentExpression, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes AssignmentExpression using this visitor.
visitAttribute(C, AstAttribute) - Method in class com.asakusafw.dmdl.model.AstNode.AbstractVisitor
 
visitAttribute(C, AstAttribute) - Method in interface com.asakusafw.dmdl.model.AstNode.Visitor
Called back from AstAttribute.
visitAttributeElement(C, AstAttributeElement) - Method in class com.asakusafw.dmdl.model.AstNode.AbstractVisitor
 
visitAttributeElement(C, AstAttributeElement) - Method in interface com.asakusafw.dmdl.model.AstNode.Visitor
Called back from AstAttributeElement.
visitAttributeValueArray(C, AstAttributeValueArray) - Method in class com.asakusafw.dmdl.model.AstNode.AbstractVisitor
 
visitAttributeValueArray(C, AstAttributeValueArray) - Method in interface com.asakusafw.dmdl.model.AstNode.Visitor
Called back from AstAttributeValueArray.
visitAttributeValueMap(C, AstAttributeValueMap) - Method in class com.asakusafw.dmdl.model.AstNode.AbstractVisitor
 
visitAttributeValueMap(C, AstAttributeValueMap) - Method in interface com.asakusafw.dmdl.model.AstNode.Visitor
Called back from AstAttributeValueMap.
visitBasicType(C, AstBasicType) - Method in class com.asakusafw.dmdl.model.AstNode.AbstractVisitor
 
visitBasicType(C, AstBasicType) - Method in interface com.asakusafw.dmdl.model.AstNode.Visitor
Called back from AstBasicType.
visitBasicType(BasicType, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitBasicType(BasicType, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitBasicType(IrDocBasicType, P) - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocElementVisitor
Processes IrDocBasicType.
visitBasicType(BasicType, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitBasicType(BasicType, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes BasicType using this visitor.
visitBlock(Block, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitBlock(Block, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitBlock(IrDocBlock, P) - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocElementVisitor
Processes IrDocBlock.
visitBlock(Block, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitBlock(Block, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes Block using this visitor.
visitBlockComment(BlockComment, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitBlockComment(BlockComment, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitBlockComment(BlockComment, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitBlockComment(BlockComment, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes BlockComment using this visitor.
visitBreakStatement(BreakStatement, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitBreakStatement(BreakStatement, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitBreakStatement(BreakStatement, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitBreakStatement(BreakStatement, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes BreakStatement using this visitor.
visitCastExpression(CastExpression, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitCastExpression(CastExpression, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitCastExpression(CastExpression, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitCastExpression(CastExpression, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes CastExpression using this visitor.
visitCatchClause(CatchClause, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitCatchClause(CatchClause, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitCatchClause(CatchClause, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitCatchClause(CatchClause, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes CatchClause using this visitor.
visitClass(Class<?>, ModelFactory) - Method in class com.asakusafw.utils.java.internal.model.util.ReflectionTypeMapper
 
visitClass(Class<?>, C) - Method in class com.asakusafw.utils.java.internal.model.util.ReflectionTypeVisitor
Processes Class using this visitor.
visitClassBody(ClassBody, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitClassBody(ClassBody, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitClassBody(ClassBody, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitClassBody(ClassBody, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes ClassBody using this visitor.
visitClassDeclaration(ClassDeclaration, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitClassDeclaration(ClassDeclaration, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitClassDeclaration(ClassDeclaration, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitClassDeclaration(ClassDeclaration, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes ClassDeclaration using this visitor.
visitClassInstanceCreationExpression(ClassInstanceCreationExpression, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitClassInstanceCreationExpression(ClassInstanceCreationExpression, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitClassInstanceCreationExpression(ClassInstanceCreationExpression, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitClassInstanceCreationExpression(ClassInstanceCreationExpression, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes ClassInstanceCreationExpression using this visitor.
visitClassLiteral(ClassLiteral, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitClassLiteral(ClassLiteral, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitClassLiteral(ClassLiteral, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitClassLiteral(ClassLiteral, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes ClassLiteral using this visitor.
visitCollectionType(C, AstCollectionType) - Method in class com.asakusafw.dmdl.model.AstNode.AbstractVisitor
 
visitCollectionType(C, AstCollectionType) - Method in interface com.asakusafw.dmdl.model.AstNode.Visitor
Called back from AstCollectionType.
visitComment(IrDocComment, P) - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocElementVisitor
Processes IrDocComment.
visitCompilationUnit(CompilationUnit, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitCompilationUnit(CompilationUnit, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitCompilationUnit(CompilationUnit, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitCompilationUnit(CompilationUnit, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes CompilationUnit using this visitor.
visitConditionalExpression(ConditionalExpression, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitConditionalExpression(ConditionalExpression, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitConditionalExpression(ConditionalExpression, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitConditionalExpression(ConditionalExpression, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes ConditionalExpression using this visitor.
visitConstructorDeclaration(ConstructorDeclaration, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitConstructorDeclaration(ConstructorDeclaration, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitConstructorDeclaration(ConstructorDeclaration, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitConstructorDeclaration(ConstructorDeclaration, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes ConstructorDeclaration using this visitor.
visitConstructorReferenceExpression(ConstructorReferenceExpression, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitConstructorReferenceExpression(ConstructorReferenceExpression, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitConstructorReferenceExpression(ConstructorReferenceExpression, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitConstructorReferenceExpression(ConstructorReferenceExpression, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes ConstructorReferenceExpression using this visitor.
visitContinueStatement(ContinueStatement, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitContinueStatement(ContinueStatement, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitContinueStatement(ContinueStatement, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitContinueStatement(ContinueStatement, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes ContinueStatement using this visitor.
visitDescription(C, AstDescription) - Method in class com.asakusafw.dmdl.model.AstNode.AbstractVisitor
 
visitDescription(C, AstDescription) - Method in interface com.asakusafw.dmdl.model.AstNode.Visitor
Called back from AstDescription.
visitDocBlock(DocBlock, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitDocBlock(DocBlock, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitDocBlock(DocBlock, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitDocBlock(DocBlock, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes DocBlock using this visitor.
visitDocField(DocField, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitDocField(DocField, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitDocField(DocField, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitDocField(DocField, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes DocField using this visitor.
visitDocMethod(DocMethod, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitDocMethod(DocMethod, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitDocMethod(DocMethod, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitDocMethod(DocMethod, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes DocMethod using this visitor.
visitDocMethodParameter(DocMethodParameter, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitDocMethodParameter(DocMethodParameter, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitDocMethodParameter(DocMethodParameter, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitDocMethodParameter(DocMethodParameter, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes DocMethodParameter using this visitor.
visitDocText(DocText, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitDocText(DocText, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitDocText(DocText, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitDocText(DocText, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes DocText using this visitor.
visitDoStatement(DoStatement, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitDoStatement(DoStatement, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitDoStatement(DoStatement, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitDoStatement(DoStatement, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes DoStatement using this visitor.
visitEmptyStatement(EmptyStatement, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitEmptyStatement(EmptyStatement, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitEmptyStatement(EmptyStatement, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitEmptyStatement(EmptyStatement, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes EmptyStatement using this visitor.
visitEnhancedForStatement(EnhancedForStatement, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitEnhancedForStatement(EnhancedForStatement, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitEnhancedForStatement(EnhancedForStatement, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitEnhancedForStatement(EnhancedForStatement, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes EnhancedForStatement using this visitor.
visitEnumConstantDeclaration(EnumConstantDeclaration, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitEnumConstantDeclaration(EnumConstantDeclaration, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitEnumConstantDeclaration(EnumConstantDeclaration, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitEnumConstantDeclaration(EnumConstantDeclaration, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes EnumConstantDeclaration using this visitor.
visitEnumDeclaration(EnumDeclaration, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitEnumDeclaration(EnumDeclaration, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitEnumDeclaration(EnumDeclaration, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitEnumDeclaration(EnumDeclaration, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes EnumDeclaration using this visitor.
visitExpressionStatement(ExpressionStatement, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitExpressionStatement(ExpressionStatement, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitExpressionStatement(ExpressionStatement, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitExpressionStatement(ExpressionStatement, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes ExpressionStatement using this visitor.
visitField(IrDocField, P) - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocElementVisitor
Processes IrDocField.
visitFieldAccessExpression(FieldAccessExpression, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitFieldAccessExpression(FieldAccessExpression, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitFieldAccessExpression(FieldAccessExpression, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitFieldAccessExpression(FieldAccessExpression, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes FieldAccessExpression using this visitor.
visitFieldDeclaration(FieldDeclaration, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitFieldDeclaration(FieldDeclaration, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitFieldDeclaration(FieldDeclaration, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitFieldDeclaration(FieldDeclaration, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes FieldDeclaration using this visitor.
visitFormalParameterDeclaration(FormalParameterDeclaration, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitFormalParameterDeclaration(FormalParameterDeclaration, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitFormalParameterDeclaration(FormalParameterDeclaration, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitFormalParameterDeclaration(FormalParameterDeclaration, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes FormalParameterDeclaration using this visitor.
visitForStatement(ForStatement, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitForStatement(ForStatement, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitForStatement(ForStatement, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitForStatement(ForStatement, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes ForStatement using this visitor.
visitGenericArrayType(GenericArrayType, ModelFactory) - Method in class com.asakusafw.utils.java.internal.model.util.ReflectionTypeMapper
 
visitGenericArrayType(GenericArrayType, C) - Method in class com.asakusafw.utils.java.internal.model.util.ReflectionTypeVisitor
Processes GenericArrayType using this visitor.
visitGrouping(C, AstGrouping) - Method in class com.asakusafw.dmdl.model.AstNode.AbstractVisitor
 
visitGrouping(C, AstGrouping) - Method in interface com.asakusafw.dmdl.model.AstNode.Visitor
Called back from AstGrouping.
visitIfStatement(IfStatement, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitIfStatement(IfStatement, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitIfStatement(IfStatement, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitIfStatement(IfStatement, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes IfStatement using this visitor.
visitImportDeclaration(ImportDeclaration, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitImportDeclaration(ImportDeclaration, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitImportDeclaration(ImportDeclaration, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitImportDeclaration(ImportDeclaration, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes ImportDeclaration using this visitor.
visitInfixExpression(InfixExpression, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitInfixExpression(InfixExpression, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitInfixExpression(InfixExpression, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitInfixExpression(InfixExpression, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes InfixExpression using this visitor.
visitInitializerDeclaration(InitializerDeclaration, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitInitializerDeclaration(InitializerDeclaration, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitInitializerDeclaration(InitializerDeclaration, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitInitializerDeclaration(InitializerDeclaration, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes InitializerDeclaration using this visitor.
visitInstanceofExpression(InstanceofExpression, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitInstanceofExpression(InstanceofExpression, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitInstanceofExpression(InstanceofExpression, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitInstanceofExpression(InstanceofExpression, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes InstanceofExpression using this visitor.
visitInterfaceDeclaration(InterfaceDeclaration, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitInterfaceDeclaration(InterfaceDeclaration, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitInterfaceDeclaration(InterfaceDeclaration, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitInterfaceDeclaration(InterfaceDeclaration, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes InterfaceDeclaration using this visitor.
visitJavadoc(Javadoc, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitJavadoc(Javadoc, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitJavadoc(Javadoc, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitJavadoc(Javadoc, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes Javadoc using this visitor.
visitJoin(C, AstJoin) - Method in class com.asakusafw.dmdl.model.AstNode.AbstractVisitor
 
visitJoin(C, AstJoin) - Method in interface com.asakusafw.dmdl.model.AstNode.Visitor
Called back from AstJoin.
visitLabeledStatement(LabeledStatement, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitLabeledStatement(LabeledStatement, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitLabeledStatement(LabeledStatement, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitLabeledStatement(LabeledStatement, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes LabeledStatement using this visitor.
visitLambdaExpression(LambdaExpression, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitLambdaExpression(LambdaExpression, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitLambdaExpression(LambdaExpression, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitLambdaExpression(LambdaExpression, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes LambdaExpression using this visitor.
visitLineComment(LineComment, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitLineComment(LineComment, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitLineComment(LineComment, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitLineComment(LineComment, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes LineComment using this visitor.
visitLiteral(C, AstLiteral) - Method in class com.asakusafw.dmdl.model.AstNode.AbstractVisitor
 
visitLiteral(C, AstLiteral) - Method in interface com.asakusafw.dmdl.model.AstNode.Visitor
Called back from AstLiteral.
visitLiteral(Literal, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitLiteral(Literal, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitLiteral(Literal, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitLiteral(Literal, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes Literal using this visitor.
visitLocalClassDeclaration(LocalClassDeclaration, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitLocalClassDeclaration(LocalClassDeclaration, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitLocalClassDeclaration(LocalClassDeclaration, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitLocalClassDeclaration(LocalClassDeclaration, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes LocalClassDeclaration using this visitor.
visitLocalVariableDeclaration(LocalVariableDeclaration, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitLocalVariableDeclaration(LocalVariableDeclaration, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitLocalVariableDeclaration(LocalVariableDeclaration, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitLocalVariableDeclaration(LocalVariableDeclaration, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes LocalVariableDeclaration using this visitor.
visitMarkerAnnotation(MarkerAnnotation, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitMarkerAnnotation(MarkerAnnotation, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitMarkerAnnotation(MarkerAnnotation, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitMarkerAnnotation(MarkerAnnotation, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes MarkerAnnotation using this visitor.
visitMethod(IrDocMethod, P) - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocElementVisitor
Processes IrDocMethod.
visitMethodDeclaration(MethodDeclaration, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitMethodDeclaration(MethodDeclaration, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitMethodDeclaration(MethodDeclaration, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitMethodDeclaration(MethodDeclaration, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes MethodDeclaration using this visitor.
visitMethodInvocationExpression(MethodInvocationExpression, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitMethodInvocationExpression(MethodInvocationExpression, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitMethodInvocationExpression(MethodInvocationExpression, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitMethodInvocationExpression(MethodInvocationExpression, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes MethodInvocationExpression using this visitor.
visitMethodParameter(IrDocMethodParameter, P) - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocElementVisitor
visitMethodReferenceExpression(MethodReferenceExpression, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitMethodReferenceExpression(MethodReferenceExpression, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitMethodReferenceExpression(MethodReferenceExpression, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitMethodReferenceExpression(MethodReferenceExpression, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes MethodReferenceExpression using this visitor.
visitModelDefinition(C, AstModelDefinition<T>) - Method in class com.asakusafw.dmdl.model.AstNode.AbstractVisitor
 
visitModelDefinition(C, AstModelDefinition<T>) - Method in interface com.asakusafw.dmdl.model.AstNode.Visitor
Called back from AstModelDefinition.
visitModelFolding(C, AstModelFolding) - Method in class com.asakusafw.dmdl.model.AstNode.AbstractVisitor
 
visitModelFolding(C, AstModelFolding) - Method in interface com.asakusafw.dmdl.model.AstNode.Visitor
Called back from AstModelFolding.
visitModelMapping(C, AstModelMapping) - Method in class com.asakusafw.dmdl.model.AstNode.AbstractVisitor
 
visitModelMapping(C, AstModelMapping) - Method in interface com.asakusafw.dmdl.model.AstNode.Visitor
Called back from AstModelMapping.
visitModelReference(C, AstModelReference) - Method in class com.asakusafw.dmdl.model.AstNode.AbstractVisitor
 
visitModelReference(C, AstModelReference) - Method in interface com.asakusafw.dmdl.model.AstNode.Visitor
Called back from AstModelReference.
visitModifier(Modifier, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitModifier(Modifier, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitModifier(Modifier, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitModifier(Modifier, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes Modifier using this visitor.
visitNamedType(NamedType, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitNamedType(NamedType, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitNamedType(IrDocNamedType, P) - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocElementVisitor
Processes IrDocNamedType.
visitNamedType(NamedType, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitNamedType(NamedType, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes NamedType using this visitor.
visitNormalAnnotation(NormalAnnotation, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitNormalAnnotation(NormalAnnotation, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitNormalAnnotation(NormalAnnotation, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitNormalAnnotation(NormalAnnotation, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes NormalAnnotation using this visitor.
Visitor<R,C,E extends Throwable> - Class in com.asakusafw.utils.java.model.syntax
Visitor for Model.
Visitor() - Constructor for class com.asakusafw.utils.java.model.syntax.Visitor
 
visitPackageDeclaration(PackageDeclaration, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitPackageDeclaration(PackageDeclaration, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitPackageDeclaration(PackageDeclaration, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitPackageDeclaration(PackageDeclaration, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes PackageDeclaration using this visitor.
visitParameterizedType(ParameterizedType, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitParameterizedType(ParameterizedType, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitParameterizedType(ParameterizedType, ModelFactory) - Method in class com.asakusafw.utils.java.internal.model.util.ReflectionTypeMapper
 
visitParameterizedType(ParameterizedType, C) - Method in class com.asakusafw.utils.java.internal.model.util.ReflectionTypeVisitor
Processes ParameterizedType using this visitor.
visitParameterizedType(ParameterizedType, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitParameterizedType(ParameterizedType, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes ParameterizedType using this visitor.
visitParenthesizedExpression(ParenthesizedExpression, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitParenthesizedExpression(ParenthesizedExpression, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitParenthesizedExpression(ParenthesizedExpression, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitParenthesizedExpression(ParenthesizedExpression, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes ParenthesizedExpression using this visitor.
visitPostfixExpression(PostfixExpression, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitPostfixExpression(PostfixExpression, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitPostfixExpression(PostfixExpression, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitPostfixExpression(PostfixExpression, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes PostfixExpression using this visitor.
visitPropertyDefinition(C, AstPropertyDefinition) - Method in class com.asakusafw.dmdl.model.AstNode.AbstractVisitor
 
visitPropertyDefinition(C, AstPropertyDefinition) - Method in interface com.asakusafw.dmdl.model.AstNode.Visitor
Called back from AstPropertyDefinition.
visitPropertyFolding(C, AstPropertyFolding) - Method in class com.asakusafw.dmdl.model.AstNode.AbstractVisitor
 
visitPropertyFolding(C, AstPropertyFolding) - Method in interface com.asakusafw.dmdl.model.AstNode.Visitor
Called back from AstPropertyFolding.
visitPropertyMapping(C, AstPropertyMapping) - Method in class com.asakusafw.dmdl.model.AstNode.AbstractVisitor
 
visitPropertyMapping(C, AstPropertyMapping) - Method in interface com.asakusafw.dmdl.model.AstNode.Visitor
Called back from AstPropertyMapping.
visitQualifiedName(C, AstQualifiedName) - Method in class com.asakusafw.dmdl.model.AstNode.AbstractVisitor
 
visitQualifiedName(C, AstQualifiedName) - Method in interface com.asakusafw.dmdl.model.AstNode.Visitor
Called back from AstQualifiedName.
visitQualifiedName(QualifiedName, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitQualifiedName(QualifiedName, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitQualifiedName(IrDocQualifiedName, P) - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocElementVisitor
visitQualifiedName(QualifiedName, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitQualifiedName(QualifiedName, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes QualifiedName using this visitor.
visitQualifiedType(QualifiedType, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitQualifiedType(QualifiedType, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitQualifiedType(QualifiedType, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitQualifiedType(QualifiedType, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes QualifiedType using this visitor.
visitRecordDefinition(C, AstRecordDefinition) - Method in class com.asakusafw.dmdl.model.AstNode.AbstractVisitor
 
visitRecordDefinition(C, AstRecordDefinition) - Method in interface com.asakusafw.dmdl.model.AstNode.Visitor
Called back from AstRecordDefinition.
visitReferenceType(C, AstReferenceType) - Method in class com.asakusafw.dmdl.model.AstNode.AbstractVisitor
 
visitReferenceType(C, AstReferenceType) - Method in interface com.asakusafw.dmdl.model.AstNode.Visitor
Called back from AstReferenceType.
visitReturnStatement(ReturnStatement, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitReturnStatement(ReturnStatement, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitReturnStatement(ReturnStatement, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitReturnStatement(ReturnStatement, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes ReturnStatement using this visitor.
visitScript(C, AstScript) - Method in class com.asakusafw.dmdl.model.AstNode.AbstractVisitor
 
visitScript(C, AstScript) - Method in interface com.asakusafw.dmdl.model.AstNode.Visitor
Called back from AstScript.
visitSequenceType(C, AstSequenceType) - Method in class com.asakusafw.dmdl.model.AstNode.AbstractVisitor
 
visitSequenceType(C, AstSequenceType) - Method in interface com.asakusafw.dmdl.model.AstNode.Visitor
Called back from AstSequenceType.
visitSimpleName(C, AstSimpleName) - Method in class com.asakusafw.dmdl.model.AstNode.AbstractVisitor
 
visitSimpleName(C, AstSimpleName) - Method in interface com.asakusafw.dmdl.model.AstNode.Visitor
Called back from AstSimpleName.
visitSimpleName(SimpleName, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitSimpleName(SimpleName, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitSimpleName(IrDocSimpleName, P) - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocElementVisitor
Processes IrDocSimpleName.
visitSimpleName(SimpleName, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitSimpleName(SimpleName, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes SimpleName using this visitor.
visitSingleElementAnnotation(SingleElementAnnotation, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitSingleElementAnnotation(SingleElementAnnotation, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitSingleElementAnnotation(SingleElementAnnotation, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitSingleElementAnnotation(SingleElementAnnotation, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes SingleElementAnnotation using this visitor.
visitStatementExpressionList(StatementExpressionList, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitStatementExpressionList(StatementExpressionList, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitStatementExpressionList(StatementExpressionList, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitStatementExpressionList(StatementExpressionList, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes StatementExpressionList using this visitor.
visitSummarize(C, AstSummarize) - Method in class com.asakusafw.dmdl.model.AstNode.AbstractVisitor
 
visitSummarize(C, AstSummarize) - Method in interface com.asakusafw.dmdl.model.AstNode.Visitor
Called back from AstSummarize.
visitSuper(Super, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitSuper(Super, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitSuper(Super, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitSuper(Super, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes Super using this visitor.
visitSuperConstructorInvocation(SuperConstructorInvocation, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitSuperConstructorInvocation(SuperConstructorInvocation, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitSuperConstructorInvocation(SuperConstructorInvocation, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitSuperConstructorInvocation(SuperConstructorInvocation, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes SuperConstructorInvocation using this visitor.
visitSwitchCaseLabel(SwitchCaseLabel, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitSwitchCaseLabel(SwitchCaseLabel, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitSwitchCaseLabel(SwitchCaseLabel, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitSwitchCaseLabel(SwitchCaseLabel, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes SwitchCaseLabel using this visitor.
visitSwitchDefaultLabel(SwitchDefaultLabel, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitSwitchDefaultLabel(SwitchDefaultLabel, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitSwitchDefaultLabel(SwitchDefaultLabel, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitSwitchDefaultLabel(SwitchDefaultLabel, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes SwitchDefaultLabel using this visitor.
visitSwitchStatement(SwitchStatement, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitSwitchStatement(SwitchStatement, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitSwitchStatement(SwitchStatement, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitSwitchStatement(SwitchStatement, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes SwitchStatement using this visitor.
visitSynchronizedStatement(SynchronizedStatement, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitSynchronizedStatement(SynchronizedStatement, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitSynchronizedStatement(SynchronizedStatement, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitSynchronizedStatement(SynchronizedStatement, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes SynchronizedStatement using this visitor.
visitText(IrDocText, P) - Method in class com.asakusafw.utils.java.internal.parser.javadoc.ir.IrDocElementVisitor
Processes IrDocText.
visitThis(This, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitThis(This, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitThis(This, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitThis(This, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes This using this visitor.
visitThrowStatement(ThrowStatement, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitThrowStatement(ThrowStatement, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitThrowStatement(ThrowStatement, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitThrowStatement(ThrowStatement, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes ThrowStatement using this visitor.
visitTryResource(TryResource, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitTryResource(TryResource, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitTryResource(TryResource, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitTryResource(TryResource, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes TryResource using this visitor.
visitTryStatement(TryStatement, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitTryStatement(TryStatement, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitTryStatement(TryStatement, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitTryStatement(TryStatement, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes TryStatement using this visitor.
visitTypeParameterDeclaration(TypeParameterDeclaration, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitTypeParameterDeclaration(TypeParameterDeclaration, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitTypeParameterDeclaration(TypeParameterDeclaration, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitTypeParameterDeclaration(TypeParameterDeclaration, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes TypeParameterDeclaration using this visitor.
visitTypeVariable(TypeVariable<?>, ModelFactory) - Method in class com.asakusafw.utils.java.internal.model.util.ReflectionTypeMapper
 
visitTypeVariable(TypeVariable<?>, C) - Method in class com.asakusafw.utils.java.internal.model.util.ReflectionTypeVisitor
Processes TypeVariable using this visitor.
visitUnaryExpression(UnaryExpression, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitUnaryExpression(UnaryExpression, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitUnaryExpression(UnaryExpression, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitUnaryExpression(UnaryExpression, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes UnaryExpression using this visitor.
visitUnionExpression(C, AstUnionExpression<T>) - Method in class com.asakusafw.dmdl.model.AstNode.AbstractVisitor
 
visitUnionExpression(C, AstUnionExpression<T>) - Method in interface com.asakusafw.dmdl.model.AstNode.Visitor
Called back from AstUnionExpression.
visitUnionType(UnionType, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitUnionType(UnionType, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitUnionType(UnionType, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitUnionType(UnionType, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes UnionType using this visitor.
visitVariableDeclarator(VariableDeclarator, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitVariableDeclarator(VariableDeclarator, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitVariableDeclarator(VariableDeclarator, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitVariableDeclarator(VariableDeclarator, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes VariableDeclarator using this visitor.
visitWhileStatement(WhileStatement, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitWhileStatement(WhileStatement, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitWhileStatement(WhileStatement, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitWhileStatement(WhileStatement, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes WhileStatement using this visitor.
visitWildcard(Wildcard, DigestContext) - Method in class com.asakusafw.utils.java.internal.model.util.ModelDigester
 
visitWildcard(Wildcard, Model) - Method in class com.asakusafw.utils.java.internal.model.util.ModelMatcher
 
visitWildcard(Wildcard, C) - Method in class com.asakusafw.utils.java.model.syntax.StrictVisitor
 
visitWildcard(Wildcard, C) - Method in class com.asakusafw.utils.java.model.syntax.Visitor
Processes Wildcard using this visitor.
visitWildcardType(WildcardType, ModelFactory) - Method in class com.asakusafw.utils.java.internal.model.util.ReflectionTypeMapper
 
visitWildcardType(WildcardType, C) - Method in class com.asakusafw.utils.java.internal.model.util.ReflectionTypeVisitor
Processes WildcardType using this visitor.
VOID_RESOURCE_NAME - Static variable in class com.asakusafw.vocabulary.windgate.Constants
The abstract resource name of void inputs/outputs.
voidCleanUp(ExecutionContext) - Method in class com.asakusafw.yaess.core.ExecutionScriptHandlerBase
VoidDeleteTaskExecutor - Class in com.asakusafw.testdriver.executor
Accepts DeleteTaskInfo and does nothing.
VoidDeleteTaskExecutor() - Constructor for class com.asakusafw.testdriver.executor.VoidDeleteTaskExecutor
 
VoidDrainDriver<T> - Class in com.asakusafw.windgate.core.util
A void implementation of DrainDriver which drops any inputs.
VoidDrainDriver() - Constructor for class com.asakusafw.windgate.core.util.VoidDrainDriver
 
VoidInputStream - Class in com.asakusafw.runtime.io.util
Void implementation of InputStream.
VoidInputStream() - Constructor for class com.asakusafw.runtime.io.util.VoidInputStream
 
VoidModelInput<T> - Class in com.asakusafw.runtime.io.util
Void implementation of ModelInput.
VoidModelInput() - Constructor for class com.asakusafw.runtime.io.util.VoidModelInput
 
VoidModelOutput<T> - Class in com.asakusafw.runtime.io.util
Void implementation of ModelInput.
VoidModelOutput() - Constructor for class com.asakusafw.runtime.io.util.VoidModelOutput
 
VoidOutputStream - Class in com.asakusafw.runtime.io.util
Void implementation of InputStream.
VoidOutputStream() - Constructor for class com.asakusafw.runtime.io.util.VoidOutputStream
 
VoidResourceProvider - Class in com.asakusafw.windgate.core.util
Provides void resources.
VoidResourceProvider() - Constructor for class com.asakusafw.windgate.core.util.VoidResourceProvider
 
VoidResult<T> - Class in com.asakusafw.runtime.flow
An implementation of Result that discards all results.
VoidResult() - Constructor for class com.asakusafw.runtime.flow.VoidResult
 
voidSetUp(ExecutionContext) - Method in class com.asakusafw.yaess.core.ExecutionScriptHandlerBase
VoidSourceDriver<T> - Class in com.asakusafw.windgate.core.util
The void implementation of SourceDriver which provides nothing.
VoidSourceDriver() - Constructor for class com.asakusafw.windgate.core.util.VoidSourceDriver
 
Volatile() - Method in class com.asakusafw.utils.java.model.util.AttributeBuilder
Appends volatile modifier to this builder.
Volatile - Annotation Type in com.asakusafw.vocabulary.operator
多重化に関する最適化を抑止すべきメソッドに付与する注釈。
VolatileClassFile - Class in com.asakusafw.utils.java.jsr199.testing
Represents a Java class file which is stored on the heap.
VolatileClassFile(String) - Constructor for class com.asakusafw.utils.java.jsr199.testing.VolatileClassFile
Creates a new instance with empty contents.
VolatileClassFile(String, byte[]) - Constructor for class com.asakusafw.utils.java.jsr199.testing.VolatileClassFile
Creates a new instance with the specified contents.
VolatileClassOutputManager - Class in com.asakusafw.utils.java.jsr199.testing
An implementation of JavaFileManager which stores generated contents onto the heap.
VolatileClassOutputManager(JavaFileManager) - Constructor for class com.asakusafw.utils.java.jsr199.testing.VolatileClassOutputManager
Creates a new instance.
VolatileCompiler - Class in com.asakusafw.utils.java.jsr199.testing
Compiles Java source programs and generates source/resource/class files onto the heap.
VolatileCompiler() - Constructor for class com.asakusafw.utils.java.jsr199.testing.VolatileCompiler
Creates a new instance.
VolatileJavaFile - Class in com.asakusafw.utils.java.jsr199.testing
Represents a Java source file which is stored on the heap.
VolatileJavaFile(String) - Constructor for class com.asakusafw.utils.java.jsr199.testing.VolatileJavaFile
Creates a new instance with empty contents.
VolatileJavaFile(String, String) - Constructor for class com.asakusafw.utils.java.jsr199.testing.VolatileJavaFile
Creates a new instance with the specified contents.
VolatileLookUpTable<T> - Class in com.asakusafw.runtime.flow.join
An implementation of LookUpTable that holds objects on the memory.
VolatileLookUpTable.Builder<T> - Class in com.asakusafw.runtime.flow.join
A builder for VolatileLookUpTable.
VolatileResourceFile - Class in com.asakusafw.utils.java.jsr199.testing
A FileObject implementation which is stored on the heap.
VolatileResourceFile(String) - Constructor for class com.asakusafw.utils.java.jsr199.testing.VolatileResourceFile
Creates a new instance.

W

waitForExit(long) - Method in interface com.asakusafw.windgate.hadoopfs.ssh.SshConnection
Waits for the remote command exits.
waitForNextAttempt() - Method in interface com.asakusafw.runtime.util.lock.RetryObject
Waits for next retry attempt and returns whether next retry attempt is required or not.
warn(AstAttributeElement, String, Object...) - Method in class com.asakusafw.dmdl.directio.text.AttributeAnalyzer
Reports a warning.
warn(AstAttributeElement, AstAttributeValueMap.Entry, String, Object...) - Method in class com.asakusafw.dmdl.directio.text.AttributeAnalyzer
Reports a warning.
warn(String) - Method in class com.asakusafw.operator.util.Logger
Log a message at the WARN level.
warn(String, Object...) - Method in class com.asakusafw.operator.util.Logger
Log a message at the WARN level.
warn(String) - Method in interface com.asakusafw.runtime.core.api.ReportApi
Reports a warning message.
warn(String, Throwable) - Method in interface com.asakusafw.runtime.core.api.ReportApi
Reports a warning message.
warn(String) - Static method in class com.asakusafw.runtime.core.legacy.LegacyReport
Reports a warning message.
warn(String, Throwable) - Static method in class com.asakusafw.runtime.core.legacy.LegacyReport
Reports a warning message.
warn(String) - Static method in class com.asakusafw.runtime.core.Report
Reports a warning message.
warn(String, Throwable) - Static method in class com.asakusafw.runtime.core.Report
Reports a warning message.
warn(String, Object...) - Method in class com.asakusafw.windgate.core.WindGateLogger
Log a message at WARN level.
warn(Exception, String, Object...) - Method in class com.asakusafw.windgate.core.WindGateLogger
Log a message at WARN level.
warn(String, Object...) - Method in class com.asakusafw.yaess.core.YaessLogger
Log a message at WARN level.
warn(Exception, String, Object...) - Method in class com.asakusafw.yaess.core.YaessLogger
Log a message at WARN level.
WarningAction - Enum in com.asakusafw.operator
Action type of warnings.
WhileStatement - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents while statement.
WhileStatementImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of WhileStatement.
WhileStatementImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.WhileStatementImpl
 
Wildcard - Interface in com.asakusafw.utils.java.model.syntax
An interface which represents type wildcard.
WildcardBoundKind - Enum in com.asakusafw.utils.java.model.syntax
Represents a kind of wildcard type bounds.
WildcardImpl - Class in com.asakusafw.utils.java.internal.model.syntax
An implementation of Wildcard.
WildcardImpl() - Constructor for class com.asakusafw.utils.java.internal.model.syntax.WildcardImpl
 
WindGate - Class in com.asakusafw.windgate.cli
A WindGate main entry point.
WindGateAbort - Class in com.asakusafw.windgate.cli
A WindGate abort main entry point.
WindGateCliLogger - Class in com.asakusafw.windgate.cli
Logger for WindGate CLI processes.
WindGateCliLogger(Class<?>) - Constructor for class com.asakusafw.windgate.cli.WindGateCliLogger
Creates a new instance.
WindGateConstants - Class in com.asakusafw.windgate.bootstrap
Constants of Asakusa Vanilla.
WindGateCoreLogger - Class in com.asakusafw.windgate.core
Logger for WindGate Core.
WindGateCoreLogger(Class<?>) - Constructor for class com.asakusafw.windgate.core.WindGateCoreLogger
Creates a new instance.
WindGateExporterDescription - Class in com.asakusafw.vocabulary.windgate
An abstract super class that describes exporter process in WindGate.
WindGateExporterDescription() - Constructor for class com.asakusafw.vocabulary.windgate.WindGateExporterDescription
 
WindGateExporterRetriever - Class in com.asakusafw.testdriver.windgate
WindGateExporterRetriever() - Constructor for class com.asakusafw.testdriver.windgate.WindGateExporterRetriever
 
WindGateHadoopBase - Class in com.asakusafw.windgate.hadoopfs.ssh
The abstract base class of bridge commands between WindGate and Hadoop.
WindGateHadoopBase() - Constructor for class com.asakusafw.windgate.hadoopfs.ssh.WindGateHadoopBase
 
WindGateHadoopDelete - Class in com.asakusafw.windgate.hadoopfs.ssh
Deletes files from Hadoop File System and report them as FileList to the standard output.
WindGateHadoopDelete(Configuration) - Constructor for class com.asakusafw.windgate.hadoopfs.ssh.WindGateHadoopDelete
Creates a new instance.
WindGateHadoopGet - Class in com.asakusafw.windgate.hadoopfs.ssh
Gets files from Hadoop File System and write them as FileList to the standard output.
WindGateHadoopGet(Configuration) - Constructor for class com.asakusafw.windgate.hadoopfs.ssh.WindGateHadoopGet
Creates a new instance.
WindGateHadoopPut - Class in com.asakusafw.windgate.hadoopfs.ssh
Puts files onto Hadoop File System from FileList in the standard input.
WindGateHadoopPut(Configuration) - Constructor for class com.asakusafw.windgate.hadoopfs.ssh.WindGateHadoopPut
Creates a new instance.
WindGateImporterDescription - Class in com.asakusafw.vocabulary.windgate
An abstract super class that describes importer process in WindGate.
WindGateImporterDescription() - Constructor for class com.asakusafw.vocabulary.windgate.WindGateImporterDescription
 
WindGateImporterPreparator - Class in com.asakusafw.testdriver.windgate
WindGateImporterPreparator() - Constructor for class com.asakusafw.testdriver.windgate.WindGateImporterPreparator
 
WindGateInputInfo - Class in com.asakusafw.info.windgate
Information of WindGate input.
WindGateInputInfo(String, String, String, String, Map<String, String>) - Constructor for class com.asakusafw.info.windgate.WindGateInputInfo
Creates a new instance.
WindGateIoAttribute - Class in com.asakusafw.info.windgate
An attribute of WindGate.
WindGateIoAttribute(Collection<? extends WindGateInputInfo>, Collection<? extends WindGateOutputInfo>) - Constructor for class com.asakusafw.info.windgate.WindGateIoAttribute
Creates a new instance.
WindGateLogger - Class in com.asakusafw.windgate.core
Wraps logger facility.
WindGateLogger(Class<?>, String) - Constructor for class com.asakusafw.windgate.core.WindGateLogger
Creates a new instance.
WindGateOutput<T> - Class in com.asakusafw.testdriver.windgate
An implementation of ModelOutput using DrainDriver.
WindGateOutput(DrainDriver<T>) - Constructor for class com.asakusafw.testdriver.windgate.WindGateOutput
Creates a new instance.
WindGateOutputInfo - Class in com.asakusafw.info.windgate
Information of WindGate output.
WindGateOutputInfo(String, String, String, String, Map<String, String>) - Constructor for class com.asakusafw.info.windgate.WindGateOutputInfo
Creates a new instance.
WindGatePortInfo - Class in com.asakusafw.info.windgate
An abstract implementation of WindGate port information.
WindGatePortInfo(String, String, String, String, Map<String, String>) - Constructor for class com.asakusafw.info.windgate.WindGatePortInfo
Creates a new instance.
WindGateProcessDescription - Interface in com.asakusafw.vocabulary.windgate
An abstract interface of WindGate importer/exporter process description.
WindGateSource<T> - Class in com.asakusafw.testdriver.windgate
An implementation of DataModelSource using SourceDriver.
WindGateSource(SourceDriver<T>, DataModelDefinition<T>) - Constructor for class com.asakusafw.testdriver.windgate.WindGateSource
Creates a new instance.
WindGateSourceProvider - Class in com.asakusafw.testdriver.windgate
WindGateSourceProvider() - Constructor for class com.asakusafw.testdriver.windgate.WindGateSourceProvider
 
WindGateStreamLogger - Class in com.asakusafw.windgate.stream
Logger for WindGate resource based binary stream.
WindGateStreamLogger(Class<?>) - Constructor for class com.asakusafw.windgate.stream.WindGateStreamLogger
Creates a new instance.
WindGateTaskExecutors - Class in com.asakusafw.testdriver.windgate.inprocess
Utilities about WindGate in-process execution for testing.
WindGateTestHelper - Class in com.asakusafw.testdriver.windgate
Utilities for this package.
WINDOWS - Static variable in class com.asakusafw.workflow.executor.basic.BasicCommandTaskExecutor
Whether the running System is Windows or not.
WindowsConfigurator - Class in com.asakusafw.runtime.windows
Customize Hadoop APIs for Windows.
WindowsEnvironmentConfigurator - Class in com.asakusafw.testdriver.windows
Configures testing environment for Windows platform.
WindowsEnvironmentConfigurator() - Constructor for class com.asakusafw.testdriver.windows.WindowsEnvironmentConfigurator
 
WinUtilsInstaller - Class in com.asakusafw.runtime.windows
Installs winutils.exe into the current environment.
Wire - Class in com.asakusafw.info.graph
Represents a wire that connects between Input and Output.
with(Consumer<? super OperatorDescription.Node>) - Method in class com.asakusafw.operator.model.OperatorDescription.Node
Processes this node.
with(TesterBase) - Static method in class com.asakusafw.testdriver.directio.api.DirectIoTester
Creates a new instance.
with(OperatorTestEnvironment) - Static method in class com.asakusafw.testdriver.directio.api.DirectIoTester
Creates a new instance.
with(Consumer<? super S>) - Method in class com.asakusafw.testdriver.FlowDriverInput
Configures this object.
with(Consumer<? super S>) - Method in class com.asakusafw.testdriver.FlowDriverOutput
Configures this object.
with(Consumer<? super TSelf>) - Method in class com.asakusafw.utils.gradle.BaseProject
Configures this project.
withAllowLineFeedInField(boolean) - Method in class com.asakusafw.runtime.io.text.csv.CsvTextFormat.Builder
Sets whether or not line-feed characters can appear in fields.
withApplications(File) - Method in class com.asakusafw.testdriver.tools.runner.BatchTestRunner
Sets the Asakusa batch applications installation path.
withArgument(String, String) - Method in class com.asakusafw.testdriver.tools.runner.BatchTestRunner
Sets a batch argument for this runner.
withArguments(Map<String, String>) - Method in class com.asakusafw.testdriver.tools.runner.BatchTestRunner
Sets batch arguments for this runner.
withArguments(String...) - Method in class com.asakusafw.utils.gradle.GradleAdapter
Sets build arguments.
withAttribute(Attribute) - Method in interface com.asakusafw.info.graph.Element
Adds an attribute.
withAttribute(ValueDescription) - Method in class com.asakusafw.operator.model.OperatorDescription.Node
Adds an attribute.
withAttributes(List<? extends Attribute>) - Method in interface com.asakusafw.info.graph.Element
Adds attributes.
withAttributes(Attribute...) - Method in interface com.asakusafw.info.graph.Element
Adds attributes.
withAverageTimeWeight(double) - Method in class com.asakusafw.runtime.stage.input.DefaultSplitCombiner.Configuration
Sets the average time weight to the worst time penalty for the gene score.
withBlockSize(Integer) - Method in class com.asakusafw.directio.hive.parquet.ParquetFormatConfiguration
Sets the block size (in bytes).
withBufferSize(int) - Method in class com.asakusafw.runtime.io.line.LineConfiguration
Sets the buffer size (hint) in bytes.
withBufferSize(int) - Method in class com.asakusafw.runtime.mapreduce.simple.KeyValueSorter.Options
Sets the total buffer size.
withBufferSize(int, int) - Method in class com.asakusafw.runtime.mapreduce.simple.KeyValueSorter.Options
Sets individual buffer sizes.
withCharset(Charset) - Method in class com.asakusafw.runtime.io.line.LineConfiguration
Sets the text charset.
withCharset(String) - Method in class com.asakusafw.runtime.io.text.csv.CsvTextFormat.Builder
Sets the charset name.
withCharset(Charset) - Method in class com.asakusafw.runtime.io.text.csv.CsvTextFormat.Builder
Sets the charset.
withCharset(String) - Method in class com.asakusafw.runtime.io.text.tabular.TabularTextFormat.Builder
Sets the charset name.
withCharset(Charset) - Method in class com.asakusafw.runtime.io.text.tabular.TabularTextFormat.Builder
Sets the charset.
withClassLoader(ClassLoader) - Method in class com.asakusafw.testdriver.compiler.basic.BasicCompilerConfiguration
 
withClassLoader(ClassLoader) - Method in interface com.asakusafw.testdriver.compiler.CompilerConfiguration
Sets the base class loader.
withClassLoader(ClassLoader) - Method in class com.asakusafw.workflow.executor.basic.BasicExecutionContext
Configures the class loader.
withClasspathEntry(File) - Method in class com.asakusafw.testdriver.compiler.basic.BasicCompilerConfiguration
 
withClasspathEntry(File) - Method in interface com.asakusafw.testdriver.compiler.CompilerConfiguration
Adds an additional classpath entry.
withCleanUp(boolean) - Method in class com.asakusafw.testdriver.tools.runner.RunTask.Configuration
Sets whether jobflow clean up is enabled or not.
withColumn(ColumnInfo) - Method in class com.asakusafw.info.hive.TableInfo.Builder
Adds a column.
withColumn(String, FieldType) - Method in class com.asakusafw.info.hive.TableInfo.Builder
Adds a column.
withColumn(String, FieldType.TypeName) - Method in class com.asakusafw.info.hive.TableInfo.Builder
Adds a column.
withComment(String) - Method in class com.asakusafw.info.hive.TableInfo.Builder
Sets the table comment.
withCompressBlock(boolean) - Method in class com.asakusafw.runtime.mapreduce.simple.KeyValueSorter.Options
Returns whether spill-out block file is compressed or not.
withCompressionCodecName(CompressionCodecName) - Method in class com.asakusafw.directio.hive.parquet.ParquetFormatConfiguration
Sets the compression codec name.
withCompressionKind(CompressionKind) - Method in class com.asakusafw.directio.hive.orc.OrcFormatConfiguration
Sets the ORCFile compression kind.
withCondition(String) - Method in class com.asakusafw.windgate.jdbc.JdbcScript
Sets the SQL condition expression.
withConfigurations(Consumer<Map<String, String>>) - Method in class com.asakusafw.workflow.executor.basic.BasicExecutionContext
Configure configurations.
withContents(TryConsumer<? super Bundle, IOException>) - Method in class com.asakusafw.utils.gradle.BaseProject
Returns the project bundle.
withCustomTruncate(String) - Method in class com.asakusafw.windgate.jdbc.JdbcScript
Sets the custom truncate SQL statement.
withDatabaseName(String) - Method in class com.asakusafw.info.hive.syntax.SimpleCreateTable
Sets the target database name.
withDataPageSize(Integer) - Method in class com.asakusafw.directio.hive.parquet.ParquetFormatConfiguration
Sets the data page size (in bytes).
withDataSize(ImporterDescription.DataSize) - Method in class com.asakusafw.testdriver.FlowPartDriverInput
Deprecated.
cannot change the estimated data size on testing flow-part
withDateFormat(String) - Method in class com.asakusafw.runtime.io.text.value.DateOptionFieldAdapter.Builder
Sets the date format.
withDateTimeFormat(String) - Method in class com.asakusafw.runtime.io.text.value.DateTimeOptionFieldAdapter.Builder
Sets the date-time format.
withDebugLevel(CompilerConfiguration.DebugLevel) - Method in class com.asakusafw.testdriver.compiler.basic.BasicCompilerConfiguration
 
withDebugLevel(CompilerConfiguration.DebugLevel) - Method in interface com.asakusafw.testdriver.compiler.CompilerConfiguration
Sets the debug level.
withDecimalFormatSymbols(DecimalFormatSymbols) - Method in class com.asakusafw.runtime.io.text.value.NumericOptionFieldAdapter.NumericBuilderBase
Sets a decimal format symbols.
withDefaultQuoteStyle(QuoteStyle) - Method in class com.asakusafw.runtime.io.text.csv.CsvTextFormat.Builder
Sets the default quote style.
withDictionaryPageSize(Integer) - Method in class com.asakusafw.directio.hive.parquet.ParquetFormatConfiguration
Sets the dictionary page size (in bytes).
withElement(Consumer<? super Node>) - Method in class com.asakusafw.info.graph.Node
Adds a new node port.
withEnableDictionary(Boolean) - Method in class com.asakusafw.directio.hive.parquet.ParquetFormatConfiguration
Sets whether the dictionary is enabled or not.
withEnableValidation(Boolean) - Method in class com.asakusafw.directio.hive.parquet.ParquetFormatConfiguration
Sets whether the schema validation is enabled or not.
withEnumConstantParameter(boolean) - Method in class com.asakusafw.operator.CompileEnvironment
Sets whether or not the operators can accept enum constants as value parameter.
withEnvironment(String, String) - Method in class com.asakusafw.utils.gradle.BaseProject
Puts an environment variable.
withEnvironment(Consumer<? super Map<String, String>>) - Method in class com.asakusafw.utils.gradle.BaseProject
Sets the environment variables.
withEnvironmentVariables(Consumer<Map<String, String>>) - Method in class com.asakusafw.workflow.executor.basic.BasicExecutionContext
Configures environment variables.
withEscapeSequence(EscapeSequence) - Method in class com.asakusafw.runtime.io.text.tabular.TabularTextFormat.Builder
Sets the escape sequence.
withExtension(Class<T>, T) - Method in class com.asakusafw.testdriver.compiler.basic.BasicCompilerConfiguration
 
withExtension(Class<T>, T) - Method in interface com.asakusafw.testdriver.compiler.CompilerConfiguration
Adds a compiler extension.
withExtern(ExternMirror) - Method in class com.asakusafw.operator.model.OperatorDescription.Node
Sets the extern mirror.
withExtern(ExternInfo) - Method in class com.asakusafw.vocabulary.flow.builder.EdgeInfo
Sets external I/O information.
withExternal(boolean) - Method in class com.asakusafw.info.hive.syntax.SimpleCreateTable
Sets whether the target table is external or not.
withFalseFormat(String) - Method in class com.asakusafw.runtime.io.text.value.BooleanOptionFieldAdapter.Builder
Sets the format of false.
withFalseFormat(String, Predicate<? super CharSequence>) - Method in class com.asakusafw.runtime.io.text.value.BooleanOptionFieldAdapter.Builder
Sets the format of false.
withField(Function<? super T, ? extends S>, FieldDefinition<S>) - Method in class com.asakusafw.runtime.io.text.driver.RecordDefinition.Builder
Adds a field.
withFieldMappingStrategy(DataModelMapping.FieldMappingStrategy) - Method in class com.asakusafw.directio.hive.orc.OrcFormatConfiguration
Sets the field mapping strategy.
withFieldMappingStrategy(DataModelMapping.FieldMappingStrategy) - Method in class com.asakusafw.directio.hive.parquet.ParquetFormatConfiguration
Sets the field mapping strategy.
withFieldSeparator(char) - Method in class com.asakusafw.runtime.io.text.csv.CsvTextFormat.Builder
Sets the field separator.
withFieldSeparator(char) - Method in class com.asakusafw.runtime.io.text.tabular.TabularTextFormat.Builder
Sets the field separator.
withFlowpartExternalIo(boolean) - Method in class com.asakusafw.operator.CompileEnvironment
Sets whether external I/O declarations are available in flow-parts or not.
withForceGenerateImplementation(boolean) - Method in class com.asakusafw.operator.CompileEnvironment
Sets whether always generates implementation classes or not.
withForceNormalizeMemberName(boolean) - Method in class com.asakusafw.operator.CompileEnvironment
Sets whether or not the member names must be normalized.
withForceRegenerateResources(boolean) - Method in class com.asakusafw.operator.CompileEnvironment
Sets whether always re-generates resources.
withFormatVersion(OrcFile.Version) - Method in class com.asakusafw.directio.hive.orc.OrcFormatConfiguration
Sets the ORCFile format version.
withFramework(File) - Method in class com.asakusafw.testdriver.tools.runner.BatchTestRunner
Sets the Asakusa Framework installation path.
withGenerations(int) - Method in class com.asakusafw.runtime.stage.input.DefaultSplitCombiner.Configuration
Sets the GA generations.
withHeaderQuoteStyle(QuoteStyle) - Method in class com.asakusafw.runtime.io.text.csv.CsvTextFormat.Builder
Sets the quote style for header fields.
withHeaderType(HeaderType) - Method in class com.asakusafw.runtime.io.text.driver.RecordDefinition.Builder
Sets the header type.
withInitialLocalityRatio(double) - Method in class com.asakusafw.runtime.stage.input.DefaultSplitCombiner.Configuration
Sets the initial locality ratio (should be > 1.0).
withInput(Consumer<? super Input>) - Method in class com.asakusafw.info.graph.Node
Adds a new input port.
withInputTransformer(Class<? extends UnaryOperator<CharSequence>>) - Method in class com.asakusafw.runtime.io.text.csv.CsvTextFormat.Builder
Sets the input transformer class.
withInputTransformer(Supplier<? extends UnaryOperator<CharSequence>>) - Method in class com.asakusafw.runtime.io.text.csv.CsvTextFormat.Builder
Sets the input transformer.
withInputTransformer(Class<? extends UnaryOperator<CharSequence>>) - Method in class com.asakusafw.runtime.io.text.tabular.TabularTextFormat.Builder
Sets the input transformer class.
withInputTransformer(Supplier<? extends UnaryOperator<CharSequence>>) - Method in class com.asakusafw.runtime.io.text.tabular.TabularTextFormat.Builder
Sets the input transformer.
withKey(KeyMirror) - Method in class com.asakusafw.operator.model.OperatorDescription.Node
Sets the key mirror.
withKey(KeyInfo) - Method in class com.asakusafw.vocabulary.flow.builder.EdgeInfo
Sets key information.
withLaunch(String, String...) - Method in class com.asakusafw.utils.gradle.Bundle
Launches the command, or raise exception if the command failed.
withLibraries(TaskExecutionContext, TaskExecutors.IoConsumer<? super ClassLoader>) - Static method in class com.asakusafw.workflow.executor.TaskExecutors
Loads the current batch libraries and performs the given action.
withLibraries(TaskExecutionContext, List<? extends Path>, TaskExecutors.IoConsumer<? super ClassLoader>) - Static method in class com.asakusafw.workflow.executor.TaskExecutors
Loads the libraries and performs the given action.
withLineSeparator(LineSeparator) - Method in class com.asakusafw.runtime.io.text.csv.CsvTextFormat.Builder
Sets the line separator.
withLineSeparator(LineSeparator) - Method in class com.asakusafw.runtime.io.text.tabular.TabularTextFormat.Builder
Sets the line separator.
withLocation(String) - Method in class com.asakusafw.info.hive.syntax.SimpleCreateTable
Sets the target table location.
withMalformedInputAction(CodingErrorAction) - Method in class com.asakusafw.runtime.io.line.LineConfiguration
Sets the action type for malformed inputs.
withMutations(double) - Method in class com.asakusafw.runtime.stage.input.DefaultSplitCombiner.Configuration
Sets the GA mutation ratio.
withNonLocalPenaltyRatio(double) - Method in class com.asakusafw.runtime.stage.input.DefaultSplitCombiner.Configuration
Sets the penalty ratio for non-local data accesses (should be > 1.0).
withNullFormat(String) - Method in class com.asakusafw.runtime.io.text.value.ValueOptionFieldAdapter.BuilderBase
Sets a sequence which represents NULL field.
withNumberFormat(String) - Method in class com.asakusafw.runtime.io.text.value.NumericOptionFieldAdapter.NumericBuilderBase
Sets the decimal format.
withOnIncompatibleType(DataModelMapping.ExceptionHandlingStrategy) - Method in class com.asakusafw.directio.hive.orc.OrcFormatConfiguration
Sets the exception handling strategy for incompatible field type.
withOnIncompatibleType(DataModelMapping.ExceptionHandlingStrategy) - Method in class com.asakusafw.directio.hive.parquet.ParquetFormatConfiguration
Sets the exception handling strategy for incompatible field type.
withOnLessInput(ErrorAction) - Method in class com.asakusafw.runtime.io.text.driver.RecordDefinition.Builder
Sets the error action for record only has less input fields.
withOnMalformedInput(ErrorAction) - Method in class com.asakusafw.runtime.io.text.driver.FieldDefinition.Builder
Sets the error action for malformed inputs.
withOnMalformedInput(ErrorAction) - Method in class com.asakusafw.runtime.io.text.driver.RecordDefinition.Builder
Sets the error action for malformed inputs.
withOnMissingSource(DataModelMapping.ExceptionHandlingStrategy) - Method in class com.asakusafw.directio.hive.orc.OrcFormatConfiguration
Sets the exception handling strategy for missing source fields.
withOnMissingSource(DataModelMapping.ExceptionHandlingStrategy) - Method in class com.asakusafw.directio.hive.parquet.ParquetFormatConfiguration
Sets the exception handling strategy for missing source fields.
withOnMissingTarget(DataModelMapping.ExceptionHandlingStrategy) - Method in class com.asakusafw.directio.hive.orc.OrcFormatConfiguration
Sets the exception handling strategy for missing target fields.
withOnMissingTarget(DataModelMapping.ExceptionHandlingStrategy) - Method in class com.asakusafw.directio.hive.parquet.ParquetFormatConfiguration
Sets the exception handling strategy for missing target fields.
withOnMoreInput(ErrorAction) - Method in class com.asakusafw.runtime.io.text.driver.RecordDefinition.Builder
Sets the error action for record has extra input fields.
withOnUnmappableOutput(ErrorAction) - Method in class com.asakusafw.runtime.io.text.driver.FieldDefinition.Builder
Sets the error action for un-mappable outputs.
withOnUnmappableOutput(ErrorAction) - Method in class com.asakusafw.runtime.io.text.driver.RecordDefinition.Builder
Sets the error action for un-mappable outputs.
withOptimizeLevel(CompilerConfiguration.OptimizeLevel) - Method in class com.asakusafw.testdriver.compiler.basic.BasicCompilerConfiguration
 
withOptimizeLevel(CompilerConfiguration.OptimizeLevel) - Method in interface com.asakusafw.testdriver.compiler.CompilerConfiguration
Sets the optimization level.
withOption(String, String) - Method in class com.asakusafw.testdriver.compiler.basic.BasicCompilerConfiguration
 
withOption(String, String) - Method in interface com.asakusafw.testdriver.compiler.CompilerConfiguration
Sets a compiler specific option.
withOptions(Map<String, String>) - Method in class com.asakusafw.testdriver.compiler.basic.BasicCompilerConfiguration
 
withOptions(Map<String, String>) - Method in interface com.asakusafw.testdriver.compiler.CompilerConfiguration
Sets compiler specific options.
withOptions(Collection<String>) - Method in class com.asakusafw.windgate.jdbc.JdbcScript
Sets the WindGate JDBC options.
withOutput(Consumer<? super Output>) - Method in class com.asakusafw.info.graph.Node
Adds a new output port.
withOutputOption(FieldOutput.Option) - Method in class com.asakusafw.runtime.io.text.driver.FieldDefinition.Builder
Adds an output option.
withOutputOptions(FieldOutput.Option...) - Method in class com.asakusafw.runtime.io.text.driver.FieldDefinition.Builder
Adds output options.
withOutputStyle(DecimalOptionFieldAdapter.OutputStyle) - Method in class com.asakusafw.runtime.io.text.value.DecimalOptionFieldAdapter.Builder
Sets the output style.
withOutputTransformer(Class<? extends UnaryOperator<CharSequence>>) - Method in class com.asakusafw.runtime.io.text.csv.CsvTextFormat.Builder
Sets the output transformer class.
withOutputTransformer(Supplier<? extends UnaryOperator<CharSequence>>) - Method in class com.asakusafw.runtime.io.text.csv.CsvTextFormat.Builder
Sets the output transformer.
withOutputTransformer(Class<? extends UnaryOperator<CharSequence>>) - Method in class com.asakusafw.runtime.io.text.tabular.TabularTextFormat.Builder
Sets the output transformer class.
withOutputTransformer(Supplier<? extends UnaryOperator<CharSequence>>) - Method in class com.asakusafw.runtime.io.text.tabular.TabularTextFormat.Builder
Sets the output transformer.
withParameterIndex(int) - Method in class com.asakusafw.vocabulary.flow.builder.EdgeInfo
Sets the index where this appears in the target parameters.
withPopulations(int) - Method in class com.asakusafw.runtime.stage.input.DefaultSplitCombiner.Configuration
Sets the GA populations.
withProperties(Map<String, String>) - Method in class com.asakusafw.info.hive.TableInfo.Builder
Adds table properties.
withProperties(Map<String, String>) - Method in class com.asakusafw.testdriver.tools.runner.BatchTestRunner
Sets Hadoop properties for this runner.
withProperties(Consumer<? super Map<String, String>>) - Method in class com.asakusafw.utils.gradle.BaseProject
Sets the system properties.
withProperty(String, String) - Method in class com.asakusafw.info.hive.TableInfo.Builder
Adds a table property.
withProperty(String, String) - Method in class com.asakusafw.testdriver.tools.runner.BatchTestRunner
Sets a Hadoop property for this runner.
withProperty(String, String) - Method in class com.asakusafw.utils.gradle.BaseProject
Puts an system property.
withQuoteCharacter(char) - Method in class com.asakusafw.runtime.io.text.csv.CsvTextFormat.Builder
Sets the quote character.
withResource(Class<T>, T) - Method in class com.asakusafw.windgate.core.ProfileContext
Creates a new context with the additional resource.
withResource(Class<T>, T) - Method in class com.asakusafw.workflow.executor.basic.BasicExecutionContext
Configures resources.
withRowFormat(RowFormatInfo) - Method in class com.asakusafw.info.hive.TableInfo.Builder
Sets the row format.
withSkipEmptyInput(Boolean) - Method in class com.asakusafw.runtime.io.text.driver.FieldDefinition.Builder
Sets whether or not this skips empty inputs.
withSkipEmptyInput(boolean) - Method in class com.asakusafw.runtime.io.text.driver.RecordDefinition.Builder
Sets whether or not this skips empty inputs.
withSkipPresentTable(boolean) - Method in class com.asakusafw.info.hive.syntax.SimpleCreateTable
Sets whether the target table should be created only if it does not exist.
withSlotsPerInput(int) - Method in class com.asakusafw.runtime.stage.input.DefaultSplitCombiner.Configuration
Sets the allocated slots per each input (mapper).
withStorageFormat(StorageFormatInfo) - Method in class com.asakusafw.info.hive.TableInfo.Builder
Sets the storage format.
withStorageFormat(StorageFormatInfo.FormatKind) - Method in class com.asakusafw.info.hive.TableInfo.Builder
Sets the storage format.
withStrictOperatorParameterOrder(boolean) - Method in class com.asakusafw.operator.CompileEnvironment
Sets whether the operator method parameter must be strict ordered or not.
withStrictOptionalOutputConnectivity(boolean) - Method in class com.asakusafw.operator.CompileEnvironment
Sets whether or not the operator outputs must not be opened even if they are optional.
withStripeSize(Long) - Method in class com.asakusafw.directio.hive.orc.OrcFormatConfiguration
Sets the ORCFile stripe size (in bytes).
withSupport(ExecutableElement) - Method in class com.asakusafw.operator.model.OperatorDescription
Sets the support method for this operator.
withTemporaryDirectory(File) - Method in class com.asakusafw.runtime.mapreduce.simple.KeyValueSorter.Options
Sets the temporary directory for the sorter.
withTimeZone(String) - Method in class com.asakusafw.runtime.io.text.value.DateTimeOptionFieldAdapter.Builder
Sets the time zone.
withTinyLimit(long) - Method in class com.asakusafw.runtime.stage.input.DefaultSplitCombiner.Configuration
Sets the limit input size (in bytes) for combining all splits for a mapper into a single split.
withTrimInput(Boolean) - Method in class com.asakusafw.runtime.io.text.driver.FieldDefinition.Builder
Sets whether or not leading/trailing white-space characters are trimmed.
withTrimInput(boolean) - Method in class com.asakusafw.runtime.io.text.driver.RecordDefinition.Builder
Sets whether or not leading/trailing white-space characters are trimmed.
withTrueFormat(String) - Method in class com.asakusafw.runtime.io.text.value.BooleanOptionFieldAdapter.Builder
Sets the format of true.
withTrueFormat(String, Predicate<? super CharSequence>) - Method in class com.asakusafw.runtime.io.text.value.BooleanOptionFieldAdapter.Builder
Sets the format of true.
withUnmappableCharacterAction(CodingErrorAction) - Method in class com.asakusafw.runtime.io.line.LineConfiguration
Sets the action type for unmappable inputs.
withValidateParameters(boolean) - Method in class com.asakusafw.workflow.executor.basic.BasicBatchExecutor
Sets whether or not validates batch arguments.
withWarningAction(WarningAction) - Method in class com.asakusafw.operator.CompileEnvironment
Sets the warning action type.
withWorkingDirectory(File) - Method in class com.asakusafw.testdriver.compiler.basic.BasicCompilerConfiguration
 
withWorkingDirectory(File) - Method in interface com.asakusafw.testdriver.compiler.CompilerConfiguration
Sets the compiler working directory.
withWriterVersion(ParquetProperties.WriterVersion) - Method in class com.asakusafw.directio.hive.parquet.ParquetFormatConfiguration
Sets the writer version.
Work - Class in com.asakusafw.vocabulary.batch
Represents a Unit-of-Work in batch.
Work(BatchDescription, WorkDescription, List<Work>) - Constructor for class com.asakusafw.vocabulary.batch.Work
Creates a new instance.
WorkbookFormat - Enum in com.asakusafw.testdata.generator.excel
Format of workbook.
WorkbookGenerator - Class in com.asakusafw.testdata.generator.excel
Generates Excel workbooks for testing each data model.
WorkbookGenerator(File, WorkbookFormat) - Constructor for class com.asakusafw.testdata.generator.excel.WorkbookGenerator
Creates a new instance.
WorkbookInfo - Class in com.asakusafw.testdata.generator.excel
Keeps cell styles.
WorkbookInfo(Workbook) - Constructor for class com.asakusafw.testdata.generator.excel.WorkbookInfo
Creates a new instance.
WorkDescription - Class in com.asakusafw.vocabulary.batch
A description of Unit-of-Work in batch.
WorkDescription() - Constructor for class com.asakusafw.vocabulary.batch.WorkDescription
 
WorkflowParameter - Class in com.asakusafw.workflow.cli.common
Handles parameters about workflow script.
WorkflowParameter() - Constructor for class com.asakusafw.workflow.cli.common.WorkflowParameter
 
wrap(T...) - Static method in class com.asakusafw.utils.io.Sources
Returns a Source for the array.
wrap(Iterator<? extends T>) - Static method in class com.asakusafw.utils.io.Sources
Wraps Iterator object.
WritableDriver - Class in com.asakusafw.dmdl.java.emitter.driver
Implements Writable interface.
WritableDriver() - Constructor for class com.asakusafw.dmdl.java.emitter.driver.WritableDriver
 
WritableRawComparable - Interface in com.asakusafw.runtime.io.util
WritableComparable which is comparable in is bytes.
WritableRawComparableTuple - Class in com.asakusafw.runtime.io.util
An abstract implementation of tuples.
WritableRawComparableTuple(Class<?>...) - Constructor for class com.asakusafw.runtime.io.util.WritableRawComparableTuple
Creates a new instance.
WritableRawComparableTuple(WritableRawComparable...) - Constructor for class com.asakusafw.runtime.io.util.WritableRawComparableTuple
Creates a new instance.
WritableRawComparableUnion - Class in com.asakusafw.runtime.io.util
An abstract implementation of union object.
WritableRawComparableUnion(Class<?>...) - Constructor for class com.asakusafw.runtime.io.util.WritableRawComparableUnion
Creates a new instance.
WritableRawComparableUnion(WritableRawComparable...) - Constructor for class com.asakusafw.runtime.io.util.WritableRawComparableUnion
Creates a new instance.
WritableRawComparator - Class in com.asakusafw.runtime.io.util
An abstract implementation of raw comparator.
WritableRawComparator(Class<? extends WritableRawComparable>) - Constructor for class com.asakusafw.runtime.io.util.WritableRawComparator
Creates a new instance.
WritableSlot - Class in com.asakusafw.runtime.stage.collector
A data slot.
WritableSlot() - Constructor for class com.asakusafw.runtime.stage.collector.WritableSlot
 
WritableUnion - Class in com.asakusafw.runtime.io.util
An abstract implementation of union object.
WritableUnion(Class<?>...) - Constructor for class com.asakusafw.runtime.io.util.WritableUnion
Creates a new instance.
WritableUnion(Writable...) - Constructor for class com.asakusafw.runtime.io.util.WritableUnion
Creates a new instance.
write(T) - Method in class com.asakusafw.directio.hive.orc.OrcFileOutput
 
write(Object) - Method in class com.asakusafw.directio.hive.parquet.DataModelWriteSupport
 
write(T) - Method in class com.asakusafw.directio.hive.parquet.ParquetFileOutput
 
write(Object, RecordConsumer) - Method in interface com.asakusafw.directio.hive.parquet.ValueWriter
Write a value.
write(int) - Method in class com.asakusafw.runtime.directio.util.CountOutputStream
 
write(byte[]) - Method in class com.asakusafw.runtime.directio.util.CountOutputStream
 
write(byte[], int, int) - Method in class com.asakusafw.runtime.directio.util.CountOutputStream
 
write(TaskInputOutputContext<?, ?, ? super K, ? super V>, K, V) - Static method in class com.asakusafw.runtime.flow.ResultOutput
Writes a key and value into current context.
write(StringOption) - Method in class com.asakusafw.runtime.io.line.BasicLineOutput
 
write(StringOption) - Method in class com.asakusafw.runtime.io.line.Utf8LineOutput
 
write(T) - Method in interface com.asakusafw.runtime.io.ModelOutput
Writes the contents of the data model object.
write(T) - Method in class com.asakusafw.runtime.io.sequencefile.SequenceFileModelOutput
 
write(int) - Method in class com.asakusafw.runtime.io.util.BufferedFileOutput
 
write(byte[]) - Method in class com.asakusafw.runtime.io.util.BufferedFileOutput
 
write(byte[], int, int) - Method in class com.asakusafw.runtime.io.util.BufferedFileOutput
 
write(int) - Method in class com.asakusafw.runtime.io.util.DataBuffer
 
write(byte[]) - Method in class com.asakusafw.runtime.io.util.DataBuffer
 
write(byte[], int, int) - Method in class com.asakusafw.runtime.io.util.DataBuffer
 
write(DataInput, int) - Method in class com.asakusafw.runtime.io.util.DataBuffer
Writes data from DataInput.
write(int) - Method in class com.asakusafw.runtime.io.util.DataBufferOutputStream
 
write(byte[]) - Method in class com.asakusafw.runtime.io.util.DataBufferOutputStream
 
write(byte[], int, int) - Method in class com.asakusafw.runtime.io.util.DataBufferOutputStream
 
write(DataOutput) - Method in class com.asakusafw.runtime.io.util.InvertOrder
 
write(DataOutput) - Method in class com.asakusafw.runtime.io.util.NullWritableRawComparable
 
write(DataOutput) - Method in class com.asakusafw.runtime.io.util.ShuffleKey
 
write(T) - Method in class com.asakusafw.runtime.io.util.VoidModelOutput
 
write(int) - Method in class com.asakusafw.runtime.io.util.VoidOutputStream
 
write(DataOutput) - Method in class com.asakusafw.runtime.io.util.WritableRawComparableTuple
 
write(DataOutput) - Method in class com.asakusafw.runtime.io.util.WritableRawComparableUnion
 
write(DataOutput) - Method in class com.asakusafw.runtime.io.util.WritableUnion
 
write(byte[]) - Method in class com.asakusafw.runtime.io.util.ZipEntryOutputStream
 
write(int) - Method in class com.asakusafw.runtime.io.util.ZipEntryOutputStream
 
write(byte[], int, int) - Method in class com.asakusafw.runtime.io.util.ZipEntryOutputStream
 
write(K, V) - Method in class com.asakusafw.runtime.mapreduce.simple.ShuffleWriter
 
write(DataOutput) - Method in class com.asakusafw.runtime.stage.collector.SortableSlot
 
write(DataOutput) - Method in class com.asakusafw.runtime.stage.collector.WritableSlot
 
write(DataOutput) - Method in class com.asakusafw.runtime.stage.directio.StringTemplate
 
write(DataOutput) - Method in class com.asakusafw.runtime.stage.input.BridgeInputFormat.BridgeInputSplit
 
write(DataOutput) - Method in class com.asakusafw.runtime.stage.input.BridgeInputFormat.NullInputSplit
 
write(DataOutput) - Method in class com.asakusafw.runtime.stage.input.StageInputSplit
 
write(T) - Method in class com.asakusafw.runtime.stage.temporary.TemporaryFileOutput
 
write(DataOutput) - Method in class com.asakusafw.runtime.value.BooleanOption
 
write(DataOutput) - Method in class com.asakusafw.runtime.value.ByteOption
 
write(DataOutput) - Method in class com.asakusafw.runtime.value.DateOption
 
write(DataOutput) - Method in class com.asakusafw.runtime.value.DateTimeOption
 
write(DataOutput) - Method in class com.asakusafw.runtime.value.DecimalOption
 
write(DataOutput) - Method in class com.asakusafw.runtime.value.DoubleOption
 
write(DataOutput) - Method in class com.asakusafw.runtime.value.FloatOption
 
write(DataOutput) - Method in class com.asakusafw.runtime.value.IntOption
 
write(DataOutput) - Method in class com.asakusafw.runtime.value.LongOption
 
write(DataOutput) - Method in class com.asakusafw.runtime.value.ShortOption
 
write(DataOutput) - Method in class com.asakusafw.runtime.value.StringOption
 
write(T) - Method in class com.asakusafw.testdriver.windgate.WindGateOutput
 
write(T) - Method in interface com.asakusafw.windgate.core.vocabulary.DataModelStreamSupport.DataModelWriter
Write the specific object into the related OutputStream.
write(byte[]) - Method in class com.asakusafw.windgate.hadoopfs.ssh.ZipEntryOutputStream
 
write(int) - Method in class com.asakusafw.windgate.hadoopfs.ssh.ZipEntryOutputStream
 
write(byte[], int, int) - Method in class com.asakusafw.windgate.hadoopfs.ssh.ZipEntryOutputStream
 
write(int) - Method in class com.asakusafw.windgate.stream.CountingOutputStream
 
write(byte[]) - Method in class com.asakusafw.windgate.stream.CountingOutputStream
 
write(byte[], int, int) - Method in class com.asakusafw.windgate.stream.CountingOutputStream
 
writeBlockHeader(OutputStream) - Static method in class com.asakusafw.runtime.stage.temporary.TemporaryFile
Writes a block header.
writeBoolean(boolean) - Method in class com.asakusafw.runtime.io.util.BufferedFileOutput
 
writeBoolean(boolean) - Method in class com.asakusafw.runtime.io.util.DataBuffer
 
writeBoolean(boolean) - Method in class com.asakusafw.runtime.io.util.DataBufferOutputStream
 
writeByte(int) - Method in class com.asakusafw.runtime.io.util.BufferedFileOutput
 
writeByte(int) - Method in class com.asakusafw.runtime.io.util.DataBuffer
 
writeByte(int) - Method in class com.asakusafw.runtime.io.util.DataBufferOutputStream
 
writeBytes(String) - Method in class com.asakusafw.runtime.io.util.BufferedFileOutput
 
writeBytes(String) - Method in class com.asakusafw.runtime.io.util.DataBuffer
 
writeBytes(String) - Method in class com.asakusafw.runtime.io.util.DataBufferOutputStream
 
writeChar(int) - Method in class com.asakusafw.runtime.io.util.BufferedFileOutput
 
writeChar(int) - Method in class com.asakusafw.runtime.io.util.DataBuffer
 
writeChar(int) - Method in class com.asakusafw.runtime.io.util.DataBufferOutputStream
 
writeChars(String) - Method in class com.asakusafw.runtime.io.util.BufferedFileOutput
 
writeChars(String) - Method in class com.asakusafw.runtime.io.util.DataBuffer
 
writeChars(String) - Method in class com.asakusafw.runtime.io.util.DataBufferOutputStream
 
writeContentPageMark(OutputStream, int) - Static method in class com.asakusafw.runtime.stage.temporary.TemporaryFile
Writes a content page header.
writeDouble(double) - Method in class com.asakusafw.runtime.io.util.BufferedFileOutput
 
writeDouble(double) - Method in class com.asakusafw.runtime.io.util.DataBuffer
 
writeDouble(double) - Method in class com.asakusafw.runtime.io.util.DataBufferOutputStream
 
writeEndOfBlockMark(OutputStream) - Static method in class com.asakusafw.runtime.stage.temporary.TemporaryFile
Writes an end-of-block header.
writeExternal(ObjectOutput) - Method in class com.asakusafw.runtime.stage.collector.SortableSlot.Comparator
 
writeFloat(float) - Method in class com.asakusafw.runtime.io.util.BufferedFileOutput
 
writeFloat(float) - Method in class com.asakusafw.runtime.io.util.DataBuffer
 
writeFloat(float) - Method in class com.asakusafw.runtime.io.util.DataBufferOutputStream
 
writeInt(int) - Method in class com.asakusafw.runtime.io.util.BufferedFileOutput
 
writeInt(int) - Method in class com.asakusafw.runtime.io.util.DataBuffer
 
writeInt(int) - Method in class com.asakusafw.runtime.io.util.DataBufferOutputStream
 
writeLong(long) - Method in class com.asakusafw.runtime.io.util.BufferedFileOutput
 
writeLong(long) - Method in class com.asakusafw.runtime.io.util.DataBuffer
 
writeLong(long) - Method in class com.asakusafw.runtime.io.util.DataBufferOutputStream
 
writeShort(int) - Method in class com.asakusafw.runtime.io.util.BufferedFileOutput
 
writeShort(int) - Method in class com.asakusafw.runtime.io.util.DataBuffer
 
writeShort(int) - Method in class com.asakusafw.runtime.io.util.DataBufferOutputStream
 
writeString(OutputStream, String) - Static method in class com.asakusafw.runtime.stage.temporary.TemporaryFile
Writes a string.
writeUTF(String) - Method in class com.asakusafw.runtime.io.util.BufferedFileOutput
 
writeUTF(String) - Method in class com.asakusafw.runtime.io.util.DataBuffer
 
writeUTF(String) - Method in class com.asakusafw.runtime.io.util.DataBufferOutputStream
 
writeUTF(DataOutput, String) - Static method in class com.asakusafw.runtime.io.util.DataIoUtils
Emulates DataOutput.writeUTF(String) without using it method.

Y

Yaess - Class in com.asakusafw.yaess.bootstrap
A YAESS program main entry point.
YaessBasicLogger - Class in com.asakusafw.yaess.basic
Logger for YAESS Basic.
YaessBasicLogger(Class<?>) - Constructor for class com.asakusafw.yaess.basic.YaessBasicLogger
Creates a new instance.
YaessBootstrapLogger - Class in com.asakusafw.yaess.bootstrap
Logger for YAESS Bootstrap.
YaessBootstrapLogger(Class<?>) - Constructor for class com.asakusafw.yaess.bootstrap.YaessBootstrapLogger
Creates a new instance.
YaessCoreLogger - Class in com.asakusafw.yaess.core
Logger for YAESS Core.
YaessCoreLogger(Class<?>) - Constructor for class com.asakusafw.yaess.core.YaessCoreLogger
Creates a new instance.
YaessFlowLogLogger - Class in com.asakusafw.yaess.flowlog
Logger for YAESS Flow log.
YaessFlowLogLogger(Class<?>) - Constructor for class com.asakusafw.yaess.flowlog.YaessFlowLogLogger
Creates a new instance.
YaessJobQueueLogger - Class in com.asakusafw.yaess.jobqueue
Logger for YAESS Basic.
YaessJobQueueLogger(Class<?>) - Constructor for class com.asakusafw.yaess.jobqueue.YaessJobQueueLogger
Creates a new instance.
YaessJschLogger - Class in com.asakusafw.yaess.jsch
Logger for YAESS JSch.
YaessJschLogger(Class<?>) - Constructor for class com.asakusafw.yaess.jsch.YaessJschLogger
Creates a new instance.
YaessLogger - Class in com.asakusafw.yaess.core
Wraps logger facility.
YaessLogger(Class<?>, String) - Constructor for class com.asakusafw.yaess.core.YaessLogger
Creates a new instance.
YaessMultiDispatchLogger - Class in com.asakusafw.yaess.multidispatch
Logger for YAESS Multi dispatch.
YaessMultiDispatchLogger(Class<?>) - Constructor for class com.asakusafw.yaess.multidispatch.YaessMultiDispatchLogger
Creates a new instance.
YaessParallelJobLogger - Class in com.asakusafw.yaess.paralleljob
Logger for YAESS Parallel job.
YaessParallelJobLogger(Class<?>) - Constructor for class com.asakusafw.yaess.paralleljob.YaessParallelJobLogger
Creates a new instance.
YaessProfile - Class in com.asakusafw.yaess.core
Profile services for YAESS.
YaessProfile(ServiceProfile<CoreProfile>, ServiceProfile<ExecutionMonitorProvider>, ServiceProfile<ExecutionLockProvider>, ServiceProfile<JobScheduler>, ServiceProfile<HadoopScriptHandler>, Collection<ServiceProfile<CommandScriptHandler>>) - Constructor for class com.asakusafw.yaess.core.YaessProfile
Creates a new instance.
YEAR_FIELD_LENGTH - Static variable in class com.asakusafw.runtime.io.TsvConstants
The character length of year fields.

Z

ZipEntryInputStream - Class in com.asakusafw.runtime.io.util
A wrapper of ZipInputStream for reading single ZIP entry.
ZipEntryInputStream(ZipInputStream) - Constructor for class com.asakusafw.runtime.io.util.ZipEntryInputStream
Creates a new instance.
ZipEntryInputStream - Class in com.asakusafw.windgate.hadoopfs.ssh
An InputStream for single zip entry in ZipInputStream.
ZipEntryInputStream(ZipInputStream) - Constructor for class com.asakusafw.windgate.hadoopfs.ssh.ZipEntryInputStream
Creates a new instance.
ZipEntryOutputStream - Class in com.asakusafw.runtime.io.util
A wrapper of ZipOutputStream for writing single ZIP entry.
ZipEntryOutputStream(ZipOutputStream) - Constructor for class com.asakusafw.runtime.io.util.ZipEntryOutputStream
Creates a new instance.
ZipEntryOutputStream - Class in com.asakusafw.windgate.hadoopfs.ssh
An OutputStream for single zip entry in ZipOutputStream.
ZipEntryOutputStream(ZipOutputStream) - Constructor for class com.asakusafw.windgate.hadoopfs.ssh.ZipEntryOutputStream
Creates a new instance.
A B C D E F G H I J K L M N O P Q R S T U V W Y Z 
Skip navigation links

Copyright © 2011–2018 Asakusa Framework Team. All rights reserved.