JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
M
main(String[])
- Static method in class brown.tracingplane.atomlayer.
TypeUtils
main(String[])
- Static method in class brown.tracingplane.atomlayer.
UnsignedLexVarint
main(String[])
- Static method in class brown.tracingplane.baggageprotocol.
AtomPrefixes
makeByte(String)
- Static method in class brown.tracingplane.atomlayer.
TypeUtils
makeByte(int...)
- Static method in class brown.tracingplane.atomlayer.
TypeUtils
MalformedVarintException()
- Constructor for exception brown.tracingplane.atomlayer.
ProtobufVarint.MalformedVarintException
map(Brancher<V>)
- Static method in class brown.tracingplane.bdl.
Branchers
mapMerge(Joiner<V>)
- Static method in class brown.tracingplane.bdl.
Joiners
mapParser(Function<ByteBuffer, K>, Parser<? extends V>)
- Static method in class brown.tracingplane.bdl.
Parsers
mapSerializer(Function<K, ByteBuffer>, Serializer<V>)
- Static method in class brown.tracingplane.bdl.
Serializers
mask
- Static variable in class brown.tracingplane.baggageprotocol.
AtomPrefixTypes.BagOptionsInPrefix
match(byte)
- Method in enum brown.tracingplane.baggageprotocol.
AtomPrefixTypes.AtomType
match(byte)
- Method in class brown.tracingplane.baggageprotocol.
AtomPrefixTypes.BagOptionsInPrefix
match(byte)
- Method in enum brown.tracingplane.baggageprotocol.
AtomPrefixTypes.HeaderType
match(byte)
- Method in class brown.tracingplane.baggageprotocol.
AtomPrefixTypes.Level
merge(List<ByteBuffer>, List<ByteBuffer>)
- Static method in class brown.tracingplane.atomlayer.
Lexicographic
Lexicographically merges the two provided lists of ByteBuffers.
merge(Iterator<ByteBuffer>, Iterator<ByteBuffer>, Iterator<ByteBuffer>...)
- Static method in class brown.tracingplane.atomlayer.
Lexicographic
Takes two or more iterators as input and creates a
MergeIterator
that produces values in lexicographic order as would be produced by
Lexicographic.merge(List, List)
merge
- Variable in class brown.tracingplane.baggageprotocol.
AtomPrefixTypes.BagOptionsInPrefix
merge
- Variable in class brown.tracingplane.baggageprotocol.
BagOptions
merge(AtomContext)
- Method in class brown.tracingplane.impl.
AtomContext
MergeIterator
<
T
> - Class in
brown.tracingplane.atomlayer
Merges multiple iterators and produces elements according to the provided comparator.
MergeIterator(Comparator<? super T>, Iterator<T>...)
- Constructor for class brown.tracingplane.atomlayer.
MergeIterator
MergeIterator(List<Iterator<T>>, Comparator<? super T>)
- Constructor for class brown.tracingplane.atomlayer.
MergeIterator
mergeOverflowAtoms(List<ByteBuffer>, List<ByteBuffer>)
- Static method in class brown.tracingplane.atomlayer.
AtomLayerOverflow
Merge the provided atoms until an overflow marker is encountered.
MergeTwoIterator
<
T
> - Class in
brown.tracingplane.atomlayer
Like
MergeIterator
but for two iterators only
MergeTwoIterator(Iterator<T>, Iterator<T>, Comparator<? super T>)
- Constructor for class brown.tracingplane.atomlayer.
MergeTwoIterator
mergeWith(NestedBaggageContext)
- Method in class brown.tracingplane.impl.
NestedBaggageContext
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes