public final class ChronicleMapCfg<K,V> extends software.chronicle.enterprise.map.config.ReplicatedMapCfg<K,V> implements Installable
Constructor and Description |
---|
ChronicleMapCfg() |
Modifier and Type | Method and Description |
---|---|
@Nullable Void |
install(@NotNull String path,
@NotNull AssetTree assetTree)
Installs this Configuration Object in the system.
|
void |
readMarshallable(@NotNull net.openhft.chronicle.wire.WireIn wire) |
Map<String,String> |
replicationHostMapping() |
void |
replicationHostMapping(Map<String,String> replicationHostMapping) |
void |
validate() |
actualSegments, actualSegments, asyncNotification, asyncNotification, averageKeySize, averageKeySize, averageValueSize, averageValueSize, clusterAckStatus, clusterAckStatus, enableReplicationLogging, enableReplicationLogging, entries, entries, exampleKey, exampleKey, exampleValue, exampleValue, keyClass, keyClass, keysAreConstantSize, keysAreConstantSize, mapBuilder, mapFileDataDirectory, mapFileDataDirectory, mapLogDirectory, mapLogDirectory, maxBloatFactor, maxBloatFactor, name, name, persisted, persisted, putReturnsNull, putReturnsNull, recoverOnCreate, recoverOnCreate, removeReturnsNull, removeReturnsNull, replicationDepthAlertThreshold, replicationDepthAlertThreshold, replicationTimeoutAlertThresholdMillis, replicationTimeoutAlertThresholdMillis, valueClass, valueClass, valuesAreConstantSize, valuesAreConstantSize, withoutFileExt
eventId, eventId, eventTime, eventTime, eventTimeNow, routedTo, serviceId, serviceId
unexpectedField, writeMarshallable
usesSelfDescribingMessage
equals, hashCode, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
usesSelfDescribingMessage
$equals, $fieldInfoMap, $fieldInfos, $hashCode, $toString, className, copyFrom, copyTo, deepCopy, fromFile, fromFile, fromFileAsMap, fromFileAsMap, fromHexString, fromString, fromString, fromString, getField, getLongField, mergeToMap, reset, setField, setLongField, streamFromFile, streamFromFile, writeMarshallable
public void replicationHostMapping(Map<String,String> replicationHostMapping)
public void readMarshallable(@NotNull @NotNull net.openhft.chronicle.wire.WireIn wire) throws net.openhft.chronicle.core.io.IORuntimeException
readMarshallable
in interface net.openhft.chronicle.wire.Marshallable
readMarshallable
in interface net.openhft.chronicle.wire.ReadMarshallable
readMarshallable
in class net.openhft.chronicle.wire.AbstractEventCfg<software.chronicle.enterprise.map.config.ReplicatedMapCfg<K,V>>
net.openhft.chronicle.core.io.IORuntimeException
@Nullable public @Nullable Void install(@NotNull @NotNull String path, @NotNull @NotNull AssetTree assetTree)
Installable
install
in interface Installable
path
- to install toassetTree
- where the given path residespublic void validate()
Copyright © 2021. All rights reserved.