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 

J

join(BaggageContext) - Static method in class brown.tracingplane.ActiveBaggage
Merges the contents of otherContext into the currently active context.
join(ByteBuffer) - Static method in class brown.tracingplane.ActiveBaggage
Deserializes the provided context and merges it into the currently active context.
join(byte[], int, int) - Static method in class brown.tracingplane.ActiveBaggage
Deserializes the provided context and merges it into the currently active context.
join(Iterable<?>, String) - Static method in class brown.tracingplane.atomlayer.StringUtils
 
join(BaggageContext, BaggageContext) - Static method in class brown.tracingplane.Baggage
Merge the contents of left and right and return as baggage.
join(B, B, BiFunction<B, B, B>) - Method in interface brown.tracingplane.BaggageListener.JoinListener
join(B, B) - Method in interface brown.tracingplane.BaggageProvider
Merge the contents of left and right and return as baggage.
join(Bag, Bag) - Method in interface brown.tracingplane.bdl.BaggageHandler
 
join(CounterImpl, CounterImpl) - Method in class brown.tracingplane.bdl.CounterImpl.Handler
 
join(T, T) - Method in interface brown.tracingplane.bdl.Joiner
 
join(AtomContext, AtomContext) - Method in class brown.tracingplane.impl.AtomContextProvider
 
join(BDLContext, BDLContext) - Method in class brown.tracingplane.impl.BDLContextProvider
 
join(NestedBaggageContext, NestedBaggageContext) - Method in class brown.tracingplane.impl.NestedBaggageContextProvider
 
join(BaggageContext, BaggageContext) - Method in class brown.tracingplane.impl.NoOpBaggageContextProvider
 
join(BaggageContext) - Method in class brown.tracingplane.impl.NoOpTransitLayer
 
join(ByteBuffer) - Method in class brown.tracingplane.impl.NoOpTransitLayer
 
join(byte[], int, int) - Method in class brown.tracingplane.impl.NoOpTransitLayer
 
join(BaggageContext) - Method in class brown.tracingplane.impl.ThreadLocalTransitLayer
 
join(ByteBuffer) - Method in class brown.tracingplane.impl.ThreadLocalTransitLayer
 
join(byte[], int, int) - Method in class brown.tracingplane.impl.ThreadLocalTransitLayer
 
join(BaggageContext) - Method in interface brown.tracingplane.TransitLayer
Merges the contents of otherContext into the currently active context.
join(ByteBuffer) - Method in interface brown.tracingplane.TransitLayer
Deserializes the provided context and merges it into the currently active context.
join(byte[], int, int) - Method in interface brown.tracingplane.TransitLayer
Deserializes the provided context and merges it into the currently active context.
Joiner<T> - Interface in brown.tracingplane.bdl
 
Joiners - Class in brown.tracingplane.bdl
Merge logic for primitive BDL types Joiners.first(), sets, and maps.
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