public static class StorageRestAdapter.Default extends Object implements StorageRestAdapter
StorageRestAdapter.Default| Modifier and Type | Method and Description |
|---|---|
boolean |
addConverter(StorageViewDataConverter converter,
String format)
Registers a new data converter.
|
StorageViewDataConverter |
getConverter(String format)
Get the converter for the requested format.
|
long |
getDefaultValueLength() |
ViewerObjectDescription |
getObject(long objectId,
long fixedOffset,
long fixedLength,
long variableOffset,
long variableLength,
long valueLength,
boolean resolveReferences) |
ViewerStorageFileStatistics |
getStorageFilesStatistics() |
String |
getTypeDictionary() |
ViewerRootDescription |
getUserRoot() |
void |
setDefaultValueLength(long defaultValueLength) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitNew, NewNewpublic ViewerObjectDescription getObject(long objectId, long fixedOffset, long fixedLength, long variableOffset, long variableLength, long valueLength, boolean resolveReferences)
getObject in interface StorageRestAdapterObjectpublic ViewerRootDescription getUserRoot()
getUserRoot in interface StorageRestAdapterRootpublic String getTypeDictionary()
getTypeDictionary in interface StorageRestAdapterTypeDictionarypublic long getDefaultValueLength()
getDefaultValueLength in interface StorageRestAdapterObjectpublic void setDefaultValueLength(long defaultValueLength)
setDefaultValueLength in interface StorageRestAdapterObjectpublic ViewerStorageFileStatistics getStorageFilesStatistics()
getStorageFilesStatistics in interface StorageRestAdapterStorageInfopublic StorageViewDataConverter getConverter(String format)
StorageViewDataConverterProvidergetConverter in interface StorageViewDataConverterProvidergetConverter in interface StorageViewDataConverterRegistrypublic boolean addConverter(StorageViewDataConverter converter, String format)
StorageViewDataConverterRegistryaddConverter in interface StorageViewDataConverterRegistryCopyright © 2021 MicroStream Software. All rights reserved.