Class IncrementalFlatFileStoreNodeStateEntryWriter

    • Constructor Detail

      • IncrementalFlatFileStoreNodeStateEntryWriter

        public IncrementalFlatFileStoreNodeStateEntryWriter​(BlobStore blobStore)
        Todo - In this implementation we are only changing get parts logic. May be we can refactor it to make this more generic.
      • IncrementalFlatFileStoreNodeStateEntryWriter

        public IncrementalFlatFileStoreNodeStateEntryWriter​(BlobStore blobStore,
                                                            boolean includeChildOrder)
    • Method Detail

      • getParts

        public static java.lang.String[] getParts​(java.lang.String line)