public class ImarisCachedCellImgOptions.Values extends Object implements AccessOptions.Val, CellDimensionsOptions.Val, CacheOptions.Val, ImarisCacheOptions.Val
Constructor and Description |
---|
Values() |
Modifier and Type | Method and Description |
---|---|
Set<AccessFlags> |
accessFlags() |
int[] |
cellDimensions() |
boolean |
dirtyAccesses() |
void |
forEach(BiConsumer<String,Object> action) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
volatileAccesses
cacheType, maxCacheSize
initializeCellsAsDirty, maxIoQueueSize, numIoThreads, persistOnLoad
getValueOrDefault
public int[] cellDimensions()
cellDimensions
in interface CellDimensionsOptions.Val
public boolean dirtyAccesses()
dirtyAccesses
in interface AccessOptions.Val
public Set<AccessFlags> accessFlags()
public void forEach(BiConsumer<String,Object> action)
forEach
in interface ImarisCacheOptions.Val
forEach
in interface AccessOptions.Val
forEach
in interface CacheOptions.Val
forEach
in interface CellDimensionsOptions.Val
Copyright © 2019–2021 Imaris. All rights reserved.