Index

A B C D E F G H I L M N O R S T V 
All Classes and Interfaces|All Packages

A

accept(StreamOpVisitor) - Method in interface org.aksw.shellgebra.algebra.stream.op.StreamOp
 
accept(StreamOpVisitor) - Method in class org.aksw.shellgebra.algebra.stream.op.StreamOpCommand
 
accept(StreamOpVisitor) - Method in class org.aksw.shellgebra.algebra.stream.op.StreamOpConcat
 
accept(StreamOpVisitor) - Method in class org.aksw.shellgebra.algebra.stream.op.StreamOpContentConvert
 
accept(StreamOpVisitor) - Method in class org.aksw.shellgebra.algebra.stream.op.StreamOpFile
 
accept(StreamOpVisitor) - Method in class org.aksw.shellgebra.algebra.stream.op.StreamOpTranscode
 
accept(StreamOpVisitor) - Method in class org.aksw.shellgebra.algebra.stream.op.StreamOpVar
 
add(CodecSpec) - Method in class org.aksw.shellgebra.registry.codec.CodecRegistry
 
addDecoderVariant(CodecVariant) - Method in class org.aksw.shellgebra.registry.codec.CodecSpec.Builder
 
addDecoderVariants(Collection) - Method in class org.aksw.shellgebra.registry.codec.CodecSpec.Builder
 
addEncoderVariant(CodecVariant) - Method in class org.aksw.shellgebra.registry.codec.CodecSpec.Builder
 
addEncoderVariants(Collection) - Method in class org.aksw.shellgebra.registry.codec.CodecSpec.Builder
 
addJavaCodecProvider(JavaCodecProvider) - Method in class org.aksw.shellgebra.registry.codec.CodecRegistry
 
args - Variable in class org.aksw.shellgebra.registry.codec.CodecVariant
 

B

baseIri() - Method in record class org.aksw.shellgebra.algebra.common.OpSpecContentConvertRdf
Returns the value of the baseIri record component.
baseName() - Method in record class org.aksw.shellgebra.algebra.stream.transform.StreamOpVisitorFileName.FileName
Returns the value of the baseName record component.
build() - Method in class org.aksw.shellgebra.registry.codec.CodecSpec.Builder
 
Builder() - Constructor for class org.aksw.shellgebra.registry.codec.CodecSpec.Builder
 

C

cmdOp - Variable in class org.aksw.shellgebra.algebra.stream.op.StreamOpCommand
 
CodecRegistry - Class in org.aksw.shellgebra.registry.codec
Currently, the CodecVariants accept a file argument (may be bash process substitution) and are assumed to stream to stdout.
CodecRegistry() - Constructor for class org.aksw.shellgebra.registry.codec.CodecRegistry
 
CodecSpec - Class in org.aksw.shellgebra.registry.codec
 
CodecSpec.Builder - Class in org.aksw.shellgebra.registry.codec
 
CodecSpecProvider - Interface in org.aksw.shellgebra.registry.codec
 
CodecSysEnv - Class in org.aksw.shellgebra.algebra.stream.op
 
CodecSysEnv(SysRuntime) - Constructor for class org.aksw.shellgebra.algebra.stream.op.CodecSysEnv
 
CodecVariant - Class in org.aksw.shellgebra.registry.codec
 
contentConvertSpec - Variable in class org.aksw.shellgebra.algebra.stream.op.StreamOpContentConvert
 

D

data() - Method in record class org.aksw.shellgebra.algebra.stream.transformer.StreamOpEntry
Returns the value of the data record component.
decode(String) - Static method in record class org.aksw.shellgebra.algebra.common.OpSpecTranscoding
 
DECODE - Enum constant in enum class org.aksw.shellgebra.algebra.common.TranscodeMode
 
delegate - Variable in class org.aksw.shellgebra.algebra.stream.transform.StreamOpVisitorWrapperBase
 

E

encode(String) - Static method in record class org.aksw.shellgebra.algebra.common.OpSpecTranscoding
 
