Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W 

C

Cast - Class in brown.tracingplane.bdl
Converts between ByteBuffer and Object representations for primitive BDL types.
Cast() - Constructor for class brown.tracingplane.bdl.Cast
 
castNext(ElementReader, Function<ByteBuffer, T>) - Static method in class brown.tracingplane.bdl.ReaderHelpers
Get the next data item and transform bytebuffer to type using the provided function.
children - Variable in class brown.tracingplane.impl.NestedBaggageContext
 
clearAttachments() - Method in class brown.tracingplane.impl.BDLContext
Removes all attachments from this BDLContext.
collect(ElementReader, Function<ByteBuffer, In>, Supplier<Out>) - Static method in class brown.tracingplane.bdl.ReaderHelpers
 
combine(ElementReader, Function<ByteBuffer, In>, Supplier<Out>, BiFunction<Out, In, Out>) - Static method in class brown.tracingplane.bdl.ReaderHelpers
 
compact(BDLContext, BDLContext) - Method in class brown.tracingplane.impl.BDLContextProvider
Additional operation provided by BDLContext to compact a context.
compact() - Method in interface brown.tracingplane.impl.BDLContextUtils.BaggageAccessListener
 
compact() - Method in class brown.tracingplane.impl.BDLContextUtils.NullBaggageListener
 
compare(byte, byte) - Static method in class brown.tracingplane.atomlayer.Lexicographic
Perform lexicographical (ie, unsigned) comparison on two bytes
compare(byte[], byte[]) - Static method in class brown.tracingplane.atomlayer.Lexicographic
Performs lexicographical comparison on two byte arrays, starting with index 0.
compare(ByteBuffer, ByteBuffer) - Static method in class brown.tracingplane.atomlayer.Lexicographic
Performs lexicographical comparison on two ByteBuffers, starting with index 0.
compare(ByteBuffer, ByteBuffer) - Static method in class brown.tracingplane.atomlayer.UnsignedByteBuffer
 
compareTo(AtomPrefixes.AtomPrefix) - Method in class brown.tracingplane.baggageprotocol.AtomPrefixes.AtomPrefix
 
compareTo(BagKey) - Method in class brown.tracingplane.baggageprotocol.BagKey.Indexed
 
compareTo(BagKey) - Method in class brown.tracingplane.baggageprotocol.BagKey.Keyed
 
compareTo(BagOptions) - Method in class brown.tracingplane.baggageprotocol.BagOptions
 
copyRemaining(ByteBuffer) - Static method in class brown.tracingplane.atomlayer.ByteBuffers
Copies the remaining bytes form src to a new byte buffer.
copyRemainingBytes(ByteBuffer) - Static method in class brown.tracingplane.atomlayer.ByteBuffers
Copies the remaining bytes form src to a byte array.
copyTo(ByteBuffer, ByteBuffer) - Static method in class brown.tracingplane.atomlayer.ByteBuffers
Copies all remaining bytes from src to dest.
copyWithPrefix(byte, ByteBuffer) - Static method in class brown.tracingplane.atomlayer.ByteBuffers
 
CounterImpl - Class in brown.tracingplane.bdl
Implements the special SpecialTypes.Counter type based on the P-Counter CRDT; the counter BDL type uses this.
CounterImpl() - Constructor for class brown.tracingplane.bdl.CounterImpl
 
CounterImpl.Handler - Class in brown.tracingplane.bdl
Provides branch, merge, and serialization logic for CounterImpl
create(Iterable<ByteBuffer>) - Static method in class brown.tracingplane.baggageprotocol.BaggageReader
 
create(Iterator<ByteBuffer>) - Static method in class brown.tracingplane.baggageprotocol.BaggageReader
 
create(Iterator<ByteBuffer>, Iterator<ByteBuffer>, Iterator<ByteBuffer>) - Static method in class brown.tracingplane.baggageprotocol.BaggageReader
 
create() - Static method in class brown.tracingplane.baggageprotocol.BaggageWriter
 
create(BagOptions.MergeBehavior) - Static method in class brown.tracingplane.baggageprotocol.BagOptions
 
createAndMergeWith(Iterable<ByteBuffer>) - Static method in class brown.tracingplane.baggageprotocol.BaggageWriter
 
createAndMergeWith(Iterator<ByteBuffer>) - Static method in class brown.tracingplane.baggageprotocol.BaggageWriter
 
createAndMergeWith(Iterable<ByteBuffer>, Iterable<ByteBuffer>) - Static method in class brown.tracingplane.baggageprotocol.BaggageWriter
 
createAndMergeWith(Iterator<ByteBuffer>, Iterator<ByteBuffer>) - Static method in class brown.tracingplane.baggageprotocol.BaggageWriter
 
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