Package com.yahoo.search.config
Class QrStartConfig.Jvm.Builder
java.lang.Object
com.yahoo.search.config.QrStartConfig.Jvm.Builder
- All Implemented Interfaces:
com.yahoo.config.ConfigBuilder
- Enclosing class:
- QrStartConfig.Jvm
public static final class QrStartConfig.Jvm.Builder
extends Object
implements com.yahoo.config.ConfigBuilder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionavailableProcessors(int __value) baseMaxDirectMemorySize(int __value) build()compressedClassSpaceSize(int __value) directMemorySizeCache(int __value) heapsize(int __value) heapSizeAsPercentageOfPhysicalMemory(int __value) minHeapsize(int __value) server(boolean __value) stacksize(int __value) verbosegc(boolean __value)
-
Constructor Details
-
Builder
public Builder() -
Builder
-
-
Method Details
-
server
-
verbosegc
-
gcopts
-
heapsize
-
minHeapsize
-
stacksize
-
compressedClassSpaceSize
-
baseMaxDirectMemorySize
-
directMemorySizeCache
-
heapSizeAsPercentageOfPhysicalMemory
-
availableProcessors
-
build
-