ENCODE - Enum constant in enum class org.aksw.shellgebra.algebra.common.TranscodeMode
 
equals(Object) - Method in record class org.aksw.shellgebra.algebra.common.OpSpecConcat
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.aksw.shellgebra.algebra.common.OpSpecContentConvertRdf
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.aksw.shellgebra.algebra.common.OpSpecFile
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.aksw.shellgebra.algebra.common.OpSpecTranscoding
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.aksw.shellgebra.algebra.stream.transform.StreamOpVisitorFileName.FileName
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.aksw.shellgebra.algebra.stream.transformer.StreamOpEntry
Indicates whether some other object is "equal to" this one.

F

failIfUnresolvable - Variable in class org.aksw.shellgebra.algebra.stream.transform.StreamOpTransformSubst
 
FileName(String, List) - Constructor for record class org.aksw.shellgebra.algebra.stream.transform.StreamOpVisitorFileName.FileName
Creates an instance of a FileName record class.

G

get() - Static method in class org.aksw.shellgebra.registry.codec.CodecRegistry
 
getArgs() - Method in class org.aksw.shellgebra.registry.codec.CodecVariant
 
getBaseIri() - Method in class org.aksw.shellgebra.algebra.stream.op.StreamOpContentConvert
 
getCmdOp() - Method in class org.aksw.shellgebra.algebra.stream.op.StreamOpCommand
 
getCodecSpec(String) - Method in class org.aksw.shellgebra.registry.codec.CodecRegistry
 
getContentConvertSpec() - Method in class org.aksw.shellgebra.algebra.stream.op.StreamOpContentConvert
 
getDecoders(String) - Method in class org.aksw.shellgebra.registry.codec.CodecRegistry
 
getDecoderVariants() - Method in class org.aksw.shellgebra.registry.codec.CodecSpec
 
getDelegate() - Method in interface org.aksw.shellgebra.algebra.stream.transform.StreamOpVisitorWrapper
 
getDelegate() - Method in class org.aksw.shellgebra.algebra.stream.transform.StreamOpVisitorWrapperBase
 
getEncoders(String) - Method in class org.aksw.shellgebra.registry.codec.CodecRegistry
 
getEncoderVariants() - Method in class org.aksw.shellgebra.registry.codec.CodecSpec
 
getJavaCodec(String) - Method in class org.aksw.shellgebra.registry.codec.CodecRegistry
 
getJavaCodec(String, TranscodeMode) - Method in class org.aksw.shellgebra.registry.codec.CodecRegistry
 
getKey() - Method in record class org.aksw.shellgebra.algebra.stream.transformer.StreamOpEntry
 
getName() - Method in class org.aksw.shellgebra.algebra.stream.op.StreamOpTranscode
 
getName() - Method in class org.aksw.shellgebra.registry.codec.CodecSpec
 
getPath() - Method in class org.aksw.shellgebra.algebra.stream.op.StreamOpFile
 
getRuntime() - Method in class org.aksw.shellgebra.algebra.stream.op.CodecSysEnv
 
getSourceFormat() - Method in class org.aksw.shellgebra.algebra.stream.op.StreamOpContentConvert
 
getStreamOp() - Method in interface org.aksw.shellgebra.algebra.stream.op.HasStreamOp
 
getStreamOp() - Method in interface org.aksw.shellgebra.algebra.stream.op.StreamOp
 
getStreamOp() - Method in record class org.aksw.shellgebra.algebra.stream.transformer.StreamOpEntry
 
getSubOp() - Method in class org.aksw.shellgebra.algebra.stream.op.StreamOp1
 
getSubOp1() - Method in class org.aksw.shellgebra.algebra.stream.op.StreamOp2
 
getSubOp2() - Method in class org.aksw.shellgebra.algebra.stream.op.StreamOp2
 
getSubOps() - Method in class org.aksw.shellgebra.algebra.stream.op.StreamOpN
 
getTargetFormat() - Method in class org.aksw.shellgebra.algebra.stream.op.StreamOpContentConvert
 
