public class VisorIgfsConfiguration extends VisorDataTransferObject
V1, V2, V3, V4| Constructor and Description |
|---|
VisorIgfsConfiguration()
Default constructor.
|
getProtocolVersion, readExternal, toList, toSet, writeExternal@Nullable public @Nullable String getName()
@Nullable public @Nullable String getMetaCacheName()
@Nullable public @Nullable String getDataCacheName()
public int getBlockSize()
public int getPrefetchBlocks()
public int getStreamBufferSize()
public int getPerNodeBatchSize()
public int getPerNodeParallelBatchCount()
public VisorIgfsMode getDefaultMode()
@Nullable public @Nullable Map<String,VisorIgfsMode> getPathModes()
public long getMaxTaskRangeLength()
public int getFragmentizerConcurrentFiles()
public boolean isFragmentizerEnabled()
public long getFragmentizerThrottlingBlockLength()
public long getFragmentizerThrottlingDelay()
@Nullable public @Nullable String getIpcEndpointConfiguration()
public boolean isIpcEndpointEnabled()
public int getManagementPort()
public int getSequenceReadsBeforePrefetch()
public boolean isColocateMetadata()
True if metadata co-location is enabled.public boolean isRelaxedConsistency()
True if relaxed consistency is enabled.public boolean isUpdateFileLengthOnFlush()
protected void writeExternalData(ObjectOutput out) throws IOException
writeExternalData in class VisorDataTransferObjectout - Output object to write data content.IOException - If I/O errors occur.protected void readExternalData(byte protoVer,
ObjectInput in)
throws IOException,
ClassNotFoundException
readExternalData in class VisorDataTransferObjectprotoVer - Input object version.in - Input object to load data content.IOException - If I/O errors occur.ClassNotFoundException - If the class for an object being restored cannot be found.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.1 Release Date : December 20 2021