public class SimpleMapTest extends Object
Modifier and Type | Field and Description |
---|---|
static int |
ENTRY_COUNT |
static int |
GET_PERCENTAGE |
static int |
PUT_PERCENTAGE |
static int |
STATS_SECONDS |
static int |
THREAD_COUNT |
static int |
VALUE_SIZE |
Constructor and Description |
---|
SimpleMapTest() |
public static final int STATS_SECONDS
public static int THREAD_COUNT
public static int ENTRY_COUNT
public static int VALUE_SIZE
public static int GET_PERCENTAGE
public static int PUT_PERCENTAGE
public static boolean parse(String... input)
public static void main(String[] args) throws InterruptedException
InterruptedException
Copyright © 2013 Hazelcast, Inc.. All rights reserved.