public class org.apache.cassandra.db.LegacyLayout$LegacyRangeTombstone implements org.apache.cassandra.db.LegacyLayout$LegacyAtom
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: org.apache.cassandra.db.LegacyLayout$LegacyRangeTombstone
  super_class: java.lang.Object
{
  public final org.apache.cassandra.db.LegacyLayout$LegacyBound start;
    descriptor: Lorg/apache/cassandra/db/LegacyLayout$LegacyBound;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL

  public final org.apache.cassandra.db.LegacyLayout$LegacyBound stop;
    descriptor: Lorg/apache/cassandra/db/LegacyLayout$LegacyBound;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL

  public final org.apache.cassandra.db.DeletionTime deletionTime;
    descriptor: Lorg/apache/cassandra/db/DeletionTime;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL

  public void <init>(org.apache.cassandra.db.LegacyLayout$LegacyBound, org.apache.cassandra.db.LegacyLayout$LegacyBound, org.apache.cassandra.db.DeletionTime);
    descriptor: (Lorg/apache/cassandra/db/LegacyLayout$LegacyBound;Lorg/apache/cassandra/db/LegacyLayout$LegacyBound;Lorg/apache/cassandra/db/DeletionTime;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=4, args_size=4
        start local 0 // org.apache.cassandra.db.LegacyLayout$LegacyRangeTombstone this
        start local 1 // org.apache.cassandra.db.LegacyLayout$LegacyBound start
        start local 2 // org.apache.cassandra.db.LegacyLayout$LegacyBound stop
        start local 3 // org.apache.cassandra.db.DeletionTime deletionTime
         0: .line 1796
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
         1: .line 1805
            aload 1 /* start */
            getfield org.apache.cassandra.db.LegacyLayout$LegacyBound.collectionName:Lorg/apache/cassandra/config/ColumnDefinition;
            ifnonnull 2
            iconst_1
            goto 3
      StackMap locals: org.apache.cassandra.db.LegacyLayout$LegacyRangeTombstone org.apache.cassandra.db.LegacyLayout$LegacyBound org.apache.cassandra.db.LegacyLayout$LegacyBound org.apache.cassandra.db.DeletionTime
      StackMap stack:
         2: iconst_0
      StackMap locals:
      StackMap stack: int
         3: aload 2 /* stop */
            getfield org.apache.cassandra.db.LegacyLayout$LegacyBound.collectionName:Lorg/apache/cassandra/config/ColumnDefinition;
            ifnonnull 4
            iconst_1
            goto 5
      StackMap locals:
      StackMap stack: int
         4: iconst_0
      StackMap locals: org.apache.cassandra.db.LegacyLayout$LegacyRangeTombstone org.apache.cassandra.db.LegacyLayout$LegacyBound org.apache.cassandra.db.LegacyLayout$LegacyBound org.apache.cassandra.db.DeletionTime
      StackMap stack: int int
         5: if_icmpeq 10
         6: .line 1807
            aload 1 /* start */
            getfield org.apache.cassandra.db.LegacyLayout$LegacyBound.collectionName:Lorg/apache/cassandra/config/ColumnDefinition;
            ifnonnull 8
         7: .line 1808
            new org.apache.cassandra.db.LegacyLayout$LegacyBound
            dup
            aload 2 /* stop */
            getfield org.apache.cassandra.db.LegacyLayout$LegacyBound.bound:Lorg/apache/cassandra/db/ClusteringBound;
            aload 2 /* stop */
            getfield org.apache.cassandra.db.LegacyLayout$LegacyBound.isStatic:Z
            aconst_null
            invokespecial org.apache.cassandra.db.LegacyLayout$LegacyBound.<init>:(Lorg/apache/cassandra/db/ClusteringBound;ZLorg/apache/cassandra/config/ColumnDefinition;)V
            astore 2 /* stop */
            goto 13
         8: .line 1810
      StackMap locals:
      StackMap stack:
            new org.apache.cassandra.db.LegacyLayout$LegacyBound
            dup
            aload 1 /* start */
            getfield org.apache.cassandra.db.LegacyLayout$LegacyBound.bound:Lorg/apache/cassandra/db/ClusteringBound;
            aload 1 /* start */
            getfield org.apache.cassandra.db.LegacyLayout$LegacyBound.isStatic:Z
            aconst_null
            invokespecial org.apache.cassandra.db.LegacyLayout$LegacyBound.<init>:(Lorg/apache/cassandra/db/ClusteringBound;ZLorg/apache/cassandra/config/ColumnDefinition;)V
            astore 1 /* start */
         9: .line 1811
            goto 13
        10: .line 1812
      StackMap locals:
      StackMap stack:
            aload 1 /* start */
            getfield org.apache.cassandra.db.LegacyLayout$LegacyBound.collectionName:Lorg/apache/cassandra/config/ColumnDefinition;
            aload 2 /* stop */
            getfield org.apache.cassandra.db.LegacyLayout$LegacyBound.collectionName:Lorg/apache/cassandra/config/ColumnDefinition;
            invokestatic java.util.Objects.equals:(Ljava/lang/Object;Ljava/lang/Object;)Z
            ifne 13
        11: .line 1817
            new org.apache.cassandra.db.LegacyLayout$LegacyBound
            dup
            aload 1 /* start */
            getfield org.apache.cassandra.db.LegacyLayout$LegacyBound.bound:Lorg/apache/cassandra/db/ClusteringBound;
            aload 1 /* start */
            getfield org.apache.cassandra.db.LegacyLayout$LegacyBound.isStatic:Z
            aconst_null
            invokespecial org.apache.cassandra.db.LegacyLayout$LegacyBound.<init>:(Lorg/apache/cassandra/db/ClusteringBound;ZLorg/apache/cassandra/config/ColumnDefinition;)V
            astore 1 /* start */
        12: .line 1818
            new org.apache.cassandra.db.LegacyLayout$LegacyBound
            dup
            aload 2 /* stop */
            getfield org.apache.cassandra.db.LegacyLayout$LegacyBound.bound:Lorg/apache/cassandra/db/ClusteringBound;
            aload 2 /* stop */
            getfield org.apache.cassandra.db.LegacyLayout$LegacyBound.isStatic:Z
            aconst_null
            invokespecial org.apache.cassandra.db.LegacyLayout$LegacyBound.<init>:(Lorg/apache/cassandra/db/ClusteringBound;ZLorg/apache/cassandra/config/ColumnDefinition;)V
            astore 2 /* stop */
        13: .line 1821
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* start */
            putfield org.apache.cassandra.db.LegacyLayout$LegacyRangeTombstone.start:Lorg/apache/cassandra/db/LegacyLayout$LegacyBound;
        14: .line 1822
            aload 0 /* this */
            aload 2 /* stop */
            putfield org.apache.cassandra.db.LegacyLayout$LegacyRangeTombstone.stop:Lorg/apache/cassandra/db/LegacyLayout$LegacyBound;
        15: .line 1823
            aload 0 /* this */
            aload 3 /* deletionTime */
            putfield org.apache.cassandra.db.LegacyLayout$LegacyRangeTombstone.deletionTime:Lorg/apache/cassandra/db/DeletionTime;
        16: .line 1824
            return
        end local 3 // org.apache.cassandra.db.DeletionTime deletionTime
        end local 2 // org.apache.cassandra.db.LegacyLayout$LegacyBound stop
        end local 1 // org.apache.cassandra.db.LegacyLayout$LegacyBound start
        end local 0 // org.apache.cassandra.db.LegacyLayout$LegacyRangeTombstone this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0   17     0          this  Lorg/apache/cassandra/db/LegacyLayout$LegacyRangeTombstone;
            0   17     1         start  Lorg/apache/cassandra/db/LegacyLayout$LegacyBound;
            0   17     2          stop  Lorg/apache/cassandra/db/LegacyLayout$LegacyBound;
            0   17     3  deletionTime  Lorg/apache/cassandra/db/DeletionTime;
    MethodParameters:
              Name  Flags
      start         
      stop          
      deletionTime  

  public org.apache.cassandra.db.ClusteringPrefix clustering();
    descriptor: ()Lorg/apache/cassandra/db/ClusteringPrefix;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.apache.cassandra.db.LegacyLayout$LegacyRangeTombstone this
         0: .line 1829
            aload 0 /* this */
            getfield org.apache.cassandra.db.LegacyLayout$LegacyRangeTombstone.start:Lorg/apache/cassandra/db/LegacyLayout$LegacyBound;
            getfield org.apache.cassandra.db.LegacyLayout$LegacyBound.bound:Lorg/apache/cassandra/db/ClusteringBound;
            areturn
        end local 0 // org.apache.cassandra.db.LegacyLayout$LegacyRangeTombstone this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/cassandra/db/LegacyLayout$LegacyRangeTombstone;

  public org.apache.cassandra.db.LegacyLayout$LegacyRangeTombstone withNewStart(org.apache.cassandra.db.LegacyLayout$LegacyBound);
    descriptor: (Lorg/apache/cassandra/db/LegacyLayout$LegacyBound;)Lorg/apache/cassandra/db/LegacyLayout$LegacyRangeTombstone;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=2, args_size=2
        start local 0 // org.apache.cassandra.db.LegacyLayout$LegacyRangeTombstone this
        start local 1 // org.apache.cassandra.db.LegacyLayout$LegacyBound newStart
         0: .line 1834
            new org.apache.cassandra.db.LegacyLayout$LegacyRangeTombstone
            dup
            aload 1 /* newStart */
            aload 0 /* this */
            getfield org.apache.cassandra.db.LegacyLayout$LegacyRangeTombstone.stop:Lorg/apache/cassandra/db/LegacyLayout$LegacyBound;
            aload 0 /* this */
            getfield org.apache.cassandra.db.LegacyLayout$LegacyRangeTombstone.deletionTime:Lorg/apache/cassandra/db/DeletionTime;
            invokespecial org.apache.cassandra.db.LegacyLayout$LegacyRangeTombstone.<init>:(Lorg/apache/cassandra/db/LegacyLayout$LegacyBound;Lorg/apache/cassandra/db/LegacyLayout$LegacyBound;Lorg/apache/cassandra/db/DeletionTime;)V
            areturn
        end local 1 // org.apache.cassandra.db.LegacyLayout$LegacyBound newStart
        end local 0 // org.apache.cassandra.db.LegacyLayout$LegacyRangeTombstone this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    1     0      this  Lorg/apache/cassandra/db/LegacyLayout$LegacyRangeTombstone;
            0    1     1  newStart  Lorg/apache/cassandra/db/LegacyLayout$LegacyBound;
    MethodParameters:
          Name  Flags
      newStart  

  public org.apache.cassandra.db.LegacyLayout$LegacyRangeTombstone withNewEnd(org.apache.cassandra.db.LegacyLayout$LegacyBound);
    descriptor: (Lorg/apache/cassandra/db/LegacyLayout$LegacyBound;)Lorg/apache/cassandra/db/LegacyLayout$LegacyRangeTombstone;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=2, args_size=2
        start local 0 // org.apache.cassandra.db.LegacyLayout$LegacyRangeTombstone this
        start local 1 // org.apache.cassandra.db.LegacyLayout$LegacyBound newStop
         0: .line 1839
            new org.apache.cassandra.db.LegacyLayout$LegacyRangeTombstone
            dup
            aload 0 /* this */
            getfield org.apache.cassandra.db.LegacyLayout$LegacyRangeTombstone.start:Lorg/apache/cassandra/db/LegacyLayout$LegacyBound;
            aload 1 /* newStop */
            aload 0 /* this */
            getfield org.apache.cassandra.db.LegacyLayout$LegacyRangeTombstone.deletionTime:Lorg/apache/cassandra/db/DeletionTime;
            invokespecial org.apache.cassandra.db.LegacyLayout$LegacyRangeTombstone.<init>:(Lorg/apache/cassandra/db/LegacyLayout$LegacyBound;Lorg/apache/cassandra/db/LegacyLayout$LegacyBound;Lorg/apache/cassandra/db/DeletionTime;)V
            areturn
        end local 1 // org.apache.cassandra.db.LegacyLayout$LegacyBound newStop
        end local 0 // org.apache.cassandra.db.LegacyLayout$LegacyRangeTombstone this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    1     0     this  Lorg/apache/cassandra/db/LegacyLayout$LegacyRangeTombstone;
            0    1     1  newStop  Lorg/apache/cassandra/db/LegacyLayout$LegacyBound;
    MethodParameters:
         Name  Flags
      newStop  

  public boolean isCell();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.apache.cassandra.db.LegacyLayout$LegacyRangeTombstone this
         0: .line 1844
            iconst_0
            ireturn
        end local 0 // org.apache.cassandra.db.LegacyLayout$LegacyRangeTombstone this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/cassandra/db/LegacyLayout$LegacyRangeTombstone;

  public boolean isStatic();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.apache.cassandra.db.LegacyLayout$LegacyRangeTombstone this
         0: .line 1849
            aload 0 /* this */
            getfield org.apache.cassandra.db.LegacyLayout$LegacyRangeTombstone.start:Lorg/apache/cassandra/db/LegacyLayout$LegacyBound;
            getfield org.apache.cassandra.db.LegacyLayout$LegacyBound.isStatic:Z
            ifne 1
            aload 0 /* this */
            getfield org.apache.cassandra.db.LegacyLayout$LegacyRangeTombstone.stop:Lorg/apache/cassandra/db/LegacyLayout$LegacyBound;
            getfield org.apache.cassandra.db.LegacyLayout$LegacyBound.isStatic:Z
            ifne 1
            iconst_0
            ireturn
      StackMap locals:
      StackMap stack:
         1: iconst_1
            ireturn
        end local 0 // org.apache.cassandra.db.LegacyLayout$LegacyRangeTombstone this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/apache/cassandra/db/LegacyLayout$LegacyRangeTombstone;

  public org.apache.cassandra.db.LegacyLayout$LegacyCell asCell();
    descriptor: ()Lorg/apache/cassandra/db/LegacyLayout$LegacyCell;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // org.apache.cassandra.db.LegacyLayout$LegacyRangeTombstone this
         0: .line 1854
            new java.lang.UnsupportedOperationException
            dup
            invokespecial java.lang.UnsupportedOperationException.<init>:()V
            athrow
        end local 0 // org.apache.cassandra.db.LegacyLayout$LegacyRangeTombstone this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/cassandra/db/LegacyLayout$LegacyRangeTombstone;

  public org.apache.cassandra.db.LegacyLayout$LegacyRangeTombstone asRangeTombstone();
    descriptor: ()Lorg/apache/cassandra/db/LegacyLayout$LegacyRangeTombstone;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.apache.cassandra.db.LegacyLayout$LegacyRangeTombstone this
         0: .line 1859
            aload 0 /* this */
            areturn
        end local 0 // org.apache.cassandra.db.LegacyLayout$LegacyRangeTombstone this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/cassandra/db/LegacyLayout$LegacyRangeTombstone;

  public boolean isCollectionTombstone();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.apache.cassandra.db.LegacyLayout$LegacyRangeTombstone this
         0: .line 1864
            aload 0 /* this */
            getfield org.apache.cassandra.db.LegacyLayout$LegacyRangeTombstone.start:Lorg/apache/cassandra/db/LegacyLayout$LegacyBound;
            getfield org.apache.cassandra.db.LegacyLayout$LegacyBound.collectionName:Lorg/apache/cassandra/config/ColumnDefinition;
            ifnull 1
            iconst_1
            ireturn
      StackMap locals:
      StackMap stack:
         1: iconst_0
            ireturn
        end local 0 // org.apache.cassandra.db.LegacyLayout$LegacyRangeTombstone this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/apache/cassandra/db/LegacyLayout$LegacyRangeTombstone;

  public boolean isRowDeletion(org.apache.cassandra.config.CFMetaData);
    descriptor: (Lorg/apache/cassandra/config/CFMetaData;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=2
        start local 0 // org.apache.cassandra.db.LegacyLayout$LegacyRangeTombstone this
        start local 1 // org.apache.cassandra.config.CFMetaData metadata
         0: .line 1869
            aload 0 /* this */
            getfield org.apache.cassandra.db.LegacyLayout$LegacyRangeTombstone.start:Lorg/apache/cassandra/db/LegacyLayout$LegacyBound;
            getfield org.apache.cassandra.db.LegacyLayout$LegacyBound.collectionName:Lorg/apache/cassandra/config/ColumnDefinition;
            ifnonnull 4
         1: .line 1870
            aload 0 /* this */
            getfield org.apache.cassandra.db.LegacyLayout$LegacyRangeTombstone.stop:Lorg/apache/cassandra/db/LegacyLayout$LegacyBound;
            getfield org.apache.cassandra.db.LegacyLayout$LegacyBound.collectionName:Lorg/apache/cassandra/config/ColumnDefinition;
            ifnonnull 4
         2: .line 1871
            aload 0 /* this */
            getfield org.apache.cassandra.db.LegacyLayout$LegacyRangeTombstone.start:Lorg/apache/cassandra/db/LegacyLayout$LegacyBound;
            getfield org.apache.cassandra.db.LegacyLayout$LegacyBound.bound:Lorg/apache/cassandra/db/ClusteringBound;
            invokevirtual org.apache.cassandra.db.ClusteringBound.size:()I
            aload 1 /* metadata */
            getfield org.apache.cassandra.config.CFMetaData.comparator:Lorg/apache/cassandra/db/ClusteringComparator;
            invokevirtual org.apache.cassandra.db.ClusteringComparator.size:()I
            if_icmpne 4
         3: .line 1872
            aload 0 /* this */
            getfield org.apache.cassandra.db.LegacyLayout$LegacyRangeTombstone.stop:Lorg/apache/cassandra/db/LegacyLayout$LegacyBound;
            getfield org.apache.cassandra.db.LegacyLayout$LegacyBound.bound:Lorg/apache/cassandra/db/ClusteringBound;
            invokevirtual org.apache.cassandra.db.ClusteringBound.size:()I
            aload 1 /* metadata */
            getfield org.apache.cassandra.config.CFMetaData.comparator:Lorg/apache/cassandra/db/ClusteringComparator;
            invokevirtual org.apache.cassandra.db.ClusteringComparator.size:()I
            if_icmpeq 5
         4: .line 1873
      StackMap locals:
      StackMap stack:
            iconst_0
            ireturn
         5: .line 1875
      StackMap locals:
      StackMap stack:
            iconst_0
            istore 2 /* i */
        start local 2 // int i
         6: goto 10
         7: .line 1876
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            getfield org.apache.cassandra.db.LegacyLayout$LegacyRangeTombstone.start:Lorg/apache/cassandra/db/LegacyLayout$LegacyBound;
            getfield org.apache.cassandra.db.LegacyLayout$LegacyBound.bound:Lorg/apache/cassandra/db/ClusteringBound;
            iload 2 /* i */
            invokevirtual org.apache.cassandra.db.ClusteringBound.get:(I)Ljava/nio/ByteBuffer;
            aload 0 /* this */
            getfield org.apache.cassandra.db.LegacyLayout$LegacyRangeTombstone.stop:Lorg/apache/cassandra/db/LegacyLayout$LegacyBound;
            getfield org.apache.cassandra.db.LegacyLayout$LegacyBound.bound:Lorg/apache/cassandra/db/ClusteringBound;
            iload 2 /* i */
            invokevirtual org.apache.cassandra.db.ClusteringBound.get:(I)Ljava/nio/ByteBuffer;
            invokestatic java.util.Objects.equals:(Ljava/lang/Object;Ljava/lang/Object;)Z
            ifne 9
         8: .line 1877
            iconst_0
            ireturn
         9: .line 1875
      StackMap locals:
      StackMap stack:
            iinc 2 /* i */ 1
      StackMap locals:
      StackMap stack:
        10: iload 2 /* i */
            aload 0 /* this */
            getfield org.apache.cassandra.db.LegacyLayout$LegacyRangeTombstone.start:Lorg/apache/cassandra/db/LegacyLayout$LegacyBound;
            getfield org.apache.cassandra.db.LegacyLayout$LegacyBound.bound:Lorg/apache/cassandra/db/ClusteringBound;
            invokevirtual org.apache.cassandra.db.ClusteringBound.size:()I
            if_icmplt 7
        end local 2 // int i
        11: .line 1878
            iconst_1
            ireturn
        end local 1 // org.apache.cassandra.config.CFMetaData metadata
        end local 0 // org.apache.cassandra.db.LegacyLayout$LegacyRangeTombstone this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0   12     0      this  Lorg/apache/cassandra/db/LegacyLayout$LegacyRangeTombstone;
            0   12     1  metadata  Lorg/apache/cassandra/config/CFMetaData;
            6   11     2         i  I
    MethodParameters:
          Name  Flags
      metadata  

  public java.lang.String toString();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=1, args_size=1
        start local 0 // org.apache.cassandra.db.LegacyLayout$LegacyRangeTombstone this
         0: .line 1884
            ldc "RT(%s-%s, %s)"
            iconst_3
            anewarray java.lang.Object
            dup
            iconst_0
            aload 0 /* this */
            getfield org.apache.cassandra.db.LegacyLayout$LegacyRangeTombstone.start:Lorg/apache/cassandra/db/LegacyLayout$LegacyBound;
            aastore
            dup
            iconst_1
            aload 0 /* this */
            getfield org.apache.cassandra.db.LegacyLayout$LegacyRangeTombstone.stop:Lorg/apache/cassandra/db/LegacyLayout$LegacyBound;
            aastore
            dup
            iconst_2
            aload 0 /* this */
            getfield org.apache.cassandra.db.LegacyLayout$LegacyRangeTombstone.deletionTime:Lorg/apache/cassandra/db/DeletionTime;
            aastore
            invokestatic java.lang.String.format:(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;
            areturn
        end local 0 // org.apache.cassandra.db.LegacyLayout$LegacyRangeTombstone this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/cassandra/db/LegacyLayout$LegacyRangeTombstone;
}
SourceFile: "LegacyLayout.java"
NestHost: org.apache.cassandra.db.LegacyLayout
InnerClasses:
  public abstract LegacyAtom = org.apache.cassandra.db.LegacyLayout$LegacyAtom of org.apache.cassandra.db.LegacyLayout
  public LegacyBound = org.apache.cassandra.db.LegacyLayout$LegacyBound of org.apache.cassandra.db.LegacyLayout
  public LegacyCell = org.apache.cassandra.db.LegacyLayout$LegacyCell of org.apache.cassandra.db.LegacyLayout
  public LegacyRangeTombstone = org.apache.cassandra.db.LegacyLayout$LegacyRangeTombstone of org.apache.cassandra.db.LegacyLayout