Uses of Class
org.apache.bookkeeper.proto.BookkeeperProtocol.StartTLSRequest
Packages that use BookkeeperProtocol.StartTLSRequest
-
Uses of BookkeeperProtocol.StartTLSRequest in org.apache.bookkeeper.proto
Methods in org.apache.bookkeeper.proto that return BookkeeperProtocol.StartTLSRequestModifier and TypeMethodDescriptionBookkeeperProtocol.StartTLSRequest.Builder.build()BookkeeperProtocol.StartTLSRequest.Builder.buildPartial()BookkeeperProtocol.StartTLSRequest.getDefaultInstance()BookkeeperProtocol.StartTLSRequest.Builder.getDefaultInstanceForType()BookkeeperProtocol.StartTLSRequest.getDefaultInstanceForType()BookkeeperProtocol.Request.Builder.getStartTLSRequest()optional .StartTLSRequest startTLSRequest = 106;BookkeeperProtocol.Request.getStartTLSRequest()optional .StartTLSRequest startTLSRequest = 106;BookkeeperProtocol.RequestOrBuilder.getStartTLSRequest()optional .StartTLSRequest startTLSRequest = 106;BookkeeperProtocol.StartTLSRequest.parseDelimitedFrom(InputStream input) BookkeeperProtocol.StartTLSRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BookkeeperProtocol.StartTLSRequest.parseFrom(byte[] data) BookkeeperProtocol.StartTLSRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BookkeeperProtocol.StartTLSRequest.parseFrom(com.google.protobuf.ByteString data) BookkeeperProtocol.StartTLSRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BookkeeperProtocol.StartTLSRequest.parseFrom(com.google.protobuf.CodedInputStream input) BookkeeperProtocol.StartTLSRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BookkeeperProtocol.StartTLSRequest.parseFrom(InputStream input) BookkeeperProtocol.StartTLSRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BookkeeperProtocol.StartTLSRequest.parseFrom(ByteBuffer data) BookkeeperProtocol.StartTLSRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.apache.bookkeeper.proto that return types with arguments of type BookkeeperProtocol.StartTLSRequestModifier and TypeMethodDescriptioncom.google.protobuf.Parser<BookkeeperProtocol.StartTLSRequest>BookkeeperProtocol.StartTLSRequest.getParserForType()static com.google.protobuf.Parser<BookkeeperProtocol.StartTLSRequest>BookkeeperProtocol.StartTLSRequest.parser()Methods in org.apache.bookkeeper.proto with parameters of type BookkeeperProtocol.StartTLSRequestModifier and TypeMethodDescriptionBookkeeperProtocol.StartTLSRequest.Builder.mergeFrom(BookkeeperProtocol.StartTLSRequest other) BookkeeperProtocol.Request.Builder.mergeStartTLSRequest(BookkeeperProtocol.StartTLSRequest value) optional .StartTLSRequest startTLSRequest = 106;BookkeeperProtocol.StartTLSRequest.newBuilder(BookkeeperProtocol.StartTLSRequest prototype) BookkeeperProtocol.Request.Builder.setStartTLSRequest(BookkeeperProtocol.StartTLSRequest value) optional .StartTLSRequest startTLSRequest = 106;