Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DistributedClocks/shiviz
/ functions
Functions
1,112 in github.com/DistributedClocks/shiviz
⨍
Functions
1,112
◇
Types & classes
5
Function
Fu
(t)
local_scripts/d3.v4.min.js:3
Function
Fy
()
local_scripts/d3.v4.min.js:6
Function
G
(t)
local_scripts/d3.v4.min.js:2
Function
Ga
(a)
local_scripts/jquery-3.2.1.min.js:3
Function
Gc
(t)
local_scripts/d3.v4.min.js:4
Function
Gf
(t,n)
local_scripts/d3.v4.min.js:4
Function
Gi
()
local_scripts/d3.v4.min.js:3
Function
Global
* Constructs a Global. The constructor for this singleton should never be * invoked directly. * * @classdesc * * A Global is the visualization
js/visualization/global.js:14
Function
Go
(t)
local_scripts/d3.v4.min.js:3
Function
Gr
()
local_scripts/d3.v4.min.js:3
Function
GraphBuilder
* * @classdesc * * @constructor * @param $svg
js/builder/graphBuilder.js:8
Function
GraphBuilderHost
* Constructs a {@link GraphBuilder} host with the provided number associated * with the provided graph builder. * * @classdesc * * GraphBuilder
js/builder/graphBuilderHost.js:16
Function
GraphBuilderNode
* Constructs a node with the provided x and y coordinates and color and is associated with * the provided {@link GraphBuilder} * * @classdesc *
js/builder/graphBuilderNode.js:16
Function
GraphTraversal
* Constructs a GraphTraversal * * @classdesc * * <p> * A GraphTraversal defines a strategy for traversing an {@link AbstractGraph}. * </p> *
js/graph/graphTraversal.js:58
Function
Gs
(t)
local_scripts/d3.v4.min.js:4
Function
Gx
()
local_scripts/d3.v4.min.js:7
Function
H
(t,n,e)
local_scripts/d3.v4.min.js:2
Function
Ha
(t)
local_scripts/d3.v4.min.js:4
Function
Hc
(t,n)
local_scripts/d3.v4.min.js:4
Function
He
(t,n,e)
local_scripts/d3.v4.min.js:2
Function
Hf
(t)
local_scripts/d3.v4.min.js:4
Function
Hi
(t)
local_scripts/d3.v4.min.js:3
Function
HideHostTransformation
* Constructs a HideHostTransformation where no host is specified to be hidden * * @classdesc * * <p> * This transformation generates a transfor
js/transform/hideHostTransformation.js:21
Function
HighlightHostTransformation
* Constructs a HighlightHostTransformation that highlights the specified host * * @classdesc * * <p> * HighlightHostTransformation "highlights"
js/transform/highlightHostTransformation.js:22
Function
HighlightMotifTransformation
* @class * * This transformation visually highlights a set of motifs. * * @constructor * @extends Transformation * @param {MotifFinder} finder
js/transform/highlightMotifTransformation.js:12
Function
HostPermutation
* The constructor for this abstract class will typically be invoked by concrete * sub-classes * * @clasdesc * * <p> * A HostPermutation is res
js/visualization/hostPermutation.js:40
Function
I
(t,n)
local_scripts/d3.v4.min.js:2
Function
I_
(t)
local_scripts/d3.v4.min.js:6
Function
Ia
(t,n)
local_scripts/d3.v4.min.js:4
Function
Ic
(t)
local_scripts/d3.v4.min.js:4
Function
Identifier
* Constructs an identifier whose name is the parameter * * @classdesc * * Identifier represents a reference to a value via its bound identifier.
js/logEventMatcher/lemAST.js:162
Function
Ie
(t)
local_scripts/d3.v4.min.js:2
Function
Ih
(t,n)
local_scripts/d3.v4.min.js:5
Function
Ii
(t,n)
local_scripts/d3.v4.min.js:3
Function
ImplicitSearch
* Constructs an implicit search with the parameter as the search query * * @classdesc * * This class represents a search over all of a logEvent'
js/logEventMatcher/lemAST.js:277
Function
In
(t,n)
local_scripts/d3.v4.min.js:2
Function
Ir
()
local_scripts/d3.v4.min.js:3
Function
Is
(t,n,r)
local_scripts/d3.v4.min.js:4
Function
Iy
(t)
local_scripts/d3.v4.min.js:6
Function
Ja
(t)
local_scripts/d3.v4.min.js:4
Function
Jb
()
local_scripts/d3.v4.min.js:7
Function
Jc
()
local_scripts/d3.v4.min.js:4
Function
Jd
(t)
local_scripts/d3.v4.min.js:5
Function
Jf
()
local_scripts/d3.v4.min.js:4
Function
Jh
(t,n,e)
local_scripts/d3.v4.min.js:5
Function
Jr
()
local_scripts/d3.v4.min.js:3
Function
Jy
()
local_scripts/d3.v4.min.js:6
Function
K
(t)
local_scripts/d3.v4.min.js:2
Function
Ka
(t)
local_scripts/d3.v4.min.js:4
Function
Kb
(t)
local_scripts/d3.v4.min.js:7
Function
Kd
()
local_scripts/d3.v4.min.js:5
Function
Ke
(t)
local_scripts/d3.v4.min.js:2
Function
Kf
()
local_scripts/d3.v4.min.js:4
Function
Kr
(t,n)
local_scripts/d3.v4.min.js:3
Function
Ku
(t)
local_scripts/d3.v4.min.js:3
Function
Ky
(t,n,e,r,i)
local_scripts/d3.v4.min.js:7
Function
L
(t,n,e,r,i,o)
local_scripts/d3.v4.min.js:2
Function
LEMInterpreter
* Constructs an interpreter that uses the given ast * * @classdesc * * <p> * LEMInterpreter interprets a text query given its * {@link AST abs
js/logEventMatcher/lemInterpreter.js:21
Function
LEMInterpreterValue
* Constructs an LEMInterpreterValue of the specified type and value * * @classdesc * * LEMInterpreterValue represents a value produced during th
js/logEventMatcher/lemInterpreter.js:227
Function
LEMParser
* Constructs a parser to parse the tokens provided by the given tokenizer * * @classdesc * * <p> * LEMParser is a * {@link http://en.wikipedia
js/logEventMatcher/lemParser.js:54
Function
LEMTokenizer
* Constructs a LEMTokenizer to tokenize the provided query * * @classdesc * * <p> * LEMTokenizer consumes a string of characters and divides in
js/logEventMatcher/lemTokenizer.js:32
Function
La
(t,n)
local_scripts/d3.v4.min.js:4
Function
Layout
* The constructor for this abstract class may be invoked by sub-classes * * @classdesc * * A Layout is responsible for positioning the {@link Vi
js/visualization/layout.js:12
Function
LengthPermutation
* Constructs a LengthPermutation * * @classdesc * * LengthPermutation arranges hosts in ascending order based on the number of * LogEvents the
js/visualization/hostPermutation.js:197
Function
Lh
(t,n)
local_scripts/d3.v4.min.js:5
Function
Li
(t,n)
local_scripts/d3.v4.min.js:3
Function
Line
* Constructs a line between two {@link GraphBuilderNode}s * * @classdesc * * A Line represents a parent-child relationship between two nodes. *
js/builder/graphBuilderNode.js:160
Function
Ln
(t,n,e)
local_scripts/d3.v4.min.js:2
Function
Lo
(t)
local_scripts/d3.v4.min.js:3
Function
LogEvent
* Constructs a LogEvents given the log text, a {@link VectorTimestamp} and the * line number associated with this log event <> * * @classdesc *
js/model/logEvent.js:18
Function
LogEventMatcher
* Constructs a LogEventMatcher that can be used to match {@link LogEvent}s * against the specified query * * @classdesc * * A LogEventMatcher i
js/logEventMatcher/logEventMatcher.js:13
Function
LogOrderPermutation
* Constructs a LogOrderPermutation * * @classdesc * * LogOrderPermutation orders hosts based on the order they appear in logs. * * @construct
js/visualization/hostPermutation.js:264
Function
LogParser
* Constructs a LogParser to parse the provided raw log text. * * @classdesc * * <p> * LogParser can be used to transform raw log text to {@link
js/model/parser.js:33
Function
Ls
()
local_scripts/d3.v4.min.js:4
Function
Lw
()
local_scripts/d3.v4.min.js:8
Function
Ly
()
local_scripts/d3.v4.min.js:6
Function
M
()
local_scripts/d3.v4.min.js:2
Function
Ma
(t,n)
local_scripts/d3.v4.min.js:4
Function
Mb
()
local_scripts/d3.v4.min.js:7
Function
Mc
(t,n)
local_scripts/d3.v4.min.js:4
Function
Ml
(t)
local_scripts/d3.v4.min.js:4
Function
Mo
(t,n)
local_scripts/d3.v4.min.js:3
Function
ModelGraph
* Constructs a ModelGraph from an array of {@link LogEvent}s * * @classdesc * * A ModelGraph models a set of LogEvents as a graph. The graph is
js/model/modelGraph.js:16
Function
ModelNode
* Constructs a ModelNode given an array of {@link LogEvent}s that the * ModelNode should represent * * @classdesc * * ModelNodes are part of {@
js/model/modelNode.js:15
Function
Motif
* Constructs an empty motif. * * @classdesc * * A Motif is a set of edges and nodes that are a subgraph of a * {@link AbstractGraph}. Motifs ca
js/motifFinder/motif.js:13
Function
MotifDrawer
* Constructs a motifDrawer * * @classdesc * * A MotifDrawer is responsible for calculating the significance of subgraphs read in from motifs.j
js/motifFinder/motifDrawer.js:13
Function
MotifFinder
* The constructor for this abstract class may be invoked by sub-classes * * @classdesc * * MotifFinders define an algorithm for finding a specif
js/motifFinder/motifFinder.js:17
Function
MotifGroup
* Constructs a new MotifGroup with the specified initial list of motifs * * @classdesc * * A MotifGroup is simple a group of motifs with methods
js/motifFinder/motifGroup.js:13
Function
MotifNavigator
* Constructs a new motif navigator * * @classdesc * * A MotifNavigator helps jump between motifs (i.e. by scrolling the window * based on the l
js/motifFinder/motifNavigator.js:14
Function
MotifNavigatorData
* Constructs a new MotifNavigatorData with the specified data * * @classdesc * * MotifNavigatorData is a simple data transfer object * * @con
js/motifFinder/motifNavigator.js:170
Function
My
()
local_scripts/d3.v4.min.js:6
Function
N
(a)
local_scripts/jquery-3.2.1.min.js:2
Function
Na
(t,n)
local_scripts/d3.v4.min.js:4
Function
NamedRegExp
* Constructs a NamedRegExp object * * @clasdesc * * A RegExp extension that allows named capture groups in the syntax /(?<name>regexp)/ * * @
js/util/regexp.js:14
Function
Nc
(t,n)
local_scripts/d3.v4.min.js:4
Function
Ne
()
local_scripts/d3.v4.min.js:2
Function
Ng
(t)
local_scripts/d3.v4.min.js:6
Function
Nh
(t,n)
local_scripts/d3.v4.min.js:5
Function
Ni
(t,n)
local_scripts/d3.v4.min.js:3
Function
Np
(t,n,e)
local_scripts/d3.v4.min.js:5
← previous
next →
601–700 of 1,112, ranked by callers