| Modifier and Type | Method and Description |
|---|---|
void |
StoreRateLimiting.setMaxRate(ByteSizeValue rate) |
| Modifier and Type | Method and Description |
|---|---|
ByteSizeValue |
ClusterStatsNodes.OsStats.getAvailableMemory() |
ByteSizeValue |
ClusterStatsNodes.JvmStats.getHeapMax()
Maximum total heap available to the cluster
|
ByteSizeValue |
ClusterStatsNodes.JvmStats.getHeapUsed()
Total heap used in the cluster
|
| Modifier and Type | Method and Description |
|---|---|
ByteSizeValue |
CommonStats.getTotalMemory()
Utility method which computes total memory by adding
FieldData, Percolate, Segments (memory, index writer, version map)
|
| Modifier and Type | Method and Description |
|---|---|
BulkProcessor.Builder |
BulkProcessor.Builder.setBulkSize(ByteSizeValue bulkSize)
Sets when to flush a new bulk request based on the size of actions currently added.
|
| Modifier and Type | Method and Description |
|---|---|
ByteSizeValue |
DiskThresholdDecider.getFreeBytesThresholdHigh() |
ByteSizeValue |
DiskThresholdDecider.getFreeBytesThresholdLow() |
ByteSizeValue |
DiskThresholdDecider.thresholdBytesFromWatermark(String watermark,
String settingName)
Attempts to parse the watermark into a
ByteSizeValue, returning
a ByteSizeValue of 0 bytes if the value cannot be parsed. |
| Constructor and Description |
|---|
MemoryCircuitBreaker(ByteSizeValue limit,
double overheadConstant,
ESLogger logger)
Create a circuit breaker that will break if the number of estimated
bytes grows above the limit.
|
MemoryCircuitBreaker(ByteSizeValue limit,
double overheadConstant,
MemoryCircuitBreaker oldBreaker,
ESLogger logger)
Create a circuit breaker that will break if the number of estimated
bytes grows above the limit.
|
| Modifier and Type | Field and Description |
|---|---|
static ByteSizeValue |
NetworkService.TcpSettings.TCP_DEFAULT_RECEIVE_BUFFER_SIZE |
static ByteSizeValue |
NetworkService.TcpSettings.TCP_DEFAULT_SEND_BUFFER_SIZE |
| Modifier and Type | Method and Description |
|---|---|
ByteSizeValue |
Settings.getAsBytesSize(String[] settings,
ByteSizeValue defaultValue)
Returns the setting value (as size) associated with the setting key.
|
ByteSizeValue |
Settings.getAsBytesSize(String setting,
ByteSizeValue defaultValue)
Returns the setting value (as size) associated with the setting key.
|
ByteSizeValue |
Settings.getAsMemory(String[] settings,
String defaultValue)
Returns the setting value (as size) associated with the setting key.
|
ByteSizeValue |
Settings.getAsMemory(String setting,
String defaultValue)
Returns the setting value (as size) associated with the setting key.
|
| Modifier and Type | Method and Description |
|---|---|
ByteSizeValue |
Settings.getAsBytesSize(String[] settings,
ByteSizeValue defaultValue)
Returns the setting value (as size) associated with the setting key.
|
ByteSizeValue |
Settings.getAsBytesSize(String setting,
ByteSizeValue defaultValue)
Returns the setting value (as size) associated with the setting key.
|
| Modifier and Type | Method and Description |
|---|---|
static ByteSizeValue |
ByteSizeValue.parseBytesSizeValue(String sValue,
ByteSizeValue defaultValue,
String settingName) |
static ByteSizeValue |
ByteSizeValue.parseBytesSizeValue(String sValue,
String settingName) |
static ByteSizeValue |
MemorySizeValue.parseBytesSizeValueOrHeapRatio(String sValue,
String settingName)
Parse the provided string as a memory size.
|
static ByteSizeValue |
ByteSizeValue.readBytesSizeValue(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
static ByteSizeValue |
ByteSizeValue.parseBytesSizeValue(String sValue,
ByteSizeValue defaultValue,
String settingName) |
| Modifier and Type | Method and Description |
|---|---|
XContentBuilder |
XContentBuilder.byteSizeField(XContentBuilderString rawFieldName,
XContentBuilderString readableFieldName,
ByteSizeValue byteSizeValue) |
| Modifier and Type | Method and Description |
|---|---|
ByteSizeValue |
HttpInfo.getMaxContentLength() |
ByteSizeValue |
HttpInfo.maxContentLength() |
| Modifier and Type | Field and Description |
|---|---|
protected ByteSizeValue |
NettyHttpServerTransport.maxChunkSize |
protected ByteSizeValue |
NettyHttpServerTransport.maxContentLength |
protected ByteSizeValue |
NettyHttpServerTransport.maxCumulationBufferCapacity |
protected ByteSizeValue |
NettyHttpServerTransport.maxHeaderSize |
protected ByteSizeValue |
NettyHttpServerTransport.maxInitialLineLength |
protected ByteSizeValue |
NettyHttpServerTransport.tcpReceiveBufferSize |
protected ByteSizeValue |
NettyHttpServerTransport.tcpSendBufferSize |
| Modifier and Type | Method and Description |
|---|---|
ByteSizeValue |
QueryCacheStats.getMemorySize() |
| Modifier and Type | Method and Description |
|---|---|
ByteSizeValue |
RequestCacheStats.getMemorySize() |
| Modifier and Type | Method and Description |
|---|---|
ByteSizeValue |
SegmentsStats.getBitsetMemory() |
ByteSizeValue |
SegmentsStats.getDocValuesMemory() |
ByteSizeValue |
EngineConfig.getIndexingBufferSize()
Returns the initial index buffer size.
|
ByteSizeValue |
SegmentsStats.getIndexWriterMaxMemory() |
ByteSizeValue |
SegmentsStats.getIndexWriterMemory() |
ByteSizeValue |
SegmentsStats.getMemory() |
ByteSizeValue |
SegmentsStats.getNormsMemory() |
ByteSizeValue |
Segment.getSize() |
ByteSizeValue |
SegmentsStats.getStoredFieldsMemory() |
ByteSizeValue |
SegmentsStats.getTermsMemory() |
ByteSizeValue |
SegmentsStats.getTermVectorsMemory() |
ByteSizeValue |
SegmentsStats.getVersionMapMemory() |
ByteSizeValue |
EngineConfig.getVersionMapSize()
returns the size of the version map that should trigger a refresh
|
| Modifier and Type | Method and Description |
|---|---|
void |
EngineConfig.setIndexingBufferSize(ByteSizeValue indexingBufferSize)
Sets the indexing buffer
|
| Modifier and Type | Method and Description |
|---|---|
ByteSizeValue |
FieldDataStats.getMemorySize() |
| Modifier and Type | Method and Description |
|---|---|
ByteSizeValue |
MergeStats.getCurrentSize() |
ByteSizeValue |
MergeStats.getTotalSize() |
| Modifier and Type | Method and Description |
|---|---|
ByteSizeValue |
PercolateStats.getMemorySize() |
| Modifier and Type | Field and Description |
|---|---|
static ByteSizeValue |
MergePolicyConfig.DEFAULT_FLOOR_SEGMENT |
static ByteSizeValue |
MergePolicyConfig.DEFAULT_MAX_MERGED_SEGMENT |
| Modifier and Type | Method and Description |
|---|---|
ByteSizeValue |
IndexShard.getIndexingBufferSize() |
| Modifier and Type | Method and Description |
|---|---|
void |
IndexShard.updateBufferSize(ByteSizeValue shardIndexingBufferSize,
ByteSizeValue shardTranslogBufferSize)
Change the indexing and translog buffer sizes.
|
| Modifier and Type | Method and Description |
|---|---|
ByteSizeValue |
BlobStoreIndexShardSnapshot.FileInfo.partSize()
Returns part size
|
| Modifier and Type | Method and Description |
|---|---|
void |
BlobStoreIndexShardRepository.initialize(BlobStore blobStore,
BlobPath basePath,
ByteSizeValue chunkSize,
org.apache.lucene.store.RateLimiter snapshotRateLimiter,
org.apache.lucene.store.RateLimiter restoreRateLimiter,
BlobStoreIndexShardRepository.RateLimiterListener rateLimiterListener,
boolean compress)
Called by
BlobStoreRepository on repository startup |
| Constructor and Description |
|---|
BlobStoreIndexShardSnapshot.FileInfo(String name,
StoreFileMetaData metaData,
ByteSizeValue partSize)
Constructs a new instance of file info
|
| Modifier and Type | Method and Description |
|---|---|
ByteSizeValue |
StoreStats.getSize() |
ByteSizeValue |
StoreStats.size() |
| Modifier and Type | Method and Description |
|---|---|
void |
Translog.updateBuffer(ByteSizeValue bufferSize) |
| Modifier and Type | Field and Description |
|---|---|
static ByteSizeValue |
IndexingMemoryController.INACTIVE_SHARD_INDEXING_BUFFER
Once a shard becomes inactive, we reduce the
IndexWriter buffer to this value (500 KB) to let active shards use the heap instead. |
static ByteSizeValue |
IndexingMemoryController.INACTIVE_SHARD_TRANSLOG_BUFFER
Once a shard becomes inactive, we reduce the
Translog buffer to this value (1 KB) to let active shards use the heap instead. |
| Modifier and Type | Method and Description |
|---|---|
ByteSizeValue |
IndexingMemoryController.indexingBufferSize()
returns the current budget for the total amount of indexing buffers of
active shards on this node
|
ByteSizeValue |
IndexingMemoryController.translogBufferSize()
returns the current budget for the total amount of translog buffers of
active shards on this node
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
IndexingMemoryController.updateShardBuffers(IndexShard shard,
ByteSizeValue shardIndexingBufferSize,
ByteSizeValue shardTranslogBufferSize)
set new indexing and translog buffers on this shard.
|
| Modifier and Type | Method and Description |
|---|---|
ByteSizeValue |
RecoverySettings.fileChunkSize() |
ByteSizeValue |
RecoverFilesRecoveryException.totalFilesSize() |
ByteSizeValue |
RecoverySettings.translogSize() |
| Constructor and Description |
|---|
RecoverFilesRecoveryException(ShardId shardId,
int numberOfFiles,
ByteSizeValue totalFilesSize,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
ByteSizeValue |
FsInfo.Path.getAvailable() |
ByteSizeValue |
FsInfo.Path.getFree() |
ByteSizeValue |
FsInfo.Path.getTotal() |
| Modifier and Type | Method and Description |
|---|---|
ByteSizeValue |
JvmInfo.Mem.getDirectMemoryMax() |
ByteSizeValue |
JvmStats.Mem.getHeapCommitted() |
ByteSizeValue |
JvmInfo.Mem.getHeapInit() |
ByteSizeValue |
JvmInfo.Mem.getHeapMax() |
ByteSizeValue |
JvmStats.Mem.getHeapMax()
returns the maximum heap size.
|
ByteSizeValue |
JvmStats.Mem.getHeapUsed() |
ByteSizeValue |
JvmStats.MemoryPool.getMax() |
ByteSizeValue |
JvmStats.Mem.getNonHeapCommitted() |
ByteSizeValue |
JvmInfo.Mem.getNonHeapInit() |
ByteSizeValue |
JvmInfo.Mem.getNonHeapMax() |
ByteSizeValue |
JvmStats.Mem.getNonHeapUsed() |
ByteSizeValue |
JvmStats.MemoryPool.getPeakMax() |
ByteSizeValue |
JvmStats.MemoryPool.getPeakUsed() |
ByteSizeValue |
JvmStats.BufferPool.getTotalCapacity() |
ByteSizeValue |
JvmStats.MemoryPool.getUsed() |
ByteSizeValue |
JvmStats.BufferPool.getUsed() |
| Modifier and Type | Method and Description |
|---|---|
ByteSizeValue |
OsStats.Swap.getFree() |
ByteSizeValue |
OsStats.Mem.getFree() |
ByteSizeValue |
OsStats.Swap.getTotal() |
ByteSizeValue |
OsStats.Mem.getTotal() |
ByteSizeValue |
OsStats.Swap.getUsed() |
ByteSizeValue |
OsStats.Mem.getUsed() |
| Modifier and Type | Method and Description |
|---|---|
ByteSizeValue |
ProcessStats.Mem.getTotalVirtual() |
| Modifier and Type | Method and Description |
|---|---|
protected ByteSizeValue |
BlobStoreRepository.chunkSize()
Returns data file chunk size.
|
| Modifier and Type | Method and Description |
|---|---|
protected ByteSizeValue |
FsRepository.chunkSize()
Returns data file chunk size.
|
| Modifier and Type | Method and Description |
|---|---|
ByteSizeValue |
RestRequest.paramAsSize(String key,
ByteSizeValue defaultValue) |
| Modifier and Type | Method and Description |
|---|---|
ByteSizeValue |
RestRequest.paramAsSize(String key,
ByteSizeValue defaultValue) |
| Modifier and Type | Method and Description |
|---|---|
ByteSizeValue |
CompletionStats.getSize() |
| Modifier and Type | Method and Description |
|---|---|
ByteSizeValue |
TransportStats.getRxSize() |
ByteSizeValue |
TransportStats.getTxSize() |
ByteSizeValue |
TransportStats.rxSize() |
ByteSizeValue |
TransportStats.txSize() |
| Modifier and Type | Field and Description |
|---|---|
protected ByteSizeValue |
NettyTransport.maxCumulationBufferCapacity |
protected ByteSizeValue |
NettyTransport.receivePredictorMax |
protected ByteSizeValue |
NettyTransport.receivePredictorMin |
Copyright © 2009–2017. All rights reserved.