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 

T

taintParser() - Static method in class brown.tracingplane.bdl.Parsers
 
taintSerializer() - Static method in class brown.tracingplane.bdl.Serializers
 
take() - Static method in class brown.tracingplane.ActiveBaggage
Gets and removes the currently active BaggageContext.
take() - Method in class brown.tracingplane.impl.NoOpTransitLayer
 
take() - Method in class brown.tracingplane.impl.ThreadLocalTransitLayer
 
take() - Method in interface brown.tracingplane.TransitLayer
Gets and removes the currently active BaggageContext.
takeBytes() - Static method in class brown.tracingplane.ActiveBaggage
Gets, removes, and serializes the currently active BaggageContext.
takeBytes() - Method in class brown.tracingplane.impl.NoOpTransitLayer
 
takeBytes() - Method in class brown.tracingplane.impl.ThreadLocalTransitLayer
 
takeBytes() - Method in interface brown.tracingplane.TransitLayer
Gets, removes, and serializes the currently active BaggageContext.
ThreadLocalTransitLayer - Class in brown.tracingplane.impl
A straightforward TransitLayer implementation based on thread-local storage.
ThreadLocalTransitLayer(BaggageProvider<BaggageContext>) - Constructor for class brown.tracingplane.impl.ThreadLocalTransitLayer
 
ThreadLocalTransitLayerFactory - Class in brown.tracingplane.impl
The TransitLayerFactory that creates ThreadLocalTransitLayer instances.
ThreadLocalTransitLayerFactory() - Constructor for class brown.tracingplane.impl.ThreadLocalTransitLayerFactory
 
to_bool(ByteBuffer) - Static method in class brown.tracingplane.bdl.Cast
 
to_bool - Static variable in class brown.tracingplane.bdl.ReaderHelpers
 
to_bytes(ByteBuffer) - Static method in class brown.tracingplane.bdl.Cast
 
to_bytes - Static variable in class brown.tracingplane.bdl.ReaderHelpers
 
to_double(ByteBuffer) - Static method in class brown.tracingplane.bdl.Cast
 
to_double - Static variable in class brown.tracingplane.bdl.ReaderHelpers
 
to_fixed32(ByteBuffer) - Static method in class brown.tracingplane.bdl.Cast
 
to_fixed32 - Static variable in class brown.tracingplane.bdl.ReaderHelpers
 
to_fixed64(ByteBuffer) - Static method in class brown.tracingplane.bdl.Cast
 
to_fixed64 - Static variable in class brown.tracingplane.bdl.ReaderHelpers
 
to_float(ByteBuffer) - Static method in class brown.tracingplane.bdl.Cast
 
to_float - Static variable in class brown.tracingplane.bdl.ReaderHelpers
 
to_int32(ByteBuffer) - Static method in class brown.tracingplane.bdl.Cast
 
to_int32 - Static variable in class brown.tracingplane.bdl.ReaderHelpers
 
to_int64(ByteBuffer) - Static method in class brown.tracingplane.bdl.Cast
 
to_int64 - Static variable in class brown.tracingplane.bdl.ReaderHelpers
 
to_sfixed32(ByteBuffer) - Static method in class brown.tracingplane.bdl.Cast
 
to_sfixed32 - Static variable in class brown.tracingplane.bdl.ReaderHelpers
 
to_sfixed64(ByteBuffer) - Static method in class brown.tracingplane.bdl.Cast
 
to_sfixed64 - Static variable in class brown.tracingplane.bdl.ReaderHelpers
 
to_sint32(ByteBuffer) - Static method in class brown.tracingplane.bdl.Cast
 
to_sint32 - Static variable in class brown.tracingplane.bdl.ReaderHelpers
 
to_sint64(ByteBuffer) - Static method in class brown.tracingplane.bdl.Cast
 
to_sint64 - Static variable in class brown.tracingplane.bdl.ReaderHelpers
 
to_string(ByteBuffer) - Static method in class brown.tracingplane.bdl.Cast
 
to_string - Static variable in class brown.tracingplane.bdl.ReaderHelpers
 
toBinaryString(byte) - Static method in class brown.tracingplane.atomlayer.TypeUtils
 
toBinaryString(ByteBuffer) - Static method in class brown.tracingplane.atomlayer.TypeUtils
 
toBinaryString(Iterable<ByteBuffer>) - Static method in class brown.tracingplane.atomlayer.TypeUtils
 
toHexString(byte) - Static method in class brown.tracingplane.atomlayer.TypeUtils
 
toHexString(ByteBuffer) - Static method in class brown.tracingplane.atomlayer.TypeUtils
 
toHexString(Iterable<ByteBuffer>) - Static method in class brown.tracingplane.atomlayer.TypeUtils
 
toHexString(Iterable<ByteBuffer>, String) - Static method in class brown.tracingplane.atomlayer.TypeUtils
 
toHexString(byte[]) - Static method in class brown.tracingplane.atomlayer.TypeUtils
 
toHexString(String) - Static method in class brown.tracingplane.atomlayer.TypeUtils
 
toString() - Method in class brown.tracingplane.baggageprotocol.AtomPrefixes.DataPrefix
 
toString() - Method in class brown.tracingplane.baggageprotocol.AtomPrefixes.IndexedHeaderPrefix
 
toString() - Method in class brown.tracingplane.baggageprotocol.AtomPrefixes.KeyedHeaderPrefix
 
toString() - Method in class brown.tracingplane.baggageprotocol.AtomPrefixes.UnsupportedPrefix
 
toString() - Method in class brown.tracingplane.baggageprotocol.BagKey.Indexed
 
toString() - Method in class brown.tracingplane.baggageprotocol.BagKey.Keyed
 
toString() - Method in class brown.tracingplane.baggageprotocol.BagOptions
 
toString(Set<?>) - Static method in class brown.tracingplane.bdl.BDLUtils
 
toString(Map<?, V>, Function<V, String>) - Static method in class brown.tracingplane.bdl.BDLUtils
 
toString(Bag) - Static method in class brown.tracingplane.bdl.BDLUtils
 
toString() - Method in class brown.tracingplane.bdl.CounterImpl
 
toString() - Method in class brown.tracingplane.impl.BDLContext
 
transitlayer() - Method in class brown.tracingplane.impl.NoOpTransitLayerFactory
 
transitlayer() - Method in class brown.tracingplane.impl.ThreadLocalTransitLayerFactory
 
TransitLayer - Interface in brown.tracingplane
Maintains BaggageContext instances for requests.
transitlayer() - Method in interface brown.tracingplane.TransitLayerFactory
Instantiate the TransitLayer implementation that this factory provides.
TransitLayerFactory - Interface in brown.tracingplane
Factory for TransitLayer instances; primarily used to configure the TransitLayer used by the ActiveBaggage static API.
TRIM_MARKER - Static variable in class brown.tracingplane.baggageprotocol.BaggageProtocol
 
trimToFirstOverflow(List<ByteBuffer>) - Static method in class brown.tracingplane.atomlayer.AtomLayerOverflow
 
trimToSize(List<ByteBuffer>, int) - Static method in class brown.tracingplane.atomlayer.AtomLayerOverflow
If the serialized size of atoms is <=limit then this method returns atoms with no modifications.
TypeUtils - Class in brown.tracingplane.atomlayer
Some useful utility methods related to bits and bytes
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