public final class InMemoryMapCfg extends net.openhft.chronicle.wire.AbstractMarshallableCfg implements Installable
Constructor and Description |
---|
InMemoryMapCfg() |
Modifier and Type | Method and Description |
---|---|
@Nullable Void |
install(@NotNull String path,
@NotNull AssetTree assetTree)
Installs this Configuration Object in the system.
|
readMarshallable, unexpectedField, writeMarshallable
usesSelfDescribingMessage
equals, hashCode, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
readMarshallable, unexpectedField
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
@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 residesCopyright © 2021. All rights reserved.