-
Notifications
You must be signed in to change notification settings - Fork 23
/
NAMESPACE
194 lines (193 loc) · 4.82 KB
/
NAMESPACE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
# Generated by roxygen2: do not edit by hand
S3method("[",ddo)
S3method("[[",ddo)
S3method(addData,hdfsConn)
S3method(addData,localDiskConn)
S3method(as.data.frame,ddf)
S3method(as.list,ddo)
S3method(convert,kvHDFS)
S3method(convert,kvLocalDisk)
S3method(convert,kvMemory)
S3method(convertImplemented,kvHDFS)
S3method(convertImplemented,kvLocalDisk)
S3method(convertImplemented,kvMemory)
S3method(convertKvHDFS,"NULL")
S3method(convertKvHDFS,hdfsConn)
S3method(convertKvHDFS,localDiskConn)
S3method(convertKvLocalDisk,"NULL")
S3method(convertKvLocalDisk,hdfsConn)
S3method(convertKvLocalDisk,localDiskConn)
S3method(convertKvMemory,"NULL")
S3method(convertKvMemory,hdfsConn)
S3method(convertKvMemory,localDiskConn)
S3method(ddoInit,data.frame)
S3method(ddoInit,hdfsConn)
S3method(ddoInit,list)
S3method(ddoInit,localDiskConn)
S3method(ddoInit,nullConn)
S3method(ddoInitConn,data.frame)
S3method(ddoInitConn,hdfsConn)
S3method(ddoInitConn,list)
S3method(ddoInitConn,localDiskConn)
S3method(ddoInitConn,nullConn)
S3method(defaultControl,kvHDFS)
S3method(defaultControl,kvLocalDisk)
S3method(defaultControl,kvMemory)
S3method(extract,kvHDFS)
S3method(extract,kvLocalDisk)
S3method(extract,kvMemory)
S3method(getAttributes,ddf)
S3method(getAttributes,ddo)
S3method(getBasicDdfAttrs,kvHDFS)
S3method(getBasicDdfAttrs,kvLocalDisk)
S3method(getBasicDdfAttrs,kvMemory)
S3method(getBasicDdoAttrs,kvHDFS)
S3method(getBasicDdoAttrs,kvLocalDisk)
S3method(getBasicDdoAttrs,kvMemory)
S3method(getCuts,condDiv)
S3method(getCuts,rrDiv)
S3method(getTextFileHeaderLines,character)
S3method(getTextFileHeaderLines,hdfsConn)
S3method(getTextFileTopLines,character)
S3method(getTextFileTopLines,hdfsConn)
S3method(hasExtractableKV,kvHDFS)
S3method(hasExtractableKV,kvLocalDisk)
S3method(hasExtractableKV,kvMemory)
S3method(length,ddo)
S3method(loadAttrs,hdfsConn)
S3method(loadAttrs,localDiskConn)
S3method(loadAttrs,nullConn)
S3method(mrCheckOutputLoc,"NULL")
S3method(mrCheckOutputLoc,hdfsConn)
S3method(mrCheckOutputLoc,localDiskConn)
S3method(mrCheckOutputLoc,nullConn)
S3method(mrExecInternal,kvHDFSList)
S3method(mrExecInternal,kvLocalDiskList)
S3method(mrExecInternal,kvMemoryList)
S3method(names,ddf)
S3method(print,ddfSummary)
S3method(print,ddo)
S3method(print,hdfsConn)
S3method(print,kvPair)
S3method(print,kvValue)
S3method(print,localDiskConn)
S3method(print,nullConn)
S3method(readTable,character)
S3method(readTable,hdfsConn)
S3method(removeData,hdfsConn)
S3method(removeData,localDiskConn)
S3method(requiredObjAttrs,kvHDFS)
S3method(requiredObjAttrs,kvLocalDisk)
S3method(requiredObjAttrs,kvMemory)
S3method(saveAttrs,hdfsConn)
S3method(saveAttrs,localDiskConn)
S3method(saveAttrs,nullConn)
S3method(setAttributes,ddf)
S3method(setAttributes,ddo)
S3method(summary,ddf)
S3method(summary,ddo)
S3method(validateDivSpec,condDiv)
S3method(validateDivSpec,rrDiv)
export("%>%")
export(addData)
export(addSplitAttrs)
export(addTransform)
export(applyTransform)
export(bsv)
export(bsvInfo)
export(calculateMoments)
export(charFileHash)
export(combCollect)
export(combDdf)
export(combDdo)
export(combMean)
export(combMeanCoef)
export(combRbind)
export(combineMoments)
export(combineMultipleMoments)
export(condDiv)
export(convert)
export(counters)
export(ddf)
export(ddo)
export(dfSplit)
export(digestFileHash)
export(divide)
export(drAggregate)
export(drBLB)
export(drFilter)
export(drGLM)
export(drGetGlobals)
export(drHexbin)
export(drJoin)
export(drLM)
export(drLapply)
export(drPersist)
export(drQuantile)
export(drRead.csv)
export(drRead.csv2)
export(drRead.delim)
export(drRead.delim2)
export(drRead.table)
export(drSample)
export(drSubset)
export(flatten)
export(getAttribute)
export(getAttributes)
export(getBsv)
export(getBsvs)
export(getCondCuts)
export(getKeys)
export(getSplitVar)
export(getSplitVars)
export(hasAttributes)
export(hasExtractableKV)
export(hdfsConn)
export(kvApply)
export(kvExample)
export(kvPair)
export(kvPairs)
export(localDiskConn)
export(localDiskControl)
export(makeExtractable)
export(moments2statistics)
export(mrExec)
export(readHDFStextFile)
export(readTextFileByChunk)
export(recombine)
export(removeData)
export(rhipeControl)
export(rrDiv)
export(setAttributes)
export(setupTransformEnv)
export(splitRowDistn)
export(splitSizeDistn)
export(tabulateMap)
export(tabulateReduce)
export(to_ddf)
export(updateAttributes)
exportMethods(NCOL)
exportMethods(NROW)
exportMethods(ncol)
exportMethods(nrow)
import(data.table)
import(digest)
import(hexbin)
import(methods)
import(parallel)
importFrom(codetools,findGlobals)
importFrom(dplyr,do)
importFrom(magrittr,"%>%")
importFrom(stats,approxfun)
importFrom(stats,coef)
importFrom(stats,quantile)
importFrom(stats,rmultinom)
importFrom(stats,runif)
importFrom(stats,terms)
importFrom(stats,xtabs)
importFrom(utils,capture.output)
importFrom(utils,getFromNamespace)
importFrom(utils,head)
importFrom(utils,object.size)
importFrom(utils,read.table)
importFrom(utils,tail)