Uses of Class
org.apache.bookkeeper.proto.BookkeeperProtocol.ContextPair
-
Packages that use BookkeeperProtocol.ContextPair Package Description org.apache.bookkeeper.proto Classes related to the Bookkeeper protocol. -
-
Uses of BookkeeperProtocol.ContextPair in org.apache.bookkeeper.proto
Fields in org.apache.bookkeeper.proto with type parameters of type BookkeeperProtocol.ContextPair Modifier and Type Field Description static com.google.protobuf.Parser<BookkeeperProtocol.ContextPair>BookkeeperProtocol.ContextPair. PARSERDeprecated.Methods in org.apache.bookkeeper.proto that return BookkeeperProtocol.ContextPair Modifier and Type Method Description BookkeeperProtocol.ContextPairBookkeeperProtocol.ContextPair.Builder. build()BookkeeperProtocol.ContextPairBookkeeperProtocol.ContextPair.Builder. buildPartial()static BookkeeperProtocol.ContextPairBookkeeperProtocol.ContextPair. getDefaultInstance()BookkeeperProtocol.ContextPairBookkeeperProtocol.ContextPair.Builder. getDefaultInstanceForType()BookkeeperProtocol.ContextPairBookkeeperProtocol.ContextPair. getDefaultInstanceForType()BookkeeperProtocol.ContextPairBookkeeperProtocol.Request.Builder. getRequestContext(int index)to pass MDC contextBookkeeperProtocol.ContextPairBookkeeperProtocol.Request. getRequestContext(int index)to pass MDC contextBookkeeperProtocol.ContextPairBookkeeperProtocol.RequestOrBuilder. getRequestContext(int index)to pass MDC contextstatic BookkeeperProtocol.ContextPairBookkeeperProtocol.ContextPair. parseDelimitedFrom(java.io.InputStream input)static BookkeeperProtocol.ContextPairBookkeeperProtocol.ContextPair. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BookkeeperProtocol.ContextPairBookkeeperProtocol.ContextPair. parseFrom(byte[] data)static BookkeeperProtocol.ContextPairBookkeeperProtocol.ContextPair. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BookkeeperProtocol.ContextPairBookkeeperProtocol.ContextPair. parseFrom(com.google.protobuf.ByteString data)static BookkeeperProtocol.ContextPairBookkeeperProtocol.ContextPair. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BookkeeperProtocol.ContextPairBookkeeperProtocol.ContextPair. parseFrom(com.google.protobuf.CodedInputStream input)static BookkeeperProtocol.ContextPairBookkeeperProtocol.ContextPair. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BookkeeperProtocol.ContextPairBookkeeperProtocol.ContextPair. parseFrom(java.io.InputStream input)static BookkeeperProtocol.ContextPairBookkeeperProtocol.ContextPair. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BookkeeperProtocol.ContextPairBookkeeperProtocol.ContextPair. parseFrom(java.nio.ByteBuffer data)static BookkeeperProtocol.ContextPairBookkeeperProtocol.ContextPair. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in org.apache.bookkeeper.proto that return types with arguments of type BookkeeperProtocol.ContextPair Modifier and Type Method Description com.google.protobuf.Parser<BookkeeperProtocol.ContextPair>BookkeeperProtocol.ContextPair. getParserForType()java.util.List<BookkeeperProtocol.ContextPair>BookkeeperProtocol.Request.Builder. getRequestContextList()to pass MDC contextjava.util.List<BookkeeperProtocol.ContextPair>BookkeeperProtocol.Request. getRequestContextList()to pass MDC contextjava.util.List<BookkeeperProtocol.ContextPair>BookkeeperProtocol.RequestOrBuilder. getRequestContextList()to pass MDC contextstatic com.google.protobuf.Parser<BookkeeperProtocol.ContextPair>BookkeeperProtocol.ContextPair. parser()Methods in org.apache.bookkeeper.proto with parameters of type BookkeeperProtocol.ContextPair Modifier and Type Method Description BookkeeperProtocol.Request.BuilderBookkeeperProtocol.Request.Builder. addRequestContext(int index, BookkeeperProtocol.ContextPair value)to pass MDC contextBookkeeperProtocol.Request.BuilderBookkeeperProtocol.Request.Builder. addRequestContext(BookkeeperProtocol.ContextPair value)to pass MDC contextBookkeeperProtocol.ContextPair.BuilderBookkeeperProtocol.ContextPair.Builder. mergeFrom(BookkeeperProtocol.ContextPair other)static BookkeeperProtocol.ContextPair.BuilderBookkeeperProtocol.ContextPair. newBuilder(BookkeeperProtocol.ContextPair prototype)BookkeeperProtocol.Request.BuilderBookkeeperProtocol.Request.Builder. setRequestContext(int index, BookkeeperProtocol.ContextPair value)to pass MDC contextMethod parameters in org.apache.bookkeeper.proto with type arguments of type BookkeeperProtocol.ContextPair Modifier and Type Method Description BookkeeperProtocol.Request.BuilderBookkeeperProtocol.Request.Builder. addAllRequestContext(java.lang.Iterable<? extends BookkeeperProtocol.ContextPair> values)to pass MDC context
-