Class LogAggregatorConstants
java.lang.Object
com.illumon.iris.db.v2.logaggregator.LogAggregatorConstants
Constants for the Log Aggregator Service, so they can be available without loading the LogAggregatorService class.
-
Field Details
-
LAS_TRANSACTION_ROW_LIMIT_PROP
- See Also:
-
LAS_TRANSACTION_ROW_LIMIT
public static final long LAS_TRANSACTION_ROW_LIMIT -
LAS_TRANSACTION_BYTE_LIMIT_PROP
- See Also:
-
LAS_TRANSACTION_BYTE_LIMIT
public static final long LAS_TRANSACTION_BYTE_LIMIT
-
-
Constructor Details
-
LogAggregatorConstants
public LogAggregatorConstants()
-