Package omero.constants
Interface DEFAULTBATCHSIZE
-
public interface DEFAULTBATCHSIZE
Determines the batch size for sending objects to the server. Too many can result in MessageSizeMax errors.
-
-
Field Summary
Fields Modifier and Type Field Description static int
value
-
-
-
Field Detail
-
value
static final int value
- See Also:
- Constant Field Values
-
-