Uses of Interface
org.yamcs.yarch.StorageEngine
Packages that use StorageEngine
-
Uses of StorageEngine in org.yamcs.yarch
Methods in org.yamcs.yarch that return StorageEngineModifier and TypeMethodDescriptionstatic StorageEngineYarchDatabase.getDefaultStorageEngine()static StorageEngineYarchDatabase.getStorageEngine(String storageEngineName) YarchDatabaseInstance.getStorageEngine(TableDefinition tbldef) Methods in org.yamcs.yarch that return types with arguments of type StorageEngineModifier and TypeMethodDescriptionstatic Collection<StorageEngine>YarchDatabase.getStorageEngines() -
Uses of StorageEngine in org.yamcs.yarch.rocksdb
Classes in org.yamcs.yarch.rocksdb that implement StorageEngine