getToolName() - Method in class org.aksw.shellgebra.registry.codec.CodecVariant
 
getTranscodeMode() - Method in class org.aksw.shellgebra.algebra.stream.op.StreamOpTranscode
 
getTranscoding() - Method in class org.aksw.shellgebra.algebra.stream.op.StreamOpTranscode
 
getValue() - Method in record class org.aksw.shellgebra.algebra.stream.transformer.StreamOpEntry
 
getVarName() - Method in class org.aksw.shellgebra.algebra.stream.op.StreamOpVar
 
getVarToOp() - Method in class org.aksw.shellgebra.algebra.stream.transform.StreamOpTransformExecutionPartitioner
 

H

HANDLED - Enum constant in enum class org.aksw.shellgebra.algebra.stream.transform.StreamOpTransformExecutionPartitioner.Location
 
hashCode() - Method in record class org.aksw.shellgebra.algebra.common.OpSpecConcat
Returns a hash code value for this object.
hashCode() - Method in record class org.aksw.shellgebra.algebra.common.OpSpecContentConvertRdf
Returns a hash code value for this object.
hashCode() - Method in record class org.aksw.shellgebra.algebra.common.OpSpecFile
Returns a hash code value for this object.
hashCode() - Method in record class org.aksw.shellgebra.algebra.common.OpSpecTranscoding
Returns a hash code value for this object.
hashCode() - Method in record class org.aksw.shellgebra.algebra.stream.transform.StreamOpVisitorFileName.FileName
Returns a hash code value for this object.
hashCode() - Method in record class org.aksw.shellgebra.algebra.stream.transformer.StreamOpEntry
Returns a hash code value for this object.
HasStreamOp - Interface in org.aksw.shellgebra.algebra.stream.op
Interface to access an object's effective StreamOp.

I

injectVar(StreamOp) - Method in class org.aksw.shellgebra.algebra.stream.transform.StreamOpTransformExecutionPartitioner
 
isSupported(StreamOpTranscode) - Method in class org.aksw.shellgebra.algebra.stream.transform.StreamOpTransformExecutionPartitioner
 

L

loadDefaults(CodecRegistry) - Static method in class org.aksw.shellgebra.registry.codec.CodecRegistry
 

M

mode - Variable in class org.aksw.shellgebra.registry.codec.CodecVariant
Encoding or decoding
mode() - Method in record class org.aksw.shellgebra.algebra.common.OpSpecTranscoding
Returns the value of the mode record component.

N

name() - Method in record class org.aksw.shellgebra.algebra.common.OpSpecFile
Returns the value of the name record component.
name() - Method in record class org.aksw.shellgebra.algebra.common.OpSpecTranscoding
Returns the value of the name record component.
newBuilder() - Static method in class org.aksw.shellgebra.registry.codec.CodecSpec
 
newBuilder(CodecSpec) - Static method in class org.aksw.shellgebra.registry.codec.CodecSpec
 
nextVar - Variable in class org.aksw.shellgebra.algebra.stream.transform.StreamOpTransformExecutionPartitioner
 
NOT_HANDLED - Enum constant in enum class org.aksw.shellgebra.algebra.stream.transform.StreamOpTransformExecutionPartitioner.Location
 

O

of(String, String...) - Static method in class org.aksw.shellgebra.registry.codec.CodecVariant
 
of(List) - Static method in class org.aksw.shellgebra.algebra.stream.op.StreamOpConcat
 
op() - Method in record class org.aksw.shellgebra.algebra.stream.transformer.StreamOpEntry
Returns the value of the op record component.
opSpec - Variable in class org.aksw.shellgebra.algebra.stream.op.StreamOpFile
 
opSpec() - Method in class org.aksw.shellgebra.algebra.stream.op.StreamOpFile
 
OpSpec - Interface in org.aksw.shellgebra.algebra.common
 
OpSpecConcat - Record Class in org.aksw.shellgebra.algebra.common
 
