public abstract class BasicArrayState extends BasicState
| Modifier and Type | Field and Description | 
|---|---|
int | 
arraySize  | 
BATCH_SIZE| Constructor and Description | 
|---|
BasicArrayState(int arraySize)  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
getArraySize()  | 
int | 
getBatchSize()  | 
getNullOutputStream, getRandom, newDecoder, newEncoder, newEncoderpublic int getBatchSize()
getBatchSize in class BasicStatepublic int getArraySize()
Copyright © 2009–2019 The Apache Software Foundation. All rights reserved.