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

A

AbstractBuildVersion - Class in water
 
AbstractBuildVersion() - Constructor for class water.AbstractBuildVersion
 
AbstractEmbeddedH2OConfig - Class in water
This class is a small shim between a main java program (such as a Hadoop mapper) and an embedded full-capability H2O.
AbstractEmbeddedH2OConfig() - Constructor for class water.AbstractEmbeddedH2OConfig
 
ACK_ACK_PRIORITY - Static variable in class water.H2O
 
ACK_PRIORITY - Static variable in class water.H2O
 
activation - Variable in class hex.NeuralNet
 
actual - Variable in class water.api.ConfusionMatrix
 
adapt(Frame, boolean) - Method in class water.Model
Build an adapted Frame from the given Frame.
adapt(ValueArray) - Method in class water.OldModel
Adapt model for the given dataset.
adapt(String[]) - Method in class water.OldModel
Adapt model for given columns.
adaptFrame(Frame) - Method in class hex.FrameTask
Reorder the frame's columns so that numeric columns come first followed by categoricals ordered by cardinality in decreasing order and the response is the last.
adaptTo(Vec, boolean) - Method in class water.fvec.Vec
Adapt given vector v to this vector.
add(int, int) - Method in class hex.ConfusionMatrix
 
add(ConfusionMatrix) - Method in class hex.ConfusionMatrix
 
add(DGLM.LambdaMax) - Method in class hex.DGLM.LambdaMax
 
add(double, double) - Method in class hex.glm.GLMValidation
 
add(GLMValidation) - Method in class hex.glm.GLMValidation
 
add(Gram) - Method in class hex.gram.Gram
 
add(Summary) - Method in class hex.Summary
 
add(Chunk) - Method in class hex.Summary2
 
add(Summary2) - Method in class hex.Summary2
 
add(Future) - Method in class water.Futures
Some Future task which needs to complete before this task completes
add(Futures) - Method in class water.Futures
Merge pending-task lists as part of doing a 'reduce' step
add(String, Vec) - Method in class water.fvec.Frame
Appends a named column, keeping the last Vec as the response
add(long) - Method in class water.nbhm.ConcurrentAutoTable
Add the given value to current counter value.
add(E) - Method in class water.nbhm.NonBlockingHashSet
Add o to the set.
add(Integer) - Method in class water.nbhm.NonBlockingSetInt
Add i to the set.
add(int) - Method in class water.nbhm.NonBlockingSetInt
Add i to the set.
add(double) - Method in class water.util.Counter
 
add(T[], T...) - Static method in class water.util.Utils
 
add(byte[], byte[]) - Static method in class water.util.Utils
 
add(int[], int[]) - Static method in class water.util.Utils
 
add(int[][], int[][]) - Static method in class water.util.Utils
 
add(long[], long[]) - Static method in class water.util.Utils
 
add(long[][], long[][]) - Static method in class water.util.Utils
 
add(float[], float[]) - Static method in class water.util.Utils
 
add(float[][], float[][]) - Static method in class water.util.Utils
 
add(double[], double[]) - Static method in class water.util.Utils
 
add(double[][], double[][]) - Static method in class water.util.Utils
 
addArgument(String, String) - Method in class water.Arguments
Add a new argument to this command line.
addChecker(Function.ArgCheck) - Method in class water.exec.Function
 
addColumn(String, int, int, double, double, double, double) - Method in class water.exec.VABuilder
 
addColumn(ValueArray.Column) - Method in class water.exec.VABuilder
 
addColumns(int) - Method in class water.parser.DParseTask
 
addColumns(int) - Method in class water.parser.SVMLightDParseTask
 
addDiag(double) - Method in class hex.gram.Gram
 
addDoubleColumn(String) - Method in class water.exec.VABuilder
 
addDoubleColumn(String, double, double, double) - Method in class water.exec.VABuilder
 
addDoubleColumn(String, double, double, double, double) - Method in class water.exec.VABuilder
 
addedElems() - Method in class water.parser.Enum
 
addEnum(int) - Method in class water.fvec.NewChunk
 
addExternalJars(File) - Method in class water.Boot
Adds all jars in given directory to the classpath.
addFolder(Path, JsonArray, JsonArray) - Static method in class water.persist.PersistHdfs
 
addHeader(String) - Method in class water.api.RequestBuilders.Response
 
addHeader(String, String) - Method in class water.NanoHTTPD.Response
Adds given line to the header.
addIfAbsent(E) - Method in class water.nbhm.NonBlockingHashSet
Add o to the set.
addInternalJars(String) - Method in class water.Boot
Add a jar to the system classloader
addInvalidCol(int) - Method in class water.fvec.ParseDataset2.FVecDataOut
 
addInvalidCol(int) - Method in class water.parser.CustomParser.CustomInspectDataOut
 
addInvalidCol(int) - Method in interface water.parser.CustomParser.DataOut
 
addInvalidCol(int) - Method in class water.parser.DParseTask
Adds invalid value to the column.
addInvalidCol(int) - Method in class water.parser.SVMLightDParseTask
 
addKey(ValueString) - Method in class water.parser.Enum
Add key to this map (treated as hash set in this case).
addKey(String) - Method in class water.parser.Enum
 
addNA() - Method in class water.fvec.NewChunk
 
addNum(long, int) - Method in class water.fvec.NewChunk
 
addNum(double) - Method in class water.fvec.NewChunk
 
addNumCol(int, long, int) - Method in class water.fvec.ParseDataset2.FVecDataOut
 
addNumCol(int, double) - Method in class water.fvec.ParseDataset2.FVecDataOut
Adds double value to the column.
addNumCol(int, long, int) - Method in class water.fvec.SVMLightFVecDataOut
 
addNumCol(int, long, int) - Method in class water.parser.CustomParser.CustomInspectDataOut
 
addNumCol(int, double) - Method in class water.parser.CustomParser.CustomInspectDataOut
 
addNumCol(int, long, int) - Method in interface water.parser.CustomParser.DataOut
 
addNumCol(int, double) - Method in interface water.parser.CustomParser.DataOut
 
addNumCol(int, double) - Method in class water.parser.DParseTask
Adds double value to the column.
addNumCol(int, long, int) - Method in class water.parser.DParseTask
 
addNumCol(int, long, int) - Method in class water.parser.SVMLightDParseTask
 
addPrerequisite(RequestArguments.Argument) - Method in class water.api.RequestArguments.Argument
Adds the given argument as a prerequisite.
address() - Method in class water.deploy.Host
 
addRow(double[], int, int[], double) - Method in class hex.gram.Gram
 
addrPack() - Method in class water.util.TimelineSnapshot.Event
 
addrString() - Method in class water.util.TimelineSnapshot.Event
 
addStep(int, TutorialWorkflow.TutorStep) - Method in class water.api.TutorialWorkflow.TutorWorkflow
Add a new step into tutorial workflow
addStrCol(int, ValueString) - Method in class water.fvec.ParseDataset2.FVecDataOut
 
addStrCol(int, ValueString) - Method in class water.parser.CustomParser.CustomInspectDataOut
 
addStrCol(int, ValueString) - Method in interface water.parser.CustomParser.DataOut
 
addStrCol(int, ValueString) - Method in class water.parser.DParseTask
Adds string (enum) value to the column.
addStrCol(int, ValueString) - Method in class water.parser.SVMLightDParseTask
 
addToContext(String, String) - Static method in class water.api.RequestBuilders.Builder
Adds the given element name to the existing context.
addToNavbar(Request, String) - Static method in class water.api.Request
 
addToNavbar(Request, String, String) - Static method in class water.api.Request
 
addVecs(int) - Method in class water.fvec.Vec.VectorGroup
Gets the next n keys of this group.
AIC() - Method in class hex.DGLM.GLMValidation
 
aic() - Method in class hex.glm.GLMValidation
 
alignEnumDomains(String[], String[], int[], int[]) - Static method in class hex.rf.ConfusionTask
Merge model and data predictor domain to produce domain for CM.
all() - Static method in class water.Job
 
ALPHA - Static variable in class water.api.Constants
 
alsoBlockFor(Future) - Method in class water.DRemoteTask
 
alsoBlockFor(Futures) - Method in class water.DRemoteTask
 
anneal(long) - Method in class hex.Layer
 
anyVec() - Method in class water.fvec.Frame
Returns the first readable vector.
API - Static variable in class water.External
 
API_PORT - Static variable in class water.H2O
 
apiIpPortWatchdog - Static variable in class water.H2O
 
append(CharSequence) - Method in class water.util.IndentingAppender
 
append(CharSequence, int, int) - Method in class water.util.IndentingAppender
 
append(char) - Method in class water.util.IndentingAppender
 
append() - Method in class water.util.RString
 
AppendableVec - Class in water.fvec
A NEW single distributed vector column.
AppendableVec(String) - Constructor for class water.fvec.AppendableVec
 
AppendableVec(Key) - Constructor for class water.fvec.AppendableVec
 
appendln(CharSequence) - Method in class water.util.IndentingAppender
 
apply(Job, NewRowVecTask.DataFrame) - Method in class hex.DGLM.GLMValidationFunc
 
apply(Job, NewRowVecTask.DataFrame) - Method in class hex.NewRowVecTask.RowFunc
 
argIndex(String) - Method in class water.exec.Function
 
ARGS - Static variable in class water.H2O
 
ARGUMENTS - Static variable in class water.api.Constants
 
arguments() - Method in class water.api.RequestArguments
 
Arguments - Class in water
Utility for processing command Simple command line processing.
Arguments(String[]) - Constructor for class water.Arguments
Create a new CommandLine object with an initial argument array.
Arguments() - Constructor for class water.Arguments
Create a new CommandLine object with no arguments.
Arguments.Arg - Class in water
 
Arguments.Arg() - Constructor for class water.Arguments.Arg
 
Arguments.MissingArgumentError - Error in water
 
Arguments.Opt - Class in water
Optional arguments.
Arguments.Opt() - Constructor for class water.Arguments.Opt
 
Arguments.Req - Class in water
Required arguments.
Arguments.Req() - Constructor for class water.Arguments.Req
 
argumentsToJson() - Method in class water.api.RequestArguments
Returns a json object containing all arguments specified to the page.
array(StringBuilder, String[]) - Method in class water.api.DocGen.HTML
 
ARRAY_BUILDER - Static variable in class water.api.RequestBuilders
Basic builder for arrays.
ARRAY_HEADER_ROW_BUILDER - Static variable in class water.api.RequestBuilders
Basic build for shaded array rows.
ARRAY_ROW_BUILDER - Static variable in class water.api.RequestBuilders
Basic builder for array rows.
ARRAY_ROW_ELEMENT_BUILDER - Static variable in class water.api.RequestBuilders
Basic builder for elements in array row objects.
ARRAY_ROW_SINGLECOL_BUILDER - Static variable in class water.api.RequestBuilders
Basic builder for elements in array rows single col.
arrayCopyOf(byte[], int) - Static method in class water.MemoryManager
 
arrayCopyOf(int[], int) - Static method in class water.MemoryManager
 
arrayCopyOf(long[], int) - Static method in class water.MemoryManager
 
arrayCopyOfRange(byte[], int, int) - Static method in class water.MemoryManager
 
arrayCopyOfRange(int[], int, int) - Static method in class water.MemoryManager
 
arrayCopyOfRange(long[], int, int) - Static method in class water.MemoryManager
 
arrayHead(StringBuilder) - Method in class water.api.DocGen.HTML
 
arrayHead(StringBuilder, String[]) - Method in class water.api.DocGen.HTML
 
ARRAYLET_CHUNK - Static variable in class water.Key
 
arrayTail(StringBuilder) - Method in class water.api.DocGen.HTML
 
arrayToString(JsonArray, String) - Method in class water.api.RequestBuilders.ElementBuilder
 
arrayToString(JsonArray, String) - Method in class water.api.RequestBuilders.WarningCellBuilder
 
ary() - Method in class hex.Summary
 
ARY_KEY_PRIORITY - Static variable in class water.H2O
 
asEnum() - Method in class water.fvec.Vec
Deprecated. 
asFrame(Value) - Static method in class water.ValueArray
 
asFrame() - Method in class water.ValueArray
 
asFrame(String) - Method in class water.ValueArray
 
assign(int, Key, Expr.Result) - Static method in class water.exec.Helpers
Assigns (copies) the what argument to the given key.
at(long) - Method in class water.fvec.Chunk
Load a double value.
at(long) - Method in class water.fvec.Vec
Fetch element the slow way, as a double.
at0(int) - Method in class water.fvec.Chunk
The zero-based API.
at8(long) - Method in class water.fvec.Chunk
Load a long value.
at8(long) - Method in class water.fvec.Vec
Fetch element the slow way, as a long.
at80(int) - Method in class water.fvec.Chunk
 
at8_impl(int) - Method in class water.fvec.C0DChunk
 
at8_impl(int) - Method in class water.fvec.C0LChunk
 
at8_impl(int) - Method in class water.fvec.C1Chunk
 
at8_impl(int) - Method in class water.fvec.C1NChunk
 
at8_impl(int) - Method in class water.fvec.C1SChunk
 
at8_impl(int) - Method in class water.fvec.C2Chunk
 
at8_impl(int) - Method in class water.fvec.C2SChunk
 
at8_impl(int) - Method in class water.fvec.C4Chunk
 
at8_impl(int) - Method in class water.fvec.C4FChunk
 
at8_impl(int) - Method in class water.fvec.C4SChunk
 
at8_impl(int) - Method in class water.fvec.C8Chunk
 
at8_impl(int) - Method in class water.fvec.C8DChunk
 
at8_impl(int) - Method in class water.fvec.CBSChunk
 
at8_impl(int) - Method in class water.fvec.Chunk
 
at8_impl(int) - Method in class water.fvec.NewChunk
 
at8_slow(long) - Method in class water.fvec.Chunk
 
at_slow(long) - Method in class water.fvec.Chunk
Slightly slower than 'at0' inside a chunk; goes (very) slow outside the chunk instead of throwing.
atb(int) - Method in class water.fvec.CBSChunk
 
atd_impl(int) - Method in class water.fvec.C0DChunk
 
atd_impl(int) - Method in class water.fvec.C0LChunk
 
atd_impl(int) - Method in class water.fvec.C1Chunk
 
atd_impl(int) - Method in class water.fvec.C1NChunk
 
atd_impl(int) - Method in class water.fvec.C1SChunk
 
atd_impl(int) - Method in class water.fvec.C2Chunk
 
atd_impl(int) - Method in class water.fvec.C2SChunk
 
atd_impl(int) - Method in class water.fvec.C4Chunk
 
atd_impl(int) - Method in class water.fvec.C4FChunk
 
atd_impl(int) - Method in class water.fvec.C4SChunk
 
atd_impl(int) - Method in class water.fvec.C8Chunk
 
atd_impl(int) - Method in class water.fvec.C8DChunk
 
atd_impl(int) - Method in class water.fvec.CBSChunk
 
atd_impl(int) - Method in class water.fvec.Chunk
Chunk-specific readers.
atd_impl(int) - Method in class water.fvec.NewChunk
 
Atomic<T extends Atomic> - Class in water
Atomic update of a Key
Atomic() - Constructor for class water.Atomic
 
atomic(Value) - Method in class water.Atomic
 
atomic(Value) - Method in class water.parser.DParseTask.AtomicUnion
 
atomic(T) - Method in class water.TAtomic
Atomically update an old value to a new one.
atomic(Value) - Method in class water.TAtomic
 
ATOMIC_PRIORITY - Static variable in class water.H2O
 
attemptTimeParse(ValueString) - Static method in class water.util.Utils
 
attrs() - Method in class water.parser.PMMLParser
 
AUC() - Method in class hex.DGLM.GLMValidation
 
auc() - Method in class hex.glm.GLMValidation
 
AUC - Static variable in class water.api.Constants
 
AUTO_SEP - Static variable in class water.parser.CsvParser
 
AutoBuffer - Class in water
A ByteBuffer backed mixed Input/OutputStream class.
AutoBuffer(DatagramChannel) - Constructor for class water.AutoBuffer
 
AutoBuffer(SocketChannel) - Constructor for class water.AutoBuffer
 
AutoBuffer(H2ONode) - Constructor for class water.AutoBuffer
 
AutoBuffer(FileChannel, boolean, byte) - Constructor for class water.AutoBuffer
 
AutoBuffer(DatagramPacket) - Constructor for class water.AutoBuffer
 
AutoBuffer(byte[]) - Constructor for class water.AutoBuffer
Read from a fixed byte[]; should not be closed.
AutoBuffer(byte[], int) - Constructor for class water.AutoBuffer
Read from a fixed byte[]; should not be closed.
AutoBuffer() - Constructor for class water.AutoBuffer
Write to an ever-expanding byte[].
AutoBuffer(int) - Constructor for class water.AutoBuffer
Write to a known sized byte[].
AutoBuffer.TCPIsUnreliableException - Exception in water
 
available() - Method in class water.util.RIStream
 
available() - Method in class water.ValueArray.CsvVAStream
 
available() - Method in class water.ValueArray.VAStream
 
aws_credentials - Variable in class water.H2O.OptArgs
 

B

BACKEND_MASK - Static variable in class water.Value
 
barf(char, char) - Method in class water.parser.PMMLParser
 
BASE - Static variable in class water.api.Constants
 
BaseStatsTask - Class in hex
Class for storing and updating basic column stats (max, min, mean, sigma).
BaseStatsTask(ValueArray) - Constructor for class hex.BaseStatsTask
 
basic_packet_handling(AutoBuffer) - Static method in class water.UDPReceiverThread
 
BBSIZE - Static variable in class water.AutoBuffer
 
BEST_THRESHOLD - Static variable in class water.api.Constants
 
bestCM() - Method in class hex.DGLM.GLMValidation
 
bestCM(ConfusionMatrix.ErrMetric) - Method in class hex.DGLM.GLMValidation
 
bestThreshold() - Method in class hex.DGLM.GLMValidation
 
beta() - Method in class hex.DGLM.GLMModel
 
beta() - Method in class hex.glm.GLMModel
 
beta - Variable in class water.H2O.OptArgs
 
BETA_EPS - Static variable in class water.api.Constants
 
betaColMap() - Method in class hex.NewRowVecTask.DataFrame
 
bigCopy() - Method in class hex.gbm.DBinHistogram
 
bigCopy() - Method in class hex.gbm.DHistogram
 
BIN_LIMIT - Static variable in class water.api.Constants
 
binCount(int) - Method in class hex.Summary.ColSummary
 
binPercent(int) - Method in class hex.Summary.ColSummary
 
binValue(int) - Method in class hex.Summary.ColSummary
 
binValue(int) - Method in class hex.Summary2
 
BitsCmpTask - Class in water
 
BitsCmpTask(ValueArray) - Constructor for class water.BitsCmpTask
 
block() - Method in class water.RPC
 
block() - Method in class water.Value
Possibly blocks the current thread.
block_store_cleaner() - Static method in class water.Boot
 
blockForPending() - Method in class water.Futures
Block until all pending futures have completed
bodyHead(StringBuilder) - Method in class water.api.DocGen
 
bodyHead(StringBuilder) - Method in class water.api.DocGen.HTML
 
bodyTail(StringBuilder) - Method in class water.api.DocGen
 
bodyTail(StringBuilder) - Method in class water.api.DocGen.HTML
 
bold(String) - Method in class water.api.DocGen
 
bold(String) - Method in class water.api.DocGen.HTML
 
BooleanVectorFilter - Class in water.exec
 
BooleanVectorFilter(Key, Key, Key, int) - Constructor for class water.exec.BooleanVectorFilter
 
Boot - Class in water
Initializer class for H2O.
boot(String[]) - Method in class water.Boot
 
boot2(String[]) - Method in class water.Boot
 
BOOTSTRAP_CLASSES - Static variable in class water.TypeMap
 
boxes - Variable in class water.deploy.EC2
 
branchName() - Method in class water.AbstractBuildVersion
 
branchName() - Method in class water.BuildVersion
 
broadcast() - Method in enum water.UDPRebooted.T
 
BROWSE - Static variable in class water.api.Constants
 
bs - Variable in class hex.NeuralNet.NeuralNetModel
 
BUCKET - Static variable in class water.api.Constants
 
buf() - Method in class water.AutoBuffer
 
bufClose() - Method in class water.AutoBuffer
 
build(Job, DRF.DRFParams, Data, int, int, int[]) - Static method in class hex.rf.RandomForest
Build random forest for data stored on this node.
build(RequestBuilders.Response) - Method in class water.api.Console
 
build(RequestBuilders.Response) - Method in class water.api.Documentation
 
build(RequestBuilders.Response) - Method in class water.api.HTTP404
 
build(RequestBuilders.Response) - Method in class water.api.HTTP500
 
build(RequestBuilders.Response, JsonArray, String) - Method in class water.api.RequestBuilders.ArrayBuilder
Builds the array.
build(RequestBuilders.Response, JsonElement, String) - Method in class water.api.RequestBuilders.ArrayBuilder
Calls the build method with array.
build(String, String) - Method in class water.api.RequestBuilders.ArrayRowElementBuilder
 
build(String, String) - Method in class water.api.RequestBuilders.ArrayRowSingleColBuilder
 
build(RequestBuilders.Response, JsonElement, String) - Method in class water.api.RequestBuilders.BooleanStringBuilder
 
build(RequestBuilders.Response) - Method in class water.api.RequestBuilders
Builds the HTML for the given response.
build(RequestBuilders.Response, JsonElement, String) - Method in class water.api.RequestBuilders.Builder
Override this method to provide HTML for the given json element.
build(String, String) - Method in class water.api.RequestBuilders.ElementBuilder
Displays the element in the horizontal dl layout.
build(RequestBuilders.Response, JsonElement, String) - Method in class water.api.RequestBuilders.ElementBuilder
Based of the element type determines its string value and then calls the string build version.
build(RequestBuilders.Response, JsonElement, String) - Method in class water.api.RequestBuilders.HideBuilder
 
build(String, String) - Method in class water.api.RequestBuilders.KeyElementBuilder
 
build(RequestBuilders.Response, JsonElement, String) - Method in class water.api.RequestBuilders.KeyLinkElementBuilder
 
build(RequestBuilders.Response, JsonObject, String) - Method in class water.api.RequestBuilders.ObjectBuilder
Creates the HTML of the object.
build(RequestBuilders.Response, JsonElement, String) - Method in class water.api.RequestBuilders.ObjectBuilder
The original build method.
build(String, String) - Method in class water.api.RequestBuilders.PreFormattedBuilder
 
build(RequestBuilders.Response, JsonObject, String) - Method in class water.api.RFView.ConfusionMatrixBuilder
 
build(RequestBuilders.Response, JsonObject, String) - Method in class water.api.RFView.TreeListBuilder
 
build(RequestBuilders.Response) - Method in class water.api.StaticHTMLPage
 
build(RequestBuilders.Response) - Method in class water.api.Tutorials
 
build(RequestBuilders.Response) - Method in class water.api.TutorialWorkflow
 
build(RequestBuilders.Response) - Method in class water.api.Upload
 
buildJSONResponseBox(RequestBuilders.Response) - Method in class water.api.RequestBuilders
 
buildModel(Job, Key, NewRowVecTask.DataFrame, DLSM.LSMSolver, DGLM.GLMParams, double[], int, boolean) - Static method in class hex.DGLM
 
buildModel(Job, Key, NewRowVecTask.DataFrame, DPCA.PCAParams) - Static method in class hex.DPCA
 
buildModel(Frame, String[], String[][], Key, Key, Key, Timer) - Method in class hex.gbm.DRF
 
buildModel(Frame, String[], String[][], Key, Key, Key, Timer) - Method in class hex.gbm.GBM
 
buildModel() - Method in class hex.gbm.SharedTreeModelBuilder
 
buildModel(Frame, String[], String[][], Key, Key, Key, Timer) - Method in class hex.gbm.SharedTreeModelBuilder
 
buildQuery(Properties, RequestStatics.RequestType) - Method in class water.api.RequestQueries
Returns the request query form produced from the given input arguments.
buildResponseHeader(RequestBuilders.Response) - Method in class water.api.RequestBuilders
 
BuildVersion - Class in water
 
BuildVersion() - Constructor for class water.BuildVersion
 
BUILT_IN_KEY - Static variable in class water.Key
 
BUILT_IN_KEY_JOBS - Static variable in class water.api.Constants
 
ByteBufferInputStream - Class in water.util
 
ByteBufferInputStream(List<ByteBuffer>) - Constructor for class water.util.ByteBufferInputStream
 
BYTES - Static variable in class water.api.Constants.Suffixes
 
bytes(long) - Static method in class water.PrettyPrint
 
bytes(long, int) - Static method in class water.PrettyPrint
 
BYTES_PER_SECOND - Static variable in class water.api.Constants.Suffixes
 
byteScale(long) - Static method in class water.PrettyPrint
 
byteSize(byte[]) - Static method in class hex.gbm.DHistogram
 
byteSize(short[]) - Static method in class hex.gbm.DHistogram
 
byteSize(float[]) - Static method in class hex.gbm.DHistogram
 
byteSize(int[]) - Static method in class hex.gbm.DHistogram
 
byteSize(long[]) - Static method in class hex.gbm.DHistogram
 
byteSize(double[]) - Static method in class hex.gbm.DHistogram
 
byteSize(Object[]) - Static method in class hex.gbm.DHistogram
 
byteSize() - Method in class water.fvec.AppendableVec
 
byteSize() - Method in class water.fvec.Chunk
 
byteSize() - Method in class water.fvec.Frame
 
byteSize() - Method in class water.fvec.Vec
Size of compressed vector data.
bytesPerSecond(long) - Static method in class water.PrettyPrint
 
bytesScaled(long, int) - Static method in class water.PrettyPrint
 
ByteVec - Class in water.fvec
A vector of plain Bytes.

C

C0DChunk - Class in water.fvec
The constant 'double' column.
C0DChunk(double, int) - Constructor for class water.fvec.C0DChunk
 
C0LChunk - Class in water.fvec
The constant 'long' column.
C1Chunk - Class in water.fvec
The empty-compression function, if all elements fit directly on UNSIGNED bytes.
C1NChunk - Class in water.fvec
The empty-compression function, if all elements fit directly on UNSIGNED bytes.
C1NCHUNK - Static variable in class water.TypeMap
 
C1SChunk - Class in water.fvec
The scale/bias function, where data is in SIGNED bytes before scaling.
C2Chunk - Class in water.fvec
The empty-compression function, where data is in shorts.
C2SChunk - Class in water.fvec
The scale/bias function, where data is in SIGNED bytes before scaling.
C4Chunk - Class in water.fvec
The empty-compression function, where data is in 'int's.
C4FChunk - Class in water.fvec
The empty-compression function, where data is in 'float's.
C4SChunk - Class in water.fvec
The scale/bias function, where data is in SIGNED bytes before scaling.
C8Chunk - Class in water.fvec
The empty-compression function, where data is in 'long's.
C8DChunk - Class in water.fvec
The empty-compression function, where data is in 'double's.
calcArrayList(String) - Static method in class water.util.UserSpecifiedNetwork
 
calcConvertedFrameKeyString(String) - Static method in class water.DKV
Return the calculated name of a Frame Key given a ValueArray Key.
calculateSigma(Key, int) - Static method in class water.exec.Helpers
Calculates the second pass of column metadata for the given key.
call(H2ONode, DT) - Static method in class water.RPC
 
call() - Method in class water.RPC
 
call(AutoBuffer) - Method in class water.TimeLine
 
callback(T) - Method in class water.H2O.H2OCallback
 
canAlloc() - Static method in class water.MemoryManager
 
cancel() - Method in class hex.Trainer.Threaded
 
Cancel - Class in water.api
 
Cancel() - Constructor for class water.api.Cancel
 
cancel() - Method in class water.Job
 
cancel(String) - Method in class water.Job
 
cancel(Key, String) - Static method in class water.Job
 
cancel() - Method in class water.Job.ChunkProgress
 
cancel(boolean) - Method in class water.RPC
 
CANCELLED - Static variable in class water.api.Constants
 
cancelled() - Method in class water.Job
 
CANCELLED_END_TIME - Static variable in class water.Job
 
canonical() - Method in class hex.glm.GLMParams
 
canShallowCopy() - Method in class water.exec.Expr.Result
 
caption(JsonArray, String) - Method in class water.api.RequestBuilders.ArrayBuilder
Caption of the table.
caption(JsonObject, String) - Method in class water.api.RequestBuilders.ArrayRowBuilder
 
caption(JsonObject, String) - Method in class water.api.RequestBuilders.NoCaptionObjectBuilder
 
caption(JsonObject, String) - Method in class water.api.RequestBuilders.ObjectBuilder
Displays the caption of the object.
CASE - Static variable in class water.api.Constants
 
CASE_MODE - Static variable in class water.api.Constants
 
catOffsets() - Method in class hex.FrameTask
 
cats() - Method in class hex.FrameTask
 
CBSChunk - Class in water.fvec
A simple chunk for boolean values.
CBSChunk(byte[], byte, byte) - Constructor for class water.fvec.CBSChunk
 
CHAR_COMMA - Static variable in class water.parser.CustomParser
 
CHAR_CR - Static variable in class water.parser.CustomParser
 
CHAR_DECIMAL_SEPARATOR - Variable in class water.parser.CsvParser
 
CHAR_DOUBLE_QUOTE - Static variable in class water.parser.CustomParser
 
CHAR_FF - Static variable in class water.parser.CustomParser
 
CHAR_LF - Static variable in class water.parser.CustomParser
 
CHAR_NULL - Static variable in class water.parser.CustomParser
 
CHAR_SEPARATOR - Variable in class water.parser.CsvParser
 
CHAR_SINGLE_QUOTE - Static variable in class water.parser.CustomParser
 
CHAR_SPACE - Static variable in class water.parser.CustomParser
 
CHAR_TAB - Static variable in class water.parser.CustomParser
 
CHAR_VT - Static variable in class water.parser.CustomParser
 
check(RequestQueries, String) - Method in class water.api.RequestArguments.Argument
Checks that the argument supplied is correct.
Check - Class in water.util
 
Check() - Constructor for class water.util.Check
 
check(File, boolean) - Static method in class water.util.FileIntegrityChecker
 
check_jar_md5() - Method in class water.HeartBeat
 
check_rest_params - Variable in class water.H2O.OptArgs
 
checkArguments(Properties, RequestStatics.RequestType) - Method in class water.api.RequestQueries
Checks the given arguments.
checkCompatible() - Method in class water.fvec.Frame
Check that the vectors are all compatible.
checkedColumnIndex(ValueArray, Expr.Result) - Static method in class water.exec.Helpers
 
checker(int) - Method in class water.exec.Function
 
checkForSuicide(int, AutoBuffer) - Static method in class water.UDPRebooted
 
checkJsonName(String) - Static method in class water.api.RequestStatics
Checks if the given JSON name is valid.
checkLegality(Vec) - Method in class water.api.RequestArguments.FrameKeyMultiVec
 
checkLegality(int, ValueArray.Column) - Method in class water.api.RequestArguments.HexColumnSelect
 
checkLegality(int, ValueArray.Column) - Method in class water.api.RequestArguments.HexNonClassColumnSelect
 
checkResponseCol(ValueArray.Column, ArrayList<String>) - Method in class hex.DGLM.GLMParams
 
checkResult(Expr.Result) - Method in class water.exec.Function.ArgCheck
 
checkResult(Expr.Result) - Method in class water.exec.Function.ArgColIdent
 
checkResult(Expr.Result) - Method in class water.exec.Function.ArgInt
 
checkResult(Expr.Result) - Method in class water.exec.Function.ArgIntPositive
 
checkResult(Expr.Result) - Method in class water.exec.Function.ArgScalar
 
checkResult(Expr.Result) - Method in class water.exec.Function.ArgString
 
checkResult(Expr.Result) - Method in class water.exec.Function.ArgValue
 
checkResult(Expr.Result) - Method in class water.exec.Function.ArgVector
 
chknum(long) - Method in class water.ValueArray
Chunk number containing a row
chknum(long, long, int) - Static method in class water.ValueArray
 
cholesky(Gram.Cholesky) - Method in class hex.gram.Gram
Compute the cholesky decomposition.
CHUNK - Static variable in class water.api.Constants
 
Chunk - Class in water.fvec
A compression scheme, over a chunk - a single array of bytes.
chunk(long) - Method in class water.fvec.Vec
The Chunk for a row#.
chunk2StartElem(int) - Method in class water.fvec.AppendableVec
 
chunk2StartElem(int) - Method in class water.fvec.NFSFileVec
 
chunk2StartElem(int) - Method in class water.fvec.Vec
Convert a chunk-index into a starting row #.
CHUNK_SZ - Static variable in class water.ValueArray
 
chunkDone() - Method in class hex.FrameTask
Override this to do post-chunk processing work.
chunkDone() - Method in class hex.glm.GLMTask.GLMIterationTask
 
chunkIdx(int) - Method in class water.fvec.AppendableVec
 
chunkIdx(Key) - Static method in class water.fvec.NFSFileVec
 
chunkIdx(int) - Method in class water.fvec.NFSFileVec
 
chunkIdx(int) - Method in class water.fvec.Vec
Get a Chunk's Value by index.
chunkInit() - Method in class hex.FrameTask
Override this to initialize at the beginning of chunk processing.
chunkInit() - Method in class hex.glm.GLMTask.GLMIterationTask
 
chunkInit() - Method in class hex.gram.Gram.GramTask
 
chunkKey(int) - Method in class water.fvec.Vec
Get a Chunk Key from a chunk-index.
chunkLen(int) - Method in class water.fvec.Vec
Number of rows in chunk.
chunkOffset(Key) - Static method in class water.fvec.NFSFileVec
 
chunks() - Method in class water.ValueArray
Number of chunks
chunkSize(Key, long, int) - Static method in class water.exec.SliceFilter
 
cidx() - Method in class water.fvec.Chunk
 
CLASS - Static variable in class water.api.Constants
 
classErr() - Method in class hex.ConfusionMatrix
 
classErr(int) - Method in class hex.ConfusionMatrix
 
classError() - Method in class hex.DGLM.GLMValidation
 
classes() - Method in class hex.rf.Data
 
classes() - Method in class hex.rf.RFModel
 
classification - Variable in class water.Job.ModelJob
 
classification_error - Variable in class hex.NeuralNet.NeuralNetScore
 
classify(ValueArray, AutoBuffer, int, int[], int[], double[], Random) - Method in class hex.rf.RFModel
 
classify(int[], double[], Random) - Method in class hex.rf.RFModel
 
classify(Data.Row) - Method in class hex.rf.Tree
 
classify(AutoBuffer, ValueArray, AutoBuffer, int, int[], short) - Static method in class hex.rf.Tree
Classify this serialized tree - withOUT inflating it to a full tree.
classify(AutoBuffer, double[], double) - Static method in class hex.rf.Tree
 
classify0(int, ValueArray, AutoBuffer, int, int[], short) - Method in class hex.rf.RFModel
Classify a row according to one particular tree.
className(int) - Static method in class water.TypeMap
 
className() - Method in class water.Value
 
classNames() - Method in class water.Model
 
classOf() - Method in class hex.rf.Data.Row
 
classWt() - Method in class hex.rf.Data
 
clazz(int) - Static method in class water.TypeMap
 
cleanUp(Frame, Timer) - Method in class hex.gbm.SharedTreeModelBuilder
 
clear() - Method in class water.nbhm.NonBlockingHashMap
Removes all of the mappings from this map.
clear() - Method in class water.nbhm.NonBlockingHashMapLong
Removes all of the mappings from this map.
clear() - Method in class water.nbhm.NonBlockingHashSet
Empty the set.
clear() - Method in class water.nbhm.NonBlockingIdentityHashMap
Removes all of the mappings from this map.
clear() - Method in class water.nbhm.NonBlockingSetInt
Empty the bitvector.
clear() - Method in class water.persist.Persist
 
clear() - Method in class water.persist.PersistFS
 
clear() - Method in class water.persist.PersistHdfs
 
clear() - Method in class water.persist.PersistNFS
 
clear() - Method in class water.persist.PersistS3
 
clear() - Method in class water.util.RString
 
clearFolder(String) - Static method in class water.util.Utils
 
clearFolder(File) - Static method in class water.util.Utils
 
clearForWriting() - Method in class water.AutoBuffer
 
clen(int, int) - Static method in class water.fvec.CBSChunk
Returns compressed len of the given array length if the value if represented by bpv-bits.
clientRSyncExcludes - Variable in class water.deploy.Cloud
Excludes for rsync to the master
clientRSyncIncludes - Variable in class water.deploy.Cloud
Includes for rsync to the master
clone() - Method in class hex.ConfusionMatrix
 
clone() - Method in class hex.DPCA.EigenvectorMatrix
 
clone() - Method in class hex.Layer
 
clone() - Method in class hex.rf.Data
 
clone() - Method in class hex.RowVecTask.Sampling
 
clone() - Method in class water.DRemoteTask
 
clone() - Method in class water.DTask
 
clone() - Method in class water.fvec.Chunk
 
clone() - Method in class water.Iced
 
clone() - Method in class water.MRTask2
Local Clone - setting final-field completer
clone() - Method in class water.nbhm.NonBlockingHashMap
Creates a shallow copy of this hashtable.
clone() - Method in class water.nbhm.NonBlockingIdentityHashMap
Creates a shallow copy of this hashtable.
clone() - Method in class water.parser.CsvParser
 
clone() - Method in class water.parser.CustomParser
 
clone() - Method in class water.parser.CustomParser.ParserSetup
 
clone() - Method in class water.parser.Enum
 
clone() - Method in class water.parser.SVMLightParser
 
clone() - Method in class water.parser.XlsParser
 
clone() - Method in class water.parser.XlsxParser
 
clone() - Method in class water.util.TimelineSnapshot.Event
 
clone() - Method in class water.ValueArray
 
clone() - Method in class water.ValueArray.Column
 
clone2() - Method in class water.parser.DParseTask
 
close() - Method in class water.AutoBuffer
 
close(boolean, boolean) - Method in class water.AutoBuffer
 
close() - Method in class water.deploy.NodeCL
 
close(Futures) - Method in class water.fvec.AppendableVec
 
close(int, Futures) - Method in class water.fvec.Chunk
After writing we must call close() to register the bulk changes
close(Futures) - Method in class water.fvec.NewChunk
 
close() - Method in class water.fvec.ParseDataset2.FVecDataOut
 
close(Futures) - Method in class water.fvec.ParseDataset2.FVecDataOut
 
close() - Method in interface water.parser.CustomParser.StreamDataOut
 
close(Futures) - Method in interface water.parser.CustomParser.StreamDataOut
 
close() - Method in class water.util.IndentingAppender
 
close() - Method in class water.util.RIStream
 
close(Closeable...) - Static method in class water.util.Utils
 
close(Socket) - Static method in class water.util.Utils
 
close() - Method in class water.ValueArray.CsvVAStream
 
close() - Method in class water.ValueArray.VAStream
 
close_() - Static method in class water.deploy.NodeCL
 
closeAll() - Static method in class water.UDPRebooted
 
closeAppendables() - Method in class water.fvec.Frame
 
closeAppendables(Futures) - Method in class water.fvec.Frame
 
closeLocal() - Method in class water.MRTask2
Override to do any remote cleaning on the last remote instance of this object, for disposing of node-local shared data structures.
closeQuietly() - Method in class water.util.RIStream
 
closest(double[][], double[], KMeans.ClusterDist) - Static method in class hex.KMeans
 
closest(double[][], double[], KMeans.ClusterDist, int) - Static method in class hex.KMeans
 
closeVecs() - Method in class water.fvec.ParseDataset2.FVecDataOut
 
closeVecs(Futures) - Method in class water.fvec.ParseDataset2.FVecDataOut
 
Cloud - Class in water.api
 
Cloud() - Constructor for class water.api.Cloud
 
Cloud - Class in water.deploy
 
Cloud() - Constructor for class water.deploy.Cloud
 
CLOUD - Static variable in class water.H2O
 
CLOUD - Static variable in class water.TimeLine
 
Cloud.Master - Class in water.deploy
 
Cloud.Master() - Constructor for class water.deploy.Cloud.Master
 
cloud_info(H2O) - Method in class water.Key
 
CLOUD_NAME - Static variable in class water.api.Constants
 
cloud_name - Variable in class water.api.JStack
 
CLOUD_SIZE - Static variable in class water.api.Constants
 
cloudStatus() - Static method in class water.External
 
cloudStatus() - Method in interface water.ExternalInterface
 
cloudStatus() - Method in class water.InternalInterface
 
clrdsk() - Method in class water.Value
 
clusters - Variable in class hex.KMeans2.KMeans2Model
 
clusters() - Method in class hex.KMeansModel
 
CLUSTERS - Static variable in class water.api.Constants
 
cm() - Method in class hex.NeuralNet.NeuralNetModel
 
cm - Variable in class water.api.ConfusionMatrix
 
cm() - Method in class water.Model
For classifiers, confusion matrix on validation set.
code() - Method in class water.util.TreeRenderer
 
CodeTreePrinter - Class in hex.rf
 
CodeTreePrinter(OutputStream, ValueArray.Column[], int[], String[]) - Constructor for class hex.rf.CodeTreePrinter
 
CodeTreePrinter(Appendable, ValueArray.Column[], int[], String[]) - Constructor for class hex.rf.CodeTreePrinter
 
coefficients() - Method in class hex.glm.GLMModel
get beta coefficients in a map indexed by name
COEFFICIENTS - Static variable in class water.api.Constants
 
coefNames() - Method in class hex.glm.GLMModel
 
colComp(ValueArray) - Method in class water.api.RequestArguments.FrameKeyMultiVec
 
colComp(ValueArray) - Method in class water.api.RequestArguments.HexColumnSelect
 
colComp(ValueArray) - Method in class water.api.RequestArguments.HexNonConstantColumnSelect
 
colComp(ValueArray) - Method in class water.api.RequestArguments.HexPCAColumnSelect
 
colIndex() - Method in class water.exec.Expr.Result
 
collect(double) - Method in class water.exec.Helpers.ScallarCollector
 
colMaxIdx(int) - Method in class hex.rf.Data
 
colMinIdx(int) - Method in class hex.rf.Data
 
colName(int) - Method in class hex.rf.Data
 
colNames() - Method in class water.ValueArray
An array of column names
cols - Variable in class hex.KMeansGrid
 
COLS - Static variable in class water.api.Constants
 
cols - Variable in class water.Job.ColumnsJob
 
ColSummaryTask - Class in hex
 
ColSummaryTask(ValueArray, int[]) - Constructor for class hex.ColSummaryTask
 
columnArity(int) - Method in class hex.rf.Data
 
columnFilter(ValueArray.Column) - Method in class hex.DPCA.PCAModel
 
columnFilter(ValueArray.Column) - Method in class hex.KMeansModel
 
columnFilter(ValueArray.Column) - Method in class water.OldModel
 
columnMapping(String[]) - Method in class water.OldModel
Map from the model's columns to the given column names, or to -1 if no column name maps.
columnMapping(String[]) - Method in class water.score.ScoreModel
 
columns() - Method in class hex.rf.Data
 
COLUMNS_DISPLAY - Static variable in class water.api.Constants
 
compactSz() - Method in class hex.NewRowVecTask.DataFrame
 
compareDatasets(ValueArray, Frame) - Static method in class water.fvec.DatasetCompare
 
compareTo(Object) - Method in class water.H2ONode
 
compareTo(Object) - Method in class water.H2ONode.H2Okey
 
compareTo(Object) - Method in class water.Key
 
compareTo(Delayed) - Method in class water.RPC
 
compareTo(Delayed) - Method in class water.RPC.RPCCall
 
compareTo(TimelineSnapshot.Event) - Method in class water.util.TimelineSnapshot.Event
Used to determine ordering of events not bound by any dependency.
compiledBy() - Method in class water.AbstractBuildVersion
 
compiledBy() - Method in class water.BuildVersion
 
compiledOn() - Method in class water.AbstractBuildVersion
 
compiledOn() - Method in class water.BuildVersion
 
complement(Data, short[]) - Method in class hex.rf.Data
 
compose(int[], int[]) - Static method in class water.util.Utils
 
computationTime() - Method in class hex.DGLM.GLMValidation
 
compute(long) - Method in class water.H2O.Cleaner.Histo
 
compute() - Method in class water.H2O.H2OCountedCompleter
 
compute2() - Method in class hex.rf.Tree
 
compute2() - Method in class water.Atomic
 
compute2() - Method in class water.DRemoteTask
 
compute2() - Method in class water.FetchClazz
 
compute2() - Method in class water.FetchId
 
compute2() - Method in class water.FJPacket
 
compute2() - Method in class water.fvec.ParseDataset2.ParserFJTask
 
compute2() - Method in class water.H2O.H2OCallback
 
compute2() - Method in class water.H2O.H2OCountedCompleter
 
compute2() - Method in class water.H2O.H2OEmptyCompleter
 
compute2() - Method in class water.MRTask2
Called from FJ threads to do local work.
compute2() - Method in class water.NOPTask
 
compute2() - Method in class water.parser.ParseDataset.ParserFJTask
 
compute2() - Method in class water.persist.PersistHdfsTask
 
compute2() - Method in class water.RPC.RPCCall
 
compute2() - Method in class water.TaskGetKey
 
compute2() - Method in class water.TaskPutKey
 
computeAIC() - Method in class hex.glm.GLMValidation
 
computeAUC() - Method in class hex.DGLM.GLMValidation
Computes area under the ROC curve.
computeAUC() - Method in class hex.glm.GLMValidation
Computes area under the ROC curve.
computeBestThreshold(ConfusionMatrix.ErrMetric) - Method in class hex.DGLM.GLMValidation
 
computeColumnDomain() - Method in class water.parser.Enum
 
computeErr(ConfusionMatrix) - Method in enum hex.ConfusionMatrix.ErrMetric
 
computeEta(double[], int[]) - Method in class hex.DGLM.GramMatrixFunc
 
computeEta(int, int[], double[]) - Method in class hex.glm.GLMTask
 
computeMajorities() - Method in class hex.Summary2
 
ConcurrentAutoTable - Class in water.nbhm
An auto-resizing table of longs, supporting low-contention CAS operations.
ConcurrentAutoTable() - Constructor for class water.nbhm.ConcurrentAutoTable
 
condPop(RLikeParser.Token.Type) - Method in class water.exec.RLikeParser
 
CONF - Static variable in class water.persist.PersistHdfs
 
confirm - Variable in class water.deploy.EC2
 
confusion_matrix - Variable in class hex.NeuralNet.NeuralNetModel
 
confusion_matrix - Variable in class hex.NeuralNet.NeuralNetScore
 
ConfusionMatrix - Class in hex
 
ConfusionMatrix(int) - Constructor for class hex.ConfusionMatrix
 
ConfusionMatrix(long[][]) - Constructor for class hex.ConfusionMatrix
 
ConfusionMatrix - Class in water.api
Compare two categorical columns, reporting a grid of co-occurrences.
ConfusionMatrix() - Constructor for class water.api.ConfusionMatrix
 
ConfusionMatrix.ErrMetric - Enum in hex
 
ConfusionTask - Class in hex.rf
Confusion Matrix.
ConfusionTask() - Constructor for class hex.rf.ConfusionTask
Constructor for use by the serializers
ConfusionTask.CMFinal - Class in hex.rf
 
ConfusionTask.CMJob - Class in hex.rf
 
ConfusionTask.CMJob(long) - Constructor for class hex.rf.ConfusionTask.CMJob
 
CONSENSUS - Static variable in class water.api.Constants
 
Console - Class in water.api
 
Console() - Constructor for class water.api.Console
 
Constants - Class in water.api
 
Constants() - Constructor for class water.api.Constants
 
Constants.Extensions - Class in water.api
 
Constants.Extensions() - Constructor for class water.api.Constants.Extensions
 
Constants.Schemes - Class in water.api
 
Constants.Schemes() - Constructor for class water.api.Constants.Schemes
 
Constants.Suffixes - Class in water.api
 
Constants.Suffixes() - Constructor for class water.api.Constants.Suffixes
 
contains(H2ONode) - Method in class water.H2O
 
contains(Object) - Method in class water.nbhm.NonBlockingHashMap
Legacy method testing if some key maps into the specified value in this table.
contains(Object) - Method in class water.nbhm.NonBlockingHashMapLong
Legacy method testing if some key maps into the specified value in this table.
contains(Object) - Method in class water.nbhm.NonBlockingHashSet
 
contains(Object) - Method in class water.nbhm.NonBlockingIdentityHashMap
Legacy method testing if some key maps into the specified value in this table.
contains(Object) - Method in class water.nbhm.NonBlockingSetInt
Test if o is in the set.
contains(int) - Method in class water.nbhm.NonBlockingSetInt
Test if i is in the set.
contains(int[], int) - Static method in class water.util.Utils
 
containsKey(Object) - Method in class water.nbhm.NonBlockingHashMap
Tests if the key in the table using the equals method.
containsKey(long) - Method in class water.nbhm.NonBlockingHashMapLong
Tests if the key in the table.
containsKey(Object) - Method in class water.nbhm.NonBlockingHashMapLong
Auto-boxing version of NonBlockingHashMapLong.containsKey(long).
containsKey(Object) - Method in class water.nbhm.NonBlockingIdentityHashMap
Tests if the key in the table using the equals method.
containsKey(Object) - Method in class water.parser.Enum
 
containsValue(Object) - Method in class water.nbhm.NonBlockingHashMap
Returns true if this Map maps one or more keys to the specified value.
containsValue(Object) - Method in class water.nbhm.NonBlockingHashMapLong
Returns true if this Map maps one or more keys to the specified value.
containsValue(Object) - Method in class water.nbhm.NonBlockingIdentityHashMap
Returns true if this Map maps one or more keys to the specified value.
content() - Method in class water.api.TutorialWorkflow.FileTutorStep
 
content() - Method in class water.api.TutorialWorkflow.TutorStep
 
CONTENTS - Static variable in class water.api.Constants
 
converged() - Method in class hex.DGLM.GLMModel
 
converged() - Method in class hex.DLSM.LSMSolver
 
converged() - Method in class hex.glm.LSMSolver
 
convertToMap() - Method in class water.api.RequestArguments.H2OCategoryStrata
 
convertToSingleColumn(int) - Method in class water.exec.Expr.Result
 
copyArrayFrom(int, AutoBuffer, int, int) - Method in class water.AutoBuffer
 
copyCurrentRow(AutoBuffer, int) - Method in class water.exec.VAIterator
 
copyCurrentRowPart(AutoBuffer, int, int, int) - Method in class water.exec.VAIterator
 
copyOver(T) - Method in class water.DTask
 
copyWeights(Layer[], Layer[]) - Static method in class hex.Layer
 
COUNT - Static variable in class water.api.Constants
 
Counter - Class in water.util
 
Counter() - Constructor for class water.util.Counter
 
countMajorityClassRows(Key, Key[], int[], int) - Static method in class hex.rf.MinorityClasses
 
Covariance - Class in hex
Calculate the covariance and correlation of two variables
Covariance() - Constructor for class hex.Covariance
 
Covariance.COV_Task - Class in hex
 
Covariance.COV_Task() - Constructor for class hex.Covariance.COV_Task
 
create(int, int, int, int, int, Tree.StatType, long, boolean, double[], int, Sampling.Strategy, float, float[], int, int, boolean) - Static method in class hex.rf.DRF.DRFParams
 
create(Properties) - Method in class water.api.Request
 
create(Properties) - Method in class water.api.Score
 
create(Key) - Method in class water.exec.VABuilder
 
create(Properties) - Method in class water.Request2
 
createAndStore(Key) - Method in class water.exec.VABuilder
 
createEnums() - Method in class water.parser.DParseTask
 
createEnums() - Method in class water.parser.SVMLightDParseTask
 
createFile(String, String) - Static method in class water.api.DocGen
 
createPassOne(Value, ParseDataset, CustomParser) - Method in class water.parser.DParseTask
Creates a phase one dparse task.
createPassTwo() - Method in class water.parser.DParseTask
Creates the second pass dparse task from a first phase one.
createRecords(long, int) - Method in class water.parser.DParseTask
Returns the list of streams that should be used to store the given rows.
createReSTFilesInCwd() - Static method in class water.api.DocGen
 
createValueArrayHeader() - Method in class water.parser.DParseTask
Creates the value header based on the calculated columns.
createValueArrayHeader() - Method in class water.parser.SVMLightDParseTask
 
createVector(Key, String, double[]) - Method in class water.exec.Helpers
Creates a simple vector using the given values only.
CsvParser - Class in water.parser
 
CsvParser(CustomParser.ParserSetup) - Constructor for class water.parser.CsvParser
 
CustomParser - Class in water.parser
 
CustomParser(CustomParser.ParserSetup) - Constructor for class water.parser.CustomParser
 
CustomParser.CustomInspectDataOut - Class in water.parser
 
CustomParser.CustomInspectDataOut() - Constructor for class water.parser.CustomParser.CustomInspectDataOut
 
CustomParser.DataIn - Interface in water.parser
 
CustomParser.DataOut - Interface in water.parser
 
CustomParser.ParserSetup - Class in water.parser
 
CustomParser.ParserSetup() - Constructor for class water.parser.CustomParser.ParserSetup
 
CustomParser.ParserSetup(CustomParser.ParserType) - Constructor for class water.parser.CustomParser.ParserSetup
 
CustomParser.ParserSetup(CustomParser.ParserType, byte, boolean) - Constructor for class water.parser.CustomParser.ParserSetup
 
CustomParser.ParserSetup(CustomParser.ParserType, byte, int, boolean, String[], boolean) - Constructor for class water.parser.CustomParser.ParserSetup
 
CustomParser.ParserType - Enum in water.parser
 
CustomParser.PSetupGuess - Class in water.parser
 
CustomParser.PSetupGuess(CustomParser.ParserSetup, int, int, String[][], String[]) - Constructor for class water.parser.CustomParser.PSetupGuess
 
CustomParser.StreamData - Class in water.parser
 
CustomParser.StreamData(InputStream) - Constructor for class water.parser.CustomParser.StreamData
 
CustomParser.StreamDataOut - Interface in water.parser
 

D

D(Key, int) - Method in class water.H2O
 
Data - Class in hex.rf
 
Data(DataAdapter) - Constructor for class hex.rf.Data
 
data - Variable in class water.api.Predict
 
data() - Method in class water.exec.VAIterator
 
data(int) - Method in class water.exec.VAIterator
 
data - Variable in class water.NanoHTTPD.Response
Data of the response, may be null.
data() - Method in class water.parser.CustomParser.CustomInspectDataOut
 
data(long, int) - Method in class water.ValueArray
 
data(AutoBuffer, int, int) - Method in class water.ValueArray
 
data(AutoBuffer, int, ValueArray.Column) - Method in class water.ValueArray
 
Data.Row - Class in hex.rf
 
Data.Row() - Constructor for class hex.rf.Data.Row
 
DATA_KEY - Static variable in class water.api.Constants
 
datad(ValueArray, AutoBuffer, int, int[], boolean, double[]) - Static method in class hex.KMeans
 
datad() - Method in class water.exec.VAIterator
 
datad(int) - Method in class water.exec.VAIterator
 
datad(long, int) - Method in class water.ValueArray
 
datad(AutoBuffer, int, int) - Method in class water.ValueArray
 
datad(AutoBuffer, int, ValueArray.Column) - Method in class water.ValueArray
 
dataHi() - Method in class water.util.TimelineSnapshot.Event
 
dataId() - Method in class hex.rf.Data
 
dataId(byte[]) - Static method in class hex.rf.Tree
 
dataKey() - Method in class hex.DGLM.GLMValidation
 
dataLo() - Method in class water.util.TimelineSnapshot.Event
 
DataManip - Class in hex
 
DataManip() - Constructor for class hex.DataManip
 
DataManip.Operation - Enum in hex
 
DatasetCompare - Class in water.fvec
 
DatasetCompare() - Constructor for class water.fvec.DatasetCompare
 
DBinHistogram - Class in hex.gbm
A Histogram, computed in parallel over a Vec.
DBinHistogram(String, char, byte, float, float, long) - Constructor for class hex.gbm.DBinHistogram
 
Debug - Class in water.api
 
Debug() - Constructor for class water.api.Debug
 
DEBUG - Static variable in class water.H2O
 
debug(Object...) - Static method in class water.util.Log
Log a debug message to the log file and the store if the subsystem's flag is set.
debug(Log.Tag.Sys, Object...) - Static method in class water.util.Log
Log a debug message to the log file and the store if the subsystem's flag is set.
decodeFile(File) - Static method in class water.persist.PersistNFS
 
decodeKey(Key) - Static method in class water.persist.PersistS3
Decodes the given H2O key to the S3 bucket and key name.
decorateActiveStep(TutorialWorkflow.TutorStep, StringBuilder) - Method in class water.api.TutorialWorkflow
Shows the active workflow step
decorateWorkflow(TutorialWorkflow.TutorWorkflow, StringBuilder, int) - Method in class water.api.TutorialWorkflow
 
decrement() - Method in class water.nbhm.ConcurrentAutoTable
ConcurrentAutoTable.add(long) with -1
decrementIndent() - Method in class water.util.IndentingAppender
 
DEFAULT_ALPHA - Static variable in class hex.DLSM.ADMMSolver
 
DEFAULT_ALPHA - Static variable in class hex.glm.LSMSolver.ADMMSolver
 
DEFAULT_BETA_EPS - Static variable in class hex.DGLM
 
DEFAULT_CM_REFRESH_THRESHOLD - Static variable in class water.api.RFView
The number specifies confusion matrix refresh threshold (in percent of trees).
DEFAULT_CREDENTIALS_LOCATION - Static variable in class water.H2O
 
DEFAULT_DESIRED_REPLICA_FACTOR - Static variable in class water.Key
 
DEFAULT_ICE_ROOT() - Static method in class water.H2O
 
DEFAULT_LAMBDA - Static variable in class hex.DLSM.ADMMSolver
 
DEFAULT_LAMBDA - Static variable in class hex.glm.LSMSolver.ADMMSolver
 
DEFAULT_MAX_ITER - Static variable in class hex.DGLM
 
DEFAULT_PERCENTILES - Static variable in class hex.Summary.ColSummary
 
DEFAULT_PERCENTILES - Static variable in class hex.Summary2
 
DEFAULT_PORT - Static variable in class water.H2O
 
defaultArgs - Variable in enum hex.DGLM.Family
 
defaultBeta - Variable in enum hex.DGLM.Link
 
defaultBuilder(JsonElement) - Method in class water.api.RequestBuilders.ArrayBuilder
Default builders for the table.
defaultBuilder(JsonElement) - Method in class water.api.RequestBuilders.ArrayRowBuilder
 
defaultBuilder(JsonElement) - Method in class water.api.RequestBuilders.Builder
Returns the default builders.
defaultColumn() - Method in class water.exec.VAIterator
 
defaultDestKey() - Method in class water.Job
 
defaultExcludes() - Static method in class water.deploy.Host
 
defaultIncludes() - Static method in class water.deploy.Host
 
defaultJobKey() - Method in class water.Job
 
defaultJsonResponse() - Method in class water.api.Progress
Create default Json response with destination key
defaultJsonResponse() - Method in class water.api.RFView
 
defaultLevels() - Method in class water.fvec.Vec
Deprecated. 
defaultLink - Variable in enum hex.DGLM.Family
 
defaultLink - Variable in enum hex.glm.GLMParams.Family
 
defaultValue() - Method in class water.api.ExportS3.BucketArg
 
defaultValue() - Method in class water.api.ImportHdfs.PathArg
 
defaultValue() - Method in class water.api.ImportS3.BucketArg
 
defaultValue() - Method in class water.api.Parse.ExistingCSVKey
 
defaultValue() - Method in class water.api.Parse.NewH2OHexKey
 
defaultValue() - Method in class water.api.Parse.Preview
 
defaultValue() - Method in class water.api.RequestArguments.Argument
Returns the default value of the argument.
defaultValue() - Method in class water.api.RequestArguments.CaseModeSelect
 
defaultValue() - Method in class water.api.RequestArguments.CaseSelect
 
defaultValue() - Method in class water.api.RequestArguments.ClassifyBool
 
defaultValue() - Method in class water.api.RequestArguments.EnumArgument
 
defaultValue() - Method in class water.api.RequestArguments.ExistingFile
 
defaultValue() - Method in class water.api.RequestArguments.FrameClassVec
 
defaultValue() - Method in class water.api.RequestArguments.FrameKeyMultiVec
 
defaultValue() - Method in class water.api.RequestArguments.FrameKeyVec
 
defaultValue() - Method in class water.api.RequestArguments.H2OCategoryStrata
 
defaultValue() - Method in class water.api.RequestArguments.H2OCategoryWeights
 
defaultValue() - Method in class water.api.RequestArguments.H2OExistingKey
 
defaultValue() - Method in class water.api.RequestArguments.H2OHexKey
 
defaultValue() - Method in class water.api.RequestArguments.H2OHexKeyCol
 
defaultValue() - Method in class water.api.RequestArguments.H2OKey
 
defaultValue() - Method in class water.api.RequestArguments.H2OKey2
 
defaultValue() - Method in class water.api.RequestArguments.H2OModelKey
 
defaultValue() - Method in class water.api.RequestArguments.HexAllColumnSelect
 
defaultValue() - Method in class water.api.RequestArguments.HexColumnSelect
 
defaultValue() - Method in class water.api.RequestArguments.HexNonConstantColumnSelect
 
defaultValue() - Method in class water.api.RequestArguments.HexPCAColumnSelect
 
defaultValue() - Method in class water.api.RequestArguments.InputCheckBox
Returns the default value.
defaultValue() - Method in class water.api.RequestArguments.Int
 
defaultValue() - Method in class water.api.RequestArguments.LongInt
 
defaultValue() - Method in class water.api.RequestArguments.NTree
 
defaultValue() - Method in class water.api.RequestArguments.Real
 
defaultValue() - Method in class water.api.RequestArguments.RSeq
 
defaultValue() - Method in class water.api.RequestArguments.Str
 
defaultValue() - Method in class water.api.RequestArguments.StringList
 
defaultValue() - Method in class water.Request2.TypeaheadKey
 
delete() - Method in class hex.DGLM.GLMModel
 
delete() - Method in class hex.glm.GLMModel
 
delete() - Method in class water.Model
Called when deleting this model, to cleanup any internal keys
delete() - Method in class water.OldModel
Called when deleting this model, to cleanup any internal keys
delete(Value) - Method in class water.persist.Persist
 
delete(Value) - Method in class water.persist.PersistFS
 
delete(Value) - Method in class water.persist.PersistHdfs
 
delete(Value) - Method in class water.persist.PersistNFS
 
delete(Value) - Method in class water.persist.PersistS3
 
deleteKeys() - Method in class hex.rf.RFModel
Bad name, I know.
denormalizeBeta(double[]) - Method in class hex.NewRowVecTask.DataFrame
 
dense() - Method in class hex.NewRowVecTask.DataFrame
 
depth() - Method in class hex.rf.RFModel
 
depth() - Method in class hex.rf.Tree
 
DEPTH - Static variable in class water.api.Constants
 
depth_leaves(AutoBuffer) - Static method in class hex.rf.Tree
Return (depth<<32)|(leaves), in 1 pass.
describe() - Method in class water.AbstractBuildVersion
 
describe() - Method in class water.BuildVersion
 
DESCRIPTION - Static variable in class water.api.Constants
 
description - Variable in class water.Job
 
DESERIAL_PRIORITY - Static variable in class water.H2O
 
DESIRED - Static variable in class water.H2O.Cleaner
 
desired() - Method in class water.Key
 
dest() - Method in class water.Job
 
DEST_KEY - Static variable in class water.api.Constants
 
destination_key - Variable in class water.api.Parse2
 
destination_key - Variable in class water.api.Progress2
 
destination_key - Variable in class water.Job
 
destination_keys - Variable in class water.api.FrameSplit
 
determineColumnClassNames(int) - Method in class water.api.RequestArguments.H2OCategoryStrata
 
determineColumnClassNames(int) - Method in class water.api.RequestArguments.H2OCategoryWeights
 
deviance(double, double) - Method in enum hex.DGLM.Family
Per family deviance computation.
deviance(double, double) - Method in class hex.DGLM.FamilyIced
 
deviance(double, double) - Method in class hex.glm.GLMParams
 
DException - Class in water
A Distributed Exception - an exception originally thrown on one node and passed to another.
DException.DistributedException - Exception in water
 
DFJ_INTERNAL_USER - Static variable in class water.Key
 
dfork(Key...) - Method in class water.DRemoteTask
 
dfork(Key...) - Method in class water.fvec.ParseDataset2.MultiFileParseTask
 
dfork(Vec...) - Method in class water.MRTask2
Invokes the map/reduce computation over the given Frame.
dfork(Frame) - Method in class water.MRTask2
 
dfork(int, Vec...) - Method in class water.MRTask2
 
dfork(int, Frame) - Method in class water.MRTask2
 
dfork(Key...) - Method in class water.parser.ParseDataset.UnzipAndParseTask
 
dfork2(Frame) - Method in class hex.FrameTask
 
dformat - Static variable in class hex.DGLM
 
DGLM - Class in hex
 
DGLM() - Constructor for class hex.DGLM
 
DGLM.CaseMode - Enum in hex
 
DGLM.Family - Enum in hex
 
DGLM.FamilyIced - Class in hex
passthrough class around family that properly supports icing
DGLM.FamilyIced(DGLM.Family) - Constructor for class hex.DGLM.FamilyIced
 
DGLM.FamilyIced(DGLM.Family, double) - Constructor for class hex.DGLM.FamilyIced
 
DGLM.GLMException - Exception in hex
 
DGLM.GLMException(String) - Constructor for exception hex.DGLM.GLMException
 
DGLM.GLMJob - Class in hex
 
DGLM.GLMJob(ValueArray, Key, int, DGLM.GLMParams) - Constructor for class hex.DGLM.GLMJob
 
DGLM.GLMModel - Class in hex
 
DGLM.GLMModel(DGLM.GLMModel.Status, float, Key, NewRowVecTask.DataFrame, double[], double[], DGLM.GLMParams, DLSM.LSMSolver, long, long, boolean, int, long, String[]) - Constructor for class hex.DGLM.GLMModel
 
DGLM.GLMModel(DGLM.GLMModel.Status, float, Key, ValueArray, int[], int[], int, boolean, RowVecTask.Sampling, double[], double[], DGLM.GLMParams, DLSM.LSMSolver, long, long, boolean, int, long, String[]) - Constructor for class hex.DGLM.GLMModel
 
DGLM.GLMModel.Status - Enum in hex
 
DGLM.GLMParams - Class in hex
 
DGLM.GLMParams(DGLM.Family) - Constructor for class hex.DGLM.GLMParams
 
DGLM.GLMParams(DGLM.Family, DGLM.Link) - Constructor for class hex.DGLM.GLMParams
 
DGLM.GLMParams(DGLM.Family, DGLM.Link, double, double) - Constructor for class hex.DGLM.GLMParams
 
DGLM.GLMValidation - Class in hex
 
DGLM.GLMValidation() - Constructor for class hex.DGLM.GLMValidation
 
DGLM.GLMValidation(Key, Key[], ConfusionMatrix.ErrMetric, double[], long) - Constructor for class hex.DGLM.GLMValidation
 
DGLM.GLMValidationFunc - Class in hex
 
DGLM.GLMValidationFunc(DGLM.GLMModel, DGLM.GLMParams, double[], double[], double) - Constructor for class hex.DGLM.GLMValidationFunc
 
DGLM.GramMatrixFunc - Class in hex
 
DGLM.GramMatrixFunc(NewRowVecTask.DataFrame, DGLM.GLMParams, double[]) - Constructor for class hex.DGLM.GramMatrixFunc
 
DGLM.LambdaMax - Class in hex
 
DGLM.LambdaMax(int, double, long) - Constructor for class hex.DGLM.LambdaMax
 
DGLM.LambdaMaxFunc - Class in hex
 
DGLM.LambdaMaxFunc(NewRowVecTask.DataFrame, double, DGLM.Link, DGLM.Family) - Constructor for class hex.DGLM.LambdaMaxFunc
 
DGLM.Link - Enum in hex
 
DGLM.LinkIced - Class in hex
passthrough class around Link that supports Icing
DGLM.LinkIced(DGLM.Link) - Constructor for class hex.DGLM.LinkIced
 
DGLM.LinkIced(DGLM.Link, Double) - Constructor for class hex.DGLM.LinkIced
 
DHistogram<T extends DHistogram> - Class in hex.gbm
A DHistogram, computed in parallel over a Vec.
DHistogram(String, byte, float, float) - Constructor for class hex.gbm.DHistogram
 
DHistogram(String, byte) - Constructor for class hex.gbm.DHistogram
 
diagN() - Method in class hex.glm.GLMTask
 
die(String) - Static method in class water.util.Log
 
difference(int[], int[]) - Static method in class water.util.Utils
 
digit(int, int) - Static method in class water.util.Utils
 
dimension() - Method in class hex.rf.ConfusionTask.CMFinal
 
dimension() - Method in class hex.rf.ConfusionTask
Return number of classes - in fact dimension of CM.
dinvoke(H2ONode) - Method in class water.DTask
Top-level remote execution hook.
dinvoke(H2ONode) - Method in class water.MRTask2
Called once on remote at top level, probably with a subset of the cloud.
dinvoke(H2ONode) - Method in class water.TaskGetKey
 
dinvoke(H2ONode) - Method in class water.TaskPutKey
 
disable(String) - Method in class water.api.RequestArguments.Argument
Disables the argument with given reason.
disable(String, Properties) - Method in class water.api.RequestArguments.Argument
Disables the argument and makes its input value empty.
disabled() - Method in class water.api.RequestArguments.Argument
Returns whether the argument is disabled or not.
disabled() - Method in class water.api.RequestArguments.Record
Returns true if the argument is disabled.
dispose() - Method in class water.exec.Expr.Result
 
DKV - Class in water
Distributed Key/Value Store This class handles the distribution pattern.
DKV() - Constructor for class water.DKV
 
DLSM - Class in hex
Distributed least squares solvers
DLSM() - Constructor for class hex.DLSM
 
DLSM.ADMMSolver - Class in hex
 
DLSM.ADMMSolver(double, double) - Constructor for class hex.DLSM.ADMMSolver
 
DLSM.ADMMSolver.NonSPDMatrixException - Exception in hex
 
DLSM.ADMMSolver.NonSPDMatrixException() - Constructor for exception hex.DLSM.ADMMSolver.NonSPDMatrixException
 
DLSM.GeneralizedGradientSolver - Class in hex
Generalized gradient solver for solving LSM problem with combination of L1 and L2 penalty.
DLSM.GeneralizedGradientSolver(double, double) - Constructor for class hex.DLSM.GeneralizedGradientSolver
 
DLSM.GeneralizedGradientSolver(double, double, double) - Constructor for class hex.DLSM.GeneralizedGradientSolver
 
DLSM.LSMSolver - Class in hex
 
DLSM.LSMSolver(double, double) - Constructor for class hex.DLSM.LSMSolver
 
DLSM.LSMSolver.LSMSolverException - Exception in hex
 
DLSM.LSMSolver.LSMSolverException(String) - Constructor for exception hex.DLSM.LSMSolver.LSMSolverException
 
DLSM.LSMSolverType - Enum in hex
 
doAll(Vec...) - Method in class water.MRTask2
Invokes the map/reduce computation over the given Vecs.
doAll(int, Vec...) - Method in class water.MRTask2
 
doAll(Frame) - Method in class water.MRTask2
Invokes the map/reduce computation over the given Frame.
doAll(int, Frame) - Method in class water.MRTask2
 
DOC_FIELDS - Static variable in class hex.ConfusionMatrix
 
DOC_FIELDS - Static variable in class hex.DataManip
 
DOC_FIELDS - Static variable in class hex.gbm.DRF
 
DOC_FIELDS - Static variable in class hex.gbm.DRF.DRFModel
 
DOC_FIELDS - Static variable in class hex.gbm.GBM
 
DOC_FIELDS - Static variable in class hex.gbm.GBM.GBMModel
 
DOC_FIELDS - Static variable in class hex.gbm.SharedTreeModelBuilder
 
DOC_FIELDS - Static variable in class hex.glm.GLMModel
 
DOC_FIELDS - Static variable in class hex.glm.GLMModelView
 
DOC_FIELDS - Static variable in class hex.glm.GLMParams
 
DOC_FIELDS - Static variable in class hex.glm.GLMValidation
 
DOC_FIELDS - Static variable in class hex.glm.GLMValidationView
 
DOC_FIELDS - Static variable in class hex.KMeans2
 
DOC_FIELDS - Static variable in class hex.KMeans2.KMeans2ModelView
 
DOC_FIELDS - Static variable in class hex.KMeans2.KMeans2Progress
 
DOC_FIELDS - Static variable in class hex.KMeansGrid
 
DOC_FIELDS - Static variable in class hex.KMeansShared
 
DOC_FIELDS - Static variable in class hex.LR2
 
DOC_FIELDS - Static variable in class hex.NeuralNet
 
DOC_FIELDS - Static variable in class hex.NeuralNet.NeuralNetProgress
 
DOC_FIELDS - Static variable in class hex.NeuralNet.NeuralNetScore
 
DOC_FIELDS - Static variable in class hex.pca.PCAScore
 
DOC_FIELDS - Static variable in class hex.Summary2
 
DOC_FIELDS - Static variable in class water.api.ConfusionMatrix
 
DOC_FIELDS - Static variable in class water.api.DownloadDataset
 
DOC_FIELDS - Static variable in class water.api.DRFModelView
 
DOC_FIELDS - Static variable in class water.api.Exec2
 
DOC_FIELDS - Static variable in class water.api.FrameSplit
 
DOC_FIELDS - Static variable in class water.api.GBMModelView
 
DOC_FIELDS - Static variable in class water.api.ImportFiles
 
DOC_FIELDS - Static variable in class water.api.ImportFiles2
 
DOC_FIELDS - Static variable in class water.api.Inspect2
 
DOC_FIELDS - Static variable in class water.api.JStack
 
DOC_FIELDS - Static variable in class water.api.JStack.StackSummary
 
DOC_FIELDS - Static variable in class water.api.KMeans
 
DOC_FIELDS - Static variable in class water.api.Parse2
 
DOC_FIELDS - Static variable in class water.api.Predict
 
DOC_FIELDS - Static variable in class water.api.Progress2
 
DOC_FIELDS - Static variable in class water.api.QuantilesPage
 
DOC_FIELDS - Static variable in class water.api.SummaryPage2
 
DOC_FIELDS - Static variable in class water.Job.ColumnsJob
 
DOC_FIELDS - Static variable in class water.Job
 
DOC_FIELDS - Static variable in class water.Job.FrameJob
 
DOC_FIELDS - Static variable in class water.Job.HexJob
 
DOC_FIELDS - Static variable in class water.Job.ModelJob
 
DOC_FIELDS - Static variable in class water.Job.ValidatedJob
 
DOC_FIELDS - Static variable in class water.Model
 
DOC_FIELDS - Static variable in class water.OldModel
 
DOC_GET - Static variable in class hex.NeuralNet
 
DocExampleFail() - Method in class water.api.ImportFiles
 
DocExampleFail() - Method in class water.api.Request
 
DocExampleSucc() - Method in class water.api.ImportFiles
 
DocExampleSucc() - Method in class water.api.Request
Example of passing & failing request.
DocGen - Class in water.api
Auto-gen doc support, for JSON & REST API docs
DocGen() - Constructor for class water.api.DocGen
 
DocGen.FieldDoc - Class in water.api
 
DocGen.FieldDoc(String, String, int, int, Class, boolean, boolean) - Constructor for class water.api.DocGen.FieldDoc
 
DocGen.HTML - Class in water.api
 
DocGen.HTML() - Constructor for class water.api.DocGen.HTML
 
DocGen.UserCode - Class in water.api
 
DocGen.UserCode() - Constructor for class water.api.DocGen.UserCode
 
Documentation - Class in water.api
Redirect to online documentation page.
Documentation() - Constructor for class water.api.Documentation
 
doIt(Frame) - Method in class hex.FrameTask
 
doIt(Frame) - Method in class hex.pca.PCAScore.PCAScoreTask
 
domain() - Method in class hex.rf.ConfusionTask.CMFinal
 
domain(ValueArray.Column, ValueArray.Column) - Static method in class hex.rf.ConfusionTask
 
domain(int, ValueArray.Column, ValueArray.Column, int[], int[]) - Static method in class hex.rf.ConfusionTask
 
domain() - Method in class hex.rf.ConfusionTask
Compute confusion matrix domain based on model and data key.
domain() - Method in class water.fvec.Vec.CollectDomain
 
domain(long) - Method in class water.fvec.Vec
Map the integer value for a enum/factor/categorical to it's String.
domain() - Method in class water.fvec.Vec
Return an array of domains.
domains() - Method in class water.fvec.Frame
All the domains for enum columns; null for non-enum columns.
done(JsonObject) - Static method in class water.api.RequestBuilders.Response
Returns new done response with given JSON response object.
DONE - Static variable in class water.api.Script
 
done() - Method in class water.Job.ChunkProgress
 
done() - Method in class water.Job
Invoked after job has run for cleanup purposes.
doneEmpty() - Static method in class water.api.RequestBuilders.Response
Returns new done empty done response.
DownloadDataset - Class in water.api
 
DownloadDataset() - Constructor for class water.api.DownloadDataset
 
DParseTask - Class in water.parser
Class responsible for actual parsing of the datasets.
DParseTask() - Constructor for class water.parser.DParseTask
 
DParseTask.AtomicUnion - Class in water.parser
 
DParseTask.AtomicUnion(byte[], int) - Constructor for class water.parser.DParseTask.AtomicUnion
 
DPCA - Class in hex
 
DPCA() - Constructor for class hex.DPCA
 
DPCA.EigenvectorMatrix - Class in hex
 
DPCA.EigenvectorMatrix(int) - Constructor for class hex.DPCA.EigenvectorMatrix
 
DPCA.EigenvectorMatrix(double[][]) - Constructor for class hex.DPCA.EigenvectorMatrix
 
DPCA.PCAJob - Class in hex
 
DPCA.PCAJob(ValueArray, Key) - Constructor for class hex.DPCA.PCAJob
 
DPCA.PCAModel - Class in hex
 
DPCA.PCAModel(DGLM.GLMModel.Status, float, Key, NewRowVecTask.DataFrame, double[], double[], double[], double[][], int, int, int, DPCA.PCAParams) - Constructor for class hex.DPCA.PCAModel
 
DPCA.PCAModel(DGLM.GLMModel.Status, float, Key, ValueArray, int[], int[], double[], double[], double[], double[][], int, int, int, DPCA.PCAParams) - Constructor for class hex.DPCA.PCAModel
 
DPCA.PCAParams - Class in hex
 
DPCA.PCAParams(double, boolean) - Constructor for class hex.DPCA.PCAParams
 
DPCA.PCAParams(int, double, boolean) - Constructor for class hex.DPCA.PCAParams
 
DputIfMatch(Key, Value, Value, Futures) - Static method in class water.DKV
 
DputIfMatch(Key, Value, Value, Futures, boolean) - Static method in class water.DKV
 
drainClose() - Method in class water.AutoBuffer
 
DRemoteTask<T extends DRemoteTask> - Class in water
A Distributed DTask.
DRemoteTask() - Constructor for class water.DRemoteTask
 
DRF - Class in hex.gbm
 
DRF() - Constructor for class hex.gbm.DRF
 
DRF - Class in hex.rf
Distributed RandomForest
DRF() - Constructor for class hex.rf.DRF
 
DRF.DRFJob - Class in hex.rf
DRF job showing progress with reflect to a number of generated trees.
DRF.DRFJob(DRF.DRFTask) - Constructor for class hex.rf.DRF.DRFJob
 
DRF.DRFModel - Class in hex.gbm
 
DRF.DRFModel(Key, Key, Key, String[], String[][], int) - Constructor for class hex.gbm.DRF.DRFModel
 
DRF.DRFModel(DRF.DRFModel, DTree[], double, long[][]) - Constructor for class hex.gbm.DRF.DRFModel
 
DRF.DRFParams - Class in hex.rf
RF execution parameters.
DRF.DRFParams() - Constructor for class hex.rf.DRF.DRFParams
 
DRF.DRFTask - Class in hex.rf
Remote task implementation execution RF logic
DRF.DRFTask() - Constructor for class hex.rf.DRF.DRFTask
 
DRFModelView - Class in water.api
 
DRFModelView() - Constructor for class water.api.DRFModelView
 
DRFProgressPage - Class in water.api
 
DRFProgressPage() - Constructor for class water.api.DRFProgressPage
 
dropped(long[], int) - Static method in class water.TimeLine
 
dropped() - Method in class water.util.TimelineSnapshot.Event
 
DTask<T extends DTask> - Class in water
Objects which are passed & remotely executed.
DTask() - Constructor for class water.DTask
 
DTHRESHOLDS - Static variable in class water.api.Constants
 
dumpClassConstants() - Method in class hex.rf.CodeTreePrinter
 
dumpColumnConstants() - Method in class hex.rf.CodeTreePrinter
 
DVEC - Static variable in class water.Key
 

E

EC2 - Class in water.deploy
Manages EC2 instances.
EC2() - Constructor for class water.deploy.EC2
 
elem2BV(int) - Method in class water.fvec.AppendableVec
 
elem2BV(int) - Method in class water.fvec.ByteVec
 
elem2BV(int) - Method in class water.fvec.TransfVec
 
elem2BV(int) - Method in class water.fvec.Vec
The Chunk for a chunk#.
ELEMENT_BUILDER - Static variable in class water.api.RequestBuilders
Basic builder for elements inside objects.
elementName(String) - Static method in class water.api.RequestBuilders.Builder
For a given context returns the element name.
elements() - Method in class water.nbhm.NonBlockingHashMap
Returns an enumeration of the values in this table.
elements() - Method in class water.nbhm.NonBlockingHashMapLong
Returns an enumeration of the values in this table.
elements() - Method in class water.nbhm.NonBlockingIdentityHashMap
Returns an enumeration of the values in this table.
elementToName(String) - Method in class water.api.RequestBuilders.ElementBuilder
 
elementToString(JsonElement, String) - Method in class water.api.RequestBuilders.ElementBuilder
 
elementToString(JsonElement, String) - Method in class water.api.RequestBuilders.KeyCellBuilder
 
emap(int) - Method in class water.fvec.ParseDataset2.EnumUpdateTask
 
embeddedH2OConfig - Static variable in class water.H2O
 
EMPTY_RESPONSE - Static variable in class water.api.RequestBuilders.Response
A unique empty response which carries an empty JSON object
encodeKey(String, String) - Static method in class water.persist.PersistS3
Creates the key for given S3 bucket and key.
encodeRedirectArgs(JsonObject, Object[]) - Static method in class water.api.RequestStatics
 
end() - Method in class hex.rf.Data
 
END_TIME - Static variable in class water.api.Constants
 
end_time - Variable in class water.Job
 
entropy(byte[]) - Static method in class water.util.Utils
 
entrySet() - Method in class water.nbhm.NonBlockingHashMap
Returns a Set view of the mappings contained in this map.
entrySet() - Method in class water.nbhm.NonBlockingHashMapLong
Returns a Set view of the mappings contained in this map.
entrySet() - Method in class water.nbhm.NonBlockingIdentityHashMap
Returns a Set view of the mappings contained in this map.
ENUM - Static variable in class water.fvec.AppendableVec
 
Enum - Class in water.parser
Class for tracking enum columns.
Enum() - Constructor for class water.parser.Enum
 
ENUM_DOMAIN_SIZE - Static variable in class water.api.Constants
 
eof() - Method in class water.AutoBuffer
 
epochs - Variable in class hex.NeuralNet
 
EPS - Static variable in class hex.DLSM.GeneralizedGradientSolver
 
EPS - Static variable in class hex.glm.LSMSolver.GeneralizedGradientSolver
 
eqSplit(int, Data, int[], int, Random) - Method in class hex.rf.GiniStatistic
 
equals(Object) - Method in class water.fvec.Vec.VectorGroup
 
equals(Object) - Method in class water.H2ONode
 
equals(Object) - Method in class water.Key
 
equals(Object) - Method in class water.parser.ValueString
 
equals(Object) - Method in class water.util.TimelineSnapshot.Event
 
equals(Object) - Method in class water.ValueArray.Column
 
err() - Method in class hex.ConfusionMatrix
 
err() - Method in class hex.DGLM.GLMValidation
 
ERR - Static variable in class water.H2O
 
err(Log.Tag.Sys, String, T) - Static method in class water.util.Log
Record an exception to the log file and store.
err(Log.Tag.Sys, String) - Static method in class water.util.Log
Record a message to the log file and store.
err(String, T) - Static method in class water.util.Log
Record an exception to the log file and store.
err(String) - Static method in class water.util.Log
Record a message to the log file and store.
err(Log.Tag.Sys, T) - Static method in class water.util.Log
Record an exception to the log file and store.
err(T) - Static method in class water.util.Log
Record an exception to the log file and store.
error() - Method in class hex.DGLM.GLMModel
 
error() - Method in class hex.DPCA.PCAModel
 
error - Variable in class hex.KMeans2.KMeans2Model
 
ERROR - Static variable in class water.api.Constants
 
error(String) - Static method in class water.api.RequestBuilders.Response
Returns new error response with given error message.
error() - Method in class water.api.RequestBuilders.Response
Returns the error of the request object if any.
error() - Method in class water.Job.ChunkProgress
 
error(String) - Method in class water.Job.ChunkProgress
 
errors() - Method in class water.api.RequestArguments.Argument
Returns a list of possible error strings, that could be thrown in an IllegalArgumentException.
errors() - Method in class water.api.RequestArguments.ExistingFile
 
errors() - Method in class water.api.RequestArguments.FrameKeyVec
 
errors() - Method in class water.Request2.TypeaheadKey
 
errRTExcept(Throwable) - Static method in class water.util.Log
Record an exception to the log file and store and return a new RuntimeException that wraps around the exception.
escape(StringBuilder, String) - Method in class water.api.DocGen
 
escape(StringBuilder, String) - Method in class water.api.DocGen.HTML
 
escape(JsonObject) - Static method in class water.util.JsonUtil
 
escape(JsonArray) - Static method in class water.util.JsonUtil
 
escape(JsonElement) - Static method in class water.util.JsonUtil
 
escape2(String) - Method in class water.api.DocGen.HTML
 
ESCAPE_NAN - Static variable in class water.api.Constants
 
escapeIllegalJsonElements() - Method in class water.api.RequestBuilders.Response
 
estimate_get() - Method in class water.nbhm.ConcurrentAutoTable
A cheaper ConcurrentAutoTable.get().
eval(Layer[], Frame, long, long[][]) - Static method in class hex.NeuralNet
 
eval(Layer[], Vec[], Vec, long, long[][]) - Static method in class hex.NeuralNet
 
eval(Layer[], Layer.Input, Layer.Output, long, long[][]) - Static method in class hex.NeuralNet
 
eval(Layer[], long, long[][]) - Static method in class hex.NeuralNet
 
eval() - Method in class water.exec.Expr
 
eval(Expr.Result...) - Method in class water.exec.Function
 
EVAL_ROW_COUNT - Static variable in class hex.NeuralNet
 
EvaluationException - Exception in water.exec
 
EvaluationException(int, String) - Constructor for exception water.exec.EvaluationException
 
exception - Variable in class water.Job
 
EXCLUSIVE_SPLIT_LIMIT - Static variable in class water.api.Constants
 
exec() - Method in class hex.gbm.DRF
 
exec() - Method in class hex.gbm.GBM
 
exec() - Method in class hex.GridSearch
 
exec() - Method in class hex.KMeans2
 
exec() - Method in class hex.KMeansGrid
 
exec() - Method in class hex.NeuralNet.NeuralNetScore
 
exec() - Method in class hex.pca.PCAScore
 
Exec - Class in water.api
 
Exec() - Constructor for class water.api.Exec
 
exec(ArrayList<String>) - Static method in class water.deploy.VM.Watchdog
 
Exec - Class in water.exec
Execute a generic R string, in the context of an H2O Cloud
Exec() - Constructor for class water.exec.Exec
 
exec(String) - Static method in class water.exec.Exec
 
exec(String, String) - Static method in class water.exec.Exec
 
exec(String) - Static method in class water.exec.Exec2
 
exec() - Method in class water.Job
Actual job code.
Exec2 - Class in water.api
 
Exec2() - Constructor for class water.api.Exec2
 
Exec2 - Class in water.exec
Execute a generic R string, in the context of an H2O Cloud
execute(Key, int[], ValueArray, int, int, int, Tree.StatType, long, boolean, double[], int, Sampling.Strategy, float, float[], int, int, boolean) - Static method in class hex.rf.DRF
Create DRF task, execute it and returns DFuture.
exit(int) - Method in class water.AbstractEmbeddedH2OConfig
Tell the embedding software that H2O wants the process to exit.
exit(int) - Static method in class water.H2O
Notify embedding software instance H2O wants to exit.
exitWithParent() - Static method in class water.deploy.VM
 
exp(double) - Method in enum hex.DGLM.CaseMode
 
exp(double) - Method in enum hex.glm.GLMParams.CaseMode
 
expandedSz() - Method in class hex.NewRowVecTask.DataFrame
 
expect(char) - Method in class water.parser.PMMLParser
 
expect(String) - Method in class water.parser.PMMLParser
 
expectedSz() - Method in class water.util.RIStream
 
ExportHdfs - Class in water.api
 
ExportHdfs() - Constructor for class water.api.ExportHdfs
 
ExportS3 - Class in water.api
 
ExportS3() - Constructor for class water.api.ExportS3
 
ExportS3.BucketArg - Class in water.api
 
ExportS3.BucketArg(String) - Constructor for class water.api.ExportS3.BucketArg
 
ExportS3Progress - Class in water.api
 
ExportS3Progress() - Constructor for class water.api.ExportS3Progress
 
Expr - Class in water.exec
 
Expr(int) - Constructor for class water.exec.Expr
 
Expr.Result - Class in water.exec
 
Expr.Result.Type - Enum in water.exec
 
EXPRESSION - Static variable in class water.api.Constants
 
External - Class in water
Expose internal H2O API calls to the External World H2O innards need to go through the H2O ClassLoader to get bytecode reweaving done - e.g.
External() - Constructor for class water.External
 
ExternalInterface - Interface in water
External interface for H2O.
extract(Arguments.Arg) - Method in class water.Arguments
 
extractFrame(int, int) - Method in class water.fvec.Frame
 
extractUnbalancedClasses(ValueArray, int, int[]) - Static method in class hex.rf.MinorityClasses
 

F

fail() - Static method in class water.H2O
 
FAILED - Static variable in class water.api.Constants
 
FAMILY - Static variable in class water.api.Constants
 
fannedRSyncExcludes - Variable in class water.deploy.Cloud
Excludes for rsync between the master and slaves
fannedRSyncIncludes - Variable in class water.deploy.Cloud
Includes for rsync between the master and slaves
FEATURES - Static variable in class water.api.Constants
 
FetchClazz - Class in water
 
fetchClazz(int) - Static method in class water.FetchClazz
 
fetchFlatfile() - Method in class water.AbstractEmbeddedH2OConfig
If configProvidesFlatfile, get it.
FetchId - Class in water
 
fetchId(String) - Static method in class water.FetchId
 
FILE - Static variable in class water.api.Constants
 
FILE - Static variable in class water.api.Constants.Schemes
 
FileIntegrityChecker - Class in water.util
 
FileIntegrityChecker(File, boolean) - Constructor for class water.util.FileIntegrityChecker
 
FILES - Static variable in class water.api.Constants
 
filter(Tree.SplitNode, Data[], Statistic, Statistic) - Method in class hex.rf.Data
 
FILTER - Static variable in class water.api.Constants
 
finalize_AIC_AUC() - Method in class hex.glm.GLMValidation
 
find(String) - Method in class water.fvec.Frame
Finds the first column with a matching name.
find(Vec) - Method in class water.fvec.Frame
 
find_leaves_depth() - Method in class hex.rf.RFModel
Internal computation of depth and number of leaves.
findInetAddressForSelf() - Static method in class water.H2O
 
findJob() - Method in class water.api.Progress
Find job key for this request
findJob(Key) - Static method in class water.Job
Finds a job with given key or returns null
findJobByDest(Key) - Static method in class water.Job
Finds a job with given dest key or returns null
fini() - Method in class hex.gbm.DBinHistogram
 
finishHead() - Method in class water.api.FrameSplit.FrameSplitter
return the new frames; call on headnode after doAll
FIRST_CHUNK - Static variable in class water.api.Constants
 
firstFlag() - Method in class water.Arguments
Index of first flag, or -1 if command line contains only options.
fitsIntoInt(double) - Static method in class water.parser.DParseTask
 
fixedLength(String, int) - Static method in class water.util.Log
Log a debug message to the log file and the store if the subsystem's flag is set.
FJ_QUEUE_HI - Static variable in class water.api.Constants
 
FJ_QUEUE_LO - Static variable in class water.api.Constants
 
FJ_THREADS_HI - Static variable in class water.api.Constants
 
FJ_THREADS_LO - Static variable in class water.api.Constants
 
FJPacket - Class in water
A class to handle the work of a received UDP packet.
flag(Log.Tag.Sys) - Static method in class water.util.Log
Check if a subsystem will print debug message to the LOG file
flatfile - Variable in class water.H2O.OptArgs
 
flipForReading() - Method in class water.AutoBuffer
 
flush() - Method in class water.util.IndentingAppender
 
fold() - Method in class hex.DGLM.GLMValidation
 
FOLDER - Static variable in class water.deploy.Host
 
footer(JsonArray) - Method in class water.api.RequestBuilders.ArrayBuilder
Footer of the table, the end of table tag.
footer(JsonObject, String) - Method in class water.api.RequestBuilders.ArrayRowBuilder
 
footer(JsonObject, String) - Method in class water.api.RequestBuilders.ObjectBuilder
Returns the footer of the object.
footer(JsonArray) - Method in class water.api.RequestBuilders.PaginatedTable
 
fork() - Method in class hex.NeuralNet
 
fork(Key) - Method in class water.Atomic
 
fork() - Method in class water.Job
 
forkParseDataset(Key, Key[], CustomParser.ParserSetup) - Static method in class water.fvec.ParseDataset2
 
forkParseDataset(Key, Key[], CustomParser.ParserSetup) - Static method in class water.parser.ParseDataset
 
format(double) - Static method in class water.api.RequestBuilders.ElementBuilder
 
fr() - Method in class water.api.RequestArguments.FrameKeyMultiVec
 
fr() - Method in class water.api.RequestArguments.FrameKeyVec
 
fractions - Variable in class water.api.FrameSplit
 
Frame - Class in water.fvec
A collection of named Vecs.
Frame(Frame) - Constructor for class water.fvec.Frame
 
Frame(Vec...) - Constructor for class water.fvec.Frame
 
Frame(String[], Vec[]) - Constructor for class water.fvec.Frame
 
FRAME - Static variable in class water.TypeMap
 
frameColumnNameToIndex(Frame, String, boolean) - Static method in class water.api.RequestArguments
 
FrameSplit - Class in water.api
 
FrameSplit() - Constructor for class water.api.FrameSplit
 
FrameSplit.FrameSplitter - Class in water.api
split a frame into multiple frames, with the data split as desired
NB: this allocates fvecs; caller is responsible for remove-ing them

TODO: pregenerate random numbers and make deterministic
TODO: allow perfect splitting instead of at-random, particularly for unit tests
FrameSplit.FrameSplitter() - Constructor for class water.api.FrameSplit.FrameSplitter
 
FrameTask<T extends FrameTask<T>> - Class in hex
 
FrameTask(Job, boolean, boolean) - Constructor for class hex.FrameTask
 
FrameTask(Job, boolean, boolean, int, int, boolean) - Constructor for class hex.FrameTask
 
FrameTask(FrameTask) - Constructor for class hex.FrameTask
 
FREE_DISK - Static variable in class water.api.Constants
 
FREE_MEM - Static variable in class water.api.Constants
 
freeMem() - Method in class water.Value
 
freePOJO() - Method in class water.Value
 
freeTaskMem(long) - Static method in class water.MemoryManager
Free the memory successfully reserved by task.
freeTCPSocket(SocketChannel) - Method in class water.H2ONode
 
Freezable - Interface in water
Empty marker interface.
fromJar() - Method in class water.Boot
 
fromJson(JsonObject) - Method in class water.OldModel
 
frozenType() - Method in class water.DTask
 
frozenType() - Method in interface water.Freezable
Return the cluster-wide-unique 2-byte type ID for instances of this class
frozenType() - Method in class water.Iced
 
frozenType() - Method in class water.util.Utils.IcedArrayList
 
frozenType() - Method in class water.util.Utils.IcedHashMap
 
fullN() - Method in class hex.FrameTask
 
Function - Class in water.exec
A class that represents the function call.
Function(String) - Constructor for class water.exec.Function
 
Function.ArgCheck - Class in water.exec
 
Function.ArgCheck() - Constructor for class water.exec.Function.ArgCheck
 
Function.ArgCheck(String) - Constructor for class water.exec.Function.ArgCheck
 
Function.ArgCheck(String, double) - Constructor for class water.exec.Function.ArgCheck
 
Function.ArgCheck(String, String) - Constructor for class water.exec.Function.ArgCheck
 
Function.ArgColIdent - Class in water.exec
 
Function.ArgColIdent() - Constructor for class water.exec.Function.ArgColIdent
 
Function.ArgColIdent(String) - Constructor for class water.exec.Function.ArgColIdent
 
Function.ArgColIdent(String, String) - Constructor for class water.exec.Function.ArgColIdent
 
Function.ArgColIdent(String, int) - Constructor for class water.exec.Function.ArgColIdent
 
Function.ArgInt - Class in water.exec
 
Function.ArgInt() - Constructor for class water.exec.Function.ArgInt
 
Function.ArgInt(String) - Constructor for class water.exec.Function.ArgInt
 
Function.ArgInt(String, long) - Constructor for class water.exec.Function.ArgInt
 
Function.ArgIntPositive - Class in water.exec
 
Function.ArgIntPositive() - Constructor for class water.exec.Function.ArgIntPositive
 
Function.ArgIntPositive(String) - Constructor for class water.exec.Function.ArgIntPositive
 
Function.ArgIntPositive(String, long) - Constructor for class water.exec.Function.ArgIntPositive
 
Function.ArgScalar - Class in water.exec
 
Function.ArgScalar() - Constructor for class water.exec.Function.ArgScalar
 
Function.ArgScalar(String) - Constructor for class water.exec.Function.ArgScalar
 
Function.ArgScalar(String, double) - Constructor for class water.exec.Function.ArgScalar
 
Function.ArgString - Class in water.exec
 
Function.ArgString() - Constructor for class water.exec.Function.ArgString
 
Function.ArgString(String) - Constructor for class water.exec.Function.ArgString
 
Function.ArgString(String, String) - Constructor for class water.exec.Function.ArgString
 
Function.ArgValue - Class in water.exec
 
Function.ArgValue() - Constructor for class water.exec.Function.ArgValue
 
Function.ArgValue(String) - Constructor for class water.exec.Function.ArgValue
 
Function.ArgVector - Class in water.exec
 
Function.ArgVector() - Constructor for class water.exec.Function.ArgVector
 
Function.ArgVector(String) - Constructor for class water.exec.Function.ArgVector
 
FUNCTIONS - Static variable in class water.exec.Function
 
Futures - Class in water
A collection of Futures.
Futures() - Constructor for class water.Futures
 

G

GBM - Class in hex.gbm
 
GBM() - Constructor for class hex.gbm.GBM
 
GBM.GBMModel - Class in hex.gbm
 
GBM.GBMModel(Key, Key, Key, String[], String[][], int) - Constructor for class hex.gbm.GBM.GBMModel
 
GBM.GBMModel(GBM.GBMModel, DTree[], double, long[][]) - Constructor for class hex.gbm.GBM.GBMModel
 
GBMModelView - Class in water.api
 
GBMModelView() - Constructor for class water.api.GBMModelView
 
GBMProgressPage - Class in water.api
 
GBMProgressPage() - Constructor for class water.api.GBMProgressPage
 
generateHTML(String, StringBuilder) - Method in class hex.glm.GLMModel
 
generateHTML(String, StringBuilder) - Method in class hex.glm.GLMValidation
 
generateHTML(String, StringBuilder) - Method in class hex.glm.GLMValidation.GLMXValidation
 
GeneratePredictionsPage - Class in water.api
 
GeneratePredictionsPage() - Constructor for class water.api.GeneratePredictionsPage
 
genHelp(Request) - Method in class water.api.DocGen
 
Get - Class in water.api
 
Get() - Constructor for class water.api.Get
 
get(int) - Method in class water.Arguments
 
get(Class<T>) - Method in class water.AutoBuffer
 
get() - Method in class water.AutoBuffer
 
get(Key, int, int) - Static method in class water.DKV
 
get(Key) - Static method in class water.DKV
 
get(long) - Method in class water.fvec.AppendableVec
 
get(Key) - Static method in class water.H2O
 
get() - Method in class water.Job
 
get() - Method in class water.nbhm.ConcurrentAutoTable
Current value of the counter.
get(Object) - Method in class water.nbhm.NonBlockingHashMap
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(long) - Method in class water.nbhm.NonBlockingHashMapLong
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(Object) - Method in class water.nbhm.NonBlockingHashMapLong
Auto-boxing version of NonBlockingHashMapLong.get(long).
get(E) - Method in class water.nbhm.NonBlockingHashSet
 
get(Object) - Method in class water.nbhm.NonBlockingIdentityHashMap
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get() - Method in class water.parser.PMMLParser
 
get() - Method in class water.RPC
 
get(long, TimeUnit) - Method in class water.RPC
 
get(H2ONode, Key, int) - Static method in class water.TaskGetKey
 
get(Key) - Static method in class water.UKV
 
get(Key, Class<T>) - Static method in class water.UKV
 
get() - Method in class water.Value
 
get(Class<T>) - Method in class water.Value
 
get1() - Method in class water.AutoBuffer
 
get1(int) - Method in class water.AutoBuffer
 
get2() - Method in class water.AutoBuffer
 
get2(int) - Method in class water.AutoBuffer
 
get2(byte[], int) - Static method in class water.UDP
 
get3() - Method in class water.AutoBuffer
 
get4() - Method in class water.AutoBuffer
 
get4(int) - Method in class water.AutoBuffer
 
get4(byte[], int) - Static method in class water.UDP
 
get4(byte[], int) - Static method in class water.util.Utils
 
get4f() - Method in class water.AutoBuffer
 
get4f(int) - Method in class water.AutoBuffer
 
get4f(byte[], int) - Static method in class water.UDP
 
get8() - Method in class water.AutoBuffer
 
get8(int) - Method in class water.AutoBuffer
 
get8(byte[], int) - Static method in class water.UDP
 
get8d() - Method in class water.AutoBuffer
 
get8d(int) - Method in class water.AutoBuffer
 
get8d(byte[], int) - Static method in class water.UDP
 
get8d(byte[], int) - Static method in class water.util.Utils
 
get_buf() - Method in class water.parser.ValueString
 
get_free_disk() - Method in class water.HeartBeat
 
get_free_mem() - Method in class water.HeartBeat
 
GET_KEY_PRIORITY - Static variable in class water.H2O
 
get_length() - Method in class water.parser.ValueString
 
get_max_disk() - Method in class water.HeartBeat
 
get_max_mem() - Method in class water.HeartBeat
 
get_off() - Method in class water.parser.ValueString
 
get_tot_mem() - Method in class water.HeartBeat
 
get_valsz() - Method in class water.HeartBeat
 
getA(Class<T>) - Method in class water.AutoBuffer
 
getA1() - Method in class water.AutoBuffer
 
getA1(int) - Method in class water.AutoBuffer
 
getA2() - Method in class water.AutoBuffer
 
getA4() - Method in class water.AutoBuffer
 
getA4f() - Method in class water.AutoBuffer
 
getA8() - Method in class water.AutoBuffer
 
getA8d() - Method in class water.AutoBuffer
 
getAA(Class<T>) - Method in class water.AutoBuffer
 
getAA1() - Method in class water.AutoBuffer
 
getAA2() - Method in class water.AutoBuffer
 
getAA4() - Method in class water.AutoBuffer
 
getAA4f() - Method in class water.AutoBuffer
 
getAA8() - Method in class water.AutoBuffer
 
getAA8d() - Method in class water.AutoBuffer
 
getAAA(Class<T>) - Method in class water.AutoBuffer
 
getAAA4() - Method in class water.AutoBuffer
 
getAAStr() - Method in class water.AutoBuffer
 
getArrayKey(Key) - Static method in class water.ValueArray
Get the root array Key from a random arraylet sub-key
getArrayKeyBytes(Key) - Static method in class water.ValueArray
 
getAStr() - Method in class water.AutoBuffer
 
getAWSCredentials() - Static method in class water.H2O
 
getBoolean(HashMap<String, Comparable>, String) - Static method in class water.parser.PMMLParser
 
getBoolean(Comparable) - Static method in class water.parser.PMMLParser
 
getBuilderFor(String) - Method in class water.api.RequestBuilders.Response
Returns the builder for given JSON context element.
getBytes(Object) - Static method in class water.External
 
getBytes(Object) - Method in interface water.ExternalInterface
 
getBytes() - Method in class water.fvec.Chunk
 
getBytes(Object) - Method in class water.InternalInterface
 
getBytes() - Method in class water.Value
 
getChunk(long) - Method in class water.ValueArray
 
getChunk(Key) - Method in class water.ValueArray
 
getChunkData(int) - Method in class water.fvec.ParseDataset2.FVecDataIn
 
getChunkData(int) - Method in interface water.parser.CustomParser.DataIn
 
getChunkData(int) - Method in class water.parser.CustomParser.StreamData
 
getChunkIndex(Key) - Static method in class water.ValueArray
Get the chunk-index from a random arraylet sub-key
getChunkKey(long) - Method in class water.ValueArray
 
getChunkKey(long, Key) - Static method in class water.ValueArray
 
getChunkOffset(Key) - Static method in class water.ValueArray
 
getClasses() - Static method in class water.Boot
 
getClient() - Static method in class water.persist.PersistS3
 
getColInfo(int) - Method in class hex.RowTask.Row
 
getCols() - Method in class hex.BaseStatsTask
 
getColumnIds(String[]) - Method in class water.ValueArray
 
getCtrl() - Method in class water.AutoBuffer
 
getd(long) - Method in class water.fvec.AppendableVec
 
getData(ValueArray, int[], int, RowVecTask.Sampling, boolean) - Static method in class hex.DGLM
 
getData(ValueArray, int[], RowVecTask.Sampling, boolean) - Static method in class hex.DGLM
 
getDCol(int) - Method in class hex.RowTask.Row
 
getDCols(int[], double[]) - Method in class hex.RowTask.Row
 
getDelay(TimeUnit) - Method in class water.RPC
 
getDelay(TimeUnit) - Method in class water.RPC.RPCCall
 
getDependency(TimelineSnapshot.Event) - Method in class water.util.TimelineSnapshot
 
getDeterRNG(long) - Static method in class water.util.Utils
 
getDException() - Method in class water.DTask
 
getDomainMapping(String, String[], String[], boolean) - Static method in class water.Model
Returns a mapping between values domains for a given column.
getEmbeddedH2OConfig() - Static method in class water.H2O
 
getEncodedColumnValue(int) - Method in class hex.rf.Data.Row
 
getEnumCardinality() - Method in class hex.Summary.ColSummary
 
getFileName(int) - Method in class water.util.FileIntegrityChecker
 
getFirstBytes() - Method in class water.Value
 
getFirstUnzipedBytes(Key) - Static method in class water.util.Utils
 
getFirstUnzipedBytes(Value) - Static method in class water.util.Utils
 
getFlag() - Method in class water.AutoBuffer
 
getFreezable() - Method in class water.Value
 
getFutures() - Method in class water.DRemoteTask
 
getHeaders() - Method in class water.api.RequestBuilders.Response
 
getHiQueue(int) - Static method in class water.H2O
 
getIce() - Static method in class water.persist.Persist
 
getICol(int) - Method in class hex.RowTask.Row
 
getICols(int[], long[]) - Method in class hex.RowTask.Row
 
getInt() - Method in class water.AutoBuffer
 
getk(Key) - Static method in class water.H2O
 
getk(TypeK) - Method in class water.nbhm.NonBlockingHashMap
Returns the Key to which the specified key is mapped, or null if this map contains no mapping for the key.
getKey() - Method in class water.ValueArray
Return the key that denotes this entire ValueArray in the K/V store.
getLogDir() - Static method in class water.util.Log
 
getLogPathFileName() - Static method in class water.util.Log
 
getLoQueue() - Static method in class water.H2O
 
getName(String, PMMLParser.DataTypes, StringBuilder) - Static method in class water.score.ScorecardModel
 
getNumber(HashMap<String, Comparable>, String) - Static method in class water.parser.PMMLParser
 
getNumber(Comparable) - Static method in class water.parser.PMMLParser
 
getNumPC(double[], double) - Static method in class hex.DPCA
 
getPath() - Method in class water.persist.Persist
 
getPath() - Method in class water.persist.PersistFS
 
getPath() - Method in class water.persist.PersistHdfs
 
getPath() - Method in class water.persist.PersistNFS
 
getPath() - Method in class water.persist.PersistS3
 
getPermutationArray() - Method in class hex.rf.Data
 
getPort() - Method in class water.AutoBuffer
 
getResource2(String) - Method in class water.Boot
 
getResult() - Method in class water.MRTask2
Block for & get any final results from a dfork'd MRTask2.
getRNG(long...) - Static method in class water.util.Utils
 
getSampling() - Method in class hex.NewRowVecTask.DataFrame
 
getSamplingComplement() - Method in class hex.NewRowVecTask.DataFrame
 
getStackAsString(Throwable) - Static method in class water.util.Utils
 
getStep(int) - Method in class water.api.TutorialWorkflow.TutorWorkflow
Get tutorial step.
getStr(int, int) - Method in class water.AutoBuffer
 
getStr() - Method in class water.AutoBuffer
 
getString(HashMap<String, Comparable>, String) - Static method in class water.parser.PMMLParser
 
getString(Comparable) - Static method in class water.parser.PMMLParser
 
getString(int, StringBuilder) - Method in class water.Value
 
getTask() - Method in class water.AutoBuffer
 
getTCPSocket() - Method in class water.H2ONode
 
getTokenId(String) - Method in class water.parser.Enum
 
getTokenId(ValueString) - Method in class water.parser.Enum
 
getTotalSpace() - Method in class water.persist.Persist
 
getTotalSpace() - Method in class water.persist.PersistFS
 
getTreeSeed(int) - Method in class hex.rf.RFModel
Return the random seed used to sample this tree.
getUnsafe() - Static method in class water.nbhm.UtilUnsafe
Fetch the Unsafe.
getUpdatedVA(ValueArray, Key, long) - Static method in class water.exec.VABuilder
 
getUsableSpace() - Method in class water.persist.Persist
 
getUsableSpace() - Method in class water.persist.PersistFS
 
getUsedRNGKind() - Static method in class water.util.Utils
 
getUsedRNGType() - Static method in class water.util.Utils
 
getValue(String) - Method in class water.Arguments
Return the value of a binding (e.g.
getValue(Object) - Static method in class water.External
 
getValue(Object) - Method in interface water.ExternalInterface
 
getValue(Object) - Method in class water.InternalInterface
 
getValue(Key) - Static method in class water.UKV
 
getValueArray(Key) - Method in class water.exec.Expr
Use this method to get ValueArrays as it is typechecked.
getValueArray(int, Key) - Static method in class water.exec.Expr
 
GetVector - Class in water.api
 
GetVector() - Constructor for class water.api.GetVector
 
getVersion() - Static method in class water.H2O
 
getWorkflow() - Method in class water.api.TutorialGLMProstate
 
getWorkflow() - Method in class water.api.TutorialKMeans
 
getWorkflow() - Method in class water.api.TutorialRFIris
 
getWorkflow() - Method in class water.api.TutorialWorkflow
Returns a workflow to show
getXX() - Method in class hex.gram.Gram
 
getZ() - Method in class water.AutoBuffer
 
getZA() - Method in class water.AutoBuffer
 
GiniStatistic - Class in hex.rf
Computes the gini split statistics.
GiniStatistic(Data, int, long, int) - Constructor for class hex.rf.GiniStatistic
 
GLM - Class in water.api
 
GLM() - Constructor for class water.api.GLM
 
GLM2 - Class in hex.glm
 
GLM2() - Constructor for class hex.glm.GLM2
 
GLM2(String, Key, Frame, boolean, GLMParams.Family, GLMParams.Link, double, double) - Constructor for class hex.glm.GLM2
 
GLM2(String, Key, Frame, boolean, GLMParams.Family, GLMParams.Link, double, double, int, int, boolean, double[]) - Constructor for class hex.glm.GLM2
 
GLM2(String, Key, Frame, boolean, GLMParams.Family, GLMParams.Link, double, double, int, int, boolean, double[], int) - Constructor for class hex.glm.GLM2
 
glm_model - Variable in class hex.glm.GLM2
 
GLMGrid - Class in hex
 
GLMGrid(Key, ValueArray, DGLM.GLMParams, int[], double[], double[], double[], int, boolean) - Constructor for class hex.GLMGrid
 
GLMGrid - Class in water.api
 
GLMGrid() - Constructor for class water.api.GLMGrid
 
GLMGrid.GLMModels - Class in hex
 
GLMGridProgress - Class in water.api
 
GLMGridProgress() - Constructor for class water.api.GLMGridProgress
 
GLMModel - Class in hex.glm
 
GLMModel(Key, Frame, GLMParams, double, double, double, long, GLMParams.CaseMode, double) - Constructor for class hex.glm.GLMModel
 
GLMModel(Key, Key, int, Frame, GLMTask, double, double, double, double[], double, String[], long, GLMParams.CaseMode, double) - Constructor for class hex.glm.GLMModel
 
GLMModel.GLMValidationTask - Class in hex.glm
 
GLMModel.GLMValidationTask(GLMModel, int, int, boolean) - Constructor for class hex.glm.GLMModel.GLMValidationTask
 
GLMModelView - Class in hex.glm
 
GLMModelView() - Constructor for class hex.glm.GLMModelView
 
GLMParams - Class in hex.glm
 
GLMParams(GLMParams.Family, double, GLMParams.Link, double) - Constructor for class hex.glm.GLMParams
 
GLMParams.CaseMode - Enum in hex.glm
 
GLMParams.Family - Enum in hex.glm
 
GLMParams.Link - Enum in hex.glm
 
GLMProgressPage - Class in water.api
 
GLMProgressPage() - Constructor for class water.api.GLMProgressPage
 
GLMProgressPage2 - Class in hex.glm
 
GLMProgressPage2() - Constructor for class hex.glm.GLMProgressPage2
 
GLMRunner - Class in water.util
 
GLMRunner() - Constructor for class water.util.GLMRunner
 
GLMScore - Class in water.api
Simple web page to trigger glm validation on another dataset.
GLMScore() - Constructor for class water.api.GLMScore
 
GLMTask<T extends GLMTask<T>> - Class in hex.glm
Base class for all GLM-related MRTask(2)s.
GLMTask(Job, GLMParams, double[], boolean, GLMParams.CaseMode, double) - Constructor for class hex.glm.GLMTask
 
GLMTask(Job, GLMParams, double[], boolean, GLMParams.CaseMode, double, int, int, boolean) - Constructor for class hex.glm.GLMTask
 
GLMTask(GLMTask, double[]) - Constructor for class hex.glm.GLMTask
 
GLMTask.GLMIterationTask - Class in hex.glm
One iteration of glm, computes weighted gram matrix and t(x)*y vector and t(y)*y scalar.
GLMTask.GLMIterationTask(Job, GLMParams, double[], boolean, double, GLMParams.CaseMode, double, int, int, boolean) - Constructor for class hex.glm.GLMTask.GLMIterationTask
 
GLMTask.GLMIterationTask(GLMTask.GLMIterationTask, double[]) - Constructor for class hex.glm.GLMTask.GLMIterationTask
 
GLMValidation - Class in hex.glm
Class for GLMValidation.
GLMValidation(Key, double, GLMParams, int) - Constructor for class hex.glm.GLMValidation
 
GLMValidation.GLMXValidation - Class in hex.glm
 
GLMValidation.GLMXValidation(GLMModel, Key[]) - Constructor for class hex.glm.GLMValidation.GLMXValidation
 
GLMValidationView - Class in hex.glm
 
GLMValidationView() - Constructor for class hex.glm.GLMValidationView
 
globalHistogram(int[][]) - Static method in class hex.rf.MinorityClasses
 
Gram - Class in hex.gram
 
Gram() - Constructor for class hex.gram.Gram
 
Gram(int, int, int, int, boolean) - Constructor for class hex.gram.Gram
 
Gram.Cholesky - Class in hex.gram
 
Gram.Cholesky(Gram) - Constructor for class hex.gram.Gram.Cholesky
 
Gram.GramTask - Class in hex.gram
 
Gram.GramTask(Job, boolean, boolean) - Constructor for class hex.gram.Gram.GramTask
 
graphviz() - Method in class water.util.TreeRenderer
 
GraphvizTreePrinter - Class in hex.rf
 
GraphvizTreePrinter(OutputStream, ValueArray.Column[], int[], String[]) - Constructor for class hex.rf.GraphvizTreePrinter
 
GraphvizTreePrinter(Appendable, ValueArray.Column[], int[], String[]) - Constructor for class hex.rf.GraphvizTreePrinter
 
GridSearch - Class in hex
 
GridSearch() - Constructor for class hex.GridSearch
 
GridSearch.GridSearchProgress - Class in hex
 
GridSearch.GridSearchProgress() - Constructor for class hex.GridSearch.GridSearchProgress
 
group() - Method in class water.fvec.Vec
Get the group this vector belongs to.
GSON_BUILDER - Static variable in class water.api.RequestBuilders
 
guessCompressionMethod(byte[]) - Static method in class water.util.Utils
 
guessSetup(Key, CustomParser.ParserSetup, boolean) - Static method in class water.fvec.ParseDataset2
 
guessSetup(byte[]) - Static method in class water.parser.CsvParser
Determines the CSV parser setup from the first two lines.
guessSetup(byte[], CustomParser.ParserSetup) - Static method in class water.parser.CsvParser
 
guessSetup(byte[], CustomParser.ParserSetup, boolean) - Static method in class water.parser.CsvParser
 
guessSetup(byte[]) - Static method in class water.parser.ParseDataset
 
guessSetup(ArrayList<Key>, Key, CustomParser.ParserSetup, boolean) - Static method in class water.parser.ParseDataset
 
guessSetup(byte[], CustomParser.ParserSetup, boolean) - Static method in class water.parser.ParseDataset
 
guessSetup(byte[]) - Static method in class water.parser.SVMLightParser
Try to parse the bits as svm light format, return SVMParser instance if the input is in svm light format, null otherwise.
guessSetup(byte[]) - Static method in class water.parser.XlsParser
Try to parse the bits as svm light format, return SVMParser instance if the input is in svm light format, null otherwise.
GUI_PRIORITY - Static variable in class water.H2O
 

H

h - Variable in class water.H2O.OptArgs
 
H2O - Class in water
Start point for creating or joining an H2O Cloud.
H2O(H2ONode[], int, int) - Constructor for class water.H2O
 
H2O.ApiIpPortWatchdogThread - Class in water
 
H2O.ApiIpPortWatchdogThread() - Constructor for class water.H2O.ApiIpPortWatchdogThread
 
H2O.Cleaner - Class in water
 
H2O.Cleaner() - Constructor for class water.H2O.Cleaner
 
H2O.Cleaner.Histo - Class in water
 
H2O.Cleaner.Histo() - Constructor for class water.H2O.Cleaner.Histo
 
H2O.FlatFileEntry - Class in water
 
H2O.FlatFileEntry() - Constructor for class water.H2O.FlatFileEntry
 
H2O.H2OCallback<T extends H2O.H2OCountedCompleter> - Class in water
 
H2O.H2OCallback() - Constructor for class water.H2O.H2OCallback
 
H2O.H2OCountedCompleter - Class in water
 
H2O.H2OCountedCompleter() - Constructor for class water.H2O.H2OCountedCompleter
 
H2O.H2OEmptyCompleter - Class in water
 
H2O.H2OEmptyCompleter() - Constructor for class water.H2O.H2OEmptyCompleter
 
H2O.OptArgs - Class in water
 
H2O.OptArgs() - Constructor for class water.H2O.OptArgs
 
H2ONode - Class in water
A Node in an H2O Cloud.
H2ONode() - Constructor for class water.H2ONode
 
H2ONode.AckAckTimeOutThread - Class in water
 
H2ONode.AckAckTimeOutThread() - Constructor for class water.H2ONode.AckAckTimeOutThread
 
H2ONode.H2Okey - Class in water
 
H2ONode.H2Okey(InetAddress, int) - Constructor for class water.H2ONode.H2Okey
 
H2ORandomRNG - Class in hex.rng
 
H2ORandomRNG(long) - Constructor for class hex.rng.H2ORandomRNG
 
H2ORandomRNG.RNGKind - Enum in hex.rng
 
H2ORandomRNG.RNGType - Enum in hex.rng
 
hasErrors() - Method in class water.parser.CustomParser.PSetupGuess
 
hasException() - Method in class water.DTask
 
hash(byte[], int, int) - Static method in class water.Key
 
hashCode() - Method in class water.fvec.Vec.VectorGroup
 
hashCode() - Method in class water.H2ONode
 
hashCode() - Method in class water.Key
 
hashCode() - Method in class water.parser.ValueString
 
hashCode() - Method in class water.util.TimelineSnapshot.Event
 
hasInvalidRows(int) - Method in class water.ValueArray
 
hasMoreElements() - Method in class water.nbhm.NonBlockingHashMapLong.IteratorLong
True if there are more keys to iterate over.
hasNaNsOrInfs() - Method in class hex.gram.Gram
 
hasNaNsOrInfs(double[]) - Static method in class water.util.Utils
 
hasNext() - Method in class water.exec.VAIterator
 
hasNext() - Method in class water.nbhm.NonBlockingHashMapLong.IteratorLong
True if there are more keys to iterate over.
hasNext() - Method in class water.util.TimelineSnapshot
Just check if there is any non null non-issued event.
hasValidValue(int) - Method in class hex.rf.Data.Row
 
HDFS - Static variable in class water.api.Constants.Schemes
 
hdfs - Variable in class water.H2O.OptArgs
 
HDFS - Static variable in class water.Value
 
HDFS_BLOCK_INFO - Static variable in class water.Key
 
HDFS_BLOCK_SHADOW - Static variable in class water.Key
 
hdfs_config - Variable in class water.H2O.OptArgs
 
HDFS_INODE - Static variable in class water.Key
 
HDFS_INTERNAL_BLOCK - Static variable in class water.Key
 
hdfs_skip - Variable in class water.H2O.OptArgs
 
hdfs_version - Variable in class water.H2O.OptArgs
 
HdfsLoader - Class in water.persist
 
HdfsLoader() - Constructor for class water.persist.HdfsLoader
 
HEADER - Static variable in class water.api.Constants
 
header(JsonArray) - Method in class water.api.RequestBuilders.ArrayBuilder
Header of the table.
header(String) - Method in class water.api.RequestBuilders.ArrayBuilder
 
header(JsonObject, String) - Method in class water.api.RequestBuilders.ArrayHeaderRowBuilder
 
header(JsonObject, String) - Method in class water.api.RequestBuilders.ArrayRowBuilder
 
header(JsonObject, String) - Method in class water.api.RequestBuilders.ObjectBuilder
Returns the header of the object.
header(JsonArray) - Method in class water.api.RequestBuilders.PaginatedTable
 
header - Variable in class water.NanoHTTPD.Response
Headers for the HTTP response.
headers() - Method in class water.parser.CustomParser
 
HEAP_USED_AT_LAST_GC - Static variable in class water.Boot
 
HeartBeat - Class in water
Struct holding H2ONode health info.
HeartBeat() - Constructor for class water.HeartBeat
 
HeartBeatThread - Class in water
Starts a thread publishing multicast HeartBeats to the local subnet: the Leader of this Cloud.
HeartBeatThread() - Constructor for class water.HeartBeatThread
 
HEIGHT - Static variable in class water.api.Constants
 
HELP - Static variable in class water.api.Constants
 
help - Variable in class water.H2O.OptArgs
 
Helpers - Class in water.exec
 
Helpers() - Constructor for class water.exec.Helpers
 
Helpers.ScallarCollector - Class in water.exec
 
Helpers.ScallarCollector(Key, int, double) - Constructor for class water.exec.Helpers.ScallarCollector
 
hex - package hex
The hex package contains math and machine learning algorithms for H2O.
HEX - Static variable in class water.api.Constants.Extensions
 
hex.gbm - package hex.gbm
Gradient Boosting Machine.
hex.glm - package hex.glm
 
hex.gram - package hex.gram
 
hex.pca - package hex.pca
 
hex.rf - package hex.rf
Random Forest.
hex.rng - package hex.rng
Random number generators.
hi() - Method in class water.MRTask
 
hidden - Variable in class hex.NeuralNet
 
hiQPoolSize(int) - Static method in class water.H2O
 
Histogram - Class in hex
 
Histogram() - Constructor for class hex.Histogram
 
histogram(ValueArray, int) - Static method in class hex.rf.MinorityClasses
 
histogram(ValueArray, Key[], int) - Static method in class hex.rf.MinorityClasses
 
histogram(int) - Method in class hex.rf.MinorityClasses.HistogramTask
 
Histogram.BinningTask - Class in hex
 
Histogram.BinningTask() - Constructor for class hex.Histogram.BinningTask
 
Histogram.Bins - Class in hex
 
Histogram.OutlineTask - Class in hex
 
Histogram.OutlineTask() - Constructor for class hex.Histogram.OutlineTask
 
HIVE_SEP - Static variable in class water.parser.CsvParser
 
home(H2O) - Method in class water.Key
 
home() - Method in class water.Key
 
home_node() - Method in class water.Key
 
Host - Class in water.deploy
 
Host(String) - Constructor for class water.deploy.Host
 
Host(String, String) - Constructor for class water.deploy.Host
 
Host(String, String, String) - Constructor for class water.deploy.Host
 
host() - Method in class water.deploy.NodeHost
 
host() - Method in class water.deploy.VM.SSH
 
href() - Method in class water.api.Request
 
href(RequestServer.API_VERSION) - Method in class water.api.Request
 
href() - Method in class water.api.Script
 
href() - Method in class water.api.StaticHTMLPage
 
hrefType() - Method in class water.api.Request
 
hrefType() - Method in class water.api.Script
 
htm_port() - Method in class water.H2ONode.H2Okey
 
HTML - Static variable in class water.api.DocGen
 
HTMLHelp() - Method in class water.api.Request
 
HTMLOnlyRequest - Class in water.api
Request that only supports browser (html, query, help, wiki) request types.
HTMLOnlyRequest() - Constructor for class water.api.HTMLOnlyRequest
 
HTTP404 - Class in water.api
 
HTTP404() - Constructor for class water.api.HTTP404
 
HTTP500 - Class in water.api
 
HTTP500() - Constructor for class water.api.HTTP500
 
HTTP_BADREQUEST - Static variable in class water.NanoHTTPD
Some HTTP response status codes
HTTP_FORBIDDEN - Static variable in class water.NanoHTTPD
Some HTTP response status codes
HTTP_INTERNALERROR - Static variable in class water.NanoHTTPD
Some HTTP response status codes
HTTP_NOTFOUND - Static variable in class water.NanoHTTPD
Some HTTP response status codes
HTTP_NOTIMPLEMENTED - Static variable in class water.NanoHTTPD
Some HTTP response status codes
HTTP_NOTMODIFIED - Static variable in class water.NanoHTTPD
Some HTTP response status codes
HTTP_OK - Static variable in class water.NanoHTTPD
Some HTTP response status codes
HTTP_PARTIALCONTENT - Static variable in class water.NanoHTTPD
Some HTTP response status codes
HTTP_RANGE_NOT_SATISFIABLE - Static variable in class water.NanoHTTPD
Some HTTP response status codes
HTTP_REDIRECT - Static variable in class water.NanoHTTPD
Some HTTP response status codes
HTTP_TOOLONGREQUEST - Static variable in class water.NanoHTTPD
Some HTTP response status codes
HTTP_UNAUTHORIZED - Static variable in class water.NanoHTTPD
Some HTTP response status codes

I

I - Static variable in class water.persist.Persist
 
ICE - Static variable in class water.Value
 
ICE_ROOT - Static variable in class water.H2O
 
ice_root - Variable in class water.H2O.OptArgs
 
Iced - Class in water
Empty marker class.
Iced() - Constructor for class water.Iced
 
identityMap(int[]) - Static method in class water.OldModel
Check that this is the identity map
IDX - Static variable in class water.H2ONode
 
IGNORE - Static variable in class water.api.Constants
 
ignore(Throwable) - Static method in class water.H2O
 
ignore(Throwable, String) - Static method in class water.H2O
 
ignore(Throwable, String, boolean) - Static method in class water.H2O
 
ignored_cols - Variable in class hex.glm.GLM2
 
ignored_cols_by_name - Variable in class water.Job.ColumnsJob
 
image - Variable in class water.deploy.EC2
 
importFile(int, Futures) - Method in class water.util.FileIntegrityChecker
 
ImportFiles - Class in water.api
 
ImportFiles() - Constructor for class water.api.ImportFiles
 
ImportFiles2 - Class in water.api
 
ImportFiles2() - Constructor for class water.api.ImportFiles2
 
ImportHdfs - Class in water.api
 
ImportHdfs() - Constructor for class water.api.ImportHdfs
 
ImportHdfs.PathArg - Class in water.api
 
ImportHdfs.PathArg(String) - Constructor for class water.api.ImportHdfs.PathArg
 
ImportS3 - Class in water.api
 
ImportS3() - Constructor for class water.api.ImportS3
 
ImportS3.BucketArg - Class in water.api
 
ImportS3.BucketArg(String) - Constructor for class water.api.ImportS3.BucketArg
 
ImportUrl - Class in water.api
 
ImportUrl() - Constructor for class water.api.ImportUrl
 
increment() - Method in class water.nbhm.ConcurrentAutoTable
ConcurrentAutoTable.add(long) with +1
incrementIndent() - Method in class water.util.IndentingAppender
 
indent(int) - Method in class water.Model.SB
 
IndentingAppender - Class in water.util
 
IndentingAppender(Appendable) - Constructor for class water.util.IndentingAppender
 
index() - Method in class water.H2ONode
 
inet - Variable in class water.H2O.FlatFileEntry
 
inet(long[], int) - Static method in class water.TimeLine
 
inetAddressOnNetwork(InetAddress) - Method in class water.util.UserSpecifiedNetwork
Test if an internet address lives on this user specified network.
info(Log.Tag.Sys, Object...) - Static method in class water.util.Log
Log an information message to standard out, the log file and the store.
info(Object...) - Static method in class water.util.Log
Log an information message to standard out, the log file and the store.
infoButton() - Method in class water.api.RequestBuilders.PaginatedTable
 
ingestRFModelFromR(Object, InputStream) - Static method in class water.External
 
ingestRFModelFromR(Object, InputStream) - Method in interface water.ExternalInterface
 
ingestRFModelFromR(Object, InputStream) - Method in class water.InternalInterface
 
inhaleData(Key[], Key[]) - Method in class hex.rf.StratifiedDABuilder
Data inhale for stratify sampling.
inheritIO() - Method in interface water.deploy.Node
 
inheritIO() - Method in class water.deploy.NodeCL
 
inheritIO() - Method in class water.deploy.NodeHost
 
inheritIO() - Method in class water.deploy.VM
 
inheritIO(Process, String) - Static method in class water.deploy.VM
 
init(Layer[], int) - Method in class hex.Layer
 
init(Layer[], int, boolean, long) - Method in class hex.Layer
 
init(Layer[], int, boolean, long) - Method in class hex.Layer.Input
 
init(Layer[], int, boolean, long) - Method in class hex.Layer.Output
 
init(Layer[], int, boolean, long) - Method in class hex.Layer.Rectifier
 
init() - Method in class hex.pca.PCAScore
 
init() - Method in class hex.rf.ConfusionTask
Once-per-remote invocation init.
init() - Method in class hex.ScoreTask
 
init() - Method in class water.DRemoteTask
 
init(Key) - Method in class water.Iced
 
init() - Method in class water.Job.ColumnsJob
 
init() - Method in class water.Job
Invoked before job runs.
init() - Method in class water.Job.ModelJob
 
init() - Method in class water.Job.ValidatedJob
 
init() - Method in class water.MRTask
 
init() - Method in class water.parser.DParseTask
 
init(Value) - Static method in class water.persist.PersistS3Task
 
init(Key) - Method in class water.ValueArray
 
init2() - Method in class hex.RowVecTask
 
initHead(Frame, double[]) - Method in class water.api.FrameSplit.FrameSplitter
must be called on headnode before doAll to perform setup
initialHist(Frame, int, char) - Static method in class hex.gbm.DBinHistogram
 
initialization - Variable in class hex.KMeans2
 
initialize() - Method in class water.nbhm.NonBlockingHashMap
 
initialize() - Method in class water.nbhm.NonBlockingIdentityHashMap
 
initialize() - Static method in class water.persist.Persist
 
initializeCommonFunctions() - Static method in class water.exec.Function
 
initializeNavBar() - Static method in class water.api.Request
 
initTypeMap(ClassLoader) - Method in class water.Weaver
 
input(String) - Method in class water.Request2
 
Inspect - Class in water.api
 
Inspect2 - Class in water.api
 
Inspect2() - Constructor for class water.api.Inspect2
 
intern(H2ONode.H2Okey) - Static method in class water.H2ONode
 
intern(InetAddress, int) - Static method in class water.H2ONode
 
intern(int, int) - Static method in class water.H2ONode
 
internal_size() - Method in class water.nbhm.ConcurrentAutoTable
Return the internal counter striping factor.
internalFile(String) - Method in class water.Boot
Returns an external File for the internal file name.
InternalInterface - Class in water
 
InternalInterface() - Constructor for class water.InternalInterface
 
intValue() - Method in class water.nbhm.ConcurrentAutoTable
Same as ConcurrentAutoTable.get(), included for completeness.
INVALIDATE_PRIORITY - Static variable in class water.H2O
 
invalidLine(String) - Method in class water.fvec.ParseDataset2.FVecDataOut
 
invalidLine(String) - Method in class water.parser.CustomParser.CustomInspectDataOut
 
invalidLine(String) - Method in interface water.parser.CustomParser.DataOut
 
invalidLine(String) - Method in class water.parser.DParseTask
 
invalidValue(int, int) - Method in class water.fvec.ParseDataset2.FVecDataOut
 
invalidValue(int, int) - Method in class water.parser.CustomParser.CustomInspectDataOut
 
invalidValue(int, int) - Method in interface water.parser.CustomParser.DataOut
 
invalidValue(int, int) - Method in class water.parser.DParseTask
 
invoke(Key) - Method in class water.Atomic
Block until it completes, even if run remotely
invoke(Key...) - Method in class water.DRemoteTask
 
invoke() - Method in class water.Job
 
invokeOnAllNodes() - Method in class water.DRemoteTask
 
ioflavor() - Method in class water.util.TimelineSnapshot.Event
 
IOStatus - Class in water.api
 
IOStatus() - Constructor for class water.api.IOStatus
 
ip - Variable in class water.H2O.OptArgs
 
ip4() - Method in class water.H2ONode
 
is_io() - Method in class water.util.TimelineSnapshot.Event
 
IS_SYSTEM_RUNNING - Static variable in class water.H2O
 
isAlive() - Method in class water.deploy.VM
 
isArray() - Method in class water.Value
 
isBitIdentical(Value) - Method in class water.Value
 
isByteVec() - Method in class water.Value
 
isCancelled() - Method in class water.RPC
 
isCase(double, double) - Method in enum hex.DGLM.CaseMode
 
isCase(double, double) - Method in enum hex.glm.GLMParams.CaseMode
 
isClassifier() - Method in class water.Model
 
isCompatible(int[]) - Static method in class water.OldModel
Check if this mapping is compatible.
isCompatible(String[]) - Method in class water.OldModel
Check if this model is compatible with this collection of column names.
isCompatible(ValueArray) - Method in class water.OldModel
Check if this dataset is compatible with this model.
isCompatible(CustomParser) - Method in class water.parser.CsvParser
 
isCompatible(CustomParser) - Method in class water.parser.CustomParser
 
isCompatible(CustomParser.ParserSetup) - Method in class water.parser.CustomParser.ParserSetup
 
isCompatible(CustomParser) - Method in class water.parser.SVMLightParser
 
isCompatible(CustomParser) - Method in class water.parser.XlsParser
 
isCompatible(CustomParser) - Method in class water.parser.XlsxParser
 
isConstantResponse() - Method in class hex.gbm.DBinHistogram
 
isConvertedFrameKeyString(String) - Static method in class water.DKV
Return true if a string is a calculated Frame Key string; false otherwise.
isDone() - Method in class hex.DGLM.GLMJob
 
isDone() - Method in class hex.DPCA.PCAJob
 
isDone() - Method in class water.Job.ChunkProgress
 
isDone() - Method in class water.RPC
 
isDropped() - Method in class water.util.TimelineSnapshot.Event
 
isEmpty() - Method in class water.nbhm.NonBlockingHashMap
Returns size() == 0.
isEmpty() - Method in class water.nbhm.NonBlockingIdentityHashMap
Returns size() == 0.
isEmpty(long[], int) - Static method in class water.TimeLine
 
isEmpty() - Method in class water.util.TimelineSnapshot.Event
 
isEmpty(int[]) - Static method in class water.util.Utils
 
isEnum() - Method in class water.fvec.Vec
Is the column a factor/categorical/enum? Note: all "isEnum()" columns are are also "isInt()" but not vice-versa.
isEnum() - Method in class water.ValueArray.Column
 
isEOL(byte) - Static method in class water.parser.CustomParser
 
isFloat(int) - Method in class hex.rf.Data
 
isFloat() - Method in class water.ValueArray.Column
 
isFrame() - Method in class water.Value
 
isHex() - Method in class water.Value
 
isIgnored(int) - Method in class hex.rf.Data
 
isInput() - Method in class water.api.DocGen.FieldDoc
 
isInt() - Method in class water.fvec.Vec
Is all integers?
isJSON() - Method in class water.api.DocGen.FieldDoc
 
isKilled() - Method in class water.parser.Enum
 
isNA(int) - Method in class hex.RowTask.Row
 
isNA() - Method in class water.exec.VAIterator
 
isNA(int) - Method in class water.exec.VAIterator
 
isNA(long) - Method in class water.fvec.Chunk
Fetch the missing-status the slow way.
isNA(int) - Method in class water.fvec.NewChunk
 
isNA(long) - Method in class water.fvec.Vec
Fetch the missing-status the slow way.
isNA(long, int) - Method in class water.ValueArray
 
isNA(AutoBuffer, int, int) - Method in class water.ValueArray
 
isNA(AutoBuffer, int, ValueArray.Column) - Method in class water.ValueArray
 
isNA0(int) - Method in class water.fvec.Chunk
 
isNA_impl(int) - Method in class water.fvec.C0DChunk
 
isNA_impl(int) - Method in class water.fvec.C0LChunk
 
isNA_impl(int) - Method in class water.fvec.C1Chunk
 
isNA_impl(int) - Method in class water.fvec.C1NChunk
 
isNA_impl(int) - Method in class water.fvec.C1SChunk
 
isNA_impl(int) - Method in class water.fvec.C2Chunk
 
isNA_impl(int) - Method in class water.fvec.C2SChunk
 
isNA_impl(int) - Method in class water.fvec.C4Chunk
 
isNA_impl(int) - Method in class water.fvec.C4FChunk
 
isNA_impl(int) - Method in class water.fvec.C4SChunk
 
isNA_impl(int) - Method in class water.fvec.C8Chunk
 
isNA_impl(int) - Method in class water.fvec.C8DChunk
 
isNA_impl(int) - Method in class water.fvec.CBSChunk
 
isNA_impl(int) - Method in class water.fvec.Chunk
 
isNA_impl(int) - Method in class water.fvec.NewChunk
 
isNA_slow(long) - Method in class water.fvec.Chunk
 
isPersisted() - Method in class water.Value
 
isRawData() - Method in class water.Value
 
isRecv() - Method in class water.util.TimelineSnapshot.Event
 
isReleasable() - Method in class water.RPC
 
isReleasable() - Method in class water.Value
Return true if blocking is unnecessary.
isRemotePutInFlight() - Method in class water.Value
 
isScaled() - Method in class water.ValueArray.Column
 
isSelected(String) - Method in class water.api.RequestArguments.FrameKeyMultiVec
 
isSelected(String) - Method in class water.api.RequestArguments.HexColumnSelect
 
isSelected(String) - Method in class water.api.RequestArguments.MultipleSelect
Returns true if the given option (by its value) is selected.
isSend() - Method in class water.util.TimelineSnapshot.Event
 
isSolved() - Method in class hex.DGLM.GLMModel
 
isSPD() - Method in class hex.gram.Gram.Cholesky
 
isString(int) - Method in class water.fvec.ParseDataset2.FVecDataOut
 
isString(int) - Method in class water.parser.CustomParser.CustomInspectDataOut
 
isString(int) - Method in interface water.parser.CustomParser.DataOut
 
isString(int) - Method in class water.parser.DParseTask
 
isTCP() - Method in class water.util.TimelineSnapshot.Event
 
isTemporary() - Method in class water.exec.Expr.Result
 
isValid() - Method in class hex.rf.Data.Row
 
isVec() - Method in class water.Value
 
isWhitespace(byte) - Static method in class water.parser.CustomParser
 
items - Variable in class hex.NeuralNet.NeuralNetModel
 
items() - Method in class hex.Trainer.Direct
 
items() - Method in class hex.Trainer
 
items() - Method in class hex.Trainer.MapReduce
 
items() - Method in class hex.Trainer.Threaded
 
ITEMS - Static variable in class water.api.Constants
 
iterations - Variable in class hex.KMeans2.KMeans2Model
 
ITERATIVE_CM - Static variable in class water.api.Constants
 
iterator() - Method in class hex.rf.Data
 
iterator() - Method in class water.api.TutorialWorkflow.TutorWorkflow
 
iterator() - Method in class water.nbhm.NonBlockingHashSet
 
iterator() - Method in class water.nbhm.NonBlockingSetInt
Standard Java Iterator.
iterator() - Method in class water.util.TimelineSnapshot
 

J

jarPath() - Method in class water.Boot
 
javassistLoadClass(String) - Method in class water.Weaver
 
javassistLoadClass(CtClass) - Method in class water.Weaver
 
jdk - Variable in class water.deploy.Cloud
To avoid configuring remote machines, the JDK is sent through rsync with H2O.
jname() - Method in enum water.parser.PMMLParser.DataTypes
 
JOB - Static variable in class water.api.Constants.Extensions
 
JOB - Static variable in class water.api.Constants
 
Job - Class in water
 
Job() - Constructor for class water.Job
 
JOB - Static variable in class water.Key
 
Job.ChunkProgress - Class in water
 
Job.ChunkProgress(long) - Constructor for class water.Job.ChunkProgress
 
Job.ChunkProgress.Status - Enum in water
 
Job.ChunkProgressJob - Class in water
 
Job.ChunkProgressJob(long) - Constructor for class water.Job.ChunkProgressJob
 
Job.ColumnsJob - Class in water
 
Job.ColumnsJob() - Constructor for class water.Job.ColumnsJob
 
Job.Fail - Class in water
 
Job.Fail(String) - Constructor for class water.Job.Fail
 
Job.FrameJob - Class in water
 
Job.FrameJob() - Constructor for class water.Job.FrameJob
 
Job.HexJob - Class in water
 
Job.HexJob() - Constructor for class water.Job.HexJob
 
Job.ModelJob - Class in water
 
Job.ModelJob() - Constructor for class water.Job.ModelJob
 
Job.Progress - Interface in water
 
Job.ProgressMonitor - Interface in water
 
Job.ValidatedJob - Class in water
 
Job.ValidatedJob() - Constructor for class water.Job.ValidatedJob
 
JOB_KEY - Static variable in class water.api.Constants
 
job_key - Variable in class water.api.Parse2
 
job_key - Variable in class water.api.Progress2
 
job_key - Variable in class water.Job
 
jobDone(Job, Key) - Method in class hex.glm.GLMProgressPage2
Return RequestBuilders.Response for finished job.
jobDone(Job, Key) - Method in class hex.GridSearch.GridSearchProgress
 
jobDone(Job, Key) - Method in class hex.KMeans2.KMeans2Progress
 
jobDone(Job, Key) - Method in class hex.NeuralNet.NeuralNetProgress
 
jobDone(Job, Key) - Method in class water.api.DRFProgressPage
Return RequestBuilders.Response for finished job.
jobDone(Job, Key) - Method in class water.api.GBMProgressPage
Return Response for finished job.
jobDone(Job, JsonObject) - Method in class water.api.Progress
Return Response for finished job.
jobDone(Job, Key) - Method in class water.api.Progress2
Return Response for finished job.
jobDone(JsonObject) - Method in class water.api.RFView
 
jobInProgress(Job, JsonObject) - Method in class water.api.Progress
Return default progress Response.
jobInProgress(Job, Key) - Method in class water.api.Progress2
Return default progress Response.
jobs - Variable in class hex.GridSearch
 
JOBS - Static variable in class water.api.Constants
 
Jobs - Class in water.api
 
join() - Method in class hex.Trainer.Base
 
join() - Method in class hex.Trainer.Direct
 
join() - Method in class hex.Trainer
 
join() - Method in class hex.Trainer.MapReduce
 
join() - Method in class hex.Trainer.OpenCL
 
join() - Method in class hex.Trainer.Threaded
 
join(char, Object[]) - Static method in class water.util.Utils
 
join(char, Iterable) - Static method in class water.util.Utils
 
jsAddons() - Method in class water.api.RequestArguments.Argument
If there is any additional javascript that should be dumped to the query page, it should be defined here.
jsAddons() - Method in class water.api.RequestArguments.TypeaheadInputText
Adds the json to hook initialize the typeahead functionality.
JSON - Static variable in class water.api.Constants.Extensions
 
JSON2HTML(String) - Static method in class water.api.RequestStatics
Returns the name of the JSON property pretty printed.
JSON_CLEAR_CM - Static variable in class water.api.RFScore
 
JSON_CLEAR_CM - Static variable in class water.api.RFView
 
JSON_CM - Static variable in class water.api.RFView
 
JSON_CM_CLASS_ERR - Static variable in class water.api.RFView
 
JSON_CM_CLASSES_ERRORS - Static variable in class water.api.RFView
 
JSON_CM_HEADER - Static variable in class water.api.RFView
 
JSON_CM_MATRIX - Static variable in class water.api.RFView
 
JSON_CM_ROWS - Static variable in class water.api.RFView
 
JSON_CM_ROWS_SKIPPED - Static variable in class water.api.RFView
 
JSON_CM_TREES - Static variable in class water.api.RFView
 
JSON_CM_TYPE - Static variable in class water.api.RFView
 
JSON_COEFFICIENTS - Static variable in class water.api.GLMGrid
 
JSON_CONFUSION_KEY - Static variable in class water.api.RFView
RFView specific parameters names
JSON_GLM_BETA_EPS - Static variable in class water.api.GLMGrid
 
JSON_GLM_CASE - Static variable in class water.api.GLMGrid
 
JSON_GLM_CASE_MODE - Static variable in class water.api.GLMGrid
 
JSON_GLM_FAMILY - Static variable in class water.api.GLMGrid
 
JSON_GLM_LINK - Static variable in class water.api.GLMGrid
 
JSON_GLM_MAX_ITER - Static variable in class water.api.GLMGrid
 
JSON_GLM_WEIGHT - Static variable in class water.api.GLMGrid
 
JSON_GLM_X - Static variable in class water.api.GLMGrid
 
JSON_GLM_XVAL - Static variable in class water.api.GLMGrid
 
JSON_GLM_Y - Static variable in class water.api.GLMGrid
 
JSON_H2O - Static variable in class water.api.Constants
 
JSON_REFRESH_THRESHOLD_CM - Static variable in class water.api.RFView
 
JSON_ROWS - Static variable in class water.api.GLMGrid
 
JSON_TIME - Static variable in class water.api.GLMGrid
 
jsonError(String) - Static method in class water.api.RequestStatics
 
jsonKeyNames(JsonArray) - Static method in class water.util.Check
 
jsonKeyNames(JsonObject) - Static method in class water.util.Check
 
jsonLink(Key) - Static method in class water.api.Inspect2
 
JSONOnlyRequest - Class in water.api
JSON only request.
JSONOnlyRequest() - Constructor for class water.api.JSONOnlyRequest
 
jsonUrl(Key, Key) - Static method in class water.api.Progress2
 
JsonUtil - Class in water.util
 
JsonUtil() - Constructor for class water.util.JsonUtil
 
jsRefresh(String) - Method in class water.api.Parse.Preview
 
jsRefresh(String) - Method in class water.api.RequestArguments.Argument
Returns the javascript code that will be executed when the query is loaded that associates the given callback JS function with the on change event of the input.
jsRefresh(String) - Method in class water.api.RequestArguments.InputCheckBox
Refresh only taps to jQuery change event.
jsRefresh(String) - Method in class water.api.RequestArguments.InputSelect
Refresh is supported using standard jQuery change event.
jsRefresh(String) - Method in class water.api.RequestArguments.InputText
JS refresh is a default jQuery hook to the change() method.
jsRefresh(String) - Method in class water.api.RequestArguments.MultipleSelect
Refresh is supported using standard jQuery change event.
jsRefresh(String) - Method in class water.api.RequestArguments.MultipleText
Refresh is supported using standard jQuery change event.
JStack - Class in water.api
 
JStack() - Constructor for class water.api.JStack
 
JStack.StackSummary - Class in water.api
 
JStack.StackSummary(String, String) - Constructor for class water.api.JStack.StackSummary
 
JStackCollectorTask - Class in water.util
 
JStackCollectorTask() - Constructor for class water.util.JStackCollectorTask
 
jsValue() - Method in class water.api.Parse.Preview
 
jsValue() - Method in class water.api.RequestArguments.Argument
Returns the javascript code that will be executed when the value of the argument is to be determined.
jsValue() - Method in class water.api.RequestArguments.InputCheckBox
Returns 1 if the checkbox is checked and 0 otherwise.
jsValue() - Method in class water.api.RequestArguments.InputSelect
Get value is supported by the standard val() jQuery function.
jsValue() - Method in class water.api.RequestArguments.InputText
JS value is the simple jQuery val() method.
jsValue() - Method in class water.api.RequestArguments.MultipleSelect
Get value is supported by a JS function that enumerates over the possibilities.
jsValue() - Method in class water.api.RequestArguments.MultipleText
Get value is supported by a JS function that enumerates over the possibilities.

K

k - Variable in class hex.KMeans2
 
k - Variable in class hex.KMeansGrid
 
keepice - Variable in class water.H2O.OptArgs
 
KEY - Static variable in class water.api.Constants
 
key() - Method in class water.deploy.Host
 
Key - Class in water
Keys This class defines: - A Key's bytes (name) & hash - Known Disk & memory replicas.
Key.Ary - Class in water
 
KEY_LENGTH - Static variable in class water.Key
 
KEY_PREFIX - Static variable in class hex.DGLM.GLMModel
 
KEY_PREFIX - Static variable in class hex.DGLM.GLMValidation
 
KEY_PREFIX - Static variable in class hex.DPCA.PCAModel
 
KEY_PREFIX - Static variable in class hex.KMeans
 
KEY_PREFIX - Static variable in class hex.rf.RFModel
 
KEY_PREFIX - Static variable in class water.api.FrameSplit
 
KEY_PREFIX_LENGTH - Static variable in class water.persist.PersistNFS
 
keyForCM() - Method in class hex.rf.ConfusionTask
 
keyForCM(Key, int, Key, int, boolean) - Static method in class hex.rf.ConfusionTask
 
KEYS - Static variable in class water.api.Constants
 
keys(Key...) - Method in class water.DRemoteTask
 
keys() - Method in class water.nbhm.NonBlockingHashMap
Returns an enumeration of the keys in this table.
keys() - Method in class water.nbhm.NonBlockingHashMapLong
Returns an enumeration of the auto-boxed keys in this table.
keys() - Method in class water.nbhm.NonBlockingIdentityHashMap
Returns an enumeration of the keys in this table.
keySet() - Static method in class water.H2O
 
keySet() - Method in class water.nbhm.NonBlockingHashMap
Returns a Set view of the keys contained in this map.
keySet() - Method in class water.nbhm.NonBlockingHashMapLong
Returns a Set view of the keys contained in this map; with care the keys may be iterated over without auto-boxing.
keySet() - Method in class water.nbhm.NonBlockingIdentityHashMap
Returns a Set view of the keys contained in this map.
kick_store_cleaner() - Static method in class water.Boot
 
kill() - Method in interface water.deploy.Node
 
kill() - Method in class water.deploy.NodeCL
 
kill() - Method in class water.deploy.NodeHost
 
kill() - Method in class water.deploy.VM
 
kill() - Method in class water.parser.Enum
 
kind() - Method in enum hex.rng.H2ORandomRNG.RNGType
 
KINDS - Static variable in class water.util.Log
 
KMeans - Class in hex
Scalable K-Means++ (KMeans||)
http://theory.stanford.edu/~sergei/papers/vldb12-kmpar.pdf
http://www.youtube.com/watch?v=cigXAxV3XcY
KMeans() - Constructor for class hex.KMeans
 
KMEANS - Static variable in class water.api.Constants.Extensions
 
KMeans - Class in water.api
 
KMeans() - Constructor for class water.api.KMeans
 
KMeans.Initialization - Enum in hex
 
KMeans.Lloyds - Class in hex
 
KMeans.Lloyds() - Constructor for class hex.KMeans.Lloyds
 
KMeans.Sampler - Class in hex
 
KMeans.Sampler() - Constructor for class hex.KMeans.Sampler
 
KMeans.Sqr - Class in hex
 
KMeans.Sqr() - Constructor for class hex.KMeans.Sqr
 
KMeans2 - Class in hex
Scalable K-Means++ (KMeans||)
http://theory.stanford.edu/~sergei/papers/vldb12-kmpar.pdf
http://www.youtube.com/watch?v=cigXAxV3XcY
KMeans2() - Constructor for class hex.KMeans2
 
KMeans2.KMeans2Model - Class in hex
 
KMeans2.KMeans2Model(Key, Key, Frame) - Constructor for class hex.KMeans2.KMeans2Model
 
KMeans2.KMeans2ModelView - Class in hex
 
KMeans2.KMeans2ModelView() - Constructor for class hex.KMeans2.KMeans2ModelView
 
KMeans2.KMeans2Progress - Class in hex
 
KMeans2.KMeans2Progress() - Constructor for class hex.KMeans2.KMeans2Progress
 
KMeans2.Lloyds - Class in hex
 
KMeans2.Lloyds() - Constructor for class hex.KMeans2.Lloyds
 
KMeans2.Sampler - Class in hex
 
KMeans2.Sampler() - Constructor for class hex.KMeans2.Sampler
 
KMeans2.SumSqr - Class in hex
 
KMeans2.SumSqr() - Constructor for class hex.KMeans2.SumSqr
 
KMeansApply - Class in water.api
Creates a set of classes by applies k-means on a dataset.
KMeansApply() - Constructor for class water.api.KMeansApply
 
KMeansGrid - Class in hex
 
KMeansGrid() - Constructor for class hex.KMeansGrid
 
KMeansModel - Class in hex
 
KMeansModel(Key, int[], Key) - Constructor for class hex.KMeansModel
 
KMeansModel.KMeansApply - Class in hex
 
KMeansModel.KMeansApply() - Constructor for class hex.KMeansModel.KMeansApply
 
KMeansModel.KMeansScore - Class in hex
 
KMeansModel.KMeansScore() - Constructor for class hex.KMeansModel.KMeansScore
 
KMeansScore - Class in water.api
Simple web page to trigger k-means validation on another dataset.
KMeansScore() - Constructor for class water.api.KMeansScore
 
KMeansShared - Class in hex
 
KMeansShared() - Constructor for class hex.KMeansShared
 
kvs() - Method in class water.nbhm.NonBlockingHashMap
 

L

l0(long[], int) - Static method in class water.TimeLine
 
l2 - Variable in class hex.NeuralNet
 
l8(long[], int) - Static method in class water.TimeLine
 
LAMBDA - Static variable in class water.api.Constants
 
larger(int, int) - Static method in class water.H2O
 
largestCat() - Method in class hex.FrameTask
 
largestCatSz() - Method in class hex.NewRowVecTask.DataFrame
 
LAST_CONTACT - Static variable in class water.api.Constants
 
lastCommitHash() - Method in class water.AbstractBuildVersion
 
lastCommitHash() - Method in class water.BuildVersion
 
Layer - Class in hex
Neural network layer.
Layer(int) - Constructor for class hex.Layer
 
Layer.ChunkLinear - Class in hex
 
Layer.ChunkLinear(Chunk, Layer.VecLinear) - Constructor for class hex.Layer.ChunkLinear
 
Layer.ChunksInput - Class in hex
 
Layer.ChunksInput(Chunk[], Layer.VecsInput) - Constructor for class hex.Layer.ChunksInput
 
Layer.ChunkSoftmax - Class in hex
 
Layer.ChunkSoftmax(Chunk, Layer.VecSoftmax) - Constructor for class hex.Layer.ChunkSoftmax
 
Layer.Input - Class in hex
 
Layer.Input(int) - Constructor for class hex.Layer.Input
 
Layer.Linear - Class in hex
 
Layer.Output - Class in hex
 
Layer.Rectifier - Class in hex
 
Layer.Rectifier(int) - Constructor for class hex.Layer.Rectifier
 
Layer.Softmax - Class in hex
 
Layer.Tanh - Class in hex
 
Layer.Tanh(int) - Constructor for class hex.Layer.Tanh
 
Layer.VecLinear - Class in hex
 
Layer.VecLinear(Vec, Layer.VecLinear) - Constructor for class hex.Layer.VecLinear
 
Layer.VecsInput - Class in hex
 
Layer.VecsInput(Vec[], Layer.VecsInput) - Constructor for class hex.Layer.VecsInput
 
Layer.VecSoftmax - Class in hex
 
Layer.VecSoftmax(Vec, Layer.VecSoftmax) - Constructor for class hex.Layer.VecSoftmax
 
layers - Variable in class hex.NeuralNet.NeuralNetModel
 
layers() - Method in class hex.Trainer.Base
 
layers() - Method in class hex.Trainer.Direct
 
layers() - Method in class hex.Trainer
 
layers() - Method in class hex.Trainer.MapReduce
 
layers() - Method in class hex.Trainer.OpenCL
 
layers() - Method in class hex.Trainer.Threaded
 
lazyArrayChunk(Key) - Method in class water.persist.Persist
Lazily manifest data chunks on demand.
lazyArrayChunk(Key) - Method in class water.persist.PersistFS
 
lazyArrayChunk(Key) - Method in class water.persist.PersistHdfs
 
lazyArrayChunk(Key) - Method in class water.persist.PersistNFS
 
lazyArrayChunk(Key) - Method in class water.persist.PersistS3
 
lazyArrayChunk(Key) - Static method in class water.Value
Lazily manifest data chunks on demand.
lcompute() - Method in class hex.rf.DRF.DRFTask
Inhale the data, build a DataAdapter and kick-off the computation.
lcompute() - Method in class water.DRemoteTask
 
lcompute() - Method in class water.MRTask
Do all the keys in the list associated with this Node.
lcompute() - Method in class water.parser.ParseDataset.UnzipAndParseTask
 
lcompute() - Method in class water.util.FileIntegrityChecker
 
lcompute() - Method in class water.util.JStackCollectorTask
 
lcompute() - Method in class water.util.LogCollectorTask
 
leader() - Method in class water.H2O
 
leaf(int) - Method in class hex.rf.Tree.TreeVisitor
 
learn_rate - Variable in class hex.gbm.GBM
 
leaves() - Method in class hex.rf.RFModel
 
leaves() - Method in class hex.rf.Tree
 
length() - Method in class water.api.TutorialWorkflow.TutorWorkflow
 
length() - Method in class water.fvec.AppendableVec
 
length() - Method in class water.fvec.NFSFileVec
 
length() - Method in class water.fvec.Vec
Number of elements in the vector.
length() - Static method in class water.TimeLine
 
length() - Method in class water.Value
 
length() - Method in class water.ValueArray
 
LIMIT - Static variable in class water.api.Constants
 
limit() - Method in class water.AutoBuffer
 
LinearRegression - Class in hex
 
LinearRegression() - Constructor for class hex.LinearRegression
 
LinearRegression.CalcRegressionTask - Class in hex
 
LinearRegression.CalcRegressionTask() - Constructor for class hex.LinearRegression.CalcRegressionTask
 
LinearRegression.CalcSquareErrorsTasks - Class in hex
 
LinearRegression.CalcSquareErrorsTasks() - Constructor for class hex.LinearRegression.CalcSquareErrorsTasks
 
LinearRegression.CalcSumsTask - Class in hex
 
LinearRegression.CalcSumsTask() - Constructor for class hex.LinearRegression.CalcSumsTask
 
linenum() - Method in class water.fvec.ParseDataset2.FVecDataOut
 
link(double) - Method in enum hex.DGLM.Link
 
link(double) - Method in class hex.DGLM.LinkIced
 
link(Key, String) - Static method in class hex.gbm.DRF
Return the query link to this page
link(Key, String) - Static method in class hex.gbm.GBM
Return the query link to this page
link(String, Key) - Static method in class hex.glm.GLMModelView
 
link(double) - Method in class hex.glm.GLMParams
 
link(String, Key) - Static method in class hex.glm.GLMValidationView
 
link(String, Key) - Static method in class hex.KMeans2.KMeans2ModelView
 
link(Key, String) - Static method in class hex.KMeansGrid
 
link(Key, String) - Static method in class hex.LR2
Return the query link to this page
link(Key, String) - Static method in class hex.NeuralNet
 
link(Key, Key, String) - Static method in class hex.NeuralNet.NeuralNetProgress
 
link(Key, String) - Static method in class hex.pca.PCAScore
 
link(String, Key, String) - Static method in class hex.pca.PCAScore
 
link(Key, String) - Static method in class water.api.Cancel
 
LINK - Static variable in class water.api.Constants
 
link(Key, String) - Static method in class water.api.DownloadDataset
 
link(String, Key) - Static method in class water.api.GBMModelView
 
link(Key, String) - Static method in class water.api.GeneratePredictionsPage
 
link(Key, String) - Static method in class water.api.GLM
 
link(Key, DGLM.GLMModel, String) - Static method in class water.api.GLM
 
link(Key, String) - Static method in class water.api.GLMGrid
 
link(DGLM.GLMModel, String) - Static method in class water.api.GLMGrid
 
link(Key, double, String) - Static method in class water.api.GLMScore
 
link(String, Key, double, String) - Static method in class water.api.GLMScore
 
link(String, Key) - Static method in class water.api.Inspect
 
link(String, Key, long, long) - Method in class water.api.Inspect2
 
link(Key, String) - Static method in class water.api.KMeans
 
link(Key, String) - Static method in class water.api.KMeansApply
 
link(Key, String) - Static method in class water.api.KMeansScore
 
link(Key, String) - Static method in class water.api.Parse
 
link(String, String) - Static method in class water.api.Parse
 
link(String, String) - Static method in class water.api.Parse2
 
link(Key, String) - Static method in class water.api.PCA
 
link(Key, double, String) - Static method in class water.api.PCA
 
link(Key, String) - Static method in class water.api.Predict
 
link(Key, String) - Static method in class water.api.QuantilesPage
Return the HTML query link to this page
link(String, long, int, boolean) - Method in class water.api.RequestBuilders.PaginatedTable
 
link(Key, String) - Static method in class water.api.RF
Return the query link to this page
link(Key, String) - Static method in class water.api.RFScore
 
link(String, Key, String) - Static method in class water.api.RFScore
Generates a link to this page - param is {DATA_KEY, MODEL_KEY} with respect to specified key.
link(RFModel, int, ValueArray, int, String) - Static method in class water.api.RFTreeView
 
link(Key, String) - Static method in class water.api.RFView
 
link(Key, String, String) - Static method in class water.api.RFView
 
link(Key, String) - Static method in class water.api.RReader
 
link(Key, String) - Static method in class water.api.SetColumnNames
 
link(Key, String) - Static method in class water.api.SummaryPage
 
link(Key, String) - Static method in class water.api.SummaryPage2
 
linkDeriv(double) - Method in enum hex.DGLM.Link
 
linkDeriv(double) - Method in class hex.DGLM.LinkIced
 
linkDeriv(double) - Method in class hex.glm.GLMParams
 
linkInv(double) - Method in enum hex.DGLM.Link
 
linkInv(double) - Method in class hex.DGLM.LinkIced
 
linkInv(double) - Method in class hex.glm.GLMParams
 
linkInvDeriv(double) - Method in enum hex.DGLM.Link
 
linkInvDeriv(double) - Method in class hex.DGLM.LinkIced
 
linkInvDeriv(double) - Method in class hex.glm.GLMParams
 
listBullet(StringBuilder, String, String, int) - Method in class water.api.DocGen.HTML
 
listBullet(StringBuilder, String, String, int) - Method in class water.api.DocGen
 
listHead(StringBuilder) - Method in class water.api.DocGen.HTML
 
listHead(StringBuilder) - Method in class water.api.DocGen
 
listTail(StringBuilder) - Method in class water.api.DocGen.HTML
 
listTail(StringBuilder) - Method in class water.api.DocGen
 
lnF(double) - Static method in class water.util.Utils
 
lo() - Method in class water.MRTask
 
load(Value) - Method in class water.persist.Persist
Value should already be persisted to disk.
load(Value) - Method in class water.persist.PersistFS
 
load(Value) - Method in class water.persist.PersistHdfs
 
load(Value) - Method in class water.persist.PersistNFS
 
load(Value) - Method in class water.persist.PersistS3
 
loadAndParseKey(String) - Static method in class water.util.Utils
 
loadAndParseKey(Key, String) - Static method in class water.util.Utils
 
loadClass(String, boolean) - Method in class water.Boot
 
loadContent(String) - Method in class water.Boot
 
loadExisting() - Method in class water.persist.Persist
Load all Key/Value pairs that can be found on the backend.
loadExisting() - Method in class water.persist.PersistFS
 
loadExisting() - Method in class water.persist.PersistHdfs
 
loadExisting() - Method in class water.persist.PersistNFS
 
loadExisting() - Method in class water.persist.PersistS3
 
loadId(int) - Static method in class water.TypeMap
 
loadJars() - Static method in class water.persist.HdfsLoader
 
loadKey(S3ObjectSummary) - Static method in class water.persist.PersistS3
 
LOCKED - Static variable in class water.api.Constants
 
log() - Method in class water.api.Inspect
 
log() - Method in class water.api.LogView
 
log() - Method in class water.api.Progress
 
log() - Method in class water.api.Progress2
 
log() - Method in class water.api.Request
 
log() - Method in class water.api.Script
 
log() - Method in class water.api.Script.RunScript
 
log() - Method in class water.api.TypeaheadRequest
 
Log - Class in water.util
Log for H2O.
Log() - Constructor for class water.util.Log
 
log(File, PrintStream) - Static method in class water.util.Log
 
Log.LogStr - Class in water.util
 
Log.Tag - Interface in water.util
Tags for log messages
Log.Tag.Kind - Enum in water.util
What kind of message?
Log.Tag.Sys - Enum in water.util
Which subsystem of h2o?
Log.Wrapper - Class in water.util
 
LOG_CHK - Static variable in class water.fvec.Vec
Log-2 of Chunk size.
LOG_CHK - Static variable in class water.ValueArray
 
LOG_KEY - Static variable in class water.util.Log
Key for the log in the KV store
LogCollectorTask - Class in water.util
 
LogCollectorTask() - Constructor for class water.util.LogCollectorTask
 
logStart() - Method in class hex.gbm.GBM
 
logStart() - Method in class hex.gbm.SharedTreeModelBuilder
 
logStart() - Method in class water.Job.ColumnsJob
 
logStart() - Method in class water.Job.FrameJob
 
logStart() - Method in class water.Job
 
logStart() - Method in class water.Job.ModelJob
 
logStart() - Method in class water.Job.ValidatedJob
 
logTag() - Method in class hex.gbm.DRF
 
logTag() - Method in class hex.gbm.GBM
 
logTag() - Method in class hex.gbm.SharedTreeModelBuilder
 
logVerbose() - Method in class hex.NewRowVecTask
Dial back default logging; these passes are common and rarely cause issues.
logVerbose() - Method in class water.DTask
Override to remove 2 lines of logging per RPC.
LogView - Class in water.api
 
LogView() - Constructor for class water.api.LogView
 
lonCompletion(CountedCompleter) - Method in class water.DRemoteTask
 
lonCompletion(CountedCompleter) - Method in class water.MRTask
 
lonCompletion(CountedCompleter) - Method in class water.parser.ParseDataset.UnzipAndParseTask
 
longValue() - Method in class water.nbhm.ConcurrentAutoTable
Same as ConcurrentAutoTable.get(), included for completeness.
loQPoolSize() - Static method in class water.H2O
 
LR2 - Class in hex
 
LR2() - Constructor for class hex.LR2
 
LR2.CalcRegressionTask - Class in hex
 
LR2.CalcSquareErrorsTasks - Class in hex
 
LR2.CalcSumsTask - Class in hex
 
LR2.CalcSumsTask() - Constructor for class hex.LR2.CalcSumsTask
 
LSMSolver - Class in hex.glm
Distributed least squares solvers
LSMSolver(double, double) - Constructor for class hex.glm.LSMSolver
 
LSMSolver.ADMMSolver - Class in hex.glm
 
LSMSolver.ADMMSolver(double, double) - Constructor for class hex.glm.LSMSolver.ADMMSolver
 
LSMSolver.ADMMSolver.NonSPDMatrixException - Exception in hex.glm
 
LSMSolver.ADMMSolver.NonSPDMatrixException() - Constructor for exception hex.glm.LSMSolver.ADMMSolver.NonSPDMatrixException
 
LSMSolver.GeneralizedGradientSolver - Class in hex.glm
Generalized gradient solver for solving LSM problem with combination of L1 and L2 penalty.
LSMSolver.GeneralizedGradientSolver(double, double) - Constructor for class hex.glm.LSMSolver.GeneralizedGradientSolver
 
LSMSolver.GeneralizedGradientSolver(double, double, double) - Constructor for class hex.glm.LSMSolver.GeneralizedGradientSolver
 
LSMSolver.LSMSolverException - Exception in hex.glm
 
LSMSolver.LSMSolverException(String) - Constructor for exception hex.glm.LSMSolver.LSMSolverException
 
LSMSolver.LSMSolverType - Enum in hex.glm
 
LTS_INIT - Static variable in class hex.rf.Tree
 
ltSplit(int, Data, int[], int, Random) - Method in class hex.rf.GiniStatistic
 
LTSS_INIT - Static variable in class hex.rf.Tree
Left and right seed initializer number for statistics

M

MAGIC_CHAR - Static variable in class water.Key
 
main(String[]) - Static method in class hex.rf.RandomForest
 
main(String[]) - Static method in class water.api.DocGen
 
main(String[]) - Static method in class water.Boot
 
main(Class, String...) - Static method in class water.Boot
 
main(String[]) - Static method in class water.deploy.Cloud.Master
 
main(String[]) - Static method in class water.deploy.NodeVM
 
main(String[]) - Static method in class water.deploy.VM.SSH
 
main(String[]) - Static method in class water.fvec.DatasetCompare
 
main(String[]) - Static method in class water.H2O
 
main(String[]) - Static method in class water.NanoHTTPD
Starts as a standalone file server and waits for Enter.
main(String[]) - Static method in class water.util.GLMRunner
Simple GLM wrapper to enable launching GLM from command line.
main(String[]) - Static method in class water.util.Log
 
main(String[]) - Static method in class water.util.UserSpecifiedNetwork
 
make() - Static method in class hex.rf.ConfusionTask.CMFinal
Make non-valid confusion matrix
make(ConfusionTask.CM, RFModel, String[], long[], boolean) - Static method in class hex.rf.ConfusionTask.CMFinal
Create a new confusion matrix.
make(RFModel, Key, int, double[], boolean) - Static method in class hex.rf.ConfusionTask
Apply a model to a dataset to produce a Confusion Matrix.
make(RFModel, int, Key, int, double[], boolean) - Static method in class hex.rf.ConfusionTask
 
make(DataAdapter) - Static method in class hex.rf.Data
Returns new Data object that stores all adapter's rows unchanged.
make(RFModel, Key, int) - Static method in class hex.rf.RFModel
 
make(File) - Static method in class water.fvec.NFSFileVec
 
make(File, Futures) - Static method in class water.fvec.NFSFileVec
 
make(byte[], byte) - Static method in class water.Key
 
make(byte[]) - Static method in class water.Key
 
make(String) - Static method in class water.Key
 
make(String, byte) - Static method in class water.Key
 
make() - Static method in class water.Key
 
make(String, byte, byte, H2ONode...) - Static method in class water.Key
 
make(byte[], byte, byte, H2ONode...) - Static method in class water.Key
 
make(PMMLParser.BooleanOperators) - Static method in class water.parser.PMMLParser.CompoundPredicate
 
make(String, PMMLParser.BooleanOperators) - Static method in class water.parser.PMMLParser.IsIn
 
make(String, double, ScorecardModel.RuleTable[]) - Static method in class water.score.ScorecardModel
Scorecard model builder: JIT a subclass with the fast version wired in to 'score(row)'
makeCon(long) - Method in class water.fvec.Vec
Make a new vector with the same size and data layout as the old one, and initialized to a constant.
makeCon(double) - Method in class water.fvec.Vec
 
makeFeatureAryMethod(StringBuilder, HashMap<String, String>, CtClass, int) - Method in class water.score.ScorecardModel.RuleTable
 
makeFeatureHashMethod(StringBuilder, HashMap<String, String>, CtClass) - Method in class water.score.ScorecardModel.RuleTable
 
makeKey(boolean) - Static method in class hex.DGLM.GLMModel
 
makeKey(Key, Key) - Static method in class hex.DPCA.EigenvectorMatrix
 
makeKey() - Static method in class hex.DPCA.PCAModel
 
makeKey() - Static method in class hex.glm.GLMModel.GLMValidationTask
 
makeKey() - Static method in class hex.glm.GLMValidation
 
makeKey() - Static method in class hex.KMeans
 
makeKey() - Static method in class hex.rf.RFModel
 
makeKey() - Static method in class water.api.FrameSplit
 
makeKey(String) - Static method in class water.External
 
makeKey(String) - Method in interface water.ExternalInterface
 
makeKey(String) - Method in class water.InternalInterface
 
makeNum(StringBuilder, String, String) - Method in class water.parser.PMMLParser.CompoundPredicate
 
makePCAData(ValueArray, int[], boolean) - Static method in class hex.NewRowVecTask.DataFrame
 
makePhase2Clone(ParseDataset.FileInfo) - Method in class water.parser.DParseTask
 
makePrettyBins(double, double, int) - Static method in class hex.Histogram.Bins
 
makeScoreAryMethod(CtClass) - Method in class water.score.ScorecardModel
 
makeScoreHashMethod(CtClass) - Method in class water.score.ScorecardModel
 
makeSimple(String, PMMLParser.Operators, String) - Static method in class water.parser.PMMLParser.Predicate
 
makeStr(StringBuilder, String, String) - Method in class water.parser.PMMLParser.CompoundPredicate
 
makeTransf(int[]) - Method in class water.fvec.Vec
 
makeTransf(int[], String[]) - Method in class water.fvec.Vec
 
makeValue(Object, byte[]) - Static method in class water.External
 
makeValue(Object, byte[]) - Method in interface water.ExternalInterface
 
makeValue(Object, byte[]) - Method in class water.InternalInterface
 
makeZero() - Method in class water.fvec.Vec
Make a new vector with the same size and data layout as the old one, and initialized to zero.
malloc(int, long, int, Object, int) - Static method in class water.MemoryManager
 
malloc1(int) - Static method in class water.MemoryManager
 
malloc2(int) - Static method in class water.MemoryManager
 
malloc4(int) - Static method in class water.MemoryManager
 
malloc4f(int) - Static method in class water.MemoryManager
 
malloc8(int) - Static method in class water.MemoryManager
 
malloc8d(int) - Static method in class water.MemoryManager
 
mallocZ(int) - Static method in class water.MemoryManager
 
map(Key) - Method in class hex.BaseStatsTask
 
map(RowTask.Row, Summary) - Method in class hex.ColSummaryTask
 
map(Key) - Method in class hex.Covariance.COV_Task
 
map(Chunk[]) - Method in class hex.FrameTask
Extracts the values, applies regularization to numerics, adds appropriate offsets to categoricals, and adapts response according to the CaseMode/CaseValue if set.
map(Chunk[]) - Method in class hex.gbm.SharedTreeModelBuilder.Score
 
map(Chunk[]) - Method in class hex.glm.GLMModel.GLMValidationTask
 
map(Key) - Method in class hex.Histogram.BinningTask
 
map(Key) - Method in class hex.Histogram.OutlineTask
 
map(Key) - Method in class hex.KMeans.Lloyds
 
map(Key) - Method in class hex.KMeans.Sampler
 
map(Key) - Method in class hex.KMeans.Sqr
 
map(Chunk[]) - Method in class hex.KMeans2.Lloyds
 
map(Chunk[]) - Method in class hex.KMeans2.Sampler
 
map(Chunk[]) - Method in class hex.KMeans2.SumSqr
 
map(Key) - Method in class hex.KMeansModel.KMeansApply
Creates a new ValueArray with classes.
map(Key) - Method in class hex.KMeansModel.KMeansScore
 
map(Key) - Method in class hex.LinearRegression.CalcRegressionTask
 
map(Key) - Method in class hex.LinearRegression.CalcSquareErrorsTasks
 
map(Key) - Method in class hex.LinearRegression.CalcSumsTask
 
map(Chunk, Chunk) - Method in class hex.LR2.CalcRegressionTask
 
map(Chunk, Chunk) - Method in class hex.LR2.CalcSquareErrorsTasks
 
map(Chunk, Chunk) - Method in class hex.LR2.CalcSumsTask
 
map(Key) - Method in class hex.NewRowVecTask
 
map(Key) - Method in class hex.NOPTask
 
map(Chunk[]) - Method in class hex.pca.PCAScore.PCAScoreTask
 
map(Chunk, Chunk) - Method in class hex.Quantiles.QuantilesTask
 
map(Key) - Method in class hex.rf.ConfusionTask
A classic Map/Reduce style incremental computation of the confusion matrix on a chunk of data.
map(Key) - Method in class hex.rf.MinorityClasses.ClassExtractTask
 
map(Key) - Method in class hex.rf.MinorityClasses.CountMClassRowsTask
 
map(Key) - Method in class hex.rf.MinorityClasses.HistogramTask
 
map(Key) - Method in class hex.rf.MinorityClasses.ReplicationTask
 
map(Key) - Method in class hex.RowTask
 
map(RowTask.Row, T) - Method in class hex.RowTask
 
map(Key) - Method in class hex.RowVecTask
 
map(Key) - Method in class hex.ScoreTask
 
map(Chunk[]) - Method in class water.api.FrameSplit.FrameSplitter
 
map(Key) - Method in class water.BitsCmpTask
 
map(Key) - Method in class water.exec.BooleanVectorFilter
 
map(Key) - Method in class water.exec.Helpers.ScallarCollector
 
map(Key) - Method in class water.exec.MRVectorBinaryOperator
 
map(Key) - Method in class water.exec.MRVectorTernaryOperator
 
map(Key) - Method in class water.exec.MRVectorUnaryOperator
 
map(Key) - Method in class water.exec.SliceFilter
 
map(Key) - Method in class water.fvec.DatasetCompare
 
map(Key) - Method in class water.fvec.ParseDataset2.EnumFetchTask
 
map(Chunk[]) - Method in class water.fvec.ParseDataset2.EnumUpdateTask
 
map(Key) - Method in class water.fvec.ParseDataset2.MultiFileParseTask
 
map(Key) - Method in class water.fvec.ParseDataset2.SVFTask
 
map(Chunk) - Method in class water.fvec.Vec.CollectDomain
 
map(Key) - Method in class water.MRTask
Run some useful function over this local key, and record the results in the this MRTask.
map(Chunk) - Method in class water.MRTask2
Override with your map implementation.
map(Chunk, NewChunk) - Method in class water.MRTask2
 
map(Chunk, Chunk) - Method in class water.MRTask2
Override with your map implementation.
map(Chunk, Chunk, NewChunk) - Method in class water.MRTask2
 
map(Chunk, Chunk, NewChunk, NewChunk) - Method in class water.MRTask2
 
map(Chunk, Chunk, Chunk) - Method in class water.MRTask2
Override with your map implementation.
map(Chunk, Chunk, Chunk, NewChunk) - Method in class water.MRTask2
 
map(Chunk, Chunk, Chunk, NewChunk, NewChunk) - Method in class water.MRTask2
 
map(Chunk[]) - Method in class water.MRTask2
Override with your map implementation.
map(Chunk[], NewChunk) - Method in class water.MRTask2
 
map(Chunk[], NewChunk, NewChunk) - Method in class water.MRTask2
 
map(Chunk[], NewChunk[]) - Method in class water.MRTask2
 
map(Key) - Method in class water.parser.DParseTask
Map function for distributed parsing of the CSV files.
map(Key) - Method in class water.parser.ParseDataset.GuessSetupTsk
 
map(Key) - Method in class water.persist.PersistS3Task
 
mapping(int[]) - Static method in class water.util.Utils
Returns a mapping of given domain to values (0, ...
mapTypeahead(Class) - Static method in class water.api.Request
 
mark(int) - Method in class water.util.RIStream
 
markSupported() - Method in class water.util.RIStream
 
match(Comparable) - Method in class water.parser.PMMLParser.And
 
match(String, double) - Method in class water.parser.PMMLParser.And
 
match(Comparable) - Method in class water.parser.PMMLParser.Equals
 
match(String, double) - Method in class water.parser.PMMLParser.Equals
 
match(Comparable) - Method in class water.parser.PMMLParser.GreaterOrEqual
 
match(String, double) - Method in class water.parser.PMMLParser.GreaterOrEqual
 
match(Comparable) - Method in class water.parser.PMMLParser.GreaterThan
 
match(String, double) - Method in class water.parser.PMMLParser.GreaterThan
 
match(Comparable) - Method in class water.parser.PMMLParser.IsIn
 
match(String, double) - Method in class water.parser.PMMLParser.IsIn
 
match(Comparable) - Method in class water.parser.PMMLParser.IsMissing
 
match(String, double) - Method in class water.parser.PMMLParser.IsMissing
 
match(Comparable) - Method in class water.parser.PMMLParser.IsNotIn
 
match(String, double) - Method in class water.parser.PMMLParser.IsNotIn
 
match(Comparable) - Method in class water.parser.PMMLParser.LessOrEqual
 
match(String, double) - Method in class water.parser.PMMLParser.LessOrEqual
 
match(Comparable) - Method in class water.parser.PMMLParser.LessThan
 
match(String, double) - Method in class water.parser.PMMLParser.LessThan
 
match(Comparable) - Method in class water.parser.PMMLParser.Or
 
match(String, double) - Method in class water.parser.PMMLParser.Or
 
match(Comparable) - Method in class water.parser.PMMLParser.Predicate
 
match(String, double) - Method in class water.parser.PMMLParser.Predicate
 
match(Comparable) - Method in class water.parser.PMMLParser.True
 
match(String, double) - Method in class water.parser.PMMLParser.True
 
matchesType(Value) - Method in class water.api.TypeaheadKeysRequest
 
matrix(int, int) - Method in class hex.rf.ConfusionTask.CMFinal
 
max(int) - Method in class hex.BaseStatsTask
 
MAX - Static variable in class water.api.Constants
 
max() - Method in class water.fvec.Vec
Return column max - lazily computed as needed.
MAX - Static variable in class water.util.Log.LogStr
 
MAX - Static variable in class water.Value
 
MAX_COL - Static variable in class water.api.PCA
 
max_depth - Variable in class hex.gbm.SharedTreeModelBuilder
 
MAX_DISK - Static variable in class water.api.Constants
 
MAX_ENUM_SIZE - Static variable in class water.parser.Enum
 
MAX_ERRORS - Static variable in class water.parser.ParseDataset.GuessSetupTsk
 
MAX_EVENTS - Static variable in class water.TimeLine
 
MAX_HIST_SZ - Static variable in class hex.Summary
 
MAX_HIST_SZ - Static variable in class hex.Summary2
 
MAX_HISTO_BINS_DISPLAYED - Static variable in class water.api.SummaryPage
 
MAX_ITER - Static variable in class hex.DLSM.GeneralizedGradientSolver
 
MAX_ITER - Static variable in class hex.glm.LSMSolver.GeneralizedGradientSolver
 
max_iter - Variable in class hex.KMeans2.KMeans2Model
 
max_iter - Variable in class hex.KMeans2
 
max_iter - Variable in class hex.KMeansGrid
 
MAX_ITER - Static variable in class water.api.Constants
 
MAX_MEM - Static variable in class water.api.Constants
 
MAX_PREVIEW_COLS - Static variable in class water.parser.CustomParser
 
MAX_PREVIEW_LINES - Static variable in class water.parser.CustomParser
 
MAX_PRIORITY - Static variable in class water.H2O
 
MAX_REQUEST_ITEMS - Static variable in class water.api.GetVector
 
max_rows - Variable in class hex.NeuralNet.NeuralNetScore
 
MAX_ROWS - Static variable in class water.api.Constants
 
maxId() - Method in class water.parser.Enum
 
maxIndex(int[], Random) - Static method in class water.util.Utils
Returns the index of the largest value in the array.
maxIndex(int[]) - Static method in class water.util.Utils
 
maxIndex(float[]) - Static method in class water.util.Utils
 
mean(int) - Method in class hex.BaseStatsTask
 
MEAN - Static variable in class water.api.Constants
 
mean() - Method in class water.fvec.Vec
Return column mean - lazily computed as needed.
mean() - Method in class water.util.Counter
 
MEM_MAX - Static variable in class water.MemoryManager
 
memOrLoad() - Method in class water.Value
 
MemoryManager - Class in water
Manages memory assigned to key/value pairs.
MemoryManager() - Constructor for class water.MemoryManager
 
memOverheadPerChunk() - Method in class hex.NewRowVecTask
 
memOverheadPerChunk() - Method in class water.MRTask
 
memOverheadPerChunk() - Method in class water.parser.DParseTask
 
memReq() - Method in class hex.DGLM.GramMatrixFunc
 
memReq() - Method in class hex.NewRowVecTask.RowFunc
 
merge(double[][], double[][]) - Static method in class water.DRemoteTask
 
merge(int[], int[]) - Static method in class water.DRemoteTask
 
merge(String[], String[]) - Static method in class water.DRemoteTask
 
merge(Enum) - Method in class water.parser.Enum
 
MersenneTwisterRNG - Class in hex.rng
Random number generator based on the Mersenne Twister algorithm developed by Makoto Matsumoto and Takuji Nishimura.
MersenneTwisterRNG(long...) - Constructor for class hex.rng.MersenneTwisterRNG
 
MersenneTwisterRNG(int...) - Constructor for class hex.rng.MersenneTwisterRNG
Creates an RNG and seeds it with the specified seed data.
mid(int, float) - Method in class hex.rf.Tree.TreeVisitor
 
MILLIS - Static variable in class water.api.Constants.Suffixes
 
MIME_DEFAULT_BINARY - Static variable in class water.NanoHTTPD
Common mime types for dynamic content
MIME_HTML - Static variable in class water.NanoHTTPD
Common mime types for dynamic content
MIME_JSON - Static variable in class water.NanoHTTPD
Common mime types for dynamic content
MIME_PLAINTEXT - Static variable in class water.NanoHTTPD
Common mime types for dynamic content
MIME_XML - Static variable in class water.NanoHTTPD
Common mime types for dynamic content
mimeType - Variable in class water.NanoHTTPD.Response
MIME type of content, e.g.
min(int) - Method in class hex.BaseStatsTask
 
MIN - Static variable in class water.api.Constants
 
min() - Method in class water.fvec.Vec
Return column min - lazily computed as needed.
MIN_HI_PRIORITY - Static variable in class water.H2O
 
MIN_PRIORITY - Static variable in class water.H2O
 
min_rows - Variable in class hex.gbm.SharedTreeModelBuilder
 
MinorityClasses - Class in hex.rf
Contains methods for extracting minority classes out of value array and redistributing them to all nodes.
MinorityClasses() - Constructor for class hex.rf.MinorityClasses
 
MinorityClasses.ClassExtractTask - Class in hex.rf
 
MinorityClasses.ClassExtractTask() - Constructor for class hex.rf.MinorityClasses.ClassExtractTask
 
MinorityClasses.CountMClassRowsTask - Class in hex.rf
 
MinorityClasses.CountMClassRowsTask() - Constructor for class hex.rf.MinorityClasses.CountMClassRowsTask
 
MinorityClasses.HistogramTask - Class in hex.rf
 
MinorityClasses.HistogramTask() - Constructor for class hex.rf.MinorityClasses.HistogramTask
 
MinorityClasses.ReplicationTask - Class in hex.rf
 
MinorityClasses.ReplicationTask() - Constructor for class hex.rf.MinorityClasses.ReplicationTask
 
MinorityClasses.UnbalancedClass - Class in hex.rf
 
MinorityClasses.UnbalancedClass(int, Key[], int) - Constructor for class hex.rf.MinorityClasses.UnbalancedClass
 
minSqr(double[][], double[], KMeans.ClusterDist) - Static method in class hex.KMeans
 
minSqr(double[][], double[], KMeans.ClusterDist, int) - Static method in class hex.KMeans
 
MMS - Static variable in class water.util.Utils
 
model - Variable in class hex.KMeans2.KMeans2ModelView
 
model - Variable in class hex.NeuralNet.NeuralNetScore
 
model - Variable in class water.api.Predict
 
Model - Class in water
A Model models reality (hopefully).
Model(Key, Key, Frame) - Constructor for class water.Model
Full constructor from frame: Strips out the Vecs to just the names needed to match columns later for future datasets.
Model(Key, Key, String[], String[][]) - Constructor for class water.Model
Full constructor
Model(Key, Model) - Constructor for class water.Model
Simple shallow copy constructor to a new Key
Model.SB - Class in water
 
Model.SB() - Constructor for class water.Model.SB
 
MODEL_KEY - Static variable in class water.api.Constants
 
modelAsFrame() - Method in class hex.NewRowVecTask.DataFrame
 
modelKey() - Method in class hex.DGLM.GLMValidation
 
models() - Method in class hex.DGLM.GLMValidation
 
MODELS - Static variable in class water.api.Constants
 
momentum(long) - Method in class hex.Layer
 
MORE - Static variable in class water.api.Constants
 
move() - Method in class hex.Layer.Input
 
MRColumnProducer - Class in water.exec
 
MRColumnProducer() - Constructor for class water.exec.MRColumnProducer
 
MRTask<T extends MRTask> - Class in water
Map/Reduce style distributed computation.
MRTask() - Constructor for class water.MRTask
 
MRTask2<T extends MRTask2<T>> - Class in water
Map/Reduce style distributed computation.
MRTask2() - Constructor for class water.MRTask2
 
MRVectorBinaryOperator - Class in water.exec
 
MRVectorBinaryOperator(Key, Key, Key, int, int) - Constructor for class water.exec.MRVectorBinaryOperator
Creates the binary operator task for the given keys.
MRVectorTernaryOperator - Class in water.exec
 
MRVectorTernaryOperator(Key, Key, Key, Key, int, int, int) - Constructor for class water.exec.MRVectorTernaryOperator
 
MRVectorUnaryOperator - Class in water.exec
Handles the MRTask of performing a unary operator on given arraylet and storing the results into the specified key.
MRVectorUnaryOperator(Key, Key, int) - Constructor for class water.exec.MRVectorUnaryOperator
Creates the binary operator task for the given keys.
ms(long[], int) - Static method in class water.TimeLine
 
ms() - Method in class water.util.TimelineSnapshot.Event
 
ms_io() - Method in class water.util.TimelineSnapshot.Event
 
msecs(long, boolean) - Static method in class water.PrettyPrint
 
MTRY - Static variable in class water.api.Constants
 
MTRY_NODES - Static variable in class water.api.Constants
 
MTU - Static variable in class water.AutoBuffer
 
mul(double) - Method in class hex.gram.Gram
 
MultiReceiverThread - Class in water
The Thread that looks for Multicast UDP Cloud requests.
MultiReceiverThread() - Constructor for class water.MultiReceiverThread
 
mustart(double) - Method in enum hex.DGLM.Family
 
mustart(double) - Method in class hex.DGLM.FamilyIced
 
mustart(double, double) - Method in class hex.glm.GLMParams
 
myOut - Static variable in class water.NanoHTTPD
 

N

NA - Static variable in class water.fvec.AppendableVec
 
naCnt() - Method in class water.fvec.Vec
Return column missing-element-count - lazily computed as needed.
NAME - Static variable in class hex.DGLM.GLMModel
 
name() - Method in class hex.DLSM.ADMMSolver
 
name() - Method in class hex.DLSM.GeneralizedGradientSolver
 
name() - Method in class hex.DLSM.LSMSolver
 
NAME - Static variable in class hex.DPCA.PCAModel
 
name() - Method in class hex.glm.LSMSolver.ADMMSolver
 
name() - Method in class hex.glm.LSMSolver.GeneralizedGradientSolver
 
name() - Method in class hex.glm.LSMSolver
 
NAME - Static variable in class hex.KMeansModel
 
name() - Method in class hex.NeuralNet.NeuralNetProgress
 
name(int) - Method in class hex.rf.RFModel
 
NAME - Static variable in class water.api.Constants
 
name() - Method in class water.api.RequestBuilders
 
NAME - Static variable in class water.H2O
 
name - Variable in class water.H2O.OptArgs
 
nameOfPersist() - Method in class water.Value
 
nameOfPersist(int) - Static method in class water.Value
 
names() - Method in class water.fvec.Frame
 
NanoHTTPD - Class in water
A simple, tiny, nicely embeddable HTTP 1.0 (partially 1.1) server in Java
NanoHTTPD(ServerSocket, File) - Constructor for class water.NanoHTTPD
Starts a HTTP server to given port.
NanoHTTPD.Response - Class in water
HTTP response.
NanoHTTPD.Response() - Constructor for class water.NanoHTTPD.Response
Default constructor: response = HTTP_OK, data = mime = 'null'
NanoHTTPD.Response(String, String, InputStream) - Constructor for class water.NanoHTTPD.Response
Basic constructor.
NanoHTTPD.Response(String, String, String) - Constructor for class water.NanoHTTPD.Response
Convenience method that makes an InputStream out of given text.
nanos() - Method in class water.Timer
 
nbins - Variable in class hex.gbm.SharedTreeModelBuilder
 
nChunks() - Method in class water.fvec.AppendableVec
 
nChunks() - Method in class water.fvec.NFSFileVec
 
nChunks() - Method in class water.fvec.Vec
Number of chunks.
nclasses() - Method in class water.Model
 
ncoefs() - Method in class hex.glm.GLMModel
 
NEG_X - Static variable in class water.api.Constants
 
network - Variable in class water.H2O.OptArgs
 
NeuralNet - Class in hex
Neural network.
NeuralNet() - Constructor for class hex.NeuralNet
 
NeuralNet.Activation - Enum in hex
 
NeuralNet.Error - Class in hex
 
NeuralNet.Error() - Constructor for class hex.NeuralNet.Error
 
NeuralNet.NeuralNetModel - Class in hex
 
NeuralNet.NeuralNetProgress - Class in hex
 
NeuralNet.NeuralNetProgress() - Constructor for class hex.NeuralNet.NeuralNetProgress
 
NeuralNet.NeuralNetScore - Class in hex
 
NeuralNet.NeuralNetScore() - Constructor for class hex.NeuralNet.NeuralNetScore
 
NewChunk - Class in water.fvec
 
NewChunk(Vec, int) - Constructor for class water.fvec.NewChunk
 
NewChunk(Chunk) - Constructor for class water.fvec.NewChunk
 
newFreezable(int) - Static method in class water.TypeMap
 
newInstance() - Method in class water.DTask
 
newInstance() - Method in interface water.Freezable
Make a new instance of class 'this' with the empty constructor
newInstance() - Method in class water.Iced
 
newInstance(int) - Static method in class water.TypeMap
 
newInstance() - Method in class water.util.Utils.IcedArrayList
 
newInstance() - Method in class water.util.Utils.IcedHashMap
 
newLine() - Method in class water.fvec.ParseDataset2.FVecDataOut
 
newLine() - Method in class water.fvec.SVMLightFVecDataOut
 
newLine() - Method in class water.parser.CustomParser.CustomInspectDataOut
 
newLine() - Method in interface water.parser.CustomParser.DataOut
 
newLine() - Method in class water.parser.DParseTask
Advances to new line.
newLine() - Method in class water.parser.SVMLightDParseTask
 
newRes() - Method in class hex.ColSummaryTask
 
newRes() - Method in class hex.RowTask
 
newResult() - Method in class hex.DGLM.GLMValidationFunc
 
newResult() - Method in class hex.DGLM.GramMatrixFunc
 
newResult() - Method in class hex.DGLM.LambdaMaxFunc
 
newResult() - Method in class hex.NewRowVecTask.RowFunc
 
NewRowVecTask<T extends Iced> - Class in hex
 
NewRowVecTask(Job, NewRowVecTask.RowFunc<T>, NewRowVecTask.DataFrame) - Constructor for class hex.NewRowVecTask
 
NewRowVecTask.DataFrame - Class in hex
Struct to keep info about our data.
NewRowVecTask.DataFrame(ValueArray, int[], RowVecTask.Sampling, boolean, boolean) - Constructor for class hex.NewRowVecTask.DataFrame
 
NewRowVecTask.JobCancelledException - Exception in hex
 
NewRowVecTask.JobCancelledException() - Constructor for exception hex.NewRowVecTask.JobCancelledException
 
NewRowVecTask.RowFunc<T extends Iced> - Class in hex
 
NewRowVecTask.RowFunc() - Constructor for class hex.NewRowVecTask.RowFunc
 
next(int) - Method in class hex.rng.MersenneTwisterRNG
 
next(int) - Method in class hex.rng.XorShiftRNG
 
next() - Method in class water.exec.VAIterator
 
next() - Method in class water.nbhm.NonBlockingHashMapLong.IteratorLong
Auto-box and return the next key.
next() - Method in class water.util.TimelineSnapshot
Get the next event of the timeline according to the ordering.
nextChunk() - Method in class water.fvec.ParseDataset2.FVecDataOut
 
nextChunk() - Method in interface water.parser.CustomParser.StreamDataOut
 
nextElement() - Method in class water.nbhm.NonBlockingHashMapLong.IteratorLong
Auto-box and return the next key.
nextInt() - Method in class hex.rng.XorShiftRNG
 
nextInt(int) - Method in class hex.rng.XorShiftRNG
 
nextLong() - Method in class hex.rng.XorShiftRNG
 
nextLong() - Method in class water.nbhm.NonBlockingHashMapLong.IteratorLong
Return the next key as a primitive long.
nextTaskNum() - Method in class water.H2ONode
 
NFS - Static variable in class water.api.Constants.Schemes
 
NFS - Static variable in class water.Value
 
NFSFileVec - Class in water.fvec
 
nidx(H2ONode) - Method in class water.H2O
 
NMAX - Static variable in class hex.Summary2
 
NO_CM - Static variable in class water.api.Constants
 
no_requests_log - Variable in class water.H2O.OptArgs
 
nobs(int) - Method in class hex.BaseStatsTask
 
NODE - Static variable in class water.api.Constants
 
Node - Interface in water.deploy
 
NODE_NAME - Static variable in class water.api.Constants
 
node_name - Variable in class water.api.JStack
 
NodeCL - Class in water.deploy
Creates a node in-process using a separate class loader.
NodeCL(String[]) - Constructor for class water.deploy.NodeCL
 
NodeHost - Class in water.deploy
Creates a node on a host.
NodeHost(Host, String[]) - Constructor for class water.deploy.NodeHost
 
NODES - Static variable in class water.api.Constants
 
nodes - Variable in class water.api.JStack
 
NodeShuffle - Class in hex
Shuffle the rows of some dataset, such that the natural placement of the resulting ValueArray onto Nodes results in some good property.
NodeShuffle() - Constructor for class hex.NodeShuffle
 
NodeVM - Class in water.deploy
Creates a node in a VM.
NodeVM() - Constructor for class water.deploy.NodeVM
 
NodeVM(String[]) - Constructor for class water.deploy.NodeVM
 
NonBlockingHashMap<TypeK,TypeV> - Class in water.nbhm
A lock-free alternate implementation of ConcurrentHashMap with better scaling properties and generally lower costs to mutate the Map.
NonBlockingHashMap() - Constructor for class water.nbhm.NonBlockingHashMap
Create a new NonBlockingHashMap with default minimum size (currently set to 8 K/V pairs or roughly 84 bytes on a standard 32-bit JVM).
NonBlockingHashMap(int) - Constructor for class water.nbhm.NonBlockingHashMap
Create a new NonBlockingHashMap with initial room for the given number of elements, thus avoiding internal resizing operations to reach an appropriate size.
NonBlockingHashMapLong<TypeV> - Class in water.nbhm
A lock-free alternate implementation of java.util.ConcurrentHashMap with primitive long keys, better scaling properties and generally lower costs.
NonBlockingHashMapLong() - Constructor for class water.nbhm.NonBlockingHashMapLong
Create a new NonBlockingHashMapLong with default minimum size (currently set to 8 K/V pairs or roughly 84 bytes on a standard 32-bit JVM).
NonBlockingHashMapLong(int) - Constructor for class water.nbhm.NonBlockingHashMapLong
Create a new NonBlockingHashMapLong with initial room for the given number of elements, thus avoiding internal resizing operations to reach an appropriate size.
NonBlockingHashMapLong(boolean) - Constructor for class water.nbhm.NonBlockingHashMapLong
Create a new NonBlockingHashMapLong, setting the space-for-speed tradeoff.
NonBlockingHashMapLong(int, boolean) - Constructor for class water.nbhm.NonBlockingHashMapLong
Create a new NonBlockingHashMapLong, setting both the initial size and the space-for-speed tradeoff.
NonBlockingHashMapLong.IteratorLong - Class in water.nbhm
A class which implements the Iterator and Enumeration interfaces, generified to the Long class and supporting a non-auto-boxing NonBlockingHashMapLong.IteratorLong.nextLong() function.
NonBlockingHashMapLong.IteratorLong() - Constructor for class water.nbhm.NonBlockingHashMapLong.IteratorLong
A new IteratorLong
NonBlockingHashSet<E> - Class in water.nbhm
A simple wrapper around NonBlockingHashMap making it implement the Set interface.
NonBlockingHashSet() - Constructor for class water.nbhm.NonBlockingHashSet
Make a new empty NonBlockingHashSet.
NonBlockingIdentityHashMap<TypeK,TypeV> - Class in water.nbhm
A lock-free alternate implementation of ConcurrentHashMap with better scaling properties and generally lower costs to mutate the Map.
NonBlockingIdentityHashMap() - Constructor for class water.nbhm.NonBlockingIdentityHashMap
Create a new NonBlockingHashMap with default minimum size (currently set to 8 K/V pairs or roughly 84 bytes on a standard 32-bit JVM).
NonBlockingIdentityHashMap(int) - Constructor for class water.nbhm.NonBlockingIdentityHashMap
Create a new NonBlockingHashMap with initial room for the given number of elements, thus avoiding internal resizing operations to reach an appropriate size.
NonBlockingSetInt - Class in water.nbhm
A multi-threaded bit-vector set, implemented as an array of primitive longs.
NonBlockingSetInt() - Constructor for class water.nbhm.NonBlockingSetInt
Create a new empty bit-vector
NOPTask - Class in hex
 
NOPTask() - Constructor for class hex.NOPTask
 
NOPTask - Class in water
 
NOPTask() - Constructor for class water.NOPTask
 
normalize() - Method in class hex.DLSM.ADMMSolver
 
normalize() - Method in class hex.glm.LSMSolver.ADMMSolver
 
normalize - Variable in class hex.KMeans2
 
NORMALIZE - Static variable in class water.api.Constants
 
normalized - Variable in class hex.KMeans2.KMeans2Model
 
normalizeSigma() - Method in class water.parser.DParseTask
 
normMul() - Method in class hex.FrameTask
 
normSub() - Method in class hex.FrameTask
 
NOTdsk - Static variable in class water.Value
 
notifyAboutCloudSize(InetAddress, int, int) - Method in class water.AbstractEmbeddedH2OConfig
Tell the embedding software that this H2O instance belongs to a cloud of a certain size.
notifyAboutCloudSize(InetAddress, int, int) - Static method in class water.H2O
Tell the embedding software that this H2O instance belongs to a cloud of a certain size.
notifyAboutEmbeddedWebServerIpPort(InetAddress, int) - Method in class water.AbstractEmbeddedH2OConfig
Tell the embedding software that H2O has started an embedded web server on an IP and port.
ns(long[], int) - Static method in class water.TimeLine
 
ns() - Method in class water.util.TimelineSnapshot.Event
 
ntrees - Variable in class hex.gbm.SharedTreeModelBuilder
 
NULL - Static variable in class water.TypeMap
 
nullDeviance() - Method in class hex.glm.GLMValidation
 
nullDOF() - Method in class hex.glm.GLMValidation
 
NUM_COLS - Static variable in class water.api.Constants
 
NUM_CPUS - Static variable in class water.api.Constants
 
NUM_FAILED - Static variable in class water.api.Constants
 
NUM_KEYS - Static variable in class water.api.Constants
 
NUM_MISSING_VALUES - Static variable in class water.api.Constants
 
NUM_ROWS - Static variable in class water.api.Constants
 
NUM_SUCCEEDED - Static variable in class water.api.Constants
 
NUM_TREES - Static variable in class water.api.Constants
 
numArgs() - Method in class water.exec.Function
 
NUMBER - Static variable in class water.fvec.AppendableVec
 
numCols() - Method in class water.fvec.Frame
 
numCols() - Method in class water.ValueArray
 
NUMCPUS - Static variable in class water.H2O
 
numDomainSize() - Method in class water.ValueArray.Column
Compute size of numeric integer domain
numReplicas() - Method in class water.Value
 
numRows() - Method in class water.fvec.Frame
 
numRows() - Method in class water.ValueArray
 
nums() - Method in class hex.FrameTask
 

O

OBJECT - Static variable in class water.api.Constants
 
OBJECT_BUILDER - Static variable in class water.api.RequestBuilders
Basic builder for objects.
objectToString(JsonObject, String) - Method in class water.api.RequestBuilders.ElementBuilder
 
objectToString(JsonObject, String) - Method in class water.api.RequestBuilders.KeyMinAvgMaxBuilder
 
off() - Method in class water.util.RIStream
 
OFFSET - Static variable in class water.api.Constants
 
OldModel - Class in water
A Model models reality (hopefully).
OldModel() - Constructor for class water.OldModel
Empty constructor for deserialization
OldModel(Key) - Constructor for class water.OldModel
 
OldModel(Key, int[], Key) - Constructor for class water.OldModel
Default model, built from the selected columns of the given dataset.
OldModel(Key, String[], String[]) - Constructor for class water.OldModel
Default artificial model, built from given column names.
OldModel(Key, ValueArray, Key) - Constructor for class water.OldModel
Artificial model.
OldModel(Key, OldModel) - Constructor for class water.OldModel
Simple shallow copy constructor
ON_dsk - Static variable in class water.Value
 
onAck() - Method in class water.DTask
2nd top-level execution hook.
onAck() - Method in class water.TaskGetKey
 
onAck() - Method in class water.TaskPutKey
 
onAckAck() - Method in class water.DTask
3rd top-level execution hook.
onAckAck() - Method in class water.TaskGetKey
 
onCancelled() - Method in class hex.GridSearch
 
onCancelled() - Method in class water.Job
 
onCompletion(CountedCompleter) - Method in class water.DRemoteTask
 
onCompletion(CountedCompleter) - Method in class water.H2O.H2OCallback
 
onCompletion(CountedCompleter) - Method in class water.MRTask2
OnCompletion - reduce the left & right into self.
onCompletion(CountedCompleter) - Method in class water.parser.ParseDataset.ParserFJTask
 
onCompletion(CountedCompleter) - Method in class water.RPC.RPCCall
 
onException(Throwable) - Method in class water.Job.ChunkProgressJob
 
onExceptionalCompletion(Throwable, CountedCompleter) - Method in class hex.rf.Tree
 
onExceptionalCompletion(Throwable, CountedCompleter) - Method in class water.DTask
 
onExceptionalCompletion(Throwable, CountedCompleter) - Method in class water.fvec.ParseDataset2.ParserFJTask
 
onExceptionalCompletion(Throwable, CountedCompleter) - Method in class water.MRTask
 
onExceptionalCompletion(Throwable, CountedCompleter) - Method in class water.MRTask2
Cancel/kill all work as we can, then rethrow...
onExceptionalCompletion(Throwable, CountedCompleter) - Method in class water.parser.ParseDataset.ParserFJTask
 
onExceptionalCompletion(Throwable, CountedCompleter) - Method in class water.RPC.RPCCall
 
onHDFS() - Method in class water.Value
 
onICE() - Method in class water.Value
 
onLoad(String) - Static method in class water.TypeMap
 
onNFS() - Method in class water.Value
 
onS3() - Method in class water.Value
 
onSuccess() - Method in class water.Atomic
Executed on the transaction key's home node after any successful atomic update.
onSuccess() - Method in class water.parser.DParseTask.AtomicUnion
 
OOBEE - Static variable in class water.api.Constants
 
open(long) - Method in class water.persist.PersistS3.H2SO3InputStream
 
open() - Method in class water.util.RIStream
 
open(long) - Method in class water.util.RIStream
 
openStream(Job.ProgressMonitor) - Method in class water.fvec.ByteVec
Open a stream view over the underlying data
openStream(Key, Job.ProgressMonitor) - Static method in class water.persist.PersistHdfs
 
openStream(Key) - Static method in class water.persist.PersistNFS
 
openStream(Key, Job.ProgressMonitor) - Static method in class water.persist.PersistS3
 
openStream() - Method in class water.Value
 
openStream(Job.ProgressMonitor) - Method in class water.Value
Creates a Stream for reading bytes
openStream() - Method in class water.ValueArray
 
openStream(Job.ProgressMonitor) - Method in class water.ValueArray
 
operation - Variable in class hex.DataManip
 
operator(double, double) - Method in class water.exec.MRVectorBinaryOperator
This method actually does the operation on the data itself.
operator(double, double, double) - Method in class water.exec.MRVectorTernaryOperator
This method actually does the operation on the data itself.
operator(double) - Method in class water.exec.MRVectorUnaryOperator
This method actually does the operation on the data itself.
OPT_ARGS - Static variable in class water.H2O
 
or(byte[], byte[]) - Static method in class water.util.Utils
 
originalValue() - Method in class water.api.RequestArguments.Argument
Returns the input value submitted by the user, if specified.
OUT - Static variable in class water.H2O
 

P

p(String) - Method in class water.Model.SB
 
p(float) - Method in class water.Model.SB
 
p(char) - Method in class water.Model.SB
 
p(int) - Method in class water.Model.SB
 
p2d(double) - Static method in class water.util.Utils
 
p5d(double) - Static method in class water.util.Utils
 
packH2O() - Method in class water.util.TimelineSnapshot.Event
 
padRight(String, int) - Static method in class water.util.Log
 
pagination(long, Key) - Method in class water.api.Inspect2
 
pagination() - Method in class water.api.RequestBuilders.PaginatedTable
 
paragraph(StringBuilder, String) - Method in class water.api.DocGen
 
paraHead(StringBuilder) - Method in class water.api.DocGen.HTML
 
paraHead(StringBuilder) - Method in class water.api.DocGen
 
PARALLEL - Static variable in class water.api.Constants
 
parallelParse(int, CustomParser.DataIn, CustomParser.DataOut) - Method in class water.parser.CsvParser
 
parallelParse(int, CustomParser.DataIn, CustomParser.DataOut) - Method in class water.parser.CustomParser
 
parallelParse(int, CustomParser.DataIn, CustomParser.DataOut) - Method in class water.parser.SVMLightParser
 
parallelParseSupported() - Method in class water.parser.CsvParser
 
parallelParseSupported() - Method in class water.parser.CustomParser
 
parallelParseSupported - Variable in enum water.parser.CustomParser.ParserType
 
parallelParseSupported() - Method in class water.parser.SVMLightParser
 
paramName(String) - Static method in class water.util.Check
 
paraTail(StringBuilder) - Method in class water.api.DocGen.HTML
 
paraTail(StringBuilder) - Method in class water.api.DocGen
 
parse(String) - Method in class water.api.ExportS3.BucketArg
 
parse(String) - Method in class water.api.ImportHdfs.PathArg
 
parse(String) - Method in class water.api.ImportS3.BucketArg
 
Parse - Class in water.api
 
Parse() - Constructor for class water.api.Parse
 
parse(String) - Method in class water.api.Parse.ExistingCSVKey
 
parse(String) - Method in class water.api.Parse.Preview
 
parse(String) - Method in class water.api.RequestArguments.Argument
Override this method to provide parsing of the input string to the Java expected value.
parse(String) - Method in class water.api.RequestArguments.CaseSelect
 
parse(String) - Method in class water.api.RequestArguments.ClassifyBool
 
parse(String) - Method in class water.api.RequestArguments.EnumArgument
 
parse(String) - Method in class water.api.RequestArguments.ExistingFile
 
parse(String) - Method in class water.api.RequestArguments.FrameKeyMultiVec
 
parse(String) - Method in class water.api.RequestArguments.FrameKeyVec
 
parse(String) - Method in class water.api.RequestArguments.H2OCategoryStrata
 
parse(String) - Method in class water.api.RequestArguments.H2OCategoryWeights
 
parse(String) - Method in class water.api.RequestArguments.H2OExistingKey
 
parse(String) - Method in class water.api.RequestArguments.H2OHexKey
 
parse(String) - Method in class water.api.RequestArguments.H2OHexKeyCol
 
parse(String) - Method in class water.api.RequestArguments.H2OKey
 
parse(String) - Method in class water.api.RequestArguments.H2OKey2
 
parse(String) - Method in class water.api.RequestArguments.H2OModelKey
 
parse(String) - Method in class water.api.RequestArguments.HexColumnSelect
 
parse(String) - Method in class water.api.RequestArguments.HexKeyClassCol
 
parse(String) - Method in class water.api.RequestArguments.InputCheckBox
Parses the value.
parse(String) - Method in class water.api.RequestArguments.Int
 
parse(String) - Method in class water.api.RequestArguments.LongInt
 
parse(String) - Method in class water.api.RequestArguments.NTree
 
parse(String) - Method in class water.api.RequestArguments.Real
 
parse(String) - Method in class water.api.RequestArguments.RSeq
 
parse(String) - Method in class water.api.RequestArguments.Str
 
parse(String) - Method in class water.api.RequestArguments.StringList
 
parse(String) - Method in class water.exec.RLikeParser
 
parse(AutoBuffer) - Method in class water.exec.RLikeParser
 
parse(Key, Key[]) - Static method in class water.fvec.ParseDataset2
 
parse(Key, Key[], CustomParser.ParserSetup) - Static method in class water.fvec.ParseDataset2
 
parse(Key, Key[]) - Static method in class water.parser.ParseDataset
 
parse(ParseDataset, Key[], CustomParser.ParserSetup) - Static method in class water.parser.ParseDataset
 
parse(String) - Static method in enum water.parser.PMMLParser.DataTypes
 
parse(InputStream) - Static method in class water.parser.PMMLParser
 
parse(String) - Method in class water.Request2.TypeaheadKey
 
parse(PMMLParser) - Static method in class water.score.RFScoreModel
 
parse(PMMLParser) - Static method in class water.score.ScorecardModel
 
Parse.ExistingCSVKey - Class in water.api
 
Parse.ExistingCSVKey(String) - Constructor for class water.api.Parse.ExistingCSVKey
 
Parse.HeaderKey - Class in water.api
 
Parse.HeaderKey(String, boolean) - Constructor for class water.api.Parse.HeaderKey
 
Parse.NewH2OHexKey - Class in water.api
 
Parse.Preview - Class in water.api
 
Parse.PSetup - Class in water.api
 
Parse2 - Class in water.api
 
Parse2() - Constructor for class water.api.Parse2
 
ParseDataset - Class in water.parser
Helper class to parse an entire ValueArray data, and produce a structured ValueArray result.
ParseDataset.Compression - Enum in water.parser
 
ParseDataset.FileInfo - Class in water.parser
 
ParseDataset.FileInfo() - Constructor for class water.parser.ParseDataset.FileInfo
 
ParseDataset.GuessSetupTsk - Class in water.parser
 
ParseDataset.GuessSetupTsk(CustomParser.ParserSetup, boolean) - Constructor for class water.parser.ParseDataset.GuessSetupTsk
 
ParseDataset.ParseException - Exception in water.parser
 
ParseDataset.ParseException(String) - Constructor for exception water.parser.ParseDataset.ParseException
 
ParseDataset.ParserFJTask - Class in water.parser
 
ParseDataset.ParserFJTask(ParseDataset, Key[], CustomParser.ParserSetup) - Constructor for class water.parser.ParseDataset.ParserFJTask
 
ParseDataset.ParseSetupGuessException - Exception in water.parser
 
ParseDataset.ParseSetupGuessException(String, CustomParser.PSetupGuess, Key[]) - Constructor for exception water.parser.ParseDataset.ParseSetupGuessException
 
ParseDataset.UnzipAndParseTask - Class in water.parser
 
ParseDataset.UnzipAndParseTask(ParseDataset, CustomParser.ParserSetup) - Constructor for class water.parser.ParseDataset.UnzipAndParseTask
 
ParseDataset.UnzipAndParseTask(ParseDataset, CustomParser.ParserSetup, int) - Constructor for class water.parser.ParseDataset.UnzipAndParseTask
 
ParseDataset2 - Class in water.fvec
 
ParseDataset2.ColType - Enum in water.fvec
 
ParseDataset2.EnumFetchTask - Class in water.fvec
 
ParseDataset2.EnumFetchTask(int, Key, int[]) - Constructor for class water.fvec.ParseDataset2.EnumFetchTask
 
ParseDataset2.EnumUpdateTask - Class in water.fvec
Task to update enum values to match the global numbering scheme.
ParseDataset2.EnumUpdateTask(String[][], Enum[][], int[], Key, int[]) - Constructor for class water.fvec.ParseDataset2.EnumUpdateTask
 
ParseDataset2.FVecDataIn - Class in water.fvec
Parser data in taking data from fluid vec chunk.
ParseDataset2.FVecDataIn(Chunk) - Constructor for class water.fvec.ParseDataset2.FVecDataIn
 
ParseDataset2.FVecDataOut - Class in water.fvec
Parsed data output specialized for fluid vecs.
ParseDataset2.FVecDataOut(Vec.VectorGroup, int, int, int, Enum[]) - Constructor for class water.fvec.ParseDataset2.FVecDataOut
 
ParseDataset2.MultiFileParseTask - Class in water.fvec
 
ParseDataset2.ParseException - Exception in water.fvec
 
ParseDataset2.ParseException(String) - Constructor for exception water.fvec.ParseDataset2.ParseException
 
ParseDataset2.ParseProgressMonitor - Class in water.fvec
 
ParseDataset2.ParseProgressMonitor(Key) - Constructor for class water.fvec.ParseDataset2.ParseProgressMonitor
 
ParseDataset2.ParserFJTask - Class in water.fvec
 
ParseDataset2.ParserFJTask(ParseDataset2, Key[], CustomParser.ParserSetup) - Constructor for class water.fvec.ParseDataset2.ParserFJTask
 
ParseDataset2.SVFTask - Class in water.fvec
 
parseFlatFile(File) - Static method in class water.H2O
 
parseFlatFile(InputStream) - Static method in class water.H2O
 
parseFlatFileFromString(String) - Static method in class water.H2O
 
parseLink(String, String) - Method in class water.api.ImportFiles
 
parseLink(String, String) - Method in class water.api.ImportFiles2
 
parser() - Method in class water.parser.CustomParser.ParserSetup
 
PARSER_TYPE - Static variable in class water.api.Constants
 
ParserException - Exception in water.exec
 
ParserException(int, String) - Constructor for exception water.exec.ParserException
 
ParserException(int, RLikeParser.Token.Type, RLikeParser.Token.Type) - Constructor for exception water.exec.ParserException
 
ParserException(int, String, RLikeParser.Token.Type) - Constructor for exception water.exec.ParserException
 
parseSpaceSeparatedDoubles(String) - Static method in class water.api.PutVector
 
parseStrata(String) - Static method in class hex.rf.RandomForest
 
passOne() - Method in class water.parser.DParseTask
Executes the phase one of the parser.
passTwo() - Method in class water.parser.DParseTask
Executes the phase two of the parser task.
PATH - Static variable in class water.api.Constants
 
path - Variable in class water.api.ImportFiles
 
Paxos - Class in water
(Not The) Paxos Used to define Cloud membership.
Paxos() - Constructor for class water.Paxos
 
PCA - Class in water.api
 
PCA() - Constructor for class water.api.PCA
 
PCAScore - Class in hex.pca
Principal Components Scoring This algorithm maps a dataset into the subspace generated by the principal components.
PCAScore() - Constructor for class hex.pca.PCAScore
 
PCAScore.PCAScoreTask - Class in hex.pca
 
PCAScore.PCAScoreTask(Job, int, int, double[][], boolean) - Constructor for class hex.pca.PCAScore.PCAScoreTask
 
peek() - Method in class water.parser.PMMLParser
 
peek1() - Method in class water.AutoBuffer
 
percentiles() - Method in class hex.Summary.ColSummary
 
percentileValue(double) - Method in class hex.Summary.ColSummary
 
percentileValue(int) - Method in class hex.Summary2
 
permanent(Key) - Static method in class water.exec.Expr.Result
 
permute(int) - Method in class hex.rf.Data
 
Persist - Class in water.persist
 
Persist() - Constructor for class water.persist.Persist
 
PersistFS - Class in water.persist
Persistence backend using local file system.
PersistHdfs - Class in water.persist
 
PersistHdfsTask - Class in water.persist
Distributed task to store key on HDFS.
PersistHdfsTask() - Constructor for class water.persist.PersistHdfsTask
 
persistIO(String, String) - Method in interface water.deploy.Node
 
persistIO(String, String) - Method in class water.deploy.NodeCL
 
persistIO(String, String) - Method in class water.deploy.NodeHost
 
persistIO(String, String) - Method in class water.deploy.VM
 
persistIO(Process, File, File) - Static method in class water.deploy.VM
 
PersistNFS - Class in water.persist
 
PersistNFS() - Constructor for class water.persist.PersistNFS
 
PersistS3 - Class in water.persist
Persistence backend for S3
PersistS3() - Constructor for class water.persist.PersistS3
 
PersistS3.H2SO3InputStream - Class in water.persist
 
PersistS3.H2SO3InputStream(Key, Job.ProgressMonitor) - Constructor for class water.persist.PersistS3.H2SO3InputStream
 
PersistS3.H2SO3InputStream(Key, Job.ProgressMonitor, long, long) - Constructor for class water.persist.PersistS3.H2SO3InputStream
 
PersistS3Task - Class in water.persist
Map/reduce upload to S3.
PersistS3Task() - Constructor for class water.persist.PersistS3Task
 
PersistS3Task.Progress - Class in water.persist
 
PersistS3Task.Progress() - Constructor for class water.persist.PersistS3Task.Progress
 
pformat() - Method in class water.fvec.Chunk
 
pformat0() - Method in class water.fvec.C0DChunk
 
pformat0() - Method in class water.fvec.C1SChunk
 
pformat0() - Method in class water.fvec.C2SChunk
 
pformat0() - Method in class water.fvec.C4FChunk
 
pformat0() - Method in class water.fvec.C4SChunk
 
pformat0() - Method in class water.fvec.C8DChunk
 
pformat0() - Method in class water.fvec.Chunk
 
pformat_len() - Method in class water.fvec.Chunk
 
pformat_len0() - Method in class water.fvec.C0DChunk
 
pformat_len0() - Method in class water.fvec.C1SChunk
 
pformat_len0() - Method in class water.fvec.C2SChunk
 
pformat_len0() - Method in class water.fvec.C4FChunk
 
pformat_len0() - Method in class water.fvec.C4SChunk
 
pformat_len0() - Method in class water.fvec.C8DChunk
 
pformat_len0() - Method in class water.fvec.Chunk
 
pformat_len0(double, int) - Method in class water.fvec.Chunk
 
pGeneric(String) - Method in class water.parser.PMMLParser
 
phaseOneInitialize() - Method in class water.parser.DParseTask
Initialize phase one data structures with the appropriate number of columns.
phaseTwoInitialize() - Method in class water.parser.DParseTask
Initializes the phase two data.
PID - Static variable in class water.util.Log
Some guess at the process ID.
PLIMIT - Static variable in class water.parser.ParseDataset
 
Plot - Class in hex
Basic data visualization using map/reduce.
Plot() - Constructor for class hex.Plot
 
Plot - Class in water.api
 
Plot() - Constructor for class water.api.Plot
 
PMMLParser - Class in water.parser
Parse PMML models Full recursive-descent style parsing.
PMMLParser.And - Class in water.parser
 
PMMLParser.And() - Constructor for class water.parser.PMMLParser.And
 
PMMLParser.BooleanOperators - Enum in water.parser
 
PMMLParser.Comparison - Class in water.parser
 
PMMLParser.Comparison(String, String) - Constructor for class water.parser.PMMLParser.Comparison
 
PMMLParser.CompoundPredicate - Class in water.parser
 
PMMLParser.CompoundPredicate() - Constructor for class water.parser.PMMLParser.CompoundPredicate
 
PMMLParser.DataTypes - Enum in water.parser
Features datatypes promoted by PMML spec.
PMMLParser.Equals - Class in water.parser
 
PMMLParser.Equals(String, String) - Constructor for class water.parser.PMMLParser.Equals
 
PMMLParser.GreaterOrEqual - Class in water.parser
 
PMMLParser.GreaterOrEqual(String, String) - Constructor for class water.parser.PMMLParser.GreaterOrEqual
 
PMMLParser.GreaterThan - Class in water.parser
 
PMMLParser.GreaterThan(String, String) - Constructor for class water.parser.PMMLParser.GreaterThan
 
PMMLParser.IsIn - Class in water.parser
 
PMMLParser.IsIn(String, String[]) - Constructor for class water.parser.PMMLParser.IsIn
 
PMMLParser.IsMissing - Class in water.parser
 
PMMLParser.IsMissing(String) - Constructor for class water.parser.PMMLParser.IsMissing
 
PMMLParser.IsNotIn - Class in water.parser
 
PMMLParser.IsNotIn(String, String[]) - Constructor for class water.parser.PMMLParser.IsNotIn
 
PMMLParser.LessOrEqual - Class in water.parser
Less or equal
PMMLParser.LessOrEqual(String, String) - Constructor for class water.parser.PMMLParser.LessOrEqual
 
PMMLParser.LessThan - Class in water.parser
 
PMMLParser.LessThan(String, String) - Constructor for class water.parser.PMMLParser.LessThan
 
PMMLParser.Operators - Enum in water.parser
 
PMMLParser.Or - Class in water.parser
 
PMMLParser.Or() - Constructor for class water.parser.PMMLParser.Or
 
PMMLParser.ParseException - Exception in water.parser
 
PMMLParser.ParseException(String) - Constructor for exception water.parser.PMMLParser.ParseException
 
PMMLParser.Predicate - Class in water.parser
 
PMMLParser.Predicate() - Constructor for class water.parser.PMMLParser.Predicate
 
PMMLParser.True - Class in water.parser
 
PMMLParser.True() - Constructor for class water.parser.PMMLParser.True
 
poll(JsonObject, int, int) - Static method in class water.api.RequestBuilders.Response
Returns the poll response object.
poll(JsonObject, float) - Static method in class water.api.RequestBuilders.Response
Returns the poll response object initialized by percents completed.
poll(JsonObject, int, int, JsonObject) - Static method in class water.api.RequestBuilders.Response
returns the poll response object with different arguments that was this call.
pop() - Method in class water.exec.RLikeParser
 
pop(RLikeParser.Token.Type) - Method in class water.exec.RLikeParser
 
port - Variable in class water.H2O.FlatFileEntry
 
port - Variable in class water.H2O.OptArgs
 
portPack() - Method in class water.util.TimelineSnapshot.Event
 
pos_neg(double) - Static method in class water.api.Cloud
 
position() - Method in class water.AutoBuffer
 
position(int) - Method in class water.AutoBuffer
 
PositionedException - Exception in water.exec
 
PositionedException(int, String) - Constructor for exception water.exec.PositionedException
 
positionWithResize(int) - Method in class water.AutoBuffer
 
post(int, float) - Method in class hex.rf.Tree.TreeVisitor
 
POST(int, String) - Static method in class water.util.Log
POST stands for "Power on self test".
POST(int, Exception) - Static method in class water.util.Log
 
postGlobal() - Method in class water.MRTask2
 
postWrite() - Method in class water.fvec.Vec
Stop writing into this Vec.
pow10(int) - Static method in class water.parser.DParseTask
 
pow10i(int) - Static method in class water.parser.DParseTask
 
powers10i - Static variable in class water.parser.DParseTask
 
pparse_limit - Variable in class water.H2O.OptArgs
 
pPredicate() - Method in class water.parser.PMMLParser
 
pprint(double[][]) - Static method in class water.util.Utils
 
pprint(double[][], DecimalFormat) - Static method in class water.util.Utils
 
pre(int, float, int, int, int) - Method in class hex.rf.Tree.TreeVisitor
 
precisionAndRecall() - Method in class hex.ConfusionMatrix
 
precisionAndRecall(long[][]) - Static method in class hex.ConfusionMatrix
Returns the F-measure which combines precision and recall.
predict - Variable in class water.api.ConfusionMatrix
 
Predict - Class in water.api
 
Predict() - Constructor for class water.api.Predict
 
prediction - Variable in class water.api.Predict
 
prefix() - Method in enum water.api.RequestServer.API_VERSION
 
PrettyPrint - Class in water
 
PrettyPrint() - Constructor for class water.PrettyPrint
 
PREVIEW - Static variable in class water.api.Constants
 
PREVIOUS_MODEL_KEY - Static variable in class water.api.Constants
 
PRIM_B - Static variable in class water.TypeMap
 
print() - Method in class hex.KMeansModel
 
print(TreePrinter) - Method in class hex.rf.Tree.INode
 
print() - Method in class water.AbstractEmbeddedH2OConfig
Print debug information.
print() - Method in class water.nbhm.ConcurrentAutoTable
A more verbose print than ConcurrentAutoTable.toString(), showing internal structure.
print() - Method in class water.nbhm.NonBlockingHashMap
Verbose printout of table internals, useful for debugging.
print() - Method in class water.nbhm.NonBlockingHashMapLong
Verbose printout of table internals, useful for debugging.
print() - Method in class water.nbhm.NonBlockingIdentityHashMap
Verbose printout of table internals, useful for debugging.
print() - Method in class water.nbhm.NonBlockingSetInt
Verbose printout of internal structure for debugging.
print16(AutoBuffer) - Method in class water.RPC.RemoteHandler
 
print16(AutoBuffer) - Method in class water.TimeLine
 
print16(AutoBuffer) - Method in class water.UDP
 
print16(AutoBuffer) - Method in class water.UDPAck
 
print16(AutoBuffer) - Method in class water.UDPAckAck
 
print16(AutoBuffer) - Method in class water.UDPRebooted
 
printAndLogVersion() - Static method in class water.H2O
If logging has not been setup yet, then Log.info will only print to stdout.
printf(String, Object...) - Method in class water.util.Log.Wrapper
 
printf(Locale, String, Object...) - Method in class water.util.Log.Wrapper
 
printHelp() - Static method in class water.H2O
 
println(String) - Method in class water.util.Log.Wrapper
 
printMyTimeLine() - Static method in class water.TimeLine
Only for debugging.
printTree(Tree) - Method in class hex.rf.CodeTreePrinter
 
printTree(Tree) - Method in class hex.rf.GraphvizTreePrinter
 
printTree(Tree) - Method in class hex.rf.TreePrinter
 
printx16(long, long) - Static method in class water.UDP
 
priority() - Method in class water.Atomic
 
priority() - Method in class water.FetchClazz
 
priority() - Method in class water.FetchId
 
priority() - Method in class water.FJPacket
 
priority() - Method in class water.H2O.H2OCountedCompleter
 
priority() - Method in class water.RPC.RPCCall
 
priority() - Method in class water.TaskGetKey
 
priority() - Method in class water.TaskInvalidateKey
 
priority() - Method in class water.TaskPutKey
 
priority() - Method in class water.util.FileIntegrityChecker
 
priority() - Method in class water.util.JStackCollectorTask
 
priority() - Method in class water.util.LogCollectorTask
 
privateIPs - Variable in class water.deploy.Cloud
 
process() - Method in class water.deploy.VM
 
processListing(ObjectListing, JsonArray, JsonArray) - Method in class water.api.ImportS3
 
processRecord(Record) - Method in class water.parser.XlsParser
 
processRow(DGLM.GLMValidation, double[], int[]) - Method in class hex.DGLM.GLMValidationFunc
 
processRow(DGLM.Gram, double[], int[]) - Method in class hex.DGLM.GramMatrixFunc
 
processRow(DGLM.LambdaMax, double[], int[]) - Method in class hex.DGLM.LambdaMaxFunc
 
processRow(double[], int, int[], double) - Method in class hex.FrameTask
Method to process one row of the data for GLM functions.
processRow(double[], int, int[]) - Method in class hex.FrameTask
 
processRow(double[], int, int[], double) - Method in class hex.glm.GLMTask.GLMIterationTask
 
processRow(double[], int, int[]) - Method in class hex.gram.Gram.GramTask
 
processRow(T, double[], int[]) - Method in class hex.NewRowVecTask.RowFunc
 
processRow(RowTask.Row, T) - Method in class hex.RowTask.RowFunction
 
producerId(byte[]) - Static method in class hex.rf.Tree
 
profString() - Method in class water.MRTask2
 
progress() - Method in class hex.DGLM.GLMJob
 
progress() - Method in class hex.DPCA.PCAJob
 
progress() - Method in class hex.gbm.SharedTreeModelBuilder
 
progress() - Method in class hex.glm.GLM2
 
progress() - Method in class hex.GLMGrid.GLMModels
 
progress() - Method in class hex.GridSearch
 
progress() - Method in class hex.KMeans2.KMeans2Model
 
progress() - Method in class hex.KMeansModel
 
progress() - Method in class hex.NeuralNet
 
progress() - Method in class hex.rf.DRF.DRFJob
 
progress() - Method in class hex.rf.RFModel
 
PROGRESS - Static variable in class water.api.Constants
 
Progress - Class in water.api
 
Progress() - Constructor for class water.api.Progress
 
progress - Variable in class water.api.Progress2
 
progress() - Method in class water.fvec.ParseDataset2.ParseProgressMonitor
 
progress() - Method in class water.fvec.ParseDataset2
 
progress() - Method in class water.Job.ChunkProgress
 
progress() - Method in class water.Job
 
progress() - Method in interface water.Job.Progress
 
progress() - Method in class water.parser.ParseDataset
 
Progress2 - Class in water.api
 
Progress2() - Constructor for class water.api.Progress2
 
PROGRESS_KEY - Static variable in class water.api.Constants
 
PROGRESS_TOTAL - Static variable in class water.api.Constants
 
progressKey() - Method in class water.Job.ChunkProgressJob
 
projectVersion() - Method in class water.AbstractBuildVersion
 
projectVersion() - Method in class water.BuildVersion
 
PROPOSED - Static variable in class water.Paxos
 
providesFlatfile() - Method in class water.AbstractEmbeddedH2OConfig
Whether H2O gets a flatfile config from this config object.
publicIPs - Variable in class water.deploy.Cloud
 
put(Freezable) - Method in class water.AutoBuffer
 
put(Iced) - Method in class water.AutoBuffer
 
put(Key, Value) - Static method in class water.DKV
 
put(Key, Value, Futures) - Static method in class water.DKV
 
put(Key, Value, Futures, boolean) - Static method in class water.DKV
 
put(Key, Iced) - Static method in class water.DKV
 
put(Key, Iced, Futures) - Static method in class water.DKV
 
put(Key, Iced, Futures, boolean) - Static method in class water.DKV
 
put(Object, Object) - Static method in class water.External
 
put(Object, Object) - Method in interface water.ExternalInterface
 
put(Object, Object) - Method in class water.InternalInterface
 
put(TypeK, TypeV) - Method in class water.nbhm.NonBlockingHashMap
Maps the specified key to the specified value in the table.
put(long, TypeV) - Method in class water.nbhm.NonBlockingHashMapLong
Maps the specified key to the specified value in the table.
put(Long, TypeV) - Method in class water.nbhm.NonBlockingHashMapLong
Auto-boxing version of NonBlockingHashMapLong.put(long, TypeV).
put(TypeK, TypeV) - Method in class water.nbhm.NonBlockingIdentityHashMap
Maps the specified key to the specified value in the table.
put(Key, Value) - Static method in class water.UKV
 
put(Key, Value, Futures) - Static method in class water.UKV
 
put(Key, Iced, Futures) - Static method in class water.UKV
 
put(String, Value) - Static method in class water.UKV
 
put(Key, Freezable) - Static method in class water.UKV
 
put(Key, Iced) - Static method in class water.UKV
 
put1(int, int) - Method in class water.AutoBuffer
 
put1(int) - Method in class water.AutoBuffer
 
put2(int, char) - Method in class water.AutoBuffer
 
put2(int, short) - Method in class water.AutoBuffer
 
put2(char) - Method in class water.AutoBuffer
 
put2(short) - Method in class water.AutoBuffer
 
put3(int) - Method in class water.AutoBuffer
 
put4(int, int) - Method in class water.AutoBuffer
 
put4(int) - Method in class water.AutoBuffer
 
put4f(int, float) - Method in class water.AutoBuffer
 
put4f(float) - Method in class water.AutoBuffer
 
put8(int, long) - Method in class water.AutoBuffer
 
put8(long) - Method in class water.AutoBuffer
 
put8d(int, double) - Method in class water.AutoBuffer
 
put8d(double) - Method in class water.AutoBuffer
 
PUT_KEY_PRIORITY - Static variable in class water.H2O
 
putA(Iced[]) - Method in class water.AutoBuffer
 
putA1(byte[]) - Method in class water.AutoBuffer
 
putA1(byte[], int) - Method in class water.AutoBuffer
 
putA1(byte[], int, int) - Method in class water.AutoBuffer
 
putA2(short[]) - Method in class water.AutoBuffer
 
putA4(int[]) - Method in class water.AutoBuffer
 
putA4f(float[]) - Method in class water.AutoBuffer
 
putA8(long[]) - Method in class water.AutoBuffer
 
putA8d(double[]) - Method in class water.AutoBuffer
 
putAA(Iced[][]) - Method in class water.AutoBuffer
 
putAA1(byte[][]) - Method in class water.AutoBuffer
 
putAA2(short[][]) - Method in class water.AutoBuffer
 
putAA4(int[][]) - Method in class water.AutoBuffer
 
putAA4f(float[][]) - Method in class water.AutoBuffer
 
putAA8(long[][]) - Method in class water.AutoBuffer
 
putAA8d(double[][]) - Method in class water.AutoBuffer
 
putAAA(Iced[][][]) - Method in class water.AutoBuffer
 
putAAA4(int[][][]) - Method in class water.AutoBuffer
 
putAAStr(String[][]) - Method in class water.AutoBuffer
 
putAll(Map<? extends TypeK, ? extends TypeV>) - Method in class water.nbhm.NonBlockingHashMap
Copies all of the mappings from the specified map to this one, replacing any existing mappings.
putAll(Map<? extends TypeK, ? extends TypeV>) - Method in class water.nbhm.NonBlockingIdentityHashMap
Copies all of the mappings from the specified map to this one, replacing any existing mappings.
putAStr(String[]) - Method in class water.AutoBuffer
 
putEnum(Enum) - Method in class water.AutoBuffer
 
putEnumJSON(Enum) - Method in class water.AutoBuffer
 
putEnumJSON(String, Enum) - Method in class water.AutoBuffer
 
putIfAbsent(TypeK, TypeV) - Method in class water.nbhm.NonBlockingHashMap
Atomically, do a NonBlockingHashMap.put(TypeK, TypeV) if-and-only-if the key is not mapped.
putIfAbsent(long, TypeV) - Method in class water.nbhm.NonBlockingHashMapLong
Atomically, do a NonBlockingHashMapLong.put(long, TypeV) if-and-only-if the key is not mapped.
putIfAbsent(Long, TypeV) - Method in class water.nbhm.NonBlockingHashMapLong
Auto-boxing version of NonBlockingHashMapLong.putIfAbsent(long, TypeV).
putIfAbsent(TypeK, TypeV) - Method in class water.nbhm.NonBlockingIdentityHashMap
Atomically, do a NonBlockingIdentityHashMap.put(TypeK, TypeV) if-and-only-if the key is not mapped.
putIfAbsent_raw(Key, Value) - Static method in class water.H2O
 
putIfMatch(Key, Value, Value) - Static method in class water.H2O
 
putIfMatch(Object, Object, Object) - Method in class water.nbhm.NonBlockingHashMap
 
putIfMatchUnlocked(Object, Object, Object) - Method in class water.nbhm.NonBlockingHashMap
 
putInt(int) - Method in class water.AutoBuffer
 
putJSON(Iced) - Method in class water.AutoBuffer
 
putJSON(String, Iced) - Method in class water.AutoBuffer
 
putJSON1(byte) - Method in class water.AutoBuffer
 
putJSON4(int) - Method in class water.AutoBuffer
 
putJSON4(String, int) - Method in class water.AutoBuffer
 
putJSON4f(float) - Method in class water.AutoBuffer
 
putJSON4f(String, float) - Method in class water.AutoBuffer
 
putJSON8(long) - Method in class water.AutoBuffer
 
putJSON8(String, long) - Method in class water.AutoBuffer
 
putJSON8d(double) - Method in class water.AutoBuffer
 
putJSON8d(String, double) - Method in class water.AutoBuffer
 
putJSONA(Iced[]) - Method in class water.AutoBuffer
 
putJSONA(String, Iced[]) - Method in class water.AutoBuffer
 
putJSONA1(byte[]) - Method in class water.AutoBuffer
 
putJSONA4(int[]) - Method in class water.AutoBuffer
 
putJSONA4(String, int[]) - Method in class water.AutoBuffer
 
putJSONA4f(float[]) - Method in class water.AutoBuffer
 
putJSONA4f(String, float[]) - Method in class water.AutoBuffer
 
putJSONA8(long[]) - Method in class water.AutoBuffer
 
putJSONA8(String, long[]) - Method in class water.AutoBuffer
 
putJSONA8d(double[]) - Method in class water.AutoBuffer
 
putJSONA8d(String, double[]) - Method in class water.AutoBuffer
 
putJSONAA(Iced[][]) - Method in class water.AutoBuffer
 
putJSONAA(String, Iced[][]) - Method in class water.AutoBuffer
 
putJSONAA1(byte[][]) - Method in class water.AutoBuffer
 
putJSONAA1(String, byte[][]) - Method in class water.AutoBuffer
 
putJSONAA4(String, int[][]) - Method in class water.AutoBuffer
 
putJSONAA4f(String, float[][]) - Method in class water.AutoBuffer
 
putJSONAA8(long[][]) - Method in class water.AutoBuffer
 
putJSONAA8(String, long[][]) - Method in class water.AutoBuffer
 
putJSONAA8d(String, double[][]) - Method in class water.AutoBuffer
 
putJSONAAStr(String, String[][]) - Method in class water.AutoBuffer
 
putJSONAStr(String, String[]) - Method in class water.AutoBuffer
 
putJSONAStr(String[]) - Method in class water.AutoBuffer
 
putJSONStr(String) - Method in class water.AutoBuffer
 
putJSONStr(String, String) - Method in class water.AutoBuffer
 
putNULL() - Method in class water.AutoBuffer
 
putStr(String) - Method in class water.AutoBuffer
 
putStr2(String) - Method in class water.AutoBuffer
 
putTask(UDP.udp, int) - Method in class water.AutoBuffer
 
putTask(int, int) - Method in class water.AutoBuffer
 
putUdp(UDP.udp) - Method in class water.AutoBuffer
 
PutValue - Class in water.api
 
PutValue() - Constructor for class water.api.PutValue
 
PutVector - Class in water.api
 
PutVector() - Constructor for class water.api.PutVector
 
putZ(boolean) - Method in class water.AutoBuffer
 
putZA(Object[]) - Method in class water.AutoBuffer
 

Q

qget() - Method in class water.parser.PMMLParser
 
Quantiles - Class in hex
 
Quantiles(Frame, Vec, double[]) - Constructor for class hex.Quantiles
 
Quantiles.QuantilesTask - Class in hex
 
Quantiles.QuantilesTask() - Constructor for class hex.Quantiles.QuantilesTask
 
QuantilesPage - Class in water.api
 
QuantilesPage() - Constructor for class water.api.QuantilesPage
 
query() - Method in class water.api.RequestArguments.Argument
Returns the html query for the given argument, including the full formatting.
queryAddons() - Method in class water.api.RequestArguments.Argument
Any query addons can be specified here.
queryArgumentValueSet(RequestArguments.Argument, Properties) - Method in class water.api.GLM
 
queryArgumentValueSet(RequestArguments.Argument, Properties) - Method in class water.api.GLMGrid
 
queryArgumentValueSet(RequestArguments.Argument, Properties) - Method in class water.api.GLMScore
 
queryArgumentValueSet(RequestArguments.Argument, Properties) - Method in class water.api.KMeansApply
 
queryArgumentValueSet(RequestArguments.Argument, Properties) - Method in class water.api.KMeansScore
 
queryArgumentValueSet(RequestArguments.Argument, Properties) - Method in class water.api.PCA
 
queryArgumentValueSet(RequestArguments.Argument, Properties) - Method in class water.api.RequestQueries
Overwrite this method to be able to change / disable values of other arguments on certain argument changes.
queryArgumentValueSet(RequestArguments.Argument, Properties) - Method in class water.api.RF
 
queryComment() - Method in class water.api.Parse.ExistingCSVKey
 
queryComment() - Method in class water.api.RequestArguments.Argument
 
queryComment() - Method in class water.api.RequestArguments.HexNonConstantColumnSelect
 
queryComment() - Method in class water.api.RequestArguments.HexPCAColumnSelect
 
queryComment() - Method in class water.api.RequestArguments.LongInt
 
queryComment() - Method in class water.api.RequestArguments.Real
 
queryComment() - Method in class water.api.RequestArguments.RSeq
 
queryDescription() - Method in class water.api.ExportS3.BucketArg
 
queryDescription() - Method in class water.api.ImportHdfs.PathArg
 
queryDescription() - Method in class water.api.ImportS3.BucketArg
 
queryDescription() - Method in class water.api.Parse.ExistingCSVKey
 
queryDescription() - Method in class water.api.Parse.NewH2OHexKey
 
queryDescription() - Method in class water.api.Parse.Preview
 
queryDescription() - Method in class water.api.RequestArguments.Argument
Returns the query description.
queryDescription() - Method in class water.api.RequestArguments.Bool
 
queryDescription() - Method in class water.api.RequestArguments.CaseSelect
 
queryDescription() - Method in class water.api.RequestArguments.EnumArgument
 
queryDescription() - Method in class water.api.RequestArguments.ExistingFile
 
queryDescription() - Method in class water.api.RequestArguments.FrameKeyMultiVec
 
queryDescription() - Method in class water.api.RequestArguments.FrameKeyVec
 
queryDescription() - Method in class water.api.RequestArguments.H2OCategoryStrata
 
queryDescription() - Method in class water.api.RequestArguments.H2OCategoryWeights
 
queryDescription() - Method in class water.api.RequestArguments.H2OExistingKey
 
queryDescription() - Method in class water.api.RequestArguments.H2OHexKey
 
queryDescription() - Method in class water.api.RequestArguments.H2OHexKeyCol
 
queryDescription() - Method in class water.api.RequestArguments.H2OKey
 
queryDescription() - Method in class water.api.RequestArguments.H2OKey2
 
queryDescription() - Method in class water.api.RequestArguments.H2OModelKey
 
queryDescription() - Method in class water.api.RequestArguments.HexColumnSelect
 
queryDescription() - Method in class water.api.RequestArguments.HexPCAColumnSelect
 
queryDescription() - Method in class water.api.RequestArguments.Int
 
queryDescription() - Method in class water.api.RequestArguments.LongInt
 
queryDescription() - Method in class water.api.RequestArguments.Real
 
queryDescription() - Method in class water.api.RequestArguments.RSeq
 
queryDescription() - Method in class water.api.RequestArguments.Str
 
queryDescription() - Method in class water.api.RequestArguments.StringList
 
queryDescription() - Method in class water.Request2.TypeaheadKey
 
queryElement() - Method in class water.api.Parse.HeaderKey
 
queryElement() - Method in class water.api.Parse.Preview
 
queryElement() - Method in class water.api.RequestArguments.Argument
Returns the HTML elements of the argument query only.
queryElement() - Method in class water.api.RequestArguments.FrameKeyMultiVec
 
queryElement() - Method in class water.api.RequestArguments.HexColumnSelect
 
queryElement() - Method in class water.api.RequestArguments.InputCheckBox
Displays the query element.
queryElement() - Method in class water.api.RequestArguments.InputSelect
Displays the query element.
queryElement() - Method in class water.api.RequestArguments.InputText
A query element is the default HTML form input.
queryElement() - Method in class water.api.RequestArguments.MultipleSelect
Displays the query element.
queryElement() - Method in class water.api.RequestArguments.MultipleText
Displays the query element.
QUEUEDEPTH - Static variable in class water.HeartBeatThread
 

R

R - Static variable in class water.api.Constants.Extensions
 
random_udp_drop - Variable in class water.H2O.OptArgs
 
RandomForest - Class in hex.rf
A RandomForest can be used for growing or validation.
RandomForest() - Constructor for class hex.rf.RandomForest
 
RandomForest.OptArgs - Class in hex.rf
 
RandomForest.OptArgs() - Constructor for class hex.rf.RandomForest.OptArgs
 
rank() - Method in class hex.DGLM.GLMModel
 
rank() - Method in class hex.glm.GLMModel
 
rate - Variable in class hex.NeuralNet
 
ratio() - Method in class hex.RowVecTask.Sampling
 
raw_array() - Method in class water.nbhm.NonBlockingHashMap
 
raw_get(Key) - Static method in class water.H2O
 
rawColIndex() - Method in class water.exec.Expr.Result
 
rawMem() - Method in class water.Value
 
rawPOJO() - Method in class water.Value
 
read(AutoBuffer) - Method in class hex.Histogram.Bins
 
read(byte[], int, int) - Method in class water.AutoBuffer
 
read(AutoBuffer) - Method in class water.DTask
 
read(AutoBuffer) - Method in interface water.Freezable
Deserialize from the AutoBuffer into a pre-existing 'this' object.
read(AutoBuffer) - Method in class water.fvec.C0DChunk
 
read(AutoBuffer) - Method in class water.fvec.C0LChunk
 
read(AutoBuffer) - Method in class water.fvec.C1Chunk
 
read(AutoBuffer) - Method in class water.fvec.C1NChunk
 
read(AutoBuffer) - Method in class water.fvec.C1SChunk
 
read(AutoBuffer) - Method in class water.fvec.C2Chunk
 
read(AutoBuffer) - Method in class water.fvec.C2SChunk
 
read(AutoBuffer) - Method in class water.fvec.C4Chunk
 
read(AutoBuffer) - Method in class water.fvec.C4FChunk
 
read(AutoBuffer) - Method in class water.fvec.C4SChunk
 
read(AutoBuffer) - Method in class water.fvec.C8Chunk
 
read(AutoBuffer) - Method in class water.fvec.C8DChunk
 
read(AutoBuffer) - Method in class water.fvec.CBSChunk
 
read(AutoBuffer) - Method in class water.fvec.Chunk
 
read(AutoBuffer) - Method in class water.fvec.NewChunk
 
read(AutoBuffer) - Method in class water.H2ONode
 
read(AutoBuffer) - Method in class water.Iced
 
read(AutoBuffer) - Method in class water.Key
 
read(AutoBuffer) - Method in class water.parser.Enum
 
read() - Method in class water.util.ByteBufferInputStream
 
read(byte[], int, int) - Method in class water.util.ByteBufferInputStream
 
read() - Method in class water.util.RIStream
 
read(byte[]) - Method in class water.util.RIStream
 
read(byte[], int, int) - Method in class water.util.RIStream
 
read(AutoBuffer) - Method in class water.util.Utils.IcedArrayList
 
read(AutoBuffer) - Method in class water.util.Utils.IcedHashMap
 
read(AutoBuffer) - Method in class water.Value
 
read() - Method in class water.ValueArray.CsvVAStream
 
read(byte[], int, int) - Method in class water.ValueArray.CsvVAStream
 
read() - Method in class water.ValueArray.VAStream
 
read(byte[], int, int) - Method in class water.ValueArray.VAStream
 
read1b(byte, int) - Static method in class water.fvec.CBSChunk
Reads 1bit from given b in given offset.
read2b(byte, int) - Static method in class water.fvec.CBSChunk
Reads 1bit from given b in given offset.
readable() - Method in class water.fvec.AppendableVec
 
readable() - Method in class water.fvec.Chunk
 
readable() - Method in class water.fvec.Vec
Default read/write behavior for Vecs.
readConsole() - Static method in class water.util.Utils
 
readFile(File) - Static method in class water.util.Utils
 
READONLY - Static variable in class water.nbhm.NonBlockingHashMap
 
readOnly() - Method in class water.nbhm.NonBlockingHashMap
Atomically make the set immutable.
readOnly() - Method in class water.nbhm.NonBlockingHashSet
Atomically make the set immutable.
readPut(String, InputStream) - Static method in class water.ValueArray
 
readPut(Key, InputStream) - Static method in class water.ValueArray
 
readPut(Key, InputStream, Job) - Static method in class water.ValueArray
 
reChunk(Vec[]) - Static method in class hex.NeuralNet
Makes sure small datasets are spread over enough chunks to parallelize training.
recluster(double[][], int, Random, KMeans.Initialization) - Static method in class hex.KMeans
 
recluster(double[][], int, Random, KMeans.Initialization) - Static method in class hex.KMeans2
 
recoH2O() - Method in class water.util.TimelineSnapshot.Event
 
record() - Method in class water.api.RequestArguments.Argument
Returns the thread local argument state record.
record_IOclose(AutoBuffer, int) - Static method in class water.TimeLine
 
record_IOclose(long, long, int, long, int) - Static method in class water.TimeLine
 
record_recv(AutoBuffer, boolean, int) - Static method in class water.TimeLine
 
record_send(AutoBuffer, boolean) - Static method in class water.TimeLine
 
redirect() - Method in class hex.gbm.DRF
 
redirect() - Method in class hex.gbm.GBM
 
redirect(Request, Key) - Static method in class hex.glm.GLMModelView
 
redirect(Request, Key, Key) - Static method in class hex.glm.GLMProgressPage2
 
redirect(Request, Key) - Static method in class hex.glm.GLMValidationView
 
redirect() - Method in class hex.GridSearch
 
redirect(Request, Key) - Static method in class hex.KMeans2.KMeans2ModelView
 
redirect() - Method in class hex.KMeans2
 
redirect() - Method in class hex.NeuralNet
 
redirect(Request, Key) - Method in class hex.NeuralNet
 
REDIRECT - Static variable in class water.api.Constants
 
redirect(Request, Key) - Static method in class water.api.DRFModelView
 
redirect(Request, Key, Key) - Static method in class water.api.DRFProgressPage
 
redirect(JsonObject, Key) - Static method in class water.api.ExportS3Progress
 
redirect(Request, Key) - Static method in class water.api.GBMModelView
 
redirect(Request, Key, Key) - Static method in class water.api.GBMProgressPage
 
redirect(JsonObject, Key, Key) - Static method in class water.api.GLMGridProgress
 
redirect(JsonObject, Key, Key, Key) - Static method in class water.api.GLMProgressPage
 
redirect(JsonObject, Job, Key) - Static method in class water.api.Inspect
 
redirect(JsonObject, Key) - Static method in class water.api.Inspect
 
redirect(Request, Key) - Static method in class water.api.Inspect
 
redirect(Request, String) - Static method in class water.api.Inspect2
 
redirect(JsonObject, Key) - Static method in class water.api.Jobs
 
redirect(JsonObject, Key, Key) - Static method in class water.api.Progress
 
redirect(Request, Key, Key) - Static method in class water.api.Progress2
 
redirect(JsonObject, Class<? extends Request>, JsonObject) - Static method in class water.api.RequestBuilders.Response
Creates the new response with status redirect.
redirect(JsonObject, Key, Key, Key, int, int, String, boolean, boolean) - Static method in class water.api.RFView
 
redirect(JsonObject, Key) - Static method in class water.api.RFView
 
redirect(JsonObject, Key, Key, boolean) - Static method in class water.api.RFView
 
redirect(JsonObject, Key) - Static method in class water.api.RReaderProgress
 
redirect() - Method in class water.Job
 
redirect2(Request, Key) - Static method in class hex.glm.GLMModelView
 
REDIRECT_ARGS - Static variable in class water.api.Constants
 
redirect_to - Variable in class water.api.Progress2
 
redirect_url - Variable in class water.api.Parse2
 
reduce(DRemoteTask) - Method in class hex.BaseStatsTask
 
reduce(Summary, Summary) - Method in class hex.ColSummaryTask
 
reduce(DRemoteTask) - Method in class hex.Covariance.COV_Task
 
reduce(DGLM.GLMValidation, DGLM.GLMValidation) - Method in class hex.DGLM.GLMValidationFunc
 
reduce(DGLM.Gram, DGLM.Gram) - Method in class hex.DGLM.GramMatrixFunc
 
reduce(DGLM.LambdaMax, DGLM.LambdaMax) - Method in class hex.DGLM.LambdaMaxFunc
 
reduce(SharedTreeModelBuilder.Score) - Method in class hex.gbm.SharedTreeModelBuilder.Score
 
reduce(GLMModel.GLMValidationTask) - Method in class hex.glm.GLMModel.GLMValidationTask
 
reduce(GLMTask.GLMIterationTask) - Method in class hex.glm.GLMTask.GLMIterationTask
 
reduce(Gram.GramTask) - Method in class hex.gram.Gram.GramTask
 
reduce(DRemoteTask) - Method in class hex.Histogram.BinningTask
 
reduce(DRemoteTask) - Method in class hex.Histogram.OutlineTask
 
reduce(DRemoteTask) - Method in class hex.KMeans.Lloyds
 
reduce(DRemoteTask) - Method in class hex.KMeans.Sampler
 
reduce(DRemoteTask) - Method in class hex.KMeans.Sqr
 
reduce(KMeans2.Lloyds) - Method in class hex.KMeans2.Lloyds
 
reduce(KMeans2.Sampler) - Method in class hex.KMeans2.Sampler
 
reduce(KMeans2.SumSqr) - Method in class hex.KMeans2.SumSqr
 
reduce(DRemoteTask) - Method in class hex.KMeansModel.KMeansApply
 
reduce(DRemoteTask) - Method in class hex.KMeansModel.KMeansScore
 
reduce(DRemoteTask) - Method in class hex.LinearRegression.CalcRegressionTask
 
reduce(DRemoteTask) - Method in class hex.LinearRegression.CalcSquareErrorsTasks
 
reduce(DRemoteTask) - Method in class hex.LinearRegression.CalcSumsTask
 
reduce(LR2.CalcRegressionTask) - Method in class hex.LR2.CalcRegressionTask
 
reduce(LR2.CalcSquareErrorsTasks) - Method in class hex.LR2.CalcSquareErrorsTasks
 
reduce(LR2.CalcSumsTask) - Method in class hex.LR2.CalcSumsTask
 
reduce(DRemoteTask) - Method in class hex.NewRowVecTask
 
reduce(T, T) - Method in class hex.NewRowVecTask.RowFunc
 
reduce(DRemoteTask) - Method in class hex.NOPTask
 
reduce(Quantiles.QuantilesTask) - Method in class hex.Quantiles.QuantilesTask
 
reduce(DRemoteTask) - Method in class hex.rf.ConfusionTask
Reduction combines the confusion matrices.
reduce(DRemoteTask) - Method in class hex.rf.DRF.DRFTask
 
reduce(DRemoteTask) - Method in class hex.rf.MinorityClasses.ClassExtractTask
 
reduce(DRemoteTask) - Method in class hex.rf.MinorityClasses.CountMClassRowsTask
 
reduce(DRemoteTask) - Method in class hex.rf.MinorityClasses.HistogramTask
 
reduce(DRemoteTask) - Method in class hex.rf.MinorityClasses.ReplicationTask
 
reduce(T, T) - Method in class hex.RowTask
 
reduce(RowTask<T>) - Method in class hex.RowTask
 
reduce(DRemoteTask) - Method in class hex.ScoreTask
 
reduce(DRemoteTask) - Method in class water.BitsCmpTask
 
reduce(T) - Method in class water.DRemoteTask
 
reduce(DRemoteTask) - Method in class water.exec.BooleanVectorFilter
 
reduce(double) - Method in class water.exec.Helpers.ScallarCollector
 
reduce(DRemoteTask) - Method in class water.exec.Helpers.ScallarCollector
 
reduce(DRemoteTask) - Method in class water.exec.MRColumnProducer
 
reduce(DRemoteTask) - Method in class water.exec.SliceFilter
 
reduce(AppendableVec) - Method in class water.fvec.AppendableVec
 
reduce(DatasetCompare) - Method in class water.fvec.DatasetCompare
 
reduce(ParseDataset2.EnumFetchTask) - Method in class water.fvec.ParseDataset2.EnumFetchTask
 
reduce(CustomParser.StreamDataOut) - Method in class water.fvec.ParseDataset2.FVecDataOut
 
reduce(ParseDataset2.MultiFileParseTask) - Method in class water.fvec.ParseDataset2.MultiFileParseTask
 
reduce(ParseDataset2.SVFTask) - Method in class water.fvec.ParseDataset2.SVFTask
 
reduce(Vec.CollectDomain) - Method in class water.fvec.Vec.CollectDomain
 
reduce(T) - Method in class water.MRTask2
Override to combine results from 'mrt' into 'this' MRTask2.
reduce(CustomParser.StreamDataOut) - Method in interface water.parser.CustomParser.StreamDataOut
 
reduce(DParseTask) - Method in class water.parser.DParseTask
 
reduce(ParseDataset.GuessSetupTsk) - Method in class water.parser.ParseDataset.GuessSetupTsk
 
reduce(DRemoteTask) - Method in class water.parser.ParseDataset.UnzipAndParseTask
 
reduce(DParseTask) - Method in class water.parser.SVMLightDParseTask
 
reduce(DRemoteTask) - Method in class water.persist.PersistS3Task
 
reduce(FileIntegrityChecker) - Method in class water.util.FileIntegrityChecker
 
reduce(JStackCollectorTask) - Method in class water.util.JStackCollectorTask
 
reduce(DRemoteTask) - Method in class water.util.LogCollectorTask
 
reduce4(T) - Method in class water.MRTask2
Call user's reduction.
reduceAlsoBlock(T) - Method in class water.DRemoteTask
 
refreshOnChange() - Method in class water.api.RequestArguments.Argument
Returns true if the argument refreshes the query automatically on its change.
region - Variable in class water.deploy.EC2
 
registered(RequestServer.API_VERSION) - Method in class water.api.Request
 
registered(RequestServer.API_VERSION) - Method in class water.Job.ModelJob
 
registered(RequestServer.API_VERSION) - Method in class water.Request2
Iterates over fields and their annotations, and creates argument handlers.
registerPackage(String) - Static method in class water.Weaver
 
registerRequest(Request) - Static method in class water.api.RequestServer
Registers the request with the request server.
regularize(double) - Method in class hex.glm.GLMValidation
 
rehash() - Method in class water.nbhm.NonBlockingHashMap
 
rehash() - Method in class water.nbhm.NonBlockingIdentityHashMap
 
reloadVecs() - Method in class water.fvec.Frame
 
remaining() - Method in class water.AutoBuffer
 
remove() - Method in class hex.DGLM.GLMModel
 
remove(RFModel, Key, int, boolean) - Static method in class hex.rf.ConfusionTask
 
Remove - Class in water.api
 
Remove() - Constructor for class water.api.Remove
 
remove(Key) - Static method in class water.DKV
 
remove(Key, Futures) - Static method in class water.DKV
 
remove() - Method in class water.exec.VAIterator
 
remove(String) - Method in class water.fvec.Frame
Removes the first column with a matching name.
remove(int[]) - Method in class water.fvec.Frame
Removes a numbered column.
remove(int) - Method in class water.fvec.Frame
Removes a numbered column.
remove(int, int) - Method in class water.fvec.Frame
Remove given interval of columns from frame.
remove() - Method in class water.fvec.Frame
 
remove(Futures) - Method in class water.fvec.Frame
Actually remove/delete all Vecs from memory, not just from the Frame.
remove() - Method in class water.fvec.ParseDataset2
 
remove(Futures) - Method in class water.fvec.TransfVec
 
remove(Futures) - Method in class water.fvec.Vec
 
remove() - Method in class water.Job.ChunkProgressJob
 
remove() - Method in class water.Job
 
remove(Object) - Method in class water.nbhm.NonBlockingHashMap
Removes the key (and its corresponding value) from this map.
remove(Object, Object) - Method in class water.nbhm.NonBlockingHashMap
Atomically do a NonBlockingHashMap.remove(Object) if-and-only-if the key is mapped to a value which is equals to the given value.
remove() - Method in class water.nbhm.NonBlockingHashMapLong.IteratorLong
Remove last key returned by NonBlockingHashMapLong.IteratorLong.next() or NonBlockingHashMapLong.IteratorLong.nextLong().
remove(long) - Method in class water.nbhm.NonBlockingHashMapLong
Removes the key (and its corresponding value) from this map.
remove(long, Object) - Method in class water.nbhm.NonBlockingHashMapLong
Atomically do a NonBlockingHashMapLong.remove(long) if-and-only-if the key is mapped to a value which is equals to the given value.
remove(Object) - Method in class water.nbhm.NonBlockingHashMapLong
Auto-boxing version of NonBlockingHashMapLong.remove(long).
remove(Object, Object) - Method in class water.nbhm.NonBlockingHashMapLong
Auto-boxing version of NonBlockingHashMapLong.remove(long,Object).
remove(Object) - Method in class water.nbhm.NonBlockingHashSet
Remove o from the set.
remove(Object) - Method in class water.nbhm.NonBlockingIdentityHashMap
Removes the key (and its corresponding value) from this map.
remove(Object, Object) - Method in class water.nbhm.NonBlockingIdentityHashMap
Atomically do a NonBlockingIdentityHashMap.remove(Object) if-and-only-if the key is mapped to a value which is equals to the given value.
remove(Object) - Method in class water.nbhm.NonBlockingSetInt
Remove o from the set.
remove(int) - Method in class water.nbhm.NonBlockingSetInt
Remove i from the set.
remove() - Method in class water.parser.ParseDataset
 
remove(Key) - Static method in class water.UKV
 
remove(Key, boolean) - Static method in class water.UKV
 
remove(Key, Futures) - Static method in class water.UKV
 
remove(String) - Static method in class water.UKV
 
remove() - Method in class water.util.TimelineSnapshot
 
remove(T[], int) - Static method in class water.util.Utils
 
RemoveAck - Class in water.api
 
RemoveAck() - Constructor for class water.api.RemoveAck
 
replace(TypeK, TypeV) - Method in class water.nbhm.NonBlockingHashMap
Atomically do a put(key,val) if-and-only-if the key is mapped to some value already.
replace(TypeK, TypeV, TypeV) - Method in class water.nbhm.NonBlockingHashMap
Atomically do a put(key,newValue) if-and-only-if the key is mapped a value which is equals to oldValue.
replace(long, TypeV) - Method in class water.nbhm.NonBlockingHashMapLong
Atomically do a put(key,val) if-and-only-if the key is mapped to some value already.
replace(long, TypeV, TypeV) - Method in class water.nbhm.NonBlockingHashMapLong
Atomically do a put(key,newValue) if-and-only-if the key is mapped a value which is equals to oldValue.
replace(Long, TypeV) - Method in class water.nbhm.NonBlockingHashMapLong
Auto-boxing version of NonBlockingHashMapLong.replace(long, TypeV).
replace(Long, TypeV, TypeV) - Method in class water.nbhm.NonBlockingHashMapLong
Auto-boxing version of NonBlockingHashMapLong.replace(long, TypeV).
replace(TypeK, TypeV) - Method in class water.nbhm.NonBlockingIdentityHashMap
Atomically do a put(key,val) if-and-only-if the key is mapped to some value already.
replace(TypeK, TypeV, TypeV) - Method in class water.nbhm.NonBlockingIdentityHashMap
Atomically do a put(key,newValue) if-and-only-if the key is mapped a value which is equals to oldValue.
replace(JsonObject) - Method in class water.util.RString
 
replace(String, Key) - Method in class water.util.RString
 
replace(String, Object) - Method in class water.util.RString
 
replica(H2O) - Method in class water.Key
 
REPLICATION_FACTOR - Static variable in class water.api.Constants
 
report(Log.Tag.Sys, int, DTree[]) - Method in class hex.gbm.SharedTreeModelBuilder.Score
 
report() - Method in class hex.rf.ConfusionTask.CMFinal
Output information about this RF.
report(StringBuilder) - Method in class hex.rf.ConfusionTask.CMFinal
Reports size of dataset and computed classification error.
report(String) - Method in exception water.exec.PositionedException
 
reportHTML(String) - Method in exception water.exec.PositionedException
 
reprobes() - Method in class water.nbhm.NonBlockingHashMap
Get and clear the current count of reprobes.
reprobes() - Method in class water.nbhm.NonBlockingHashMapLong
Get and clear the current count of reprobes.
reprobes() - Method in class water.nbhm.NonBlockingIdentityHashMap
Get and clear the current count of reprobes.
Request - Class in water.api
 
Request(String) - Constructor for class water.api.Request
 
Request() - Constructor for class water.api.Request
 
Request.API - Annotation Type in water.api
 
Request.Default - Class in water.api
NOP filter, use to define a field as input.
Request.Default() - Constructor for class water.api.Request.Default
 
Request.Filter - Interface in water.api
 
Request2 - Class in water
 
Request2() - Constructor for class water.Request2
 
Request2.ColumnSelect - Class in water
 
Request2.ColumnSelect(String) - Constructor for class water.Request2.ColumnSelect
 
Request2.Dependent - Class in water
Fields that depends on another, e.g.
Request2.Dependent(String) - Constructor for class water.Request2.Dependent
 
Request2.DoClassBoolean - Class in water
 
Request2.DoClassBoolean(String) - Constructor for class water.Request2.DoClassBoolean
 
Request2.MultiVecSelect - Class in water
 
Request2.MultiVecSelect(String) - Constructor for class water.Request2.MultiVecSelect
 
Request2.MultiVecSelect(String, Request2.MultiVecSelectType) - Constructor for class water.Request2.MultiVecSelect
 
Request2.MultiVecSelectType - Enum in water
Specify how a column specifier field is parsed.
Request2.TypeaheadKey - Class in water
 
Request2.TypeaheadKey() - Constructor for class water.Request2.TypeaheadKey
 
Request2.TypeaheadKey(Class, boolean) - Constructor for class water.Request2.TypeaheadKey
 
Request2.VecClassSelect - Class in water
 
Request2.VecClassSelect(String) - Constructor for class water.Request2.VecClassSelect
 
Request2.VecSelect - Class in water
 
Request2.VecSelect(String) - Constructor for class water.Request2.VecSelect
 
REQUEST_TIME - Static variable in class water.api.Constants
 
RequestArguments - Class in water.api
All arguments related classes are defined in this guy.
RequestArguments() - Constructor for class water.api.RequestArguments
 
RequestArguments.Argument<T> - Class in water.api
 
RequestArguments.Argument(String, boolean) - Constructor for class water.api.RequestArguments.Argument
Creates the argument of given name.
RequestArguments.Bool - Class in water.api
 
RequestArguments.Bool(String, boolean, String) - Constructor for class water.api.RequestArguments.Bool
 
RequestArguments.CaseModeSelect - Class in water.api
 
RequestArguments.CaseModeSelect(RequestArguments.H2OHexKey, RequestArguments.H2OHexKeyCol, RequestArguments.EnumArgument<DGLM.Family>, String, DGLM.CaseMode) - Constructor for class water.api.RequestArguments.CaseModeSelect
 
RequestArguments.CaseSelect - Class in water.api
 
RequestArguments.CaseSelect(RequestArguments.H2OHexKey, RequestArguments.H2OHexKeyCol, RequestArguments.CaseModeSelect, String) - Constructor for class water.api.RequestArguments.CaseSelect
 
RequestArguments.ClassifyBool - Class in water.api
 
RequestArguments.ClassifyBool(String, RequestArguments.FrameClassVec) - Constructor for class water.api.RequestArguments.ClassifyBool
 
RequestArguments.EnumArgument<T extends java.lang.Enum<T>> - Class in water.api
 
RequestArguments.EnumArgument(T) - Constructor for class water.api.RequestArguments.EnumArgument
 
RequestArguments.EnumArgument(String, T, boolean) - Constructor for class water.api.RequestArguments.EnumArgument
 
RequestArguments.EnumArgument(String, T) - Constructor for class water.api.RequestArguments.EnumArgument
 
RequestArguments.EnumArgument(String, Class) - Constructor for class water.api.RequestArguments.EnumArgument
 
RequestArguments.ExistingFile - Class in water.api
 
RequestArguments.ExistingFile(String) - Constructor for class water.api.RequestArguments.ExistingFile
 
RequestArguments.FrameClassVec - Class in water.api
A Class Vec/Column within a Frame.
RequestArguments.FrameClassVec(String, Request2.TypeaheadKey) - Constructor for class water.api.RequestArguments.FrameClassVec
 
RequestArguments.FrameKeyMultiVec - Class in water.api
 
RequestArguments.FrameKeyMultiVec(String, Request2.TypeaheadKey, RequestArguments.FrameClassVec, String, boolean) - Constructor for class water.api.RequestArguments.FrameKeyMultiVec
 
RequestArguments.FrameKeyVec - Class in water.api
A Fluid Vec, via a column name in a Frame
RequestArguments.FrameKeyVec(String, Request2.TypeaheadKey) - Constructor for class water.api.RequestArguments.FrameKeyVec
 
RequestArguments.H2OCategoryStrata - Class in water.api
 
RequestArguments.H2OCategoryStrata(String, RequestArguments.H2OHexKey, RequestArguments.H2OHexKeyCol, int) - Constructor for class water.api.RequestArguments.H2OCategoryStrata
 
RequestArguments.H2OCategoryWeights - Class in water.api
 
RequestArguments.H2OCategoryWeights(String, RequestArguments.RFModelKey, RequestArguments.H2OHexKey, RequestArguments.H2OHexKeyCol, double) - Constructor for class water.api.RequestArguments.H2OCategoryWeights
 
RequestArguments.H2OCategoryWeights(String, RequestArguments.H2OHexKey, RequestArguments.H2OHexKeyCol, double) - Constructor for class water.api.RequestArguments.H2OCategoryWeights
 
RequestArguments.H2OExistingKey - Class in water.api
 
RequestArguments.H2OExistingKey(String) - Constructor for class water.api.RequestArguments.H2OExistingKey
 
RequestArguments.H2OExistingKey(String, boolean) - Constructor for class water.api.RequestArguments.H2OExistingKey
 
RequestArguments.H2OExistingKey(String, String) - Constructor for class water.api.RequestArguments.H2OExistingKey
 
RequestArguments.H2OExistingKey(String, Key) - Constructor for class water.api.RequestArguments.H2OExistingKey
 
RequestArguments.H2OGLMModelKey - Class in water.api
 
RequestArguments.H2OGLMModelKey(String, boolean) - Constructor for class water.api.RequestArguments.H2OGLMModelKey
 
RequestArguments.H2OHexKey - Class in water.api
 
RequestArguments.H2OHexKey(String, String) - Constructor for class water.api.RequestArguments.H2OHexKey
 
RequestArguments.H2OHexKey(String) - Constructor for class water.api.RequestArguments.H2OHexKey
 
RequestArguments.H2OHexKey(String, Key) - Constructor for class water.api.RequestArguments.H2OHexKey
 
RequestArguments.H2OHexKeyCol - Class in water.api
 
RequestArguments.H2OHexKeyCol(String, RequestArguments.H2OHexKey) - Constructor for class water.api.RequestArguments.H2OHexKeyCol
 
RequestArguments.H2OHexKeyCol(String, RequestArguments.H2OHexKey, int) - Constructor for class water.api.RequestArguments.H2OHexKeyCol
 
RequestArguments.H2OKey - Class in water.api
 
RequestArguments.H2OKey(String, boolean) - Constructor for class water.api.RequestArguments.H2OKey
 
RequestArguments.H2OKey(String, Key) - Constructor for class water.api.RequestArguments.H2OKey
 
RequestArguments.H2OKey(String, Key, boolean) - Constructor for class water.api.RequestArguments.H2OKey
 
RequestArguments.H2OKey2 - Class in water.api
 
RequestArguments.H2OKey2(String, boolean) - Constructor for class water.api.RequestArguments.H2OKey2
 
RequestArguments.H2OKey2(String, Key) - Constructor for class water.api.RequestArguments.H2OKey2
 
RequestArguments.H2OKey2(String, Key, boolean) - Constructor for class water.api.RequestArguments.H2OKey2
 
RequestArguments.H2OKMeansModelKey - Class in water.api
 
RequestArguments.H2OKMeansModelKey(String, boolean) - Constructor for class water.api.RequestArguments.H2OKMeansModelKey
 
RequestArguments.H2OModelKey<TM extends OldModel,TK extends TypeaheadKeysRequest> - Class in water.api
 
RequestArguments.H2OModelKey(TK, String, boolean) - Constructor for class water.api.RequestArguments.H2OModelKey
 
RequestArguments.H2OPCAModelKey - Class in water.api
 
RequestArguments.H2OPCAModelKey(String, boolean) - Constructor for class water.api.RequestArguments.H2OPCAModelKey
 
RequestArguments.HexAllColumnSelect - Class in water.api
 
RequestArguments.HexAllColumnSelect(String, RequestArguments.H2OHexKey) - Constructor for class water.api.RequestArguments.HexAllColumnSelect
 
RequestArguments.HexColumnSelect - Class in water.api
 
RequestArguments.HexColumnSelect(String, RequestArguments.H2OHexKey) - Constructor for class water.api.RequestArguments.HexColumnSelect
 
RequestArguments.HexColumnSelect(String, RequestArguments.H2OHexKey, int) - Constructor for class water.api.RequestArguments.HexColumnSelect
 
RequestArguments.HexKeyClassCol - Class in water.api
 
RequestArguments.HexKeyClassCol(String, RequestArguments.H2OHexKey) - Constructor for class water.api.RequestArguments.HexKeyClassCol
 
RequestArguments.HexNonClassColumnSelect - Class in water.api
 
RequestArguments.HexNonClassColumnSelect(String, RequestArguments.H2OHexKey, RequestArguments.H2OHexKeyCol) - Constructor for class water.api.RequestArguments.HexNonClassColumnSelect
 
RequestArguments.HexNonConstantColumnSelect - Class in water.api
 
RequestArguments.HexNonConstantColumnSelect(String, RequestArguments.H2OHexKey, RequestArguments.H2OHexKeyCol) - Constructor for class water.api.RequestArguments.HexNonConstantColumnSelect
 
RequestArguments.HexPCAColumnSelect - Class in water.api
 
RequestArguments.HexPCAColumnSelect(String, RequestArguments.H2OHexKey) - Constructor for class water.api.RequestArguments.HexPCAColumnSelect
 
RequestArguments.InputCheckBox - Class in water.api
A boolean argument that is represented as the checkbox.
RequestArguments.InputCheckBox(String, boolean) - Constructor for class water.api.RequestArguments.InputCheckBox
Creates the argument with specified default value.
RequestArguments.InputCheckBox(String) - Constructor for class water.api.RequestArguments.InputCheckBox
Creates the argument as required one.
RequestArguments.InputSelect<T> - Class in water.api
Select element from the list of options.
RequestArguments.InputSelect(String, boolean) - Constructor for class water.api.RequestArguments.InputSelect
Constructor just calls super.
RequestArguments.InputText<T> - Class in water.api
Argument that uses simple text input to define its value.
RequestArguments.InputText(String, boolean) - Constructor for class water.api.RequestArguments.InputText
 
RequestArguments.Int - Class in water.api
 
RequestArguments.Int(String) - Constructor for class water.api.RequestArguments.Int
 
RequestArguments.Int(String, int, int) - Constructor for class water.api.RequestArguments.Int
 
RequestArguments.Int(String, Integer) - Constructor for class water.api.RequestArguments.Int
 
RequestArguments.Int(String, Integer, int, int) - Constructor for class water.api.RequestArguments.Int
 
RequestArguments.LongInt - Class in water.api
 
RequestArguments.LongInt(String, long, long) - Constructor for class water.api.RequestArguments.LongInt
 
RequestArguments.LongInt(String, long, String) - Constructor for class water.api.RequestArguments.LongInt
 
RequestArguments.LongInt(String, boolean, long, long, long, String) - Constructor for class water.api.RequestArguments.LongInt
 
RequestArguments.MultipleSelect<T> - Class in water.api
Displays multiple checkboxes for different values.
RequestArguments.MultipleSelect(String) - Constructor for class water.api.RequestArguments.MultipleSelect
Constructor just calls super.
RequestArguments.MultipleText<T> - Class in water.api
 
RequestArguments.MultipleText(String, boolean) - Constructor for class water.api.RequestArguments.MultipleText
 
RequestArguments.NTree - Class in water.api
 
RequestArguments.NTree(String, RequestArguments.RFModelKey) - Constructor for class water.api.RequestArguments.NTree
 
RequestArguments.NumberSequence - Class in water.api
 
RequestArguments.NumberSequence(double[], String) - Constructor for class water.api.RequestArguments.NumberSequence
 
RequestArguments.NumberSequence(String, boolean, double) - Constructor for class water.api.RequestArguments.NumberSequence
 
RequestArguments.Real - Class in water.api
 
RequestArguments.Real(String) - Constructor for class water.api.RequestArguments.Real
 
RequestArguments.Real(String, double, double) - Constructor for class water.api.RequestArguments.Real
 
RequestArguments.Real(String, Double) - Constructor for class water.api.RequestArguments.Real
 
RequestArguments.Real(String, Double, String) - Constructor for class water.api.RequestArguments.Real
 
RequestArguments.Real(String, Double, double, double, String) - Constructor for class water.api.RequestArguments.Real
 
RequestArguments.Real(String, boolean, Double, Double, Double, String) - Constructor for class water.api.RequestArguments.Real
 
RequestArguments.Record<T> - Class in water.api
Argument state record.
RequestArguments.Record() - Constructor for class water.api.RequestArguments.Record
 
RequestArguments.RFModelKey - Class in water.api
 
RequestArguments.RFModelKey(String) - Constructor for class water.api.RequestArguments.RFModelKey
 
RequestArguments.RSeq - Class in water.api
 
RequestArguments.RSeq(String, boolean, boolean) - Constructor for class water.api.RequestArguments.RSeq
 
RequestArguments.RSeq(String, boolean) - Constructor for class water.api.RequestArguments.RSeq
 
RequestArguments.RSeq(String, boolean, RequestArguments.NumberSequence, boolean) - Constructor for class water.api.RequestArguments.RSeq
 
RequestArguments.Str - Class in water.api
A string value.
RequestArguments.Str(String) - Constructor for class water.api.RequestArguments.Str
 
RequestArguments.Str(String, String) - Constructor for class water.api.RequestArguments.Str
 
RequestArguments.StringList - Class in water.api
 
RequestArguments.StringList(String, String[]) - Constructor for class water.api.RequestArguments.StringList
 
RequestArguments.StringList(String, String[], int) - Constructor for class water.api.RequestArguments.StringList
 
RequestArguments.TypeaheadInputText<T> - Class in water.api
Typeahead enabled text input.
RequestArguments.TypeaheadInputText(Class<? extends TypeaheadRequest>, String, boolean) - Constructor for class water.api.RequestArguments.TypeaheadInputText
Creates the typeahead.
RequestBuilders - Class in water.api
Builders & response object.
RequestBuilders() - Constructor for class water.api.RequestBuilders
 
RequestBuilders.ArrayBuilder - Class in water.api
Builds the HTML for an array.
RequestBuilders.ArrayBuilder() - Constructor for class water.api.RequestBuilders.ArrayBuilder
 
RequestBuilders.ArrayHeaderRowBuilder - Class in water.api
 
RequestBuilders.ArrayHeaderRowBuilder() - Constructor for class water.api.RequestBuilders.ArrayHeaderRowBuilder
 
RequestBuilders.ArrayRowBuilder - Class in water.api
A row in the array table.
RequestBuilders.ArrayRowBuilder() - Constructor for class water.api.RequestBuilders.ArrayRowBuilder
 
RequestBuilders.ArrayRowElementBuilder - Class in water.api
Default array row element.
RequestBuilders.ArrayRowElementBuilder() - Constructor for class water.api.RequestBuilders.ArrayRowElementBuilder
 
RequestBuilders.ArrayRowSingleColBuilder - Class in water.api
Array row for primitives.
RequestBuilders.ArrayRowSingleColBuilder() - Constructor for class water.api.RequestBuilders.ArrayRowSingleColBuilder
 
RequestBuilders.BooleanStringBuilder - Class in water.api
 
RequestBuilders.BooleanStringBuilder(String, String) - Constructor for class water.api.RequestBuilders.BooleanStringBuilder
 
RequestBuilders.Builder - Class in water.api
An abstract class to build the HTML page automatically from JSON.
RequestBuilders.Builder() - Constructor for class water.api.RequestBuilders.Builder
 
RequestBuilders.ElementBuilder - Class in water.api
A basic element builder.
RequestBuilders.ElementBuilder() - Constructor for class water.api.RequestBuilders.ElementBuilder
 
RequestBuilders.HideBuilder - Class in water.api
 
RequestBuilders.HideBuilder() - Constructor for class water.api.RequestBuilders.HideBuilder
 
RequestBuilders.KeyCellBuilder - Class in water.api
 
RequestBuilders.KeyCellBuilder() - Constructor for class water.api.RequestBuilders.KeyCellBuilder
 
RequestBuilders.KeyElementBuilder - Class in water.api
 
RequestBuilders.KeyElementBuilder() - Constructor for class water.api.RequestBuilders.KeyElementBuilder
 
RequestBuilders.KeyLinkElementBuilder - Class in water.api
 
RequestBuilders.KeyLinkElementBuilder() - Constructor for class water.api.RequestBuilders.KeyLinkElementBuilder
 
RequestBuilders.KeyMinAvgMaxBuilder - Class in water.api
 
RequestBuilders.KeyMinAvgMaxBuilder() - Constructor for class water.api.RequestBuilders.KeyMinAvgMaxBuilder
 
RequestBuilders.NoCaptionObjectBuilder - Class in water.api
 
RequestBuilders.NoCaptionObjectBuilder() - Constructor for class water.api.RequestBuilders.NoCaptionObjectBuilder
 
RequestBuilders.ObjectBuilder - Class in water.api
Object builder.
RequestBuilders.ObjectBuilder() - Constructor for class water.api.RequestBuilders.ObjectBuilder
 
RequestBuilders.PaginatedTable - Class in water.api
A table with pagination controls.
RequestBuilders.PaginatedTable(JsonObject, long, int, long, boolean, String, String) - Constructor for class water.api.RequestBuilders.PaginatedTable
 
RequestBuilders.PaginatedTable(JsonObject, long, int, long, boolean) - Constructor for class water.api.RequestBuilders.PaginatedTable
 
RequestBuilders.PreFormattedBuilder - Class in water.api
 
RequestBuilders.PreFormattedBuilder() - Constructor for class water.api.RequestBuilders.PreFormattedBuilder
 
RequestBuilders.Response - Class in water.api
This is a response class for the JSON.
RequestBuilders.Response(RequestBuilders.Response.Status, Request, int, int, String, Object...) - Constructor for class water.api.RequestBuilders.Response
 
RequestBuilders.Response.Status - Enum in water.api
Status of the response.
RequestBuilders.WarningCellBuilder - Class in water.api
 
RequestBuilders.WarningCellBuilder() - Constructor for class water.api.RequestBuilders.WarningCellBuilder
 
requestHelp() - Method in class water.api.RequestArguments.Argument
Creates the request help page part for the given argument.
requestName() - Method in class water.api.RequestStatics
 
requestName(String) - Method in enum water.api.RequestStatics.RequestType
Returns the name of the request, that is the request url without the request suffix.
RequestQueries - Class in water.api
 
RequestQueries() - Constructor for class water.api.RequestQueries
 
requests() - Static method in class water.api.RequestServer
 
RequestServer - Class in water.api
This is a simple web server.
RequestServer.API_VERSION - Enum in water.api
 
RequestStatics - Class in water.api
All statics for the Request api.
RequestStatics() - Constructor for class water.api.RequestStatics
 
RequestStatics.RequestType - Enum in water.api
Request type.
requestType(String) - Static method in enum water.api.RequestStatics.RequestType
Returns the request type of a given URL.
resDOF() - Method in class hex.glm.GLMValidation
 
resend_ack() - Method in class water.RPC.RPCCall
 
reserveKeys(int) - Method in class water.fvec.Vec.VectorGroup
 
reserveTaskMem(long) - Static method in class water.MemoryManager
 
reset() - Method in class hex.RowVecTask.Sampling
 
reset() - Method in class water.api.RequestArguments.Argument
Resets the argument by creating it a new thread local state.
reset() - Method in class water.util.RIStream
 
residualDeviance() - Method in class hex.glm.GLMValidation
 
resize() - Method in class water.deploy.EC2
Create or terminate EC2 instances.
RESPONSE - Static variable in class water.api.Constants
 
response - Variable in class water.Job.ModelJob
 
response() - Method in class water.OldModel
Response column info
response(AutoBuffer) - Method in class water.RPC
 
responseName() - Method in class water.Model
 
responseName() - Method in class water.OldModel
 
responseToJson() - Method in class water.api.RequestBuilders.Response
Returns the response system json.
ReST - Static variable in class water.api.DocGen
 
restartGroup(String) - Method in class water.util.RString
 
ReSTHelp() - Method in class water.api.Request
 
result(DGLM.Gram) - Method in class hex.DGLM.GramMatrixFunc
 
result(T) - Method in class hex.NewRowVecTask.RowFunc
 
result() - Method in class hex.RowTask
 
result() - Method in class water.exec.Helpers.ScallarCollector
 
RF - Class in water.api
 
RF() - Constructor for class water.api.RF
 
RFModel - Class in hex.rf
A model is an ensemble of trees that can be serialized and that can be used to classify data.
RFModel(Key, int[], Key, Key[], int, Sampling.Strategy, float, float[], int, int) - Constructor for class hex.rf.RFModel
A RandomForest Model
RFModel(Key, String[], String[], Key[], int, float) - Constructor for class hex.rf.RFModel
 
RFModel() - Constructor for class hex.rf.RFModel
Empty constructor for deserialization
RFScore - Class in water.api
Page for random forest scoring.
RFScoreModel - Class in water.score
 
RFTreeView - Class in water.api
 
RFTreeView() - Constructor for class water.api.RFTreeView
 
RFView - Class in water.api
RFView shows a progress of random forest building and data scoring.
RFView.ConfusionMatrixBuilder - Class in water.api
 
RFView.ConfusionMatrixBuilder() - Constructor for class water.api.RFView.ConfusionMatrixBuilder
 
RFView.TreeListBuilder - Class in water.api
 
RFView.TreeListBuilder() - Constructor for class water.api.RFView.TreeListBuilder
 
RHO - Static variable in class water.api.Constants
 
RIStream - Class in water.util
 
RIStream(long, Job.ProgressMonitor) - Constructor for class water.util.RIStream
 
RLikeParser - Class in water.exec
 
RLikeParser() - Constructor for class water.exec.RLikeParser
 
RLikeParser.Token - Class in water.exec
 
RLikeParser.Token(int, RLikeParser.Token.Type) - Constructor for class water.exec.RLikeParser.Token
 
RLikeParser.Token(int, double) - Constructor for class water.exec.RLikeParser.Token
 
RLikeParser.Token(int, int) - Constructor for class water.exec.RLikeParser.Token
 
RLikeParser.Token(int, String) - Constructor for class water.exec.RLikeParser.Token
 
RLikeParser.Token(int, String, RLikeParser.Token.Type) - Constructor for class water.exec.RLikeParser.Token
 
RLikeParser.Token.Type - Enum in water.exec
 
rollbackLine() - Method in class water.fvec.ParseDataset2.FVecDataOut
 
rollbackLine() - Method in class water.parser.CustomParser.CustomInspectDataOut
 
rollbackLine() - Method in interface water.parser.CustomParser.DataOut
 
rollbackLine() - Method in class water.parser.DParseTask
Rolls back parsed line.
rollupStats() - Method in class water.fvec.Vec
Compute the roll-up stats as-needed, and copy into the Vec object
rollupStats(Futures) - Method in class water.fvec.Vec
 
rollupStats(H2O.H2OCountedCompleter) - Method in class water.fvec.Vec
 
ROOT_OBJECT - Static variable in class water.api.RequestBuilders
 
ROW - Static variable in class water.api.Constants
 
row() - Method in class water.exec.VAIterator
 
ROW_SIZE - Static variable in class water.api.Constants
 
rowInChunk(long, long) - Method in class water.ValueArray
 
rows() - Method in class hex.rf.Data
 
ROWS - Static variable in class water.api.Constants
 
ROWS_FORK_TRESHOLD - Static variable in class hex.rf.Tree
If the number of rows is higher then given number, fork-join is used to build subtrees, else subtrees are built sequentially
rowSize() - Method in class water.ValueArray
Returns the width of a row.
RowTask<T extends Freezable> - Class in hex
 
RowTask(ValueArray) - Constructor for class hex.RowTask
 
RowTask.Row<T extends Freezable> - Class in hex
 
RowTask.Row(RowTask<T>) - Constructor for class hex.RowTask.Row
 
RowTask.RowFunction<T extends Iced> - Class in hex
 
RowTask.RowFunction() - Constructor for class hex.RowTask.RowFunction
 
RowVecTask - Class in hex
 
RowVecTask(ValueArray, RowVecTask.Sampling, int[], int[], double[], double[]) - Constructor for class hex.RowVecTask
 
RowVecTask.DataPreprocessing - Enum in hex
 
RowVecTask.Sampling - Class in hex
 
RowVecTask.Sampling(int, int, boolean) - Constructor for class hex.RowVecTask.Sampling
 
RowVecTask.Sampling(RowVecTask.Sampling) - Constructor for class hex.RowVecTask.Sampling
 
RPackage - Class in water.api
 
RPackage() - Constructor for class water.api.RPackage
 
RPC<V extends DTask> - Class in water
A remotely executed FutureTask.
RPC(H2ONode, V) - Constructor for class water.RPC
 
RPC(H2ONode, V, float) - Constructor for class water.RPC
 
rpc(long) - Method in class water.ValueArray
Rows in this chunk
rpc(long, int, long) - Static method in class water.ValueArray
 
RPC.RemoteHandler - Class in water
 
RPC.RemoteHandler() - Constructor for class water.RPC.RemoteHandler
 
RPC.RPCCall - Class in water
 
RPC.RPCCall(DTask, H2ONode, int) - Constructor for class water.RPC.RPCCall
 
RPCS - Static variable in class water.api.Constants
 
RReader - Class in water.api
 
RReader() - Constructor for class water.api.RReader
 
RReader - Class in water
 
RReader() - Constructor for class water.RReader
 
RReaderProgress - Class in water.api
 
RReaderProgress() - Constructor for class water.api.RReaderProgress
 
RString - Class in water.util
A replaceable string that allows very easy and simple replacements.
RString(String) - Constructor for class water.util.RString
 
rsync() - Method in class water.deploy.Host
 
rsync(Set<String>, Set<String>, boolean) - Method in class water.deploy.Host
 
rsync(Host...) - Static method in class water.deploy.Host
 
rsync(Host[], Set<String>, Set<String>, boolean) - Static method in class water.deploy.Host
 
RTS_INIT - Static variable in class hex.rf.Tree
Left and right seed initializer number for subtrees
RTSS_INIT - Static variable in class hex.rf.Tree
 
run(ValueArray, int, int) - Static method in class hex.Covariance
 
run(H2O.H2OCountedCompleter) - Method in class hex.glm.GLM2
 
run(ValueArray, int) - Static method in class hex.Histogram
 
run(Key, KMeansModel, ValueArray) - Static method in class hex.KMeansModel.KMeansApply
 
run(ValueArray, int, int) - Static method in class hex.LinearRegression
 
run(Key, ValueArray, String) - Static method in class hex.NodeShuffle
 
run(ValueArray, int, int, int...) - Static method in class hex.Plot
 
run() - Method in class hex.Trainer.Direct
 
run(Object) - Method in class water.api.Request.Default
 
run(Object) - Method in interface water.api.Request.Filter
 
run(Object) - Method in class water.api.RequestArguments.Argument
 
run(String) - Static method in class water.api.Script.RunScript
 
run(String[]) - Static method in class water.Boot
 
run() - Method in class water.deploy.NodeCL
 
run() - Method in class water.H2O.ApiIpPortWatchdogThread
 
run() - Method in class water.H2O.Cleaner
 
run() - Method in class water.H2ONode.AckAckTimeOutThread
 
run() - Method in class water.HeartBeatThread
 
run() - Method in class water.MultiReceiverThread
 
run(Key, Value, String, String) - Static method in class water.persist.PersistS3Task
 
run(Object) - Method in class water.Request2.Dependent
 
run(Key, InputStream) - Static method in class water.RReader
 
run() - Method in class water.TCPReceiverThread
 
run() - Method in class water.TCPReceiverThread.TCPReaderThread
 
run() - Method in class water.UDPReceiverThread
 
run() - Method in class water.UDPTimeOutThread
 
running() - Method in class water.Job
 
running(Key) - Static method in class water.Job
 
runTime() - Method in class hex.GLMGrid.GLMModels
 
runTimeMs() - Method in class water.Job
Returns job execution time in milliseconds

S

S3 - Static variable in class water.api.Constants.Schemes
 
S3 - Static variable in class water.Value
 
S3_CONNECTION_TIMEOUT_PROP - Static variable in class water.persist.PersistS3
S3 connection timeout property name
S3_MAX_ERROR_RETRY_PROP - Static variable in class water.persist.PersistS3
S3 maximal error retry number
S3_MAX_HTTP_CONNECTIONS_PROP - Static variable in class water.persist.PersistS3
S3 maximal http connections
S3_SOCKET_TIMEOUT_PROP - Static variable in class water.persist.PersistS3
S3 socket timeout property name
SAMPLE - Static variable in class water.api.Constants
 
sampleToString(int[], int) - Static method in class water.util.Utils
 
sampleWithReplacement(double, short[]) - Method in class hex.rf.Data
 
Sampling - Class in hex.rf
 
Sampling() - Constructor for class hex.rf.Sampling
 
Sampling.Strategy - Enum in hex.rf
Available sampling strategies.
SAMPLING_STRATEGY - Static variable in class water.api.Constants
 
scalar(double) - Static method in class water.exec.Expr.Result
 
scale(double, ValueArray.Column, int) - Static method in class hex.Plot
 
SCALE - Static variable in class water.api.Constants
 
SCALE - Static variable in class water.PrettyPrint
 
score(Frame) - Method in class hex.gbm.DRF
 
score(Frame) - Method in class hex.gbm.GBM
 
score(KMeansModel, ValueArray) - Static method in class hex.KMeansModel.KMeansScore
 
score(OldModel, ValueArray, Key) - Static method in class hex.ScoreTask
 
Score - Class in water.api
Simple web page to guide model validation.
Score() - Constructor for class water.api.Score
 
score(Frame, boolean) - Method in class water.Model
Bulk score the frame 'fr', producing a Frame result; the 1st Vec is the predicted class, the remaining Vecs are the probability distributions.
score(Frame, boolean, int) - Method in class water.Model
Single row scoring, on a compatible Frame.
score(String[], String[][], boolean, double[]) - Method in class water.Model
Single row scoring, on a compatible set of data.
score(int[][], double[], float[]) - Method in class water.Model
Single row scoring, on a compatible set of data, given an adaption vector
score(double[]) - Method in class water.Model
 
score(double[]) - Method in class water.OldModel
 
score(ValueArray, AutoBuffer, int) - Method in class water.OldModel
 
score(HashMap<String, Comparable>) - Method in class water.score.RFScoreModel
 
score(int[], String[], double[]) - Method in class water.score.RFScoreModel
 
score(HashMap<String, Comparable>) - Method in class water.score.ScorecardModel
Score this model on the specified row of data.
score(int[], String[], double[]) - Method in class water.score.ScorecardModel
 
score(HashMap<String, Comparable>) - Method in class water.score.ScoreModel
Score this model on the specified row of data, where the data is specified as a collection of K/V pairs - Values are one of String or Boolean or Number (or subclasses of Number)
score(int[], String[], double[]) - Method in class water.score.ScoreModel
Score this model on the specified row of data, where the data is specified as the members of arrays.
score0(double[]) - Method in class hex.DGLM.GLMModel
Single row scoring, on properly ordered data.
score0(ValueArray, int) - Method in class hex.DGLM.GLMModel
Single row scoring, on a compatible ValueArray (when pushed throw the mapping)
score0(ValueArray, AutoBuffer, int) - Method in class hex.DGLM.GLMModel
Bulk scoring API, on a compatible ValueArray (when pushed throw the mapping)
score0(double[]) - Method in class hex.DPCA.PCAModel
 
score0(double[], float[]) - Method in class hex.gbm.DRF.DRFModel
 
score0(Chunk[], double[], int) - Method in class hex.gbm.DRF
 
score0(Chunk[], double[], int) - Method in class hex.gbm.GBM
 
score0(Chunk[], double[], int) - Method in class hex.gbm.SharedTreeModelBuilder
 
score0(double[], float[]) - Method in class hex.glm.GLMModel
 
score0(Chunk[], int, double[], float[]) - Method in class hex.KMeans2.KMeans2Model
 
score0(double[], float[]) - Method in class hex.KMeans2.KMeans2Model
 
score0(double[]) - Method in class hex.KMeansModel
Single row scoring, on properly ordered data.
score0(ValueArray, int) - Method in class hex.KMeansModel
Single row scoring, on a compatible ValueArray (when pushed throw the mapping)
score0(ValueArray, AutoBuffer, int) - Method in class hex.KMeansModel
Bulk scoring API, on a compatible ValueArray (when pushed throw the mapping)
score0(Chunk[], int, double[], float[]) - Method in class hex.NeuralNet.NeuralNetModel
 
score0(double[], float[]) - Method in class hex.NeuralNet.NeuralNetModel
 
score0(double[]) - Method in class hex.rf.RFModel
Single row scoring, on properly ordered data
score0(ValueArray, int) - Method in class hex.rf.RFModel
Single row scoring, on a compatible ValueArray (when pushed throw the mapping)
score0(ValueArray, AutoBuffer, int) - Method in class hex.rf.RFModel
Bulk scoring API, on a compatible ValueArray (when pushed throw the mapping)
score0(Chunk[], int, double[], float[]) - Method in class water.Model
Bulk scoring API for one row.
score0(double[], float[]) - Method in class water.Model
Subclasses implement the scoring logic.
score0(double[]) - Method in class water.OldModel
 
score0(ValueArray, int) - Method in class water.OldModel
Single row scoring, on a compatible ValueArray (when pushed throw the mapping)
score0(ValueArray, AutoBuffer, int) - Method in class water.OldModel
Bulk scoring API, on a compatible ValueArray (when pushed throw the mapping)
score_interpreter(HashMap<String, Comparable>) - Method in class water.score.ScorecardModel
 
ScorecardModel - Class in water.score
Scorecard model - decision table.
ScorecardModel(ScorecardModel) - Constructor for class water.score.ScorecardModel
 
ScorecardModel.Rule - Class in water.score
Scorecard decision rule
ScorecardModel.Rule(double, PMMLParser.Predicate) - Constructor for class water.score.ScorecardModel.Rule
 
ScorecardModel.RuleTable - Class in water.score
Feature decision table
ScorecardModel.RuleTable(String, PMMLParser.DataTypes, ScorecardModel.Rule[], double) - Constructor for class water.score.ScorecardModel.RuleTable
 
scoreKey(Object, String[], String[][], double[]) - Static method in class water.External
 
scoreKey(Object, String[], String[][], double[]) - Method in interface water.ExternalInterface
 
scoreKey(Object, String[], String[][], double[]) - Method in class water.InternalInterface
 
scoreModel(Object, String[], String[][], double[]) - Static method in class water.External
 
scoreModel(Object, String[], String[][], double[]) - Method in interface water.ExternalInterface
 
scoreModel(Object, String[], String[][], double[]) - Method in class water.InternalInterface
 
ScoreModel - Class in water.score
Embedded Scoring model
ScoreTask - Class in hex
 
Script - Class in water.api
 
Script() - Constructor for class water.api.Script
 
Script.RunScript - Class in water.api
 
Script.RunScript() - Constructor for class water.api.Script.RunScript
 
section(StringBuilder, String) - Method in class water.api.DocGen.HTML
 
section(StringBuilder, String) - Method in class water.api.DocGen
 
securityGroup - Variable in class water.deploy.EC2
 
seed - Variable in class hex.KMeans2
 
seed() - Method in class hex.rf.Data
 
seed(byte[]) - Static method in class hex.rf.Tree
 
SEED - Static variable in class water.api.Constants
 
SEEDS - Static variable in class hex.rng.MersenneTwisterRNG
 
selectedColumns() - Method in class hex.DGLM.GLMModel
Ids of selected columns (the last idx is the response variable) of the original dataset, if it still exists in H2O, or null.
selectedItemValue() - Method in class water.api.RequestArguments.EnumArgument
 
selectedItemValue() - Method in class water.api.RequestArguments.FrameKeyVec
 
selectedItemValue() - Method in class water.api.RequestArguments.H2OHexKeyCol
 
selectedItemValue() - Method in class water.api.RequestArguments.InputSelect
Returns which value should be selected.
selectedItemValue() - Method in class water.api.RequestArguments.StringList
 
selectNames() - Method in class water.api.RequestArguments.FrameKeyMultiVec
 
selectNames() - Method in class water.api.RequestArguments.HexColumnSelect
 
selectNames() - Method in class water.api.RequestArguments.HexNonConstantColumnSelect
 
selectNames() - Method in class water.api.RequestArguments.HexPCAColumnSelect
 
selectNames() - Method in class water.api.RequestArguments.InputSelect
Override this method to determine the value names, that is the names displayed in the browser.
selectNames() - Method in class water.api.RequestArguments.MultipleSelect
Override this method to determine the value names, that is the names displayed in the browser.
selectValues() - Method in class water.api.RequestArguments.CaseModeSelect
 
selectValues() - Method in class water.api.RequestArguments.EnumArgument
 
selectValues() - Method in class water.api.RequestArguments.FrameKeyMultiVec
 
selectValues() - Method in class water.api.RequestArguments.FrameKeyVec
 
selectValues() - Method in class water.api.RequestArguments.H2OHexKeyCol
 
selectValues() - Method in class water.api.RequestArguments.HexColumnSelect
 
selectValues() - Method in class water.api.RequestArguments.InputSelect
Override this method to provide the values for the options.
selectValues() - Method in class water.api.RequestArguments.MultipleSelect
Override this method to provide the values for the options.
selectValues() - Method in class water.api.RequestArguments.StringList
 
selectVecs(Frame) - Method in class water.Job.ColumnsJob
 
SELF - Static variable in class water.H2O
 
self() - Method in class water.Job
 
SELF_ADDRESS - Static variable in class water.H2O
 
send(H2ONode) - Method in enum water.UDPRebooted.T
 
send_recv(long[], int) - Static method in class water.TimeLine
 
send_recv() - Method in class water.util.TimelineSnapshot.Event
 
SENT_ROWS - Static variable in class water.api.Constants
 
SEPARATOR - Static variable in class water.api.Constants
 
seq(int, int) - Static method in class water.util.Utils
Generates sequence serve() - Method in class hex.DataManip
 
serve() - Method in class hex.glm.GLM2
 
serve() - Method in class hex.glm.GLMModelView
 
serve() - Method in class hex.glm.GLMValidationView
 
serve() - Method in class hex.KMeans2.KMeans2ModelView
 
serve() - Method in class hex.LR2
 
serve() - Method in class water.api.Cancel
 
serve() - Method in class water.api.Cloud
 
serve() - Method in class water.api.ConfusionMatrix
 
serve() - Method in class water.api.Debug
 
serve(NanoHTTPD, Properties, RequestStatics.RequestType) - Method in class water.api.DownloadDataset
 
serve() - Method in class water.api.DownloadDataset
 
serve() - Method in class water.api.DRFModelView
 
serve() - Method in class water.api.Exec
 
serve() - Method in class water.api.Exec2
 
serve() - Method in class water.api.ExportHdfs
 
serve() - Method in class water.api.ExportS3
 
serve() - Method in class water.api.ExportS3Progress
 
serve() - Method in class water.api.FrameSplit
 
serve() - Method in class water.api.GBMModelView
 
serve() - Method in class water.api.GeneratePredictionsPage
 
serve(NanoHTTPD, Properties, RequestStatics.RequestType) - Method in class water.api.Get
 
serve() - Method in class water.api.Get
 
serve() - Method in class water.api.GetVector
 
serve() - Method in class water.api.GLM
 
serve() - Method in class water.api.GLMGrid
 
serve() - Method in class water.api.GLMGridProgress
 
serve() - Method in class water.api.GLMProgressPage
 
serve() - Method in class water.api.GLMScore
 
serve(NanoHTTPD, Properties, RequestStatics.RequestType) - Method in class water.api.HTMLOnlyRequest
 
serve() - Method in class water.api.HTMLOnlyRequest
 
serve() - Method in class water.api.HTTP404
 
serve(NanoHTTPD, Properties, RequestStatics.RequestType) - Method in class water.api.HTTP404
 
serve() - Method in class water.api.HTTP500
 
serve(NanoHTTPD, Properties, RequestStatics.RequestType) - Method in class water.api.HTTP500
 
serve() - Method in class water.api.ImportFiles
 
serve() - Method in class water.api.ImportHdfs
 
serve() - Method in class water.api.ImportS3
 
serve() - Method in class water.api.ImportUrl
 
serve() - Method in class water.api.Inspect
 
serve() - Method in class water.api.Inspect2
 
serve() - Method in class water.api.IOStatus
 
serve() - Method in class water.api.Jobs
 
serve(NanoHTTPD, Properties, RequestStatics.RequestType) - Method in class water.api.JSONOnlyRequest
 
serve() - Method in class water.api.JStack
 
serve() - Method in class water.api.KMeans
 
serve() - Method in class water.api.KMeansApply
 
serve() - Method in class water.api.KMeansScore
 
serve() - Method in class water.api.LogView
 
serve() - Method in class water.api.Parse
 
serve() - Method in class water.api.Parse2
 
serve() - Method in class water.api.PCA
 
serve(NanoHTTPD, Properties, RequestStatics.RequestType) - Method in class water.api.Plot
 
serve() - Method in class water.api.Plot
 
serve() - Method in class water.api.Predict
 
serve() - Method in class water.api.Progress
 
serve() - Method in class water.api.Progress2
 
serve() - Method in class water.api.PutValue
 
serve() - Method in class water.api.PutVector
 
serve() - Method in class water.api.QuantilesPage
 
serve() - Method in class water.api.Remove
 
serve() - Method in class water.api.RemoveAck
 
serve() - Method in class water.api.Request
 
serve(NanoHTTPD, Properties, RequestStatics.RequestType) - Method in class water.api.Request
 
serve(String, String, Properties, Properties) - Method in class water.api.RequestServer
 
serve() - Method in class water.api.RF
Fires the random forest computation.
serve() - Method in class water.api.RFScore
 
serve() - Method in class water.api.RFTreeView
 
serve() - Method in class water.api.RFView
 
serve() - Method in class water.api.RPackage
 
serve() - Method in class water.api.RReader
 
serve() - Method in class water.api.RReaderProgress
 
serve() - Method in class water.api.Score
 
serve() - Method in class water.api.Script.RunScript
 
serve(NanoHTTPD, Properties, RequestStatics.RequestType) - Method in class water.api.Script
 
serve() - Method in class water.api.Script
 
serve() - Method in class water.api.SetColumnNames
 
serve() - Method in class water.api.Shutdown
 
serve() - Method in class water.api.StoreView
 
serve() - Method in class water.api.SummaryPage
 
serve() - Method in class water.api.SummaryPage2
 
serve() - Method in class water.api.TestPoll
 
serve() - Method in class water.api.TestRedirect
 
serve() - Method in class water.api.Timeline
 
serve(String, int) - Method in class water.api.TypeaheadFileRequest
 
serve(String, int) - Method in class water.api.TypeaheadHdfsPathRequest
 
serve(String, int) - Method in class water.api.TypeaheadKeysRequest
 
serve() - Method in class water.api.TypeaheadRequest
 
serve(String, int) - Method in class water.api.TypeaheadRequest
 
serve(String, int) - Method in class water.api.TypeaheadS3BucketRequest
 
serve() - Method in class water.api.Upload.PostFile
 
serve() - Method in class water.Job
 
serve(String, String, Properties, Properties) - Method in class water.NanoHTTPD
Override this to customize the server.
serveFile(String, Properties, File, boolean) - Method in class water.NanoHTTPD
Serves file from homeDir and its' subdirectories (only).
serveFrame(Key, Frame) - Method in class water.api.Inspect
 
serveGrid(NanoHTTPD, Properties, RequestStatics.RequestType) - Method in class water.api.Request
 
serveGrid(NanoHTTPD, Properties, RequestStatics.RequestType) - Method in class water.Request2
 
serveValueArray(ValueArray) - Method in class water.api.Inspect
 
serveValueArray(ValueArray, int) - Method in class water.api.Inspect
serve the value array with a capped # of columns [0,max_columns)
set(long, long) - Method in class water.fvec.Chunk
Write element the slow way, as a long.
set(long, double) - Method in class water.fvec.Chunk
Write element the slow way, as a double.
set(long, float) - Method in class water.fvec.Chunk
Write element the slow way, as a float.
set(long, long) - Method in class water.fvec.Vec
Write element the slow way, as a long.
set(long, double) - Method in class water.fvec.Vec
Write element the slow way, as a double.
set(long, float) - Method in class water.fvec.Vec
Write element the slow way, as a float.
set(long) - Method in class water.nbhm.ConcurrentAutoTable
Atomically set the sum of the striped counters to specified value.
set(RequestArguments.Argument, String, Object) - Method in class water.Request2
 
set0(int, long) - Method in class water.fvec.Chunk
Set a long element in a chunk given a 0-based chunk local index.
set0(int, double) - Method in class water.fvec.Chunk
Set a double element in a chunk given a 0-based chunk local index.
set0(int, float) - Method in class water.fvec.Chunk
Set a floating element in a chunk given a 0-based chunk local index.
set2(byte[], int, short) - Static method in class water.UDP
 
set4(byte[], int, int) - Static method in class water.UDP
 
set4(byte[], int, int) - Static method in class water.util.Utils
 
set4f(byte[], int, float) - Static method in class water.UDP
 
set8(byte[], int, long) - Static method in class water.UDP
 
set8d(byte[], int, double) - Static method in class water.UDP
 
set8d(byte[], int, double) - Static method in class water.util.Utils
 
set_free_disk(long) - Method in class water.HeartBeat
 
set_free_mem(long) - Method in class water.HeartBeat
 
set_goals(String, boolean) - Static method in class water.MemoryManager
 
set_goals(String, boolean, long) - Static method in class water.MemoryManager
 
set_max_disk(long) - Method in class water.HeartBeat
 
set_max_mem(long) - Method in class water.HeartBeat
 
set_tot_mem(long) - Method in class water.HeartBeat
 
set_valsz(long) - Method in class water.HeartBeat
 
setBuilder(String, RequestBuilders.Builder) - Method in class water.api.RequestBuilders.Response
Associates a given builder with the specified JSON context.
setColIndex(int) - Method in class water.exec.Expr.Result
 
SetColumnNames - Class in water.api
 
SetColumnNames() - Constructor for class water.api.SetColumnNames
 
setColumnNames(String[]) - Method in class water.fvec.ParseDataset2.FVecDataOut
 
setColumnNames(String[]) - Method in class water.parser.CustomParser.CustomInspectDataOut
 
setColumnNames(String[]) - Method in interface water.parser.CustomParser.DataOut
 
setColumnNames(String[]) - Method in class water.parser.DParseTask
Sets the column names and creates the array of the enums for each column.
setColumnNames(String[]) - Method in class water.ValueArray
An array of column names
setColumnSigma(int, double) - Method in class water.exec.VABuilder
 
setColumnStats(int, double, double, double) - Method in class water.exec.VABuilder
 
setDefaultColumn(int) - Method in class water.exec.VAIterator
 
setDetailMessage(T, String) - Static method in class water.H2O
 
setdsk() - Method in class water.Value
 
setEmbeddedH2OConfig(AbstractEmbeddedH2OConfig) - Static method in class water.H2O
Register embedded H2O configuration object with H2O instance.
setException(Throwable) - Method in class water.DTask
 
setExpectedSz(long) - Method in class water.util.RIStream
 
setFlag(Log.Tag.Sys) - Static method in class water.util.Log
Set the debug flag.
setHdfs() - Method in class water.Value
Set persistence to HDFS from ICE
setMemGood() - Static method in class water.MemoryManager
 
setMemLow() - Static method in class water.MemoryManager
 
setNA(long) - Method in class water.fvec.Chunk
Set the element as missing the slow way.
setNA(long) - Method in class water.fvec.Vec
Set the element as missing the slow way.
setNA0(int) - Method in class water.fvec.Chunk
Set the element in a chunk as missing given a 0-based chunk local index.
setRefreshOnChange() - Method in class water.api.RequestArguments.Argument
Makes the argument refresh the query page on its change automatically.
setResponse(RequestArguments.FrameClassVec) - Method in class water.api.RequestArguments.FrameKeyMultiVec
 
setSPD(boolean) - Method in class hex.gram.Gram.Cholesky
 
setTaskNum() - Method in class water.RPC
 
setTimeStart(long) - Method in class water.api.RequestBuilders.Response
Sets the time of the response as a difference between the given time and now.
setTo(String) - Method in class water.parser.ValueString
 
setTweedieVarPower(double) - Method in class hex.glm.GLM2
 
setupLocal() - Method in class water.MRTask2
Override to do any remote initialization on the 1st remote instance of this object, for initializing node-local shared data structures.
setUsedRNGKind(H2ORandomRNG.RNGKind) - Static method in class water.util.Utils
 
setUsedRNGType(H2ORandomRNG.RNGType) - Static method in class water.util.Utils
 
setValidation(GLMValidation) - Method in class hex.glm.GLMModel
 
setValue(boolean) - Method in class water.api.RequestArguments.Bool
 
setValue(Value) - Method in class water.api.RequestArguments.H2OExistingKey
 
setValue(Key) - Method in class water.Request2.TypeaheadKey
 
SharedTreeModelBuilder - Class in hex.gbm
 
SharedTreeModelBuilder() - Constructor for class hex.gbm.SharedTreeModelBuilder
 
SharedTreeModelBuilder.Score - Class in hex.gbm
 
SharedTreeModelBuilder.Score() - Constructor for class hex.gbm.SharedTreeModelBuilder.Score
 
shift(int, int, int) - Method in class water.AutoBuffer
 
shouldIgnore(int, Frame) - Method in class water.api.RequestArguments.FrameKeyMultiVec
 
shouldIgnore(int, ValueArray.Column) - Method in class water.api.RequestArguments.HexColumnSelect
 
shouldIgnore(int, ValueArray.Column) - Method in class water.api.RequestArguments.HexNonClassColumnSelect
 
shouldIgnore(int, ValueArray.Column) - Method in class water.api.RequestArguments.HexNonConstantColumnSelect
 
shouldIgnore(int, ValueArray.Column) - Method in class water.api.RequestArguments.HexPCAColumnSelect
 
shouldIncludeKey(Key) - Method in class water.api.TypeaheadKeysRequest
 
show(long[], String[]) - Static method in class water.api.ConfusionMatrix
 
shuffleArray(long[]) - Static method in class water.util.Utils
 
Shutdown - Class in water.api
 
Shutdown() - Constructor for class water.api.Shutdown
 
shutdown() - Method in class water.H2O.ApiIpPortWatchdogThread
 
sigma(int) - Method in class hex.BaseStatsTask
 
sigma() - Method in class water.fvec.Vec
Return column standard deviation - lazily computed as needed.
size() - Method in class hex.ConfusionMatrix
 
size() - Method in class hex.DPCA.EigenvectorMatrix
 
size() - Method in class hex.rf.RFModel
 
SIZE - Static variable in class water.api.Constants
 
size() - Method in class water.Arguments
Returns the number of remaining command line arguments.
size() - Method in class water.H2O
 
size() - Method in class water.nbhm.NonBlockingHashMap
Returns the number of key-value mappings in this map.
size() - Method in class water.nbhm.NonBlockingHashMapLong
Returns the number of key-value mappings in this map.
size() - Method in class water.nbhm.NonBlockingHashSet
Current count of elements in the set.
size() - Method in class water.nbhm.NonBlockingIdentityHashMap
Returns the number of key-value mappings in this map.
size() - Method in class water.nbhm.NonBlockingSetInt
Current count of elements in the set.
size() - Method in class water.parser.Enum
 
size() - Method in class water.RPC.RPCCall
 
size() - Method in class water.util.FileIntegrityChecker
 
size_io() - Method in class water.util.TimelineSnapshot.Event
 
size_rez() - Method in class water.RPC
 
skip(long) - Method in class water.util.RIStream
 
skipAttrs() - Method in class water.parser.PMMLParser
 
skipWS() - Method in class water.parser.PMMLParser
 
SliceFilter - Class in water.exec
Slice filter! This filter is invoked on DEST, not on source argument!!!
SliceFilter(Key, long, long) - Constructor for class water.exec.SliceFilter
 
smallCopy() - Method in class hex.gbm.DBinHistogram
 
smallCopy() - Method in class hex.gbm.DHistogram
 
snapshot() - Static method in class water.TimeLine
 
SOCK - Static variable in class water.TCPReceiverThread
 
soft - Variable in class water.H2O.OptArgs
 
solve(DGLM.GLMModel, ValueArray) - Method in class hex.DGLM
 
solve(DGLM.Gram, double[]) - Method in class hex.DLSM.ADMMSolver
 
solve(DGLM.Gram, double[]) - Method in class hex.DLSM.GeneralizedGradientSolver
 
solve(DGLM.Gram, double[]) - Method in class hex.DLSM.LSMSolver
 
solve(Gram, double[], double, double[]) - Method in class hex.glm.LSMSolver.ADMMSolver
 
solve(Gram, double[], double, double[]) - Method in class hex.glm.LSMSolver.GeneralizedGradientSolver
 
solve(Gram, double[], double, double[]) - Method in class hex.glm.LSMSolver
 
solve(double[]) - Method in class hex.gram.Gram.Cholesky
Find solution to A*x = y.
sorted() - Method in class hex.GLMGrid.GLMModels
 
source - Variable in class water.api.FrameSplit
 
source - Variable in class water.Job.FrameJob
 
SOURCE_KEY - Static variable in class water.api.Constants
 
source_key - Variable in class water.Job.HexJob
 
specified() - Method in class water.api.RequestArguments.Argument
Returns true if the argument is specified by the user.
specified() - Method in class water.api.RequestArguments.Record
Returns if the argument is specified by user.
speedDescription() - Method in class hex.gbm.SharedTreeModelBuilder
 
speedDescription() - Method in class hex.NeuralNet
 
speedDescription() - Method in class water.Job
Description of a speed criteria: msecs/frob
speedValue() - Method in class hex.gbm.SharedTreeModelBuilder
 
speedValue() - Method in class hex.NeuralNet
 
speedValue() - Method in class water.Job
Value of the described speed criteria: msecs/frob
split(String) - Static method in class water.Request2
 
splitFrame(Frame, double[]) - Method in class water.api.FrameSplit
splits frame into desired fractions via a uniform random draw.
sqr_error - Variable in class hex.NeuralNet.NeuralNetScore
 
SSH_OPTS - Static variable in class water.deploy.Host
 
STACK_TRACES - Static variable in class water.api.Constants
 
standardize() - Method in class hex.FrameTask
 
start() - Method in class hex.GLMGrid
 
start(Key, ValueArray, int, KMeans.Initialization, int, long, boolean, int...) - Static method in class hex.KMeans
 
start() - Method in class hex.rf.Data
 
start(H2O.H2OCountedCompleter) - Method in class hex.rf.DRF.DRFJob
 
start() - Method in class hex.Trainer.Base
 
start() - Method in class hex.Trainer.Direct
 
start() - Method in class hex.Trainer.MapReduce
 
start() - Method in class hex.Trainer.OpenCL
 
start() - Method in class hex.Trainer
 
start() - Method in class hex.Trainer.Threaded
 
start() - Static method in class water.api.RequestServer
 
start(String[], String[]) - Method in class water.deploy.Cloud
 
start() - Method in interface water.deploy.Node
 
start() - Method in class water.deploy.NodeHost
 
start() - Method in class water.deploy.VM
 
start(H2O.H2OCountedCompleter) - Method in class water.Job
 
START_TIME - Static variable in class water.api.Constants
 
start_time - Variable in class water.Job
 
startAsShortString() - Method in class water.Timer
return the start time of this timer.
startAsString() - Method in class water.Timer
return the start time of this timer.
startGLMJob(NewRowVecTask.DataFrame, DLSM.LSMSolver, DGLM.GLMParams, double[], int, boolean) - Static method in class hex.DGLM
 
startGLMJob(Key, NewRowVecTask.DataFrame, DLSM.LSMSolver, DGLM.GLMParams, double[], int, boolean) - Static method in class hex.DGLM
 
startPCAJob(Key, NewRowVecTask.DataFrame, DPCA.PCAParams) - Static method in class hex.DPCA
 
startRow(long) - Method in class water.ValueArray
Row number at the start of this chunk
startTrain() - Method in class hex.NeuralNet
 
STAT_TYPE - Static variable in class water.api.Constants
 
staticFinalStrings(Class<?>) - Static method in class water.util.Check
 
StaticHTMLPage - Class in water.api
 
StaticHTMLPage(String, String) - Constructor for class water.api.StaticHTMLPage
 
status() - Method in class hex.DGLM.GLMModel
 
status() - Method in class hex.DPCA.PCAModel
 
STATUS - Static variable in class water.api.Constants
 
status - Variable in class water.api.Progress2
 
status() - Method in class water.Job.ChunkProgress
 
status - Variable in class water.NanoHTTPD.Response
HTTP status code after processing, e.g.
STEP - Static variable in class water.api.Constants
 
stop() - Method in class water.NanoHTTPD
Stops the server.
store() - Method in class hex.DGLM.GLMModel
 
store() - Method in class hex.DPCA.PCAModel
 
store(Value) - Method in class water.persist.Persist
 
store(Value) - Method in class water.persist.PersistFS
 
store(Value) - Method in class water.persist.PersistHdfs
 
store(Path, byte[]) - Static method in class water.persist.PersistHdfs
 
store(Value) - Method in class water.persist.PersistNFS
 
store(Value) - Method in class water.persist.PersistS3
 
store2Hdfs(String, Key) - Static method in class water.persist.PersistHdfsTask
 
store_size() - Static method in class water.H2O
 
storeDoublesAsValue(Key, double[]) - Static method in class water.api.PutVector
 
StoreView - Class in water.api
 
StoreView() - Constructor for class water.api.StoreView
 
Str2JSON(String) - Static method in class water.api.RequestStatics
 
STRATA_SAMPLES - Static variable in class water.api.Constants
 
StratifiedDABuilder - Class in hex.rf
 
streamParse(InputStream, CustomParser.DataOut) - Method in class water.parser.CustomParser
 
streamParse(InputStream, CustomParser.StreamDataOut, ParseDataset2.ParseProgressMonitor) - Method in class water.parser.CustomParser
 
streamParse(InputStream, CustomParser.DataOut) - Method in class water.parser.XlsParser
 
streamParse(InputStream, CustomParser.DataOut) - Method in class water.parser.XlsxParser
 
string(String) - Static method in class water.exec.Expr.Result
 
subarray(T[], int, int) - Static method in class water.util.Utils
 
subframe(int, int) - Method in class water.fvec.Frame
Create a subframe from given interval of columns.
submitTask(H2O.H2OCountedCompleter) - Static method in class water.H2O
 
subset(Frame, String[]) - Method in class hex.pca.PCAScore
 
SUCCEEDED - Static variable in class water.api.Constants
 
suicide(UDPRebooted.T, H2ONode) - Static method in class water.UDPRebooted
 
sum(int[]) - Static method in class water.util.Utils
 
Summary - Class in hex
 
Summary(ValueArray, int[]) - Constructor for class hex.Summary
 
summary() - Method in class water.api.TutorialWorkflow.TutorStep
 
Summary.ColSummary - Class in hex
 
Summary2 - Class in hex
Summary of a column.
Summary2(Vec) - Constructor for class hex.Summary2
 
SummaryPage - Class in water.api
 
SummaryPage() - Constructor for class water.api.SummaryPage
 
SummaryPage2 - Class in water.api
 
SummaryPage2() - Constructor for class water.api.SummaryPage2
 
superServeGrid(NanoHTTPD, Properties, RequestStatics.RequestType) - Method in class water.Request2
 
supportedVersions() - Method in class water.api.GBMProgressPage
 
supportedVersions() - Method in class water.api.ImportFiles2
 
supportedVersions() - Method in class water.api.Parse2
 
supportedVersions() - Method in class water.api.Progress2
 
supportedVersions() - Method in class water.api.Request
 
supportedVersions() - Method in class water.api.TypeaheadRequest
 
supportedVersions() - Method in class water.Request2
 
SUPPORTS_ONLY_V1 - Static variable in class water.api.Request
Request API versioning.
SUPPORTS_ONLY_V2 - Static variable in class water.api.Request
 
SUPPORTS_V1_V2 - Static variable in class water.api.Request
 
SVMLightDParseTask - Class in water.parser
 
SVMLightDParseTask() - Constructor for class water.parser.SVMLightDParseTask
 
SVMLightFVecDataOut - Class in water.fvec
 
SVMLightFVecDataOut(Vec.VectorGroup, int, int, int, Enum[]) - Constructor for class water.fvec.SVMLightFVecDataOut
 
SVMLightParser - Class in water.parser
Parser for SVM light format.
SVMLightParser() - Constructor for class water.parser.SVMLightParser
 
SVMLightParser(CustomParser.ParserSetup) - Constructor for class water.parser.SVMLightParser
 
SYSS - Static variable in class water.util.Log
 
SYSTEM_LOAD - Static variable in class water.api.Constants
 
system_snapshot() - Static method in class water.TimeLine
 

T

TASK_KEY - Static variable in class water.api.Constants
 
taskGet(int) - Method in class water.H2ONode
 
TaskGetKey - Class in water
Get the given key from the remote node
TaskInvalidateKey - Class in water
 
taskPut(int, RPC) - Method in class water.H2ONode
 
TaskPutKey - Class in water
Push the given key to the remote node
TaskPutKey(Key, Value) - Constructor for class water.TaskPutKey
 
TaskPutKey(Key, Value, boolean) - Constructor for class water.TaskPutKey
 
taskRemove(int) - Method in class water.H2ONode
 
tasks() - Method in class water.H2ONode
 
taskSize() - Method in class water.H2ONode
 
TAtomic<T extends Iced> - Class in water
A typed atomic update.
TAtomic() - Constructor for class water.TAtomic
 
TCP - Static variable in class water.Value
 
TCP_WRITE_ATTEMPTS - Static variable in class water.AutoBuffer
 
TCPReceiverThread - Class in water
The Thread that looks for TCP Cloud requests.
TCPReceiverThread() - Constructor for class water.TCPReceiverThread
 
TCPReceiverThread.TCPReaderThread - Class in water
 
TCPReceiverThread.TCPReaderThread(SocketChannel, AutoBuffer) - Constructor for class water.TCPReceiverThread.TCPReaderThread
 
TCPS - Static variable in class water.H2ONode
 
TCPS_ACTIVE - Static variable in class water.api.Constants
 
TCPS_DUTY - Static variable in class water.api.Constants
 
temporary(Key) - Static method in class water.exec.Expr.Result
 
temporary() - Static method in class water.exec.Expr.Result
 
testJavaScoring(Frame) - Method in class water.Model
 
TestPoll - Class in water.api
 
TestPoll() - Constructor for class water.api.TestPoll
 
TestRedirect - Class in water.api
 
TestRedirect() - Constructor for class water.api.TestRedirect
 
textNames() - Method in class water.api.RequestArguments.H2OCategoryStrata
 
textNames() - Method in class water.api.RequestArguments.H2OCategoryWeights
 
textNames() - Method in class water.api.RequestArguments.MultipleText
 
textPrefixes() - Method in class water.api.RequestArguments.MultipleText
 
textSuffix() - Method in class water.api.RequestArguments.H2OCategoryStrata
 
textSuffix() - Method in class water.api.RequestArguments.MultipleText
 
textSuffixes() - Method in class water.api.RequestArguments.MultipleText
 
textValues() - Method in class water.api.RequestArguments.H2OCategoryStrata
 
textValues() - Method in class water.api.RequestArguments.H2OCategoryWeights
 
textValues() - Method in class water.api.RequestArguments.MultipleText
 
TGKS - Static variable in class water.TaskGetKey
 
tightenMinMax() - Method in class hex.gbm.DBinHistogram
 
tightenMinMax() - Method in class hex.gbm.DHistogram
 
TIME - Static variable in class water.api.Constants
 
time - Variable in class water.api.JStack
 
time() - Method in class water.Timer
Return the difference between when the timer was created and the current time.
TIME_AT_LAST_GC - Static variable in class water.Boot
 
Timeline - Class in water.api
 
Timeline() - Constructor for class water.api.Timeline
 
TimeLine - Class in water
Maintain a VERY efficient list of events in the system.
TimeLine() - Constructor for class water.TimeLine
 
TimelineSnapshot - Class in water.util
Wrapper around timeline snapshot.
TimelineSnapshot(H2O, long[][]) - Constructor for class water.util.TimelineSnapshot
 
TimelineSnapshot.Event - Class in water.util
 
TimelineSnapshot.Event(int, int) - Constructor for class water.util.TimelineSnapshot.Event
 
TIMEOUT - Static variable in class water.HeartBeatThread
 
Timer - Class in water
Simple Timer class.
Timer() - Constructor for class water.Timer
 
title(StringBuilder, String) - Method in class water.api.DocGen.HTML
 
title(StringBuilder, String) - Method in class water.api.DocGen
 
title() - Method in class water.api.TutorialWorkflow.TutorStep
 
title() - Method in class water.api.TutorialWorkflow.TutorWorkflow
 
toCSV(boolean) - Method in class water.fvec.Frame
 
toDocField() - Method in class water.DTask
 
toDocField() - Method in interface water.Freezable
Reflective list of fields
toDocField() - Method in class water.Iced
 
toDocField() - Method in class water.util.Utils.IcedArrayList
 
toDocField() - Method in class water.util.Utils.IcedHashMap
 
toDocGET() - Method in class water.api.Request
 
toEnum() - Method in class water.fvec.Vec
Transform this vector to enum.
toEx() - Method in class water.DException
 
toHTML(StringBuilder) - Method in class hex.glm.GLMModelView
 
toHTML(StringBuilder) - Method in class hex.glm.GLMProgressPage2
 
toHTML(StringBuilder) - Method in class hex.glm.GLMValidationView
 
toHTML(StringBuilder) - Method in class hex.GridSearch.GridSearchProgress
 
toHTML(StringBuilder) - Method in class hex.KMeans2.KMeans2ModelView
 
toHTML(StringBuilder) - Method in class hex.NeuralNet.NeuralNetProgress
 
toHTML(StringBuilder) - Method in class hex.NeuralNet.NeuralNetScore
 
toHTML(Vec, String, StringBuilder) - Method in class hex.Summary2
 
toHTML(StringBuilder) - Method in class water.api.ConfusionMatrix
 
toHTML(StringBuilder) - Method in class water.api.DRFModelView
 
toHTML(StringBuilder) - Method in class water.api.DRFProgressPage
 
toHTML(StringBuilder) - Method in class water.api.GBMModelView
 
toHTML(StringBuilder) - Method in class water.api.GBMProgressPage
 
toHTML(StringBuilder) - Method in class water.api.ImportFiles
 
toHTML(StringBuilder) - Method in class water.api.Inspect2
 
toHTML(StringBuilder) - Method in class water.api.JStack
 
toHTML(StringBuilder) - Method in class water.api.Progress2
 
toHTML(StringBuilder) - Method in class water.api.Request
 
toHTML(StringBuilder) - Method in class water.api.SummaryPage2
 
toJava() - Method in class water.Model
Return a String which is a valid Java program representing a class that implements the Model.
toJavaBool(StringBuilder, String) - Method in class water.parser.PMMLParser.Equals
 
toJavaBool(StringBuilder, String) - Method in class water.parser.PMMLParser.IsMissing
 
toJavaBool(StringBuilder, String) - Method in class water.parser.PMMLParser.Predicate
 
toJavaBool(StringBuilder, String) - Method in class water.parser.PMMLParser.True
 
toJavaBool(StringBuilder, String) - Method in class water.score.ScorecardModel.Rule
 
toJavaInit(Model.SB) - Method in class water.Model
 
toJavaInit(CtClass) - Method in class water.Model
 
toJavaNum(StringBuilder, String) - Method in class water.parser.PMMLParser.And
 
toJavaNum(StringBuilder, String) - Method in class water.parser.PMMLParser.CompoundPredicate
 
toJavaNum(StringBuilder, String) - Method in class water.parser.PMMLParser.Equals
 
toJavaNum(StringBuilder, String) - Method in class water.parser.PMMLParser.GreaterOrEqual
 
toJavaNum(StringBuilder, String) - Method in class water.parser.PMMLParser.GreaterThan
 
toJavaNum(StringBuilder, String) - Method in class water.parser.PMMLParser.IsIn
 
toJavaNum(StringBuilder, String) - Method in class water.parser.PMMLParser.IsMissing
 
toJavaNum(StringBuilder, String) - Method in class water.parser.PMMLParser.IsNotIn
 
toJavaNum(StringBuilder, String) - Method in class water.parser.PMMLParser.LessOrEqual
 
toJavaNum(StringBuilder, String) - Method in class water.parser.PMMLParser.LessThan
 
toJavaNum(StringBuilder, String) - Method in class water.parser.PMMLParser.Or
 
toJavaNum(StringBuilder, String) - Method in class water.parser.PMMLParser.Predicate
 
toJavaNum(StringBuilder, String) - Method in class water.parser.PMMLParser.True
 
toJavaNum(StringBuilder, String) - Method in class water.score.ScorecardModel.Rule
 
toJavaPredictBody(Model.SB) - Method in class water.Model
 
toJavaStr(StringBuilder, String) - Method in class water.parser.PMMLParser.And
 
toJavaStr(StringBuilder, String) - Method in class water.parser.PMMLParser.Equals
 
toJavaStr(StringBuilder, String) - Method in class water.parser.PMMLParser.IsIn
 
toJavaStr(StringBuilder, String) - Method in class water.parser.PMMLParser.IsMissing
 
toJavaStr(StringBuilder, String) - Method in class water.parser.PMMLParser.IsNotIn
 
toJavaStr(StringBuilder, String) - Method in class water.parser.PMMLParser.Or
 
toJavaStr(StringBuilder, String) - Method in class water.parser.PMMLParser.Predicate
 
toJavaStr(StringBuilder, String) - Method in class water.parser.PMMLParser.True
 
toJavaStr(StringBuilder, String) - Method in class water.score.ScorecardModel.Rule
 
toJson() - Method in class hex.ConfusionMatrix
 
toJson() - Method in class hex.DGLM.GLMModel
 
toJson() - Method in class hex.DGLM.GLMParams
 
toJson() - Method in class hex.DGLM.GLMValidation
 
toJson() - Method in class hex.DLSM.ADMMSolver
 
toJson() - Method in class hex.DLSM.GeneralizedGradientSolver
 
toJson() - Method in class hex.DLSM.LSMSolver
 
toJson() - Method in class hex.DPCA.PCAModel
 
toJson() - Method in class hex.DPCA.PCAParams
 
toJson() - Method in class hex.glm.LSMSolver.ADMMSolver
 
toJson() - Method in class hex.glm.LSMSolver.GeneralizedGradientSolver
 
toJson() - Method in class hex.glm.LSMSolver
 
toJson() - Method in class hex.GLMGrid.GLMModels
 
toJson() - Method in class hex.KMeansModel.KMeansScore
 
toJson() - Method in class hex.KMeansModel
 
toJson() - Method in class hex.rf.RFModel
 
toJson() - Method in class hex.Summary.ColSummary
 
toJson() - Method in class hex.Summary
 
toJson() - Method in class water.api.RequestBuilders.Response
Returns the JSONified version of the request.
toJson() - Method in class water.OldModel
 
toJson() - Method in class water.util.Counter
 
token() - Method in class water.parser.PMMLParser
 
toKey() - Method in class hex.rf.Tree
 
TOMBSTONE - Static variable in class water.nbhm.NonBlockingHashMap
 
top() - Method in class water.exec.RLikeParser
 
toString() - Method in class hex.ConfusionMatrix
 
toString() - Method in enum hex.DGLM.CaseMode
 
toString() - Method in class hex.DGLM.LambdaMax
 
toString() - Method in class hex.DPCA.EigenvectorMatrix
 
toString() - Method in class hex.gbm.DBinHistogram
 
toString() - Method in class hex.glm.GLMModel
 
toString() - Method in enum hex.glm.GLMParams.CaseMode
 
toString() - Method in class hex.glm.GLMValidation
 
toString() - Method in class hex.gram.Gram.Cholesky
 
toString() - Method in class hex.NeuralNet.Error
 
toString() - Method in class hex.NOPTask
 
toString() - Method in class hex.rf.Data.Row
 
toString() - Method in class hex.rf.Tree
 
toString() - Method in class hex.RowVecTask.Sampling
 
toString() - Method in class hex.Summary.ColSummary
 
toString() - Method in class hex.Summary2
 
toString() - Method in class water.api.DocGen.FieldDoc
 
toString() - Method in class water.api.RequestArguments.NumberSequence
 
toString() - Method in class water.Arguments.Arg
 
toString() - Method in error water.Arguments.MissingArgumentError
 
toString() - Method in class water.Arguments
 
toString() - Method in class water.AutoBuffer
 
toString() - Method in class water.deploy.Host
 
toString() - Method in enum water.exec.RLikeParser.Token.Type
 
toString() - Method in class water.fvec.AppendableVec
 
toString() - Method in class water.fvec.Chunk
 
toString() - Method in class water.fvec.Frame
 
toString(long) - Method in class water.fvec.Frame
 
toString(StringBuilder, String[], long) - Method in class water.fvec.Frame
 
toString() - Method in class water.fvec.Vec
Pretty print the Vec: [#elems, min/mean/max]{chunks,...}
toString() - Method in class water.fvec.Vec.VectorGroup
 
toString() - Method in class water.H2O.Cleaner.Histo
 
toString() - Method in class water.H2O
 
toString() - Method in class water.H2ONode.H2Okey
 
toString() - Method in class water.H2ONode
 
toString() - Method in class water.Key
Converts the key to HTML displayable string.
toString() - Method in class water.Model.SB
 
toString() - Method in class water.nbhm.ConcurrentAutoTable
Return the counter's long value converted to a string.
toString() - Method in class water.nbhm.NonBlockingHashMap
Returns a string representation of this map.
toString() - Method in class water.nbhm.NonBlockingIdentityHashMap
Returns a string representation of this map.
toString() - Method in class water.parser.CustomParser.ParserSetup
 
toString() - Method in class water.parser.CustomParser.PSetupGuess
 
toString() - Method in class water.parser.Enum
 
toString() - Method in class water.parser.PMMLParser.And
 
toString() - Method in class water.parser.PMMLParser.Equals
 
toString() - Method in class water.parser.PMMLParser.GreaterOrEqual
 
toString() - Method in class water.parser.PMMLParser.GreaterThan
 
toString() - Method in class water.parser.PMMLParser.IsIn
 
toString() - Method in class water.parser.PMMLParser.IsMissing
 
toString() - Method in class water.parser.PMMLParser.IsNotIn
 
toString() - Method in class water.parser.PMMLParser.LessOrEqual
 
toString() - Method in class water.parser.PMMLParser.LessThan
 
toString() - Method in class water.parser.PMMLParser.Or
 
toString() - Method in class water.parser.PMMLParser.True
 
toString() - Method in class water.parser.ValueString
 
toString() - Method in class water.score.ScorecardModel.Rule
 
toString() - Method in class water.score.ScorecardModel.RuleTable
 
toString() - Method in class water.score.ScorecardModel
 
toString() - Method in class water.Timer
Return the difference between when the timer was created and the current time as a string along with the time of creation in date format.
toString() - Method in class water.util.Counter
 
toString() - Method in class water.util.RString
 
toString() - Method in class water.util.TimelineSnapshot.Event
 
toString() - Method in class water.ValueArray
Pretty print!
toString(long) - Method in class water.ValueArray
 
toString2() - Method in enum hex.DGLM.Family
 
toString2() - Method in class hex.DGLM.FamilyIced
 
toString2() - Method in class hex.DGLM.GLMParams
 
toString2() - Method in enum hex.DGLM.Link
 
toString2() - Method in class hex.DGLM.LinkIced
 
toStringAll() - Method in class water.fvec.Frame
 
toStringArray() - Method in class water.Arguments
 
toStringHdr(StringBuilder) - Method in class water.fvec.Frame
 
toStringMap(int[]) - Static method in class water.util.Utils
 
TOT_MEM - Static variable in class water.api.Constants
 
touch() - Method in class water.Value
 
train_classification_error - Variable in class hex.NeuralNet.NeuralNetModel
 
train_sqr_error - Variable in class hex.NeuralNet.NeuralNetModel
 
Trainer - Class in hex
Trains a neural network.
Trainer() - Constructor for class hex.Trainer
 
Trainer.Base - Class in hex
 
Trainer.Base(Layer[]) - Constructor for class hex.Trainer.Base
 
Trainer.Direct - Class in hex
Trains NN on current thread.
Trainer.Direct(Layer[]) - Constructor for class hex.Trainer.Direct
 
Trainer.MapReduce - Class in hex
Distributed trainer.
Trainer.MapReduce(Layer[]) - Constructor for class hex.Trainer.MapReduce
 
Trainer.MapReduce(Layer[], int, Key) - Constructor for class hex.Trainer.MapReduce
 
Trainer.OpenCL - Class in hex
GPU based trainer.
Trainer.OpenCL(Layer[]) - Constructor for class hex.Trainer.OpenCL
 
Trainer.Threaded - Class in hex
Runs several trainers in parallel on the same weights, using threads.
Trainer.Threaded(Layer[]) - Constructor for class hex.Trainer.Threaded
 
Trainer.Threaded(Layer[], int, int) - Constructor for class hex.Trainer.Threaded
 
TransfVec - Class in water.fvec
Dummy vector transforming values of given vector according to given domain mapping.
TransfVec(Key, int[], Key, long[]) - Constructor for class water.fvec.TransfVec
 
TransfVec(Key, int[], String[], Key, long[]) - Constructor for class water.fvec.TransfVec
 
tree(int) - Method in class hex.rf.RFModel
Return the bits for a particular tree
Tree - Class in hex.rf
 
Tree(Job, Data, byte, int, Tree.StatType, int, long, int, int, Sampling, int) - Constructor for class hex.rf.Tree
Constructor used to define the specs when building the tree from the top.
Tree.INode - Class in hex.rf
 
Tree.INode() - Constructor for class hex.rf.Tree.INode
 
Tree.StatType - Enum in hex.rf
 
Tree.TreeVisitor<T extends java.lang.Exception> - Class in hex.rf
Abstract visitor class for serialized trees.
Tree.TreeVisitor(AutoBuffer) - Constructor for class hex.rf.Tree.TreeVisitor
 
TREE_COUNT - Static variable in class water.api.Constants
 
TREE_DEPTH - Static variable in class water.api.Constants
 
TREE_LEAVES - Static variable in class water.api.Constants
 
TREE_NUM - Static variable in class water.api.Constants
 
treeCount() - Method in class hex.rf.RFModel
The number of trees in this model.
TreePrinter - Class in hex.rf
 
TreePrinter(ValueArray.Column[], int[], String[]) - Constructor for class hex.rf.TreePrinter
 
TreeRenderer - Class in water.util
 
TreeRenderer(RFModel, int, ValueArray) - Constructor for class water.util.TreeRenderer
 
TREES - Static variable in class water.api.Constants
 
tryReserveTaskMem(long) - Static method in class water.MemoryManager
Try to reserve memory needed for task execution and return true if succeeded.
TutorialGLMProstate - Class in water.api
Basic page introducing tutorial for GLM on prostate dataset.
TutorialGLMProstate() - Constructor for class water.api.TutorialGLMProstate
 
TutorialKMeans - Class in water.api
Basic page introducing tutorial for GLM on prostate dataset.
TutorialKMeans() - Constructor for class water.api.TutorialKMeans
 
TutorialRFIris - Class in water.api
Basic page introducing tutorial for Random Forest on Iris
TutorialRFIris() - Constructor for class water.api.TutorialRFIris
 
Tutorials - Class in water.api
Summary page referencing all tutorials.
Tutorials() - Constructor for class water.api.Tutorials
 
TutorialWorkflow - Class in water.api
Basic page introducing tutorial for Random Forest on Iris
TutorialWorkflow() - Constructor for class water.api.TutorialWorkflow
 
TutorialWorkflow.FileTutorStep - Class in water.api
Tutorial step stored in file
TutorialWorkflow.FileTutorStep(String[]) - Constructor for class water.api.TutorialWorkflow.FileTutorStep
 
TutorialWorkflow.TutorStep - Class in water.api
Simple tutorial step defined by its title, summary, and content.
TutorialWorkflow.TutorStep(String[]) - Constructor for class water.api.TutorialWorkflow.TutorStep
 
TutorialWorkflow.TutorWorkflow - Class in water.api
A simple tutorial workflow representation
TutorialWorkflow.TutorWorkflow(String) - Constructor for class water.api.TutorialWorkflow.TutorWorkflow
 
TWEEDIE_POWER - Static variable in class water.api.Constants
 
tweedieLinkPower - Variable in enum hex.DGLM.Link
 
tweedieVariancePower - Variable in enum hex.DGLM.Family
 
TYPE - Static variable in class hex.NewRowVecTask.RowFunc
 
TYPE - Static variable in class water.api.Constants
 
type - Variable in class water.deploy.EC2
 
type() - Method in class water.fvec.NewChunk
 
type() - Method in class water.Key
 
type() - Method in class water.Value
 
TypeaheadFileRequest - Class in water.api
 
TypeaheadFileRequest() - Constructor for class water.api.TypeaheadFileRequest
 
TypeaheadHdfsPathRequest - Class in water.api
 
TypeaheadHdfsPathRequest() - Constructor for class water.api.TypeaheadHdfsPathRequest
 
TypeaheadKeysRequest - Class in water.api
 
TypeaheadKeysRequest(String, String, Class) - Constructor for class water.api.TypeaheadKeysRequest
 
TypeaheadRequest - Class in water.api
 
TypeaheadRequest(String, String) - Constructor for class water.api.TypeaheadRequest
 
TypeaheadS3BucketRequest - Class in water.api
 
TypeaheadS3BucketRequest() - Constructor for class water.api.TypeaheadS3BucketRequest
 
TypeMap - Class in water
 
TypeMap() - Constructor for class water.TypeMap
 

U

UDP - Class in water
Do Something with an incoming UDP packet Classic Single Abstract Method pattern.
UDP() - Constructor for class water.UDP
 
UDP.udp - Enum in water
 
UDP_PORT - Static variable in class water.H2O
 
udp_port() - Method in class water.H2ONode.H2Okey
 
UDPAck - Class in water
A remote task request has just returned an ACK with answer
UDPAck() - Constructor for class water.UDPAck
 
UDPAckAck - Class in water
A task initiator has his response, we can quit sending him ACKs.
UDPAckAck() - Constructor for class water.UDPAckAck
 
UDPBrokenPacket - Class in water
An unexpected UDP packet
UDPBrokenPacket() - Constructor for class water.UDPBrokenPacket
 
UDPHeartbeat - Class in water
A UDP Heartbeat packet.
UDPHeartbeat() - Constructor for class water.UDPHeartbeat
 
UDPRebooted - Class in water
A UDP Rebooted packet: this node recently rebooted
UDPRebooted() - Constructor for class water.UDPRebooted
 
UDPRebooted.T - Enum in water
 
UDPReceiverThread - Class in water
The Thread that looks for UDP Cloud requests.
UDPReceiverThread() - Constructor for class water.UDPReceiverThread
 
UDPS - Static variable in enum water.UDP.udp
 
UDPTimeOutThread - Class in water
The Thread that looks for UDPAsyncTasks that are timing out
UDPTimeOutThread() - Constructor for class water.UDPTimeOutThread
 
UKV - Class in water
User-View Key/Value Store This class handles user-view keys, and hides ArrayLets from the end user.
UKV() - Constructor for class water.UKV
 
unconvertFrameKeyString(String) - Static method in class water.DKV
 
unimpl() - Static method in class water.H2O
 
unique_name() - Method in class water.parser.PMMLParser.Comparison
 
unique_name() - Method in class water.parser.PMMLParser.CompoundPredicate
 
unique_name() - Method in class water.parser.PMMLParser.IsIn
 
unique_name() - Method in class water.parser.PMMLParser.IsMissing
 
unique_name() - Method in class water.parser.PMMLParser.Predicate
 
unique_name() - Method in class water.parser.PMMLParser.True
 
uniqueClassName(String) - Static method in class water.score.ScoreModel
 
UNKNOWN - Static variable in class water.persist.Persist
 
unmap(int, int) - Method in class hex.rf.Data
 
unmapClass(int) - Method in class hex.rf.Data
Transforms given binned index (short) into 0..N-1 corresponding to predictor class
unpackInts(long...) - Static method in class water.util.Utils
 
unregisterRequest(Request) - Static method in class water.api.RequestServer
 
unsetFlag(Log.Tag.Sys) - Static method in class water.util.Log
Unset the debug flag.
unwrap(PrintStream, String) - Static method in class water.util.Log
Print a message to the stream without the logging information.
unwrap(PrintStream) - Static method in class water.util.Log
 
unzipBytes(byte[], ParseDataset.Compression) - Static method in class water.util.Utils
 
update(long) - Method in class water.fvec.ParseDataset2.ParseProgressMonitor
 
update(int) - Method in class water.Job.ChunkProgress
 
update(long) - Method in interface water.Job.ProgressMonitor
 
updateColumnWith(double) - Method in class water.exec.MRColumnProducer
 
updateDKV(Key, ConfusionTask.CMFinal) - Static method in class hex.rf.ConfusionTask.CMFinal
 
updateProgress(int) - Method in class water.Job.ChunkProgressJob
 
updateRows(ValueArray, Key, long) - Static method in class water.exec.VABuilder
 
Upload - Class in water.api
 
Upload() - Constructor for class water.api.Upload
 
Upload.PostFile - Class in water.api
 
Upload.PostFile() - Constructor for class water.api.Upload.PostFile
 
URL - Static variable in class water.api.Constants
 
usage() - Method in class water.Arguments.Arg
 
usage() - Method in class water.Arguments.Opt
 
usage() - Method in class water.Arguments.Req
 
USE_NON_LOCAL_DATA - Static variable in class water.api.Constants
 
user() - Method in class water.deploy.Host
 
user_allowed() - Method in class water.Key
 
USER_KEY - Static variable in class water.Key
 
userMain(String[]) - Static method in class water.api.DocGen.UserCode
 
UserSpecifiedNetwork - Class in water.util
Data structure for holding network info specified by the user on the command line.
UserSpecifiedNetwork(int, int, int, int, int) - Constructor for class water.util.UserSpecifiedNetwork
Create object from user specified data.
Utils - Class in water.util
 
Utils() - Constructor for class water.util.Utils
 
Utils.ExpectedExceptionForDebug - Exception in water.util
 
Utils.ExpectedExceptionForDebug() - Constructor for exception water.util.Utils.ExpectedExceptionForDebug
 
Utils.IcedArrayList<T extends Iced> - Class in water.util
Simple wrapper around ArrayList with support for H2O serialization
Utils.IcedArrayList() - Constructor for class water.util.Utils.IcedArrayList
 
Utils.IcedHashMap<K extends Iced,V extends Iced> - Class in water.util
Simple wrapper around HashMap with support for H2O serialization
Utils.IcedHashMap() - Constructor for class water.util.Utils.IcedHashMap
 
Utils.IcedInt - Class in water.util
 
Utils.IcedInt(int) - Constructor for class water.util.Utils.IcedInt
 
UtilUnsafe - Class in water.nbhm
Simple class to obtain access to the Unsafe object.

V

VABuilder - Class in water.exec
A simple class that automates construction of ValueArrays.
VABuilder(String, long) - Constructor for class water.exec.VABuilder
 
vaCategoryNames(ValueArray.Column, ValueArray.Column, int) - Static method in class water.api.RequestArguments
Compute union of categories in model column and data column.
vaCategoryNames(ValueArray.Column, int) - Static method in class water.api.RequestArguments
 
vaColumnNameToIndex(ValueArray, String) - Static method in class water.api.RequestArguments
This rule of searching for matching names, and only if that fails do we attempt a number parse for a zero-based column id, is used exactly for defining selected columns in the JSON 'cols' argument.
vactual - Variable in class water.api.ConfusionMatrix
 
VAIterator - Class in water.exec
 
VAIterator(Key, int, long) - Constructor for class water.exec.VAIterator
 
VAIterator(Key, int) - Constructor for class water.exec.VAIterator
 
valid() - Method in class hex.rf.ConfusionTask.CMFinal
 
valid() - Method in class water.api.RequestArguments.Argument
Returns true if the argument is valid.
valid() - Method in class water.api.RequestArguments.Record
Returns true if the argument is valid.
valid() - Method in class water.parser.CustomParser.PSetupGuess
 
validate() - Method in class water.Arguments.Arg
 
validate() - Method in class water.Arguments.Opt
 
validate() - Method in class water.Arguments.Req
 
validateOn(Job, ValueArray, RowVecTask.Sampling, double[]) - Method in class hex.DGLM.GLMModel
 
validation() - Method in class hex.glm.GLMModel
 
validation - Variable in class water.Job.ValidatedJob
 
validation_classification_error - Variable in class hex.NeuralNet.NeuralNetModel
 
validation_sqr_error - Variable in class hex.NeuralNet.NeuralNetModel
 
value() - Method in class hex.DGLM.LambdaMax
 
value(String) - Static method in enum hex.rng.H2ORandomRNG.RNGKind
 
VALUE - Static variable in class water.api.Constants
 
value() - Method in class water.api.RequestArguments.Argument
Returns the value of the argument.
Value - Class in water
The core Value stored in the distributed K/V store.
Value(Key, int, byte[], short, byte) - Constructor for class water.Value
 
Value(Key, byte[]) - Constructor for class water.Value
 
Value(Key, int) - Constructor for class water.Value
 
Value(Key, int, byte) - Constructor for class water.Value
 
Value(Key, String) - Constructor for class water.Value
 
Value(Key, Iced) - Constructor for class water.Value
 
Value(Key, Iced, byte) - Constructor for class water.Value
 
Value(Key, Freezable) - Constructor for class water.Value
 
Value() - Constructor for class water.Value
 
VALUE_ARRAY - Static variable in class water.TypeMap
 
VALUE_SIZE - Static variable in class water.api.Constants
 
VALUE_TYPE - Static variable in class water.api.Constants
 
ValueArray - Class in water
Large Arrays & Arraylets Large arrays are broken into 4Meg chunks (except the last chunk which may be from 4 to 8Megs).
ValueArray(Key, long, int, ValueArray.Column[]) - Constructor for class water.ValueArray
 
ValueArray(Key, long) - Constructor for class water.ValueArray
 
ValueArray(Key, int[], int, ValueArray.Column[]) - Constructor for class water.ValueArray
 
ValueArray.Column - Class in water
 
ValueArray.Column() - Constructor for class water.ValueArray.Column
 
ValueArray.Column(long) - Constructor for class water.ValueArray.Column
 
ValueArray.CsvVAStream - Class in water
 
ValueArray.CsvVAStream(ValueArray, Job.ProgressMonitor) - Constructor for class water.ValueArray.CsvVAStream
 
ValueArray.VAStream - Class in water
 
ValueArray.VAStream(ValueArray, Job.ProgressMonitor) - Constructor for class water.ValueArray.VAStream
 
valueOf(String) - Static method in enum hex.ConfusionMatrix.ErrMetric
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum hex.DataManip.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum hex.DGLM.CaseMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum hex.DGLM.Family
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum hex.DGLM.GLMModel.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum hex.DGLM.Link
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum hex.DLSM.LSMSolverType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum hex.glm.GLMParams.CaseMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum hex.glm.GLMParams.Family
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum hex.glm.GLMParams.Link
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum hex.glm.LSMSolver.LSMSolverType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum hex.KMeans.Initialization
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum hex.NeuralNet.Activation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum hex.rf.Sampling.Strategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum hex.rf.Tree.StatType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum hex.rng.H2ORandomRNG.RNGKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum hex.rng.H2ORandomRNG.RNGType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum hex.RowVecTask.DataPreprocessing
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum water.api.RequestBuilders.Response.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum water.api.RequestServer.API_VERSION
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum water.api.RequestStatics.RequestType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum water.exec.Expr.Result.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum water.exec.RLikeParser.Token.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum water.fvec.ParseDataset2.ColType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum water.Job.ChunkProgress.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum water.parser.CustomParser.ParserType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum water.parser.ParseDataset.Compression
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum water.parser.PMMLParser.BooleanOperators
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum water.parser.PMMLParser.DataTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum water.parser.PMMLParser.Operators
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum water.Request2.MultiVecSelectType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum water.UDP.udp
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum water.UDPRebooted.T
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum water.util.Log.Tag.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum water.util.Log.Tag.Sys
Returns the enum constant of this type with the specified name.
values() - Static method in enum hex.ConfusionMatrix.ErrMetric
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum hex.DataManip.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum hex.DGLM.CaseMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum hex.DGLM.Family
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum hex.DGLM.GLMModel.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum hex.DGLM.Link
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum hex.DLSM.LSMSolverType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum hex.glm.GLMParams.CaseMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum hex.glm.GLMParams.Family
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum hex.glm.GLMParams.Link
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum hex.glm.LSMSolver.LSMSolverType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum hex.KMeans.Initialization
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum hex.NeuralNet.Activation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum hex.rf.Sampling.Strategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum hex.rf.Tree.StatType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum hex.rng.H2ORandomRNG.RNGKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum hex.rng.H2ORandomRNG.RNGType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum hex.RowVecTask.DataPreprocessing
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum water.api.RequestBuilders.Response.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum water.api.RequestServer.API_VERSION
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum water.api.RequestStatics.RequestType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum water.exec.Expr.Result.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum water.exec.RLikeParser.Token.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum water.fvec.ParseDataset2.ColType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class water.H2O
 
values() - Static method in enum water.Job.ChunkProgress.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class water.nbhm.NonBlockingHashMap
Returns a Collection view of the values contained in this map.
values() - Method in class water.nbhm.NonBlockingHashMapLong
Returns a Collection view of the values contained in this map.
values() - Method in class water.nbhm.NonBlockingIdentityHashMap
Returns a Collection view of the values contained in this map.
values() - Static method in enum water.parser.CustomParser.ParserType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum water.parser.ParseDataset.Compression
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum water.parser.PMMLParser.BooleanOperators
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum water.parser.PMMLParser.DataTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum water.parser.PMMLParser.Operators
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum water.Request2.MultiVecSelectType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum water.UDP.udp
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum water.UDPRebooted.T
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum water.util.Log.Tag.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum water.util.Log.Tag.Sys
Returns an array containing the constants of this enum type, in the order they are declared.
ValueString - Class in water.parser
 
ValueString() - Constructor for class water.parser.ValueString
 
ValueString(byte[], int, int) - Constructor for class water.parser.ValueString
 
ValueString(String) - Constructor for class water.parser.ValueString
 
ValueString(byte[]) - Constructor for class water.parser.ValueString
 
variance(double) - Method in enum hex.DGLM.Family
 
variance(double) - Method in class hex.DGLM.FamilyIced
 
variance(double) - Method in class hex.glm.GLMParams
 
VARIANCE - Static variable in class water.api.Constants
 
Vec - Class in water.fvec
A single distributed vector column.
Vec(Key, double) - Constructor for class water.fvec.Vec
 
VEC - Static variable in class water.Key
 
Vec.CollectDomain - Class in water.fvec
 
Vec.CollectDomain(Vec) - Constructor for class water.fvec.Vec.CollectDomain
 
Vec.VectorGroup - Class in water.fvec
Class representing the group of vectors.
Vec.VectorGroup() - Constructor for class water.fvec.Vec.VectorGroup
 
vecKey(int) - Method in class water.fvec.Vec.VectorGroup
 
vecs() - Method in class water.fvec.Frame
 
vecs(int) - Method in class water.MRTask2
Returns a Vec from the Frame.
VERSION - Static variable in class water.api.Constants
 
version - Variable in class water.H2O.OptArgs
 
VERSION - Static variable in class water.H2O
 
VGROUP - Static variable in class water.Key
 
VIEW - Static variable in class water.api.Constants
 
visit() - Method in class hex.rf.Tree.TreeVisitor
 
VM - Class in water.deploy
Executes code in a separate VM.
VM(String[], String[]) - Constructor for class water.deploy.VM
 
VM.SSH - Class in water.deploy
A remote JVM, launched over SSH.
VM.SSH(Host, String[], String[]) - Constructor for class water.deploy.VM.SSH
 
VM.SSH(String[], Host, String[], String[]) - Constructor for class water.deploy.VM.SSH
 
VM.Watchdog - Class in water.deploy
A VM whose only job is to wait for its parent to be gone, then kill its child process.
VM.Watchdog(String[], String[]) - Constructor for class water.deploy.VM.Watchdog
 
VOLATILE - Static variable in class water.H2O
 
vpredict - Variable in class water.api.ConfusionMatrix
 
vresponse - Variable in class hex.glm.GLM2
 

W

waitFor() - Method in interface water.deploy.Node
 
waitFor() - Method in class water.deploy.NodeCL
 
waitFor() - Method in class water.deploy.NodeHost
 
waitFor() - Method in class water.deploy.VM
 
waitForCloudSize(int) - Static method in class water.H2O
 
waitForCloudSize(int, long) - Static method in class water.H2O
 
waitUntilJobEnded(Key, int) - Static method in class water.Job
Block synchronously waiting for a job to end, success or not.
waitUntilJobEnded(Key) - Static method in class water.Job
Block synchronously waiting for a job to end, success or not.
walk_serialized_tree(AutoBuffer) - Method in class hex.rf.GraphvizTreePrinter
 
walkSerializedTree(AutoBuffer) - Method in class hex.rf.CodeTreePrinter
 
warn(Log.Tag.Sys, String, T) - Static method in class water.util.Log
Log a warning to standard out, the log file and the store.
warn(Log.Tag.Sys, String) - Static method in class water.util.Log
Log a warning to standard out, the log file and the store.
warn(String) - Static method in class water.util.Log
Log a warning to standard out, the log file and the store.
WARNINGS - Static variable in class water.api.Constants
 
water - package water
The water package contains the implementation of H2O's core.
water.api - package water.api
API classes that help implement the embedded web browser interface.
water.deploy - package water.deploy
Helper classes that create H2O nodes and clusters for testing.
water.exec - package water.exec
Implementation of the interpreter available in the H2O console.
water.fvec - package water.fvec
Fluid Vector API implementation.
water.nbhm - package water.nbhm
Non-blocking hash map.
water.parser - package water.parser
Data file parser.
water.persist - package water.persist
Classes that read and write from various persisted devices (such as disk) and data sources (such as HDFS).
water.score - package water.score
Embeddable low latency scoring model.
water.util - package water.util
Miscellaneous utility classes (for example, for logging).
weaveAndLoad(String, ClassLoader) - Method in class water.Weaver
 
Weaver - Class in water
 
WEIGHT - Static variable in class water.api.Constants
 
WEIGHTS - Static variable in class water.api.Constants
 
WIDTH - Static variable in class water.api.Constants
 
wrap(NanoHTTPD, String) - Method in class water.api.Request
 
wrap(NanoHTTPD, JsonObject) - Method in class water.api.Request
 
wrap(NanoHTTPD, String, RequestStatics.RequestType) - Method in class water.api.Request
 
wrap() - Static method in class water.util.Log
 
writable() - Method in class water.fvec.AppendableVec
 
writable() - Method in class water.fvec.Chunk
 
writable() - Method in class water.fvec.NFSFileVec
 
writable() - Method in class water.fvec.Vec
Default read/write behavior for Vecs.
write(AutoBuffer) - Method in class hex.Histogram.Bins
 
write(AutoBuffer) - Method in class water.DTask
 
write(AutoBuffer) - Method in interface water.Freezable
Serialize the 'this' object into the AutoBuffer, returning the AutoBuffer.
write(AutoBuffer) - Method in class water.fvec.C0DChunk
 
write(AutoBuffer) - Method in class water.fvec.C0LChunk
 
write(AutoBuffer) - Method in class water.fvec.C1Chunk
 
write(AutoBuffer) - Method in class water.fvec.C1NChunk
 
write(AutoBuffer) - Method in class water.fvec.C1SChunk
 
write(AutoBuffer) - Method in class water.fvec.C2Chunk
 
write(AutoBuffer) - Method in class water.fvec.C2SChunk
 
write(AutoBuffer) - Method in class water.fvec.C4Chunk
 
write(AutoBuffer) - Method in class water.fvec.C4FChunk
 
write(AutoBuffer) - Method in class water.fvec.C4SChunk
 
write(AutoBuffer) - Method in class water.fvec.C8Chunk
 
write(AutoBuffer) - Method in class water.fvec.C8DChunk
 
write(AutoBuffer) - Method in class water.fvec.CBSChunk
 
write(AutoBuffer) - Method in class water.fvec.Chunk
Chunk-specific implementations of read & write
write(AutoBuffer) - Method in class water.fvec.NewChunk
 
write(AutoBuffer) - Method in class water.H2ONode
 
write(AutoBuffer) - Method in class water.Iced
 
write(AutoBuffer) - Method in class water.Key
 
write(AutoBuffer) - Method in class water.parser.Enum
 
write(AutoBuffer) - Method in class water.util.Utils.IcedArrayList
 
write(AutoBuffer) - Method in class water.util.Utils.IcedHashMap
 
write(AutoBuffer) - Method in class water.Value
 
write1b(byte, byte, int) - Static method in class water.fvec.CBSChunk
Writes 1bit from value into b at given offset and return b
write2b(byte, byte, int) - Static method in class water.fvec.CBSChunk
Writes 2bits from value into b at given offset and return b
write_barrier() - Static method in class water.DKV
 
writeFile(String) - Static method in class water.util.Utils
 
writeFile(File, String) - Static method in class water.util.Utils
 
writeFileAndClose(File, InputStream) - Static method in class water.util.Utils
 
writeJSON(AutoBuffer) - Method in class water.Iced
 
writeJSON(AutoBuffer) - Method in class water.Key
 
writeJSONFields(AutoBuffer) - Method in class water.api.Request
 
writeJSONFields(AutoBuffer) - Method in class water.DTask
 
writeJSONFields(AutoBuffer) - Method in interface water.Freezable
Serialize the 'this' object into the AutoBuffer, returning the AutoBuffer.
writeJSONFields(AutoBuffer) - Method in class water.Iced
 
writeJSONFields(AutoBuffer) - Method in class water.util.Utils.IcedArrayList
 
writeJSONFields(AutoBuffer) - Method in class water.util.Utils.IcedHashMap
 
ws - Variable in class hex.NeuralNet.NeuralNetModel
 

X

X - Static variable in class water.api.Constants
 
x0(Vec, long) - Static method in class water.api.Inspect2
 
x1(Vec, long, double) - Static method in class water.api.Inspect2
 
x2(double, double) - Static method in class water.api.Inspect2
 
xcolNames() - Method in class hex.DGLM.GLMModel
Expanded (categoricals expanded to vector of levels) ordered list of column names.
XlsParser - Class in water.parser
 
XlsParser() - Constructor for class water.parser.XlsParser
 
XlsParser(CustomParser.ParserSetup) - Constructor for class water.parser.XlsParser
 
XlsxParser - Class in water.parser
 
XlsxParser(CustomParser.ParserSetup) - Constructor for class water.parser.XlsxParser
 
XlsxParser() - Constructor for class water.parser.XlsxParser
 
xml2jname(String) - Static method in class water.score.ScoreModel
 
XorShiftRNG - Class in hex.rng
Simple XorShiftRNG.
XorShiftRNG(long) - Constructor for class hex.rng.XorShiftRNG
 
XVAL - Static variable in class water.api.Constants
 
xvalidate(Job, ValueArray, int, double[], boolean) - Method in class hex.DGLM.GLMModel
 

Y

Y - Static variable in class water.api.Constants
 

_

_ab - Variable in class water.TCPReceiverThread.TCPReaderThread
 
_ab - Variable in class water.ValueArray.VAStream
 
_aic - Variable in class hex.DGLM.GLMValidation
 
_allowInfo - Variable in class water.api.RequestBuilders.PaginatedTable
 
_alpha - Variable in class hex.DLSM.LSMSolver
 
_alpha - Variable in class hex.glm.LSMSolver
 
_alpha - Variable in class water.api.GLM
 
_alpha - Variable in class water.api.GLMGrid
 
_announcedLostContact - Variable in class water.H2ONode
 
_apiSocket - Static variable in class water.H2O
 
_arguments - Variable in class water.api.RequestArguments
List of arguments for the request.
_arr - Variable in class hex.ConfusionMatrix
 
_arr - Variable in class hex.DPCA.EigenvectorMatrix
 
_arr - Variable in class water.api.RequestArguments.NumberSequence
 
_ary - Variable in class water.exec.VAIterator
 
_ary - Variable in class water.ValueArray.VAStream
 
_arys - Variable in class water.AutoBuffer
 
_base - Variable in class water.ValueArray.Column
 
_bb - Variable in class water.AutoBuffer
 
_beta - Variable in class hex.DGLM.GLMModel
 
_beta - Variable in class hex.glm.GLMTask
 
_betaEps - Variable in class hex.DGLM.GLMParams
 
_betaEps - Variable in class hex.DLSM.GeneralizedGradientSolver
 
_betaEps - Variable in class hex.glm.LSMSolver.GeneralizedGradientSolver
 
_betaEps - Variable in class water.api.GLM
 
_betaEps - Variable in class water.api.GLMGrid
 
_binLimit - Variable in class water.api.RF
 
_bins - Variable in class hex.gbm.DBinHistogram
 
_blocking - Variable in class water.api.Parse
 
_blocking - Variable in class water.api.Parse2
 
_bmin - Variable in class hex.gbm.DBinHistogram
 
_bool - Variable in class water.parser.PMMLParser.Comparison
 
_bpv - Variable in class water.fvec.CBSChunk
 
_bucket - Variable in class water.api.ExportS3
 
_bucket - Variable in class water.api.ImportS3
 
_builders - Variable in class water.api.RequestBuilders.Response
Custom builders for JSON elements when converting to HTML automatically.
_c - Variable in class hex.rf.MinorityClasses.UnbalancedClass
 
_case - Variable in class water.api.GLM
 
_case - Variable in class water.api.GLMGrid
 
_caseCount - Variable in class hex.DGLM.GLMValidation
 
_caseMode - Variable in class hex.DGLM.GLMParams
 
_caseMode - Variable in class hex.glm.GLMTask
 
_caseMode - Variable in class water.api.GLM
 
_caseMode - Variable in class water.api.GLMGrid
 
_caseMode - Variable in class water.api.RequestArguments.CaseSelect
 
_caseVal - Variable in class hex.DGLM.GLMParams
 
_caseVal - Variable in class hex.glm.GLMTask
 
_caseWeight - Variable in class hex.DGLM.GLMParams
 
_caseWeight - Variable in class water.api.GLM
 
_catOffsets - Variable in class hex.FrameTask
 
_cats - Variable in class hex.FrameTask
 
_chk - Variable in class water.fvec.Chunk
 
_chkidx - Variable in class water.ValueArray.VAStream
 
_chunks - Variable in class hex.rf.MinorityClasses.UnbalancedClass
 
_classCol - Variable in class water.api.RequestArguments.CaseModeSelect
 
_classCol - Variable in class water.api.RequestArguments.CaseSelect
 
_classCol - Variable in class water.api.RequestArguments.H2OCategoryStrata
 
_classCol - Variable in class water.api.RequestArguments.H2OCategoryWeights
 
_classCol - Variable in class water.api.RequestArguments.HexNonClassColumnSelect
 
_classCol - Variable in class water.api.RF
 
_classCol - Variable in class water.api.RFScore
 
_classCol - Variable in class water.api.RFView
 
_classNames - Variable in class hex.rf.TreePrinter
 
_clearCM - Variable in class water.api.RFScore
 
_clearCM - Variable in class water.api.RFView
 
_cloud_hash - Variable in class water.HeartBeat
 
_cloud_size - Variable in class water.HeartBeat
 
_cloudLocked - Static variable in class water.Paxos
 
_cls - Variable in class water.DTask
 
_clusters - Variable in class hex.KMeansModel
 
_clusters - Variable in class water.api.Plot
 
_cm - Variable in class hex.DGLM.GLMValidation
 
_col - Variable in class water.exec.Helpers.ScallarCollector
 
_colId - Variable in class hex.Summary.ColSummary
 
_colIdx - Variable in class water.api.RequestArguments.FrameKeyMultiVec
 
_colIdx - Variable in class water.api.RequestArguments.FrameKeyVec
 
_colMapping - Variable in class hex.rf.TreePrinter
 
_colNames - Variable in class water.score.ScoreModel
 
_cols - Variable in class hex.rf.TreePrinter
 
_cols - Variable in class water.ValueArray
 
_columnNames - Variable in class water.parser.CustomParser.ParserSetup
 
_columns - Variable in class water.api.Plot
 
_columns - Variable in class water.api.SummaryPage
 
_comment - Variable in class water.api.RequestArguments.LongInt
 
_comment - Variable in class water.api.RequestArguments.Real
 
_commonKnowledge - Static variable in class water.Paxos
 
_computedOOB - Variable in class hex.rf.ConfusionTask.CMFinal
 
_confirmed - Variable in class water.persist.PersistS3Task.Progress
 
_const - Variable in class water.exec.Expr.Result
 
_converged - Variable in class hex.DGLM.GLMModel
 
_converged - Variable in class hex.DLSM.LSMSolver
 
_converged - Variable in class hex.glm.LSMSolver
 
_count - Variable in class water.api.Script
 
_counter - Static variable in class water.api.TestPoll
 
_ctypes - Variable in class water.fvec.ParseDataset2.FVecDataOut
 
_cumVar - Variable in class hex.DPCA.PCAModel
 
_currentChunkSz - Variable in class water.ValueArray.VAStream
 
_dapt - Variable in class hex.rf.Data
 
_data - Variable in class hex.rf.ConfusionTask
 
_data - Variable in class water.parser.CustomParser.PSetupGuess
 
_DATA_N - Variable in class hex.rf.ConfusionTask
 
_dataKey - Variable in class water.api.GeneratePredictionsPage
 
_dataKey - Variable in class water.api.GLMScore
 
_dataKey - Variable in class water.api.KMeansApply
 
_dataKey - Variable in class water.api.KMeansScore
 
_dataKey - Variable in class water.api.RF
 
_dataKey - Variable in class water.api.RFScore
 
_dataKey - Variable in class water.api.RFTreeView
 
_dataKey - Variable in class water.api.RFView
 
_dataKey - Variable in class water.Model
Dataset key used to *build* the model, for models for which this makes sense, or null otherwise.
_dataKey - Variable in class water.OldModel
Dataset key used to *build* the model, for models for which this makes sense, or null otherwise.
_dates - Variable in class water.util.Log.LogStr
 
_defaultCol - Variable in class water.api.RequestArguments.H2OHexKeyCol
 
_defaultIndex - Variable in class water.api.RequestArguments.StringList
 
_defaultKey - Variable in class water.api.RequestArguments.H2OHexKey
 
_defaultValue - Variable in class water.api.RequestArguments.H2OCategoryStrata
 
_defaultValue - Variable in class water.api.RequestArguments.H2OCategoryWeights
 
_defaultValue - Variable in class water.api.RequestArguments.H2OExistingKey
 
_defaultValue - Variable in class water.api.RequestArguments.H2OKey
 
_defaultValue - Variable in class water.api.RequestArguments.H2OKey2
 
_defaultValue - Variable in class water.api.RequestArguments.InputCheckBox
Default value.
_defaultValue - Variable in class water.api.RequestArguments.Int
 
_defaultValue - Variable in class water.api.RequestArguments.LongInt
 
_defaultValue - Variable in class water.api.RequestArguments.Real
 
_defaultValue - Variable in class water.api.RequestArguments.Str
 
_defaultValue - Variable in class water.exec.Function.ArgCheck
 
_depth - Variable in class water.api.RF
 
_description - Variable in class water.api.RequestArguments.Bool
 
_dest - Variable in class water.api.ExportS3Progress
 
_dest - Variable in class water.api.GeneratePredictionsPage
 
_dest - Variable in class water.api.GLM
 
_dest - Variable in class water.api.GLMGridProgress
 
_dest - Variable in class water.api.GLMProgressPage
 
_dest - Variable in class water.api.KMeansApply
 
_dest - Variable in class water.api.Parse
 
_dest - Variable in class water.api.PCA
 
_dest - Variable in class water.api.Plot
 
_dest - Variable in class water.api.RFView
 
_dest - Variable in class water.api.RReader
 
_dest - Variable in class water.api.RReaderProgress
 
_deviance - Variable in class hex.DGLM.GLMValidation
 
_diag - Variable in class hex.gram.Gram.Cholesky
 
_dir - Variable in class water.persist.PersistFS
 
_disabledReason - Variable in class water.api.RequestArguments.Record
Reason why the argument is disabled, or null if it is enabled.
_displayName - Variable in class water.api.RequestArguments.Argument
Name of the argument.
_dist - Variable in class hex.KMeansModel.KMeansScore
 
_distribution - Variable in class hex.gbm.SharedTreeModelBuilder
 
_dof - Variable in class hex.DGLM.GLMModel
 
_domain - Variable in class hex.rf.ConfusionTask.CMFinal
 
_domain - Variable in class water.fvec.Vec
Enum/factor/categorical names.
_domain - Variable in class water.ValueArray.Column
 
_domains - Variable in class water.Model
Categorical/factor/enum mappings, per column.
_done - Static variable in class water.api.Script
 
_done - Variable in class water.persist.PersistS3Task.Progress
 
_dontDie - Static variable in class water.util.Log
 
_eFromNode - Variable in class water.DTask
 
_eigVec - Variable in class hex.DPCA.PCAModel
 
_elementLimit - Variable in class water.api.RequestArguments.HexColumnSelect
 
_enumClass - Variable in class water.api.RequestArguments.EnumArgument
 
_enums - Variable in class water.fvec.ParseDataset2.FVecDataOut
 
_enums - Static variable in class water.fvec.ParseDataset2.MultiFileParseTask
 
_enums - Variable in class water.parser.PMMLParser
 
_err - Variable in class hex.DGLM.GLMValidation
 
_error - Variable in class hex.KMeansModel
 
_error - Variable in class water.persist.PersistS3Task.Progress
 
_errors - Variable in class water.parser.CustomParser.PSetupGuess
 
_errorsPerTree - Variable in class hex.rf.ConfusionTask.CMFinal
 
_errs - Variable in class hex.gbm.SharedTreeModelBuilder
 
_ex - Variable in class water.Job.ChunkProgress
 
_exception - Variable in class water.DTask
 
_excludeExpression - Variable in class water.api.Parse
 
_exclusiveSplitLimit - Variable in class hex.rf.DRF.DRFParams
Arity under which we may use exclusive splits
_exclusiveSplitLimit - Variable in class water.api.RF
 
_expandCats - Variable in class hex.NewRowVecTask.RowFunc
 
_expertSettings - Variable in class water.api.GLM
 
_failed - Variable in exception water.parser.ParseDataset.ParseSetupGuessException
 
_family - Variable in class hex.DGLM.FamilyIced
 
_family - Variable in class hex.DGLM.GLMParams
 
_family - Variable in class water.api.GLM
 
_family - Variable in class water.api.GLMGrid
 
_family - Variable in class water.api.RequestArguments.CaseModeSelect
 
_features - Variable in class hex.rf.RFModel
Number of features these trees are built for
_features - Variable in class water.api.RF
 
_field - Variable in class water.api.RequestArguments.Argument
If argument has been created reflectively from a request field.
_filter - Variable in class water.api.StoreView
 
_filter - Variable in class water.api.TypeaheadRequest
 
_fjqueue_hi - Variable in class water.HeartBeat
 
_fjqueue_lo - Variable in class water.HeartBeat
 
_fjtask - Variable in class water.Job
 
_fjthrds_hi - Variable in class water.HeartBeat
 
_fjthrds_lo - Variable in class water.HeartBeat
 
_fname - Variable in class water.DTask
 
_fr - Variable in class water.MRTask2
The Vectors to work on.
_fs - Variable in class water.DRemoteTask
 
_fs - Variable in class water.MRTask2
We can add more things to block on - in case we want a bunch of lazy tasks produced by children to all end before this top-level task ends.
_gap - Variable in class water.fvec.CBSChunk
 
_glmParams - Variable in class hex.DGLM.GLMModel
 
_gram - Variable in class hex.gram.Gram.GramTask
 
_gSetup - Variable in exception water.parser.ParseDataset.ParseSetupGuessException
 
_h2o - Variable in class water.AutoBuffer
 
_h2os - Variable in class water.util.Log.LogStr
 
_haha - Variable in class water.api.TestPoll
 
_hash - Variable in class water.H2O
 
_hb_version - Variable in class water.HeartBeat
 
_hdrFrom - Variable in class water.api.Parse
 
_hdrFromFile - Variable in class water.parser.CustomParser.PSetupGuess
 
_header - Variable in class water.parser.CustomParser.CustomInspectDataOut
 
_header - Variable in class water.parser.CustomParser.ParserSetup
 
_headers - Variable in class water.api.RequestBuilders.Response
Custom headers to show in the html.
_heartbeat - Variable in class water.H2ONode
 
_height - Variable in class water.api.Plot
 
_hi - Variable in class water.MRTask
 
_hi - Variable in class water.MRTask2
Internal field to track a range of local Chunks to work on
_hideInQuery - Variable in class water.api.RequestArguments.Argument
True if the argument should not appear in the automatically generated query.
_id - Variable in class water.exec.RLikeParser.Token
 
_idx - Variable in class water.H2O
 
_idx - Variable in class water.util.Log.LogStr
 
_ignore - Variable in class water.api.RF
 
_info - Variable in class water.api.TutorialWorkflow.TutorStep
 
_init - Static variable in class water.Boot
 
_initialization - Variable in class hex.KMeansModel
 
_invalidLines - Variable in class water.parser.CustomParser.CustomInspectDataOut
 
_invalidLines - Variable in class water.parser.CustomParser.PSetupGuess
 
_is_local - Variable in class water.DRemoteTask
 
_iteration - Variable in class hex.KMeansModel
 
_iterations - Variable in class hex.DGLM.GLMModel
 
_iterativeCM - Variable in class water.api.RF
 
_iterativeCM - Variable in class water.api.RFView
 
_jar_md5 - Variable in class water.HeartBeat
 
_jarHash - Variable in class water.Boot
 
_job - Variable in class hex.rf.DRF.DRFTask
Job representing this DRF execution.
_job - Variable in class water.api.GLMGridProgress
 
_job - Variable in class water.api.GLMProgressPage
 
_job - Variable in class water.api.RFView
 
_jvm_boot_msec - Variable in class water.HeartBeat
 
_kappa - Variable in class hex.DLSM.GeneralizedGradientSolver
 
_kappa - Variable in class hex.glm.LSMSolver.GeneralizedGradientSolver
 
_kb - Variable in class water.Key
 
_key - Variable in class water.api.Cancel
 
_key - Variable in class water.api.Get
 
_key - Variable in class water.api.GetVector
 
_key - Variable in class water.api.GLM
 
_key - Variable in class water.api.GLMGrid
 
_key - Variable in class water.api.PCA
 
_key - Variable in class water.api.PutValue
 
_key - Variable in class water.api.PutVector
 
_key - Variable in class water.api.Remove
 
_key - Variable in class water.api.RemoveAck
 
_key - Variable in class water.api.RequestArguments.CaseModeSelect
 
_key - Variable in class water.api.RequestArguments.CaseSelect
 
_key - Variable in class water.api.RequestArguments.H2OCategoryStrata
 
_key - Variable in class water.api.RequestArguments.H2OCategoryWeights
 
_key - Variable in class water.api.RequestArguments.H2OHexKeyCol
 
_key - Variable in class water.api.RequestArguments.HexColumnSelect
 
_key - Variable in class water.api.Script.RunScript
 
_key - Variable in class water.api.SummaryPage
 
_key - Variable in class water.Atomic
 
_key - Variable in class water.exec.Expr.Result
 
_key - Variable in class water.exec.Helpers.ScallarCollector
 
_key - Variable in class water.fvec.Vec
Key mapping a Value which holds this Vec.
_key - Variable in class water.H2ONode
 
_key - Variable in class water.Value
 
_key - Variable in class water.ValueArray
 
_keys - Variable in class water.DRemoteTask
 
_keys - Variable in class water.HeartBeat
 
_keys - Variable in class water.Key.Ary
 
_kinds - Variable in class water.util.Log.LogStr
 
_l2 - Variable in class hex.Layer
 
_lambda - Variable in class hex.DLSM.LSMSolver
 
_lambda - Variable in class hex.glm.LSMSolver
 
_lambda - Variable in class water.api.GLM
 
_lambda - Variable in class water.api.GLMGrid
 
_last_heard_from - Variable in class water.H2ONode
 
_left - Variable in class water.MRTask2
Internal field to track the left & right sub-range of chunks to work on
_len - Variable in class water.fvec.Chunk
 
_limit - Variable in class water.api.TypeaheadRequest
 
_lineNum - Variable in class water.DTask
 
_link - Variable in class hex.DGLM.GLMParams
 
_link - Variable in class hex.DGLM.LinkIced
 
_link - Variable in class water.api.GLM
 
_link - Variable in class water.api.GLMGrid
 
_lo - Variable in class water.MRTask
 
_lo - Variable in class water.MRTask2
Internal field to track a range of local Chunks to work on
_localForests - Variable in class hex.rf.RFModel
Local forests produced by nodes
_lsmSolver - Variable in class water.api.GLM
 
_lsmSolveTime - Variable in class hex.DGLM.GLMModel
 
_map - Variable in class water.parser.DParseTask
 
_max - Variable in class water.api.RequestArguments.Int
 
_max - Variable in class water.api.RequestArguments.LongInt
 
_max - Variable in class water.api.RequestArguments.Real
 
_max - Variable in class water.api.RequestBuilders.PaginatedTable
 
_max - Variable in class water.Value
 
_max - Variable in class water.ValueArray.Column
 
_max_column - Variable in class water.api.SummaryPage
 
_maxIter - Variable in class hex.DGLM.GLMParams
 
_maxIter - Variable in class hex.KMeansModel
 
_maxIter - Variable in class water.api.GLM
 
_maxIter - Variable in class water.api.GLMGrid
 
_maxMissingKey - Variable in class hex.NOPTask
 
_maxPC - Variable in class hex.DPCA.PCAParams
 
_maxPC - Variable in class water.api.PCA
 
_maxRows - Variable in class water.api.GetVector
 
_maxs - Variable in class hex.gbm.DBinHistogram
 
_mean - Variable in class water.ValueArray.Column
 
_memary - Variable in class water.H2O
 
_message - Variable in class water.Job.Fail
 
_min - Variable in class water.api.RequestArguments.Int
 
_min - Variable in class water.api.RequestArguments.LongInt
 
_min - Variable in class water.api.RequestArguments.Real
 
_min - Variable in class water.ValueArray.Column
 
_minMissingKey - Variable in class hex.NOPTask
 
_mins - Variable in class hex.gbm.DBinHistogram
 
_missingKeysCount - Variable in class hex.NOPTask
 
_MODEL_N - Variable in class hex.rf.ConfusionTask
 
_modelKey - Variable in class water.api.GeneratePredictionsPage
 
_modelKey - Variable in class water.api.GLM
 
_modelKey - Variable in class water.api.GLMScore
 
_modelKey - Variable in class water.api.KMeansApply
 
_modelKey - Variable in class water.api.KMeansScore
 
_modelKey - Variable in class water.api.RequestArguments.H2OCategoryWeights
 
_modelKey - Variable in class water.api.RF
 
_modelKey - Variable in class water.api.RFScore
 
_modelKey - Variable in class water.api.RFTreeView
 
_modelKey - Variable in class water.api.RFView
 
_modelKey - Variable in class water.api.Score
 
_modelKeys - Variable in class hex.DGLM.GLMValidation
 
_momentum - Variable in class hex.Layer
 
_momentumAnnealing - Variable in class hex.Layer
 
_msg - Variable in class water.DTask
 
_msgs - Variable in class water.util.Log.LogStr
 
_mth - Variable in class water.DTask
 
_n - Variable in class hex.DGLM.GLMValidation
 
_N - Variable in class hex.rf.ConfusionTask
 
_n - Variable in class water.ValueArray.Column
 
_NA - Static variable in class water.fvec.C1Chunk
 
_NA - Static variable in class water.fvec.C2Chunk
 
_NA - Static variable in class water.fvec.C4Chunk
 
_NA - Static variable in class water.fvec.C8Chunk
 
_NA - Static variable in class water.fvec.CBSChunk
 
_name - Variable in class water.api.RequestArguments.Argument
Name of the argument.
_name - Variable in class water.exec.Function
 
_name - Variable in class water.exec.Function.ArgCheck
 
_name - Variable in class water.parser.PMMLParser.Comparison
 
_name - Variable in class water.parser.PMMLParser.IsIn
 
_name - Variable in class water.parser.PMMLParser.IsMissing
 
_name - Variable in class water.score.ScoreModel
 
_name - Variable in class water.ValueArray.Column
 
_names - Variable in class water.fvec.Frame
 
_names - Variable in class water.Job.ValidatedJob
 
_names - Variable in class water.Model
Columns used in the model and are used to match up with scoring data columns.
_nanos - Variable in class water.Timer
 
_nbins - Variable in class hex.gbm.DBinHistogram
 
_nclass - Variable in class hex.gbm.SharedTreeModelBuilder
 
_nCols - Variable in class hex.DGLM.GLMModel
 
_ncols - Variable in class hex.gbm.SharedTreeModelBuilder
 
_ncols - Variable in class water.parser.CustomParser.CustomInspectDataOut
 
_ncols - Variable in class water.parser.CustomParser.ParserSetup
 
_nleft - Variable in class water.MRTask2
Internal field to track the left & right remote nodes/JVMs to work on
_nLines - Variable in class hex.DGLM.GLMModel
 
_nlines - Variable in class water.parser.CustomParser.CustomInspectDataOut
 
_noCM - Variable in class water.api.RFView
 
_nodeId - Variable in class water.util.TimelineSnapshot.Event
 
_nodes - Variable in class water.MRTask2
Internal field to track a range of remote nodes/JVMs to work on
_nodesSplitFeatures - Variable in class hex.rf.RFModel
Number of computed split features per node - number of split features can differ for each node.
_normalized - Variable in class hex.KMeansModel
 
_normBeta - Variable in class hex.DGLM.GLMModel
 
_nrite - Variable in class water.MRTask2
Internal field to track the left & right remote nodes/JVMs to work on
_nrows - Variable in class hex.gbm.SharedTreeModelBuilder
 
_nullDeviance - Variable in class hex.DGLM.GLMValidation
 
_num - Variable in class water.parser.PMMLParser.Comparison
 
_num_cpus - Variable in class water.HeartBeat
 
_num_pc - Variable in class hex.DPCA.PCAModel
 
_numrows - Variable in class water.ValueArray
 
_nums - Variable in class hex.FrameTask
 
_numTrees - Variable in class water.api.RF
 
_numTrees - Variable in class water.api.RFScore
 
_numTrees - Variable in class water.api.RFView
 
_nvs - Variable in class water.fvec.ParseDataset2.FVecDataOut
 
_object - Variable in class water.api.ExportS3
 
_off - Variable in class water.ValueArray.Column
 
_offset - Variable in class water.api.RequestBuilders.PaginatedTable
 
_offset - Variable in class water.api.StoreView
 
_offsetJSON - Variable in class water.api.RequestBuilders.PaginatedTable
 
_onLoad - Static variable in class water.Weaver
 
_oobee - Variable in class water.api.RF
 
_oobee - Variable in class water.api.RFView
 
_originalValue - Variable in class water.api.RequestArguments.Record
Determines the original input value of the argument.
_orlx - Variable in class hex.DLSM.ADMMSolver
 
_orlx - Variable in class hex.glm.LSMSolver.ADMMSolver
 
_outputFrame - Variable in class water.MRTask2
 
_packages - Static variable in class water.Weaver
 
_parallel - Variable in class water.api.GLMGrid
 
_parallel - Variable in class water.api.RF
 
_params - Variable in class hex.rf.DRF.DRFTask
RF parameters.
_parserr - Variable in class water.fvec.ParseDataset2.MultiFileParseTask
 
_path - Variable in class water.api.ExportHdfs
 
_path - Variable in class water.api.ImportHdfs
 
_pcaParams - Variable in class hex.DPCA.PCAModel
 
_persist - Variable in class water.AutoBuffer
 
_persist - Variable in class water.Value
 
_perWeight - Variable in class hex.Layer
 
_perWeightAnnealing - Variable in class hex.Layer
 
_pids - Variable in class water.util.Log.LogStr
 
_pm - Variable in class water.ValueArray.VAStream
 
_pollProgress - Variable in class water.api.RequestBuilders.Response
Poll progress in terms of finished elements.
_pollProgressElements - Variable in class water.api.RequestBuilders.Response
Total elements to be finished before the poll will be done.
_pos - Variable in class water.exec.Expr
Position of the expression in the parsed string.
_pos - Variable in exception water.exec.PositionedException
 
_pos - Variable in class water.exec.RLikeParser.Token
 
_prerequisites - Variable in class water.api.RequestArguments.Argument
List of all prerequisite arguments for the current argument.
_progress - Variable in class water.api.GLMProgressPage
 
_progress - Variable in class water.fvec.ParseDataset2
 
_progress - Variable in class water.parser.ParseDataset
 
_propVar - Variable in class hex.DPCA.PCAModel
 
_pType - Variable in class water.parser.CustomParser.ParserSetup
 
_query - Variable in class water.api.RequestBuilders.PaginatedTable
 
_queryHtml - Static variable in class water.api.RequestArguments
 
_queryHtml - Static variable in class water.api.RequestQueries
 
_randSeed - Variable in class hex.KMeansModel
 
_rank - Variable in class hex.DPCA.PCAModel
 
_rate - Variable in class hex.Layer
 
_rateAnnealing - Variable in class hex.Layer
 
_readOnly - Variable in class water.api.RequestArguments.Argument
True if the argument should be only read-only.
_redirArgs - Variable in class water.api.RequestBuilders.Response
 
_redirectArgs - Variable in class water.api.RequestBuilders.Response
Arguments of the redirect object.
_redirectName - Variable in class water.api.RequestBuilders.Response
Name of the redirected request.
_ref - Variable in class water.Request2.Dependent
 
_refreshThresholdCM - Variable in class water.api.RFView
 
_remoteChunksKeys - Variable in class hex.rf.RFModel
Remote chunks' keys used by individual nodes
_req - Variable in class water.api.RequestBuilders.Response
 
_requestHelp - Variable in class water.api.Request
 
_requestHelp - Variable in class water.api.RequestArguments.Argument
As with request's _requestHelp, this provides the extended help that will be displayed on the help and wiki pages.
_requests - Static variable in class water.api.RequestServer
 
_required - Variable in class water.api.RequestArguments.Argument
True if the argument is required, false if it may be skipped.
_res - Variable in class hex.NOPTask
 
_response - Variable in class water.api.RequestBuilders.Response
Response object for JSON requests.
_responseName - Variable in class water.Job.ValidatedJob
 
_result - Variable in class water.exec.Helpers.ScallarCollector
 
_result - Variable in class water.util.JStackCollectorTask
 
_result - Variable in class water.util.LogCollectorTask
 
_retries - Variable in class water.util.RIStream
 
_reweightGram - Variable in class hex.DGLM.GLMParams
 
_rf - Variable in class water.api.PutValue
 
_rfmodel - Variable in class hex.rf.DRF.DRFTask
The RF Model.
_rfModelKey - Variable in class hex.rf.ConfusionTask.CMFinal
 
_rho - Variable in class hex.DLSM.ADMMSolver
 
_rho - Variable in class hex.glm.LSMSolver.ADMMSolver
 
_rite - Variable in class water.MRTask2
Internal field to track the left & right sub-range of chunks to work on
_rows - Variable in class hex.KMeansModel.KMeansScore
 
_rows - Variable in class hex.rf.MinorityClasses.UnbalancedClass
 
_rows - Variable in class water.exec.VAIterator
 
_rowSize - Variable in class water.exec.VAIterator
 
_rowsize - Variable in class water.ValueArray
 
_rpc - Variable in class water.ValueArray
 
_rpcs - Variable in class water.HeartBeat
 
_sample - Variable in class hex.rf.RFModel
Sampling rate used when building trees.
_sample - Variable in class water.api.RF
 
_samplingStrategy - Variable in class hex.rf.RFModel
Sampling strategy used for model
_samplingStrategy - Variable in class water.api.RF
 
_sb - Variable in class water.Model.SB
 
_scale - Variable in class water.fvec.C1SChunk
 
_scale - Variable in class water.fvec.C2SChunk
 
_scale - Variable in class water.fvec.C4SChunk
 
_scale - Variable in class water.ValueArray.Column
 
_sdev - Variable in class hex.DPCA.PCAModel
 
_seed - Variable in class water.api.RF
 
_selfKey - Variable in class water.Model
Key associated with this Model, if any.
_selfKey - Variable in class water.OldModel
Key associated with this OldModel, if any.
_sends - Variable in class water.util.TimelineSnapshot
 
_separator - Variable in class water.parser.CustomParser.ParserSetup
 
_setup - Variable in class water.fvec.ParseDataset2.MultiFileParseTask
 
_setup - Variable in class water.parser.CustomParser
 
_setup - Variable in class water.parser.CustomParser.PSetupGuess
 
_setupFromFile - Variable in class water.parser.CustomParser.PSetupGuess
 
_sigma - Variable in class water.ValueArray.Column
 
_singleQuotes - Variable in class water.parser.CustomParser.ParserSetup
 
_size - Variable in class water.AutoBuffer
 
_size - Variable in class water.ValueArray.Column
 
_sock - Variable in class water.TCPReceiverThread.TCPReaderThread
 
_solver - Variable in class hex.DGLM.GLMModel
 
_source - Variable in class water.api.ExportHdfs
 
_source - Variable in class water.api.ExportS3
 
_source - Variable in class water.api.Parse
 
_source - Variable in class water.api.Plot
 
_source - Variable in class water.api.RReader
 
_splitFeatures - Variable in class hex.rf.RFModel
Number of split features defined by user.
_sQuotes - Variable in class water.api.Parse
 
_srcKey - Variable in class water.api.SetColumnNames
 
_standardize - Variable in class hex.FrameTask
 
_standardize - Variable in class hex.NewRowVecTask.RowFunc
 
_standardize - Variable in class water.api.GLM
 
_standardize - Variable in class water.api.PCA
 
_standardized - Variable in class hex.DGLM.GLMModel
 
_standardized - Variable in class hex.DPCA.PCAParams
 
_standardized - Variable in class hex.NewRowVecTask.DataFrame
 
_start - Variable in class water.fvec.Chunk
 
_start - Variable in class water.Timer
 
_statType - Variable in class water.api.RF
 
_status - Variable in class water.api.RequestBuilders.Response
Status of the request.
_step - Variable in class hex.gbm.DBinHistogram
 
_step - Variable in class water.api.TutorialWorkflow
 
_str - Variable in class water.exec.Expr.Result
 
_str - Variable in class water.parser.PMMLParser.Comparison
 
_strataSamples - Variable in class hex.rf.RFModel
Strata sampling rate used for local-node strata-sampling
_strataSamples - Variable in class water.api.RF
 
_strictJsonCompliance - Variable in class water.api.RequestBuilders.Response
 
_suffix - Variable in enum water.api.RequestStatics.RequestType
Suffix of the request - extension of the URL.
_summary - Variable in class hex.Summary.ColSummary
 
_syss - Variable in class water.util.Log.LogStr
 
_system_load_average - Variable in class water.HeartBeat
 
_t_main - Variable in class hex.rf.DRF.DRFTask
Main computation timer
_tcp_readers - Variable in class water.H2ONode
 
_tcps_active - Variable in class water.HeartBeat
 
_tgtKey - Variable in class water.api.SetColumnNames
 
_thresholds - Variable in class water.api.GLM
 
_thresholds - Variable in class water.api.GLMGrid
 
_thresholds - Variable in class water.api.GLMScore
 
_thrs - Variable in class water.util.Log.LogStr
 
_time - Variable in class hex.DGLM.GLMModel
 
_time - Variable in class hex.rf.RFModel
Total time in seconds to produce model
_time - Variable in class water.api.RequestBuilders.Response
Time it took the request to finish.
_time_close_ms - Variable in class water.AutoBuffer
 
_time_io_ns - Variable in class water.AutoBuffer
 
_time_start_ms - Variable in class water.AutoBuffer
 
_tkeys - Variable in class hex.rf.RFModel
All the trees in the model
_todo - Variable in class water.persist.PersistS3Task.Progress
 
_tol - Variable in class hex.DPCA.PCAParams
 
_tol - Variable in class water.api.PCA
 
_topLocal - Variable in class water.MRTask2
Internal field to track if this is a top-level local call
_totalTrees - Variable in class hex.rf.RFModel
Number of keys the model expects to be built for it
_train - Variable in class water.Job.ValidatedJob
 
_tree - Variable in class water.api.RFTreeView
 
_trees - Variable in class hex.rf.RFModel
 
_ts - Variable in class hex.rf.Tree.TreeVisitor
 
_tweedieLinkPower - Variable in class hex.DGLM.LinkIced
 
_tweediePower - Variable in class water.api.GLM
 
_tweedieVariancePower - Variable in class hex.DGLM.FamilyIced
 
_type - Variable in class water.exec.Expr.Result
 
_type - Variable in class water.exec.RLikeParser.Token
 
_typeaheadHref - Variable in class water.api.RequestArguments.TypeaheadInputText
href of the json request supplying the typeahead values.
_typeaheadLimit - Variable in class water.api.RequestArguments.TypeaheadInputText
Typeahead limit.
_typeMap - Static variable in class water.Weaver
 
_types - Variable in class water.parser.PMMLParser
 
_udpSocket - Static variable in class water.H2O
 
_unique_idx - Variable in class water.H2ONode
 
_units - Variable in class hex.Layer
 
_useNonLocalData - Variable in class water.api.RF
 
_va - Variable in class water.OldModel
Columns used in the model.
_val - Variable in class water.util.Utils.IcedInt
 
_valid - Variable in class hex.rf.ConfusionTask.CMFinal
 
_valid - Variable in class water.api.RequestArguments.Record
True if the argument's value stored in _value is valid, that is either correctly parsed, or not present and default value used.
_valid - Variable in class water.Job.ValidatedJob
 
_validLines - Variable in class water.parser.CustomParser.PSetupGuess
 
_validResponse - Variable in class water.Job.ValidatedJob
 
_vals - Variable in class hex.DGLM.GLMModel
 
_value - Variable in class water.api.PutValue
 
_value - Variable in class water.api.PutVector
 
_value - Variable in class water.api.RequestArguments.Record
Parsed value.
_value - Variable in class water.exec.RLikeParser.Token
 
_valueInt - Variable in class water.exec.RLikeParser.Token
 
_values - Variable in class water.api.RequestArguments.StringList
 
_values - Variable in class water.parser.PMMLParser.IsIn
 
_vec - Variable in class water.fvec.Chunk
 
_vecs - Variable in class water.fvec.ParseDataset2.FVecDataOut
 
_verbose - Variable in class hex.rf.DRF.DRFParams
Output warnings and info
_vg - Variable in class water.fvec.SVMLightFVecDataOut
 
_view - Variable in class water.api.RequestBuilders.PaginatedTable
 
_view - Variable in class water.api.StoreView
 
_viewJSON - Variable in class water.api.RequestBuilders.PaginatedTable
 
_warnings - Variable in class hex.DGLM.GLMModel
 
_weight - Variable in class water.api.GLMGrid
 
_weights - Variable in class water.api.RF
 
_weights - Variable in class water.api.RFScore
 
_weights - Variable in class water.api.RFView
 
_width - Variable in class water.api.Plot
 
_x - Variable in class water.api.GLM
 
_x - Variable in class water.api.GLMGrid
 
_x - Variable in class water.api.PCA
 
_xval - Variable in class water.api.GLM
 
_xval - Variable in class water.api.GLMGrid
 
_xvalIterations - Variable in class hex.DGLM.GLMValidation
 
_xx - Variable in class hex.gram.Gram.Cholesky
 
_y - Variable in class water.api.GLM
 
_y - Variable in class water.api.GLMGrid
 
_zeros - Variable in class water.AutoBuffer
 

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