OpSpecConcat() - Constructor for record class org.aksw.shellgebra.algebra.common.OpSpecConcat
Creates an instance of a OpSpecConcat record class.
OpSpecContentConvertRdf - Record Class in org.aksw.shellgebra.algebra.common
RDF content conversion may require a base IRI.
OpSpecContentConvertRdf(String, String, String) - Constructor for record class org.aksw.shellgebra.algebra.common.OpSpecContentConvertRdf
Creates an instance of a OpSpecContentConvertRdf record class.
OpSpecFile - Record Class in org.aksw.shellgebra.algebra.common
OpSpec to turn a file into a byte stream.
OpSpecFile(String) - Constructor for record class org.aksw.shellgebra.algebra.common.OpSpecFile
Creates an instance of a OpSpecFile record class.
OpSpecTranscoding - Record Class in org.aksw.shellgebra.algebra.common
 
OpSpecTranscoding(TranscodeMode, String) - Constructor for record class org.aksw.shellgebra.algebra.common.OpSpecTranscoding
Creates an instance of a OpSpecTranscoding record class.
org.aksw.shellgebra.algebra.common - package org.aksw.shellgebra.algebra.common
 
org.aksw.shellgebra.algebra.stream.op - package org.aksw.shellgebra.algebra.stream.op
 
org.aksw.shellgebra.algebra.stream.transform - package org.aksw.shellgebra.algebra.stream.transform
 
org.aksw.shellgebra.algebra.stream.transformer - package org.aksw.shellgebra.algebra.stream.transformer
 
org.aksw.shellgebra.registry.codec - package org.aksw.shellgebra.registry.codec
 
originalOp - Variable in class org.aksw.shellgebra.algebra.stream.op.StreamOpResolved
 

R

requireJavaCodec(String) - Method in class org.aksw.shellgebra.registry.codec.CodecRegistry
 
resolveCmdName(String, SysRuntime) - Static method in class org.aksw.shellgebra.algebra.stream.transform.StreamOpTransformToCmdOp
 

S

setName(String) - Method in class org.aksw.shellgebra.registry.codec.CodecSpec.Builder
 
setResolve(String, String) - Method in class org.aksw.shellgebra.algebra.stream.op.CodecSysEnv
 
setValue(T) - Method in record class org.aksw.shellgebra.algebra.stream.transformer.StreamOpEntry
 
sourceFormat() - Method in record class org.aksw.shellgebra.algebra.common.OpSpecContentConvertRdf
Returns the value of the sourceFormat record component.
StreamOp - Interface in org.aksw.shellgebra.algebra.stream.op
 
StreamOp0 - Class in org.aksw.shellgebra.algebra.stream.op
 
StreamOp0() - Constructor for class org.aksw.shellgebra.algebra.stream.op.StreamOp0
 
StreamOp1 - Class in org.aksw.shellgebra.algebra.stream.op
 
StreamOp1(StreamOp) - Constructor for class org.aksw.shellgebra.algebra.stream.op.StreamOp1
 
StreamOp2 - Class in org.aksw.shellgebra.algebra.stream.op
 
StreamOp2(StreamOp, StreamOp) - Constructor for class org.aksw.shellgebra.algebra.stream.op.StreamOp2
 
StreamOpBase - Class in org.aksw.shellgebra.algebra.stream.op
 
StreamOpBase() - Constructor for class org.aksw.shellgebra.algebra.stream.op.StreamOpBase
 
StreamOpCommand - Class in org.aksw.shellgebra.algebra.stream.op
Generate a stream from the output of a command
StreamOpCommand(CmdOp) - Constructor for class org.aksw.shellgebra.algebra.stream.op.StreamOpCommand
 
StreamOpConcat - Class in org.aksw.shellgebra.algebra.stream.op
 
StreamOpConcat(List) - Constructor for class org.aksw.shellgebra.algebra.stream.op.StreamOpConcat
 
StreamOpContentConvert - Class in org.aksw.shellgebra.algebra.stream.op
Byte-level operation.
StreamOpContentConvert(String, String, String, StreamOp) - Constructor for class org.aksw.shellgebra.algebra.stream.op.StreamOpContentConvert
 
