public interface StorageCapabilities
StorageService implementation.| Modifier and Type | Method and Description |
|---|---|
int |
getContextSize()
Gets max size of context labels in characters.
|
int |
getKeySize()
Gets max size of keys in characters.
|
long |
getValueSize()
Gets max size of values in characters.
|
int getContextSize()
int getKeySize()
long getValueSize()
Copyright © 1999–2015. All rights reserved.