Class WebSocketSubscription.WebSocketSubscriptionFielder

java.lang.Object
io.datarouter.model.serialize.fielder.BaseDatabeanFielder<WebSocketSubscriptionKey,​WebSocketSubscription>
io.datarouter.websocket.storage.subscription.WebSocketSubscription.WebSocketSubscriptionFielder
All Implemented Interfaces:
io.datarouter.model.serialize.fielder.DatabeanFielder<WebSocketSubscriptionKey,​WebSocketSubscription>
Enclosing class:
WebSocketSubscription

public static class WebSocketSubscription.WebSocketSubscriptionFielder
extends io.datarouter.model.serialize.fielder.BaseDatabeanFielder<WebSocketSubscriptionKey,​WebSocketSubscription>
  • Constructor Summary

    Constructors 
    Constructor Description
    WebSocketSubscriptionFielder()  
  • Method Summary

    Modifier and Type Method Description
    List<io.datarouter.model.field.Field<?>> getNonKeyFields​(WebSocketSubscription webSocketSubscription)  

    Methods inherited from class io.datarouter.model.serialize.fielder.BaseDatabeanFielder

    addOption, getFields, getKeyFielder, getKeyFields, getOption, getOptions, getStringDatabeanCodec, getStringDatabeanCodecClass, getTtlMs, getUniqueIndexes

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface io.datarouter.model.serialize.fielder.DatabeanFielder

    configure