StreamOpContentConvert(OpSpecContentConvertRdf, StreamOp) - Constructor for class org.aksw.shellgebra.algebra.stream.op.StreamOpContentConvert
 
StreamOpEntry<T> - Record Class in org.aksw.shellgebra.algebra.stream.transformer
Groups a StreamOp with a custom value.
StreamOpEntry(StreamOp, T) - Constructor for record class org.aksw.shellgebra.algebra.stream.transformer.StreamOpEntry
Creates an instance of a StreamOpEntry record class.
StreamOpFile - Class in org.aksw.shellgebra.algebra.stream.op
 
StreamOpFile(String) - Constructor for class org.aksw.shellgebra.algebra.stream.op.StreamOpFile
 
StreamOpFile(OpSpecFile) - Constructor for class org.aksw.shellgebra.algebra.stream.op.StreamOpFile
 
StreamOpN - Class in org.aksw.shellgebra.algebra.stream.op
 
StreamOpN(List) - Constructor for class org.aksw.shellgebra.algebra.stream.op.StreamOpN
 
StreamOpOverFileOp - Class in org.aksw.shellgebra.algebra.stream.op
 
StreamOpOverFileOp() - Constructor for class org.aksw.shellgebra.algebra.stream.op.StreamOpOverFileOp
 
StreamOpResolved - Class in org.aksw.shellgebra.algebra.stream.op
 
StreamOpResolved() - Constructor for class org.aksw.shellgebra.algebra.stream.op.StreamOpResolved
 
StreamOpTranscode - Class in org.aksw.shellgebra.algebra.stream.op
Encode/Decode the underlying stream with a codec of the given name.
StreamOpTranscode(OpSpecTranscoding, StreamOp) - Constructor for class org.aksw.shellgebra.algebra.stream.op.StreamOpTranscode
 
StreamOpTranscode(TranscodeMode, String, StreamOp) - Constructor for class org.aksw.shellgebra.algebra.stream.op.StreamOpTranscode
 
StreamOpTransform - Interface in org.aksw.shellgebra.algebra.stream.transformer
 
StreamOpTransformBase - Class in org.aksw.shellgebra.algebra.stream.transformer
 
StreamOpTransformBase() - Constructor for class org.aksw.shellgebra.algebra.stream.transformer.StreamOpTransformBase
 
StreamOpTransformer - Class in org.aksw.shellgebra.algebra.stream.transformer
 
StreamOpTransformer() - Constructor for class org.aksw.shellgebra.algebra.stream.transformer.StreamOpTransformer
 
StreamOpTransformExecutionPartitioner - Class in org.aksw.shellgebra.algebra.stream.transform
Partitions stream expressions based on the capabilities of a runtime.
StreamOpTransformExecutionPartitioner(StreamOpTransform) - Constructor for class org.aksw.shellgebra.algebra.stream.transform.StreamOpTransformExecutionPartitioner
 
StreamOpTransformExecutionPartitioner.Location - Enum Class in org.aksw.shellgebra.algebra.stream.transform
 
StreamOpTransformGeneric<T> - Interface in org.aksw.shellgebra.algebra.stream.transformer
 
StreamOpTransformSubst - Class in org.aksw.shellgebra.algebra.stream.transform
Resolves variables
StreamOpTransformSubst(boolean, Function) - Constructor for class org.aksw.shellgebra.algebra.stream.transform.StreamOpTransformSubst
 
StreamOpTransformSubst(Function) - Constructor for class org.aksw.shellgebra.algebra.stream.transform.StreamOpTransformSubst
 
StreamOpTransformToCmdOp - Class in org.aksw.shellgebra.algebra.stream.transform
 
StreamOpTransformToCmdOp(CodecRegistry, CodecSysEnv) - Constructor for class org.aksw.shellgebra.algebra.stream.transform.StreamOpTransformToCmdOp
 
StreamOpVar - Class in org.aksw.shellgebra.algebra.stream.op
 
StreamOpVar(String) - Constructor for class org.aksw.shellgebra.algebra.stream.op.StreamOpVar
 
