Uses of Class
com.yahoo.vespa.config.content.core.StorCommunicationmanagerConfig.Rpc.Builder
-
Uses of StorCommunicationmanagerConfig.Rpc.Builder in com.yahoo.vespa.config.content.core
Fields in com.yahoo.vespa.config.content.core declared as StorCommunicationmanagerConfig.Rpc.BuilderMethods in com.yahoo.vespa.config.content.core that return StorCommunicationmanagerConfig.Rpc.BuilderModifier and TypeMethodDescriptionStorCommunicationmanagerConfig.Rpc.Builder.compress(StorCommunicationmanagerConfig.Rpc.Compress.Builder __builder) StorCommunicationmanagerConfig.Rpc.Builder.compress(Consumer<StorCommunicationmanagerConfig.Rpc.Compress.Builder> __func) Make a new builder and run the supplied function on it before adding it to the listStorCommunicationmanagerConfig.Rpc.Builder.events_before_wakeup(int __value) StorCommunicationmanagerConfig.Rpc.Builder.num_network_threads(int __value) StorCommunicationmanagerConfig.Rpc.Builder.num_targets_per_node(int __value) Methods in com.yahoo.vespa.config.content.core with parameters of type StorCommunicationmanagerConfig.Rpc.BuilderModifier and TypeMethodDescriptionStorCommunicationmanagerConfig.Builder.rpc(StorCommunicationmanagerConfig.Rpc.Builder __builder) Method parameters in com.yahoo.vespa.config.content.core with type arguments of type StorCommunicationmanagerConfig.Rpc.BuilderModifier and TypeMethodDescriptionStorCommunicationmanagerConfig.Builder.rpc(Consumer<StorCommunicationmanagerConfig.Rpc.Builder> __func) Make a new builder and run the supplied function on it before adding it to the listConstructors in com.yahoo.vespa.config.content.core with parameters of type StorCommunicationmanagerConfig.Rpc.Builder