public class FastAssetAccountPrms extends BasePrms
| Modifier and Type | Field and Description |
|---|---|
static boolean |
DEFAULT_ENCODE_TIMESTAMP |
static int |
DEFAULT_SIZE |
static Long |
encodeTimestamp
(boolean)
Whether to encode a timestamp into each object.
|
static Long |
size
(int)
Number of assets in the account.
|
| Constructor and Description |
|---|
FastAssetAccountPrms() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
encodeTimestamp() |
static int |
getSize() |
static void |
main(String[] args) |
dumpKeys, keyForName, nameForKey, setValues, tab, tasktabpublic static final int DEFAULT_SIZE
public static final boolean DEFAULT_ENCODE_TIMESTAMP
public static Long size
DEFAULT_SIZE.public static Long encodeTimestamp
DEFAULT_ENCODE_TIMESTAMP.public static int getSize()
public static boolean encodeTimestamp()
public static void main(String[] args)
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.