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, newEncoder
public int getBatchSize()
getBatchSize
in class BasicState
public int getArraySize()
Copyright © 2009–2021 The Apache Software Foundation. All rights reserved.