StreamOpVisitor<T> - Interface in org.aksw.shellgebra.algebra.stream.op
 
StreamOpVisitorApplyTransform<T> - Class in org.aksw.shellgebra.algebra.stream.transformer
 
StreamOpVisitorApplyTransform(StreamOpTransformGeneric) - Constructor for class org.aksw.shellgebra.algebra.stream.transformer.StreamOpVisitorApplyTransform
 
StreamOpVisitorFileName - Class in org.aksw.shellgebra.algebra.stream.transform
Collects file name and transcodings into a flat list.
StreamOpVisitorFileName() - Constructor for class org.aksw.shellgebra.algebra.stream.transform.StreamOpVisitorFileName
 
StreamOpVisitorFileName(Function) - Constructor for class org.aksw.shellgebra.algebra.stream.transform.StreamOpVisitorFileName
 
StreamOpVisitorFileName.FileName - Record Class in org.aksw.shellgebra.algebra.stream.transform
 
StreamOpVisitorWrapper<T> - Interface in org.aksw.shellgebra.algebra.stream.transform
 
StreamOpVisitorWrapperBase<T> - Class in org.aksw.shellgebra.algebra.stream.transform
 
StreamOpVisitorWrapperBase(StreamOpVisitor) - Constructor for class org.aksw.shellgebra.algebra.stream.transform.StreamOpVisitorWrapperBase
 
subOp - Variable in class org.aksw.shellgebra.algebra.stream.op.StreamOp1
 
subOp1 - Variable in class org.aksw.shellgebra.algebra.stream.op.StreamOp2
 
subOp2 - Variable in class org.aksw.shellgebra.algebra.stream.op.StreamOp2
 
subOps - Variable in class org.aksw.shellgebra.algebra.stream.op.StreamOpN
 
subst(StreamOp, Function) - Static method in class org.aksw.shellgebra.algebra.stream.transform.StreamOpTransformSubst
 
subst(StreamOp, Map) - Static method in class org.aksw.shellgebra.algebra.stream.transform.StreamOpTransformSubst
 
sysCallTransform - Variable in class org.aksw.shellgebra.algebra.stream.transform.StreamOpTransformExecutionPartitioner
 

T

targetFormat() - Method in record class org.aksw.shellgebra.algebra.common.OpSpecContentConvertRdf
Returns the value of the targetFormat record component.
toolName - Variable in class org.aksw.shellgebra.registry.codec.CodecVariant
 
toString() - Method in record class org.aksw.shellgebra.algebra.common.OpSpecConcat
Returns a string representation of this record class.
toString() - Method in record class org.aksw.shellgebra.algebra.common.OpSpecContentConvertRdf
Returns a string representation of this record class.
toString() - Method in record class org.aksw.shellgebra.algebra.common.OpSpecFile
Returns a string representation of this record class.
toString() - Method in record class org.aksw.shellgebra.algebra.common.OpSpecTranscoding
Returns a string representation of this record class.
toString() - Method in class org.aksw.shellgebra.algebra.stream.op.StreamOpCommand
 
toString() - Method in class org.aksw.shellgebra.algebra.stream.op.StreamOpConcat
 
toString() - Method in class org.aksw.shellgebra.algebra.stream.op.StreamOpContentConvert
 
toString() - Method in class org.aksw.shellgebra.algebra.stream.op.StreamOpFile
 
toString() - Method in class org.aksw.shellgebra.algebra.stream.op.StreamOpTranscode
 
toString() - Method in class org.aksw.shellgebra.algebra.stream.op.StreamOpVar
 
toString() - Method in record class org.aksw.shellgebra.algebra.stream.transform.StreamOpVisitorFileName.FileName
Returns a string representation of this record class.
toString() - Method in record class org.aksw.shellgebra.algebra.stream.transformer.StreamOpEntry
Returns a string representation of this record class.
TranscodeMode - Enum Class in org.aksw.shellgebra.algebra.common
 
transcoding - Variable in class org.aksw.shellgebra.algebra.stream.op.StreamOpTranscode
 
