Class DistributedExecutionIndexV1.Properties.Metadata
- java.lang.Object
-
- cloud.filibuster.dei.implementations.DistributedExecutionIndexV1.Properties.Metadata
-
- Enclosing class:
- DistributedExecutionIndexV1.Properties
public static class DistributedExecutionIndexV1.Properties.Metadata extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Metadata()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static boolean
getMetadataDigest()
static boolean
getMetadataInclude()
static void
setMetadataDigest(boolean value)
static void
setMetadataInclude(boolean value)
-