Searched defs:flip (Results 1 - 5 of 5) sorted by relevance

/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/backends/pluggable/
H A DOnDiskMergeImporterTest.java257 assertThat(toPairs(chunk.flip())).containsExactlyElementsOf(content(new String[][] {
299 populate(region, toPairs(source.flip()));
307 assertThat(toPairs(region.flip())).containsExactlyElementsOf(content(contents[regionNumber]));
332 try (final SequentialCursor<ByteString, ByteString> cursor = chunk.flip())
522 public MeteredCursor<ByteString, ByteString> flip() method in class:OnDiskMergeImporterTest.ArrayListChunk
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/backends/pluggable/
H A DOnDiskMergeImporter.java1011 try (final MeteredCursor<ByteString, ByteString> unusued = source.flip())
1354 * accessed using {@link #flip()}.
1367 * called only once. After flip is called, Chunk instance must not be used anymore.
1371 MeteredCursor<ByteString, ByteString> flip(); method in interface:OnDiskMergeImporter.Chunk
1397 /** Name reported by the {@link MeteredCursor} after {@link #flip()}. */
1472 public MeteredCursor<ByteString, ByteString> flip() method in class:OnDiskMergeImporter.ExternalSortChunk
1531 new CollectorCursor<>(chunk.flip(), deduplicator))
1535 return persistentChunk.flip();
1541 * Store data inside fixed-size byte arrays. Data stored in this chunk are sorted by key during the flip() so that
1627 public MeteredCursor<ByteString, ByteString> flip() method in class:OnDiskMergeImporter.ExternalSortChunk.InMemorySortedChunk
1850 public MeteredCursor<ByteString, ByteString> flip() method in class:OnDiskMergeImporter.ExternalSortChunk.FileRegionChunk
2404 public MeteredCursor<ByteString, ByteString> flip() method in class:OnDiskMergeImporter.ImporterToChunkAdapter
2524 public MeteredCursor<ByteString, ByteString> flip() method in class:OnDiskMergeImporter.MostlyOrderedChunk
2570 public MeteredCursor<ByteString, ByteString> flip() method in class:OnDiskMergeImporter.NullChunk
[all...]
/forgerock/authenticator-android-v2/app/libs/
H A Dcore-2.3.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/zxing/ com/google/zxing/aztec/ ...
/forgerock/opendj-b2.6/resource/dsml/lib/
H A Djaxb-impl.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/bind/ ...
/forgerock/opendj2-jel-hg/resource/dsml/lib/
H A Djaxb-impl.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/bind/ ...

Completed in 51 milliseconds