transcodings() - Method in record class org.aksw.shellgebra.algebra.stream.transform.StreamOpVisitorFileName.FileName
Returns the value of the transcodings record component.
transform - Variable in class org.aksw.shellgebra.algebra.stream.transformer.StreamOpVisitorApplyTransform
 
transform(StreamOpCommand) - Method in class org.aksw.shellgebra.algebra.stream.transform.StreamOpTransformExecutionPartitioner
 
transform(StreamOpCommand) - Method in class org.aksw.shellgebra.algebra.stream.transformer.StreamOpTransformBase
 
transform(StreamOpCommand) - Method in interface org.aksw.shellgebra.algebra.stream.transformer.StreamOpTransformGeneric
 
transform(StreamOpConcat, List) - Method in class org.aksw.shellgebra.algebra.stream.transform.StreamOpTransformToCmdOp
 
transform(StreamOpConcat, List) - Method in class org.aksw.shellgebra.algebra.stream.transformer.StreamOpTransformBase
 
transform(StreamOpConcat, List) - Method in class org.aksw.shellgebra.algebra.stream.transform.StreamOpTransformExecutionPartitioner
 
transform(StreamOpConcat, List) - Method in interface org.aksw.shellgebra.algebra.stream.transformer.StreamOpTransformGeneric
 
transform(StreamOpContentConvert, StreamOp) - Method in class org.aksw.shellgebra.algebra.stream.transformer.StreamOpTransformBase
 
transform(StreamOpContentConvert, StreamOpEntry) - Method in class org.aksw.shellgebra.algebra.stream.transform.StreamOpTransformExecutionPartitioner
 
transform(StreamOpContentConvert, T) - Method in interface org.aksw.shellgebra.algebra.stream.transformer.StreamOpTransformGeneric
 
transform(StreamOpFile) - Method in class org.aksw.shellgebra.algebra.stream.transform.StreamOpTransformExecutionPartitioner
 
transform(StreamOpFile) - Method in class org.aksw.shellgebra.algebra.stream.transform.StreamOpTransformToCmdOp
 
transform(StreamOpFile) - Method in class org.aksw.shellgebra.algebra.stream.transformer.StreamOpTransformBase
 
transform(StreamOpFile) - Method in interface org.aksw.shellgebra.algebra.stream.transformer.StreamOpTransformGeneric
 
transform(StreamOp, StreamOpTransformGeneric) - Static method in class org.aksw.shellgebra.algebra.stream.transformer.StreamOpTransformer
 
transform(StreamOpTranscode, StreamOp) - Method in class org.aksw.shellgebra.algebra.stream.transform.StreamOpTransformToCmdOp
 
transform(StreamOpTranscode, StreamOp) - Method in class org.aksw.shellgebra.algebra.stream.transformer.StreamOpTransformBase
 
transform(StreamOpTranscode, StreamOpEntry) - Method in class org.aksw.shellgebra.algebra.stream.transform.StreamOpTransformExecutionPartitioner
 
transform(StreamOpTranscode, T) - Method in interface org.aksw.shellgebra.algebra.stream.transformer.StreamOpTransformGeneric
 
transform(StreamOpVar) - Method in class org.aksw.shellgebra.algebra.stream.transform.StreamOpTransformExecutionPartitioner
 
transform(StreamOpVar) - Method in class org.aksw.shellgebra.algebra.stream.transform.StreamOpTransformSubst
 
transform(StreamOpVar) - Method in class org.aksw.shellgebra.algebra.stream.transformer.StreamOpTransformBase
 
transform(StreamOpVar) - Method in interface org.aksw.shellgebra.algebra.stream.transformer.StreamOpTransformGeneric
 

V

valueOf(String) - Static method in enum class org.aksw.shellgebra.algebra.common.TranscodeMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.aksw.shellgebra.algebra.stream.transform.StreamOpTransformExecutionPartitioner.Location
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.aksw.shellgebra.algebra.common.TranscodeMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.aksw.shellgebra.algebra.stream.transform.StreamOpTransformExecutionPartitioner.Location
Returns an array containing the constants of this enum class, in the order they are declared.
varName - Variable in class org.aksw.shellgebra.algebra.stream.op.StreamOpVar
 
varNameResolver - Variable in class org.aksw.shellgebra.algebra.stream.transform.StreamOpTransformSubst
 
varNameResolver - Variable in class org.aksw.shellgebra.algebra.stream.transform.StreamOpVisitorFileName
 
varToOp - Variable in class org.aksw.shellgebra.algebra.stream.transform.StreamOpTransformExecutionPartitioner
 
visit(StreamOpCommand) - Method in interface org.aksw.shellgebra.algebra.stream.op.StreamOpVisitor
 
visit(StreamOpCommand) - Method in class org.aksw.shellgebra.algebra.stream.transform.StreamOpVisitorFileName
 
visit(StreamOpCommand) - Method in interface org.aksw.shellgebra.algebra.stream.transform.StreamOpVisitorWrapper
 
visit(StreamOpCommand) - Method in class org.aksw.shellgebra.algebra.stream.transformer.StreamOpVisitorApplyTransform
 
visit(StreamOpConcat) - Method in interface org.aksw.shellgebra.algebra.stream.op.StreamOpVisitor
 
visit(StreamOpConcat) - Method in class org.aksw.shellgebra.algebra.stream.transform.StreamOpVisitorFileName
 
visit(StreamOpConcat) - Method in interface org.aksw.shellgebra.algebra.stream.transform.StreamOpVisitorWrapper
 
visit(StreamOpConcat) - Method in class org.aksw.shellgebra.algebra.stream.transformer.StreamOpVisitorApplyTransform
 
visit(StreamOpContentConvert) - Method in interface org.aksw.shellgebra.algebra.stream.op.StreamOpVisitor
 
visit(StreamOpContentConvert) - Method in class org.aksw.shellgebra.algebra.stream.transform.StreamOpVisitorFileName
 
visit(StreamOpContentConvert) - Method in interface org.aksw.shellgebra.algebra.stream.transform.StreamOpVisitorWrapper
 
visit(StreamOpContentConvert) - Method in class org.aksw.shellgebra.algebra.stream.transformer.StreamOpVisitorApplyTransform
 
visit(StreamOpFile) - Method in interface org.aksw.shellgebra.algebra.stream.op.StreamOpVisitor
 
visit(StreamOpFile) - Method in class org.aksw.shellgebra.algebra.stream.transform.StreamOpVisitorFileName
 
visit(StreamOpFile) - Method in interface org.aksw.shellgebra.algebra.stream.transform.StreamOpVisitorWrapper
 
visit(StreamOpFile) - Method in class org.aksw.shellgebra.algebra.stream.transformer.StreamOpVisitorApplyTransform
 
visit(StreamOpTranscode) - Method in interface org.aksw.shellgebra.algebra.stream.op.StreamOpVisitor
 
visit(StreamOpTranscode) - Method in class org.aksw.shellgebra.algebra.stream.transform.StreamOpVisitorFileName
 
visit(StreamOpTranscode) - Method in interface org.aksw.shellgebra.algebra.stream.transform.StreamOpVisitorWrapper
 
visit(StreamOpTranscode) - Method in class org.aksw.shellgebra.algebra.stream.transformer.StreamOpVisitorApplyTransform
 
visit(StreamOpVar) - Method in interface org.aksw.shellgebra.algebra.stream.op.StreamOpVisitor
 
visit(StreamOpVar) - Method in class org.aksw.shellgebra.algebra.stream.transform.StreamOpVisitorFileName
 
visit(StreamOpVar) - Method in interface org.aksw.shellgebra.algebra.stream.transform.StreamOpVisitorWrapper
 
visit(StreamOpVar) - Method in class org.aksw.shellgebra.algebra.stream.transformer.StreamOpVisitorApplyTransform
 
A B C D E F G H I L M N O R S T V 
All Classes and Interfaces|All Packages