Class RandomValueKey.FieldKeys

java.lang.Object
io.datarouter.loadtest.storage.RandomValueKey.FieldKeys
Enclosing class:
RandomValueKey

public static class RandomValueKey.FieldKeys
extends java.lang.Object
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static io.datarouter.model.field.imp.positive.UInt31FieldKey key  
  • Constructor Summary

    Constructors 
    Constructor Description
    FieldKeys()  
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • key

      public static final io.datarouter.model.field.imp.positive.UInt31FieldKey key
  • Constructor Details