Class CassandraRegisteredServiceHolder

  • All Implemented Interfaces:
    java.io.Serializable

    @Table("casservices")
    public class CassandraRegisteredServiceHolder
    extends java.lang.Object
    implements java.io.Serializable
    Since:
    6.1.0
    See Also:
    Serialized Form
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String TABLE_NAME
      Table name.
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • TABLE_NAME

        public static final java.lang.String TABLE_NAME
        Table name.
        See Also:
        Constant Field Values
    • Constructor Detail

      • CassandraRegisteredServiceHolder

        public CassandraRegisteredServiceHolder()