public class FilePerKeyGroupFS extends Object implements net.openhft.chronicle.wire.Marshallable, MountPoint
| Constructor and Description |
|---|
FilePerKeyGroupFS() |
| Modifier and Type | Method and Description |
|---|---|
void |
install(String baseDir,
AssetTree assetTree) |
String |
name() |
void |
readMarshallable(net.openhft.chronicle.wire.WireIn wire) |
String |
spec() |
void |
writeMarshallable(net.openhft.chronicle.wire.WireOut wire) |
public String spec()
spec in interface MountPointpublic String name()
name in interface MountPointpublic void readMarshallable(net.openhft.chronicle.wire.WireIn wire)
throws IllegalStateException
readMarshallable in interface net.openhft.chronicle.wire.ReadMarshallableIllegalStateExceptionpublic void writeMarshallable(net.openhft.chronicle.wire.WireOut wire)
writeMarshallable in interface net.openhft.chronicle.wire.WriteMarshallablepublic void install(String baseDir, AssetTree assetTree)
install in interface MountPointCopyright © 2015. All rights reserved.