Package | Description |
---|---|
net.ravendb.abstractions.data |
Modifier and Type | Method and Description |
---|---|
BatchType |
IndexingBatchInfo.getBatchType() |
static BatchType |
BatchType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BatchType[] |
BatchType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
IndexingBatchInfo.setBatchType(BatchType batchType) |
Copyright © 2014. All Rights Reserved.