public final class RemoteUtilities extends Object
| Modifier and Type | Field and Description |
|---|---|
static boolean |
OFF_HEAP |
static String |
SEGMENT_FILE_NAME_PATTERN |
| Modifier and Type | Method and Description |
|---|---|
static String |
getSegmentFileName(long offset,
long msb,
long lsb) |
static String |
getSegmentFileName(RemoteSegmentArchiveEntry indexEntry) |
static UUID |
getSegmentUUID(@NotNull String segmentFileName) |
public static final boolean OFF_HEAP
public static final String SEGMENT_FILE_NAME_PATTERN
public static String getSegmentFileName(RemoteSegmentArchiveEntry indexEntry)
public static String getSegmentFileName(long offset, long msb, long lsb)
Copyright © 2012–2021 The Apache Software Foundation. All rights reserved.