AddressWithDefaults converts addr into a valid address, using defaults when necessary.
ContainsSubstring checks to see if substring a is contained in any string in the slice.
CountOpenFiles on operating systems that support lsof.
DecodeAttrs decodes a byte slice into an attribute map.
DecodeNode converts a proto message into a Node.
No description provided by the author
DecodeNodes converts a proto message into a slice of Nodes.
No description provided by the author
DefaultURI creates and returns the default URI.
EncodeAttrs encodes an attribute map into a byte slice.
EncodeIndexes converts a into its internal representation.
EncodeNode converts a Node into its internal representation.
EncodeNodes converts a slice of Nodes into its internal representation.
HostToIP converts host to an IP4 address based on net.LookupIP().
IsInverseView returns true if the view is used for storing an inverted representation.
IsValidCacheType returns true if v is a valid cache type.
No description provided by the author
IsValidView returns true if name is valid.
MarshalMessage encodes the protobuf message into a byte slice.
NewAPI returns a new API instance.
NewBitmap returns a new instance of Bitmap.
NewBufIterator returns a buffered iterator that wraps itr.
NewCluster returns a new instance of Cluster with defaults.
NewCmdIO returns a new instance of CmdIO with inputs and outputs set to the arguments.
NewDiagnosticsCollector returns a new DiagnosticsCollector given an addr in the format "hostname:port".
NewExecutor returns a new instance of Executor.
NewExpvarStatsClient returns a new instance of ExpvarStatsClient.
NewFragment returns a new instance of Fragment.
NewFrame returns a new instance of frame.
NewHandler returns a new instance of Handler with a default logger.
NewHasher returns a new instance of the default hasher.
NewHolder returns a new instance of Holder.
NewIndex returns a new instance of Index.
NewInternalHTTPClient returns a new instance of InternalHTTPClient to connect to host.
No description provided by the author
NewLimitIterator returns a new LimitIterator.
NewLRUCache returns a new instance of LRUCache.
No description provided by the author
NewNopCache returns a new instance of NopCache.
NewNopSystemInfo creates a no-op implementation of SystemInfo.
NewRankCache returns a new instance of RankCache.
NewResizeJob returns a new instance of ResizeJob.
NewRoaringIterator returns a new iterator wrapping itr.
NewRouter creates a new mux http router.
NewServer returns a new instance of Server.
NewSliceIterator returns an iterator to iterate over a set of row/column ID pairs.
No description provided by the author
NewStaticMemberSet creates a statically defined MemberSet.
No description provided by the author
NewURIFromAddress parses the passed address and returns a URI.
NewURIFromHostPort returns a URI with specified host and port.
No description provided by the author
NewView returns a new instance of View.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ParseTimeQuantum parses v into a time quantum.
Pos returns the row position of a row/column pair.
SliceDiff returns the difference between two uint64 slices.
StringInSlice checks for substring a in the slice.
StringSlicesAreEqual determines if two string slices are equal.
Union performs a union on a slice of bitmaps.
UnionStringSlice returns a sorted set of tags which combine a & b.
UnmarshalMessage decodes the byte slice into a protobuf message.
No description provided by the author
ValidateName ensures that the name is a valid format.
ViewByTimeUnit returns the view name for time with a given quantum unit.
ViewsByTime returns a list of views for a given timestamp.
ViewsByTimeRange returns a list of views to traverse to query a time range.