Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NiceSystems/hrider
/ functions
Functions
888 in github.com/NiceSystems/hrider
⨍
Functions
888
◇
Types & classes
117
↓ 4 callers
Method
equals
(Object obj)
src/main/java/hrider/data/ColumnType.java:188
↓ 4 callers
Method
fromNameOrDefault
Creates an instance of {@link ColumnType} from the name. If there is no column type matching the name the default type is returned. @param name
src/main/java/hrider/data/ColumnType.java:89
↓ 4 callers
Method
getCells
Gets a collection of all cells of the row. @return A list of cells if there are any or an empty list.
src/main/java/hrider/data/DataRow.java:145
↓ 4 callers
Method
getColumnFamily
()
src/main/java/hrider/data/ColumnQualifier.java:89
↓ 4 callers
Method
getColumnIndex
Gets the index of the column as it appear in the columns table. The index is calculated only for checked columns. @param columnName The name of the c
src/main/java/hrider/ui/views/DesignerView.java:2146
↓ 4 callers
Method
getColumns
Gets a list of columns. If there is no columns at this moment they will be loaded according to the provided rows number. In other words only columns o
src/main/java/hrider/hbase/Scanner.java:168
↓ 4 callers
Method
getConnectionDetails
()
src/main/java/hrider/ui/forms/ConnectionDetailsDialog.java:102
↓ 4 callers
Method
getEndKey
Gets an end key. @return An end key.
src/main/java/hrider/hbase/Query.java:147
↓ 4 callers
Method
getEndKeyType
Gets the end key type. @return The end key type.
src/main/java/hrider/hbase/Query.java:188
↓ 4 callers
Method
getFilters
Gets a list of filters from the provided combo box. @param comboBox A combo box containing the filters to get. @return A list of filters.
src/main/java/hrider/ui/views/DesignerView.java:2489
↓ 4 callers
Method
getHbaseVersion
()
src/main/java/hrider/ui/forms/Window.java:315
↓ 4 callers
Method
getLastRow
Gets the last loaded row number. @return The number of the last loaded row.
src/main/java/hrider/hbase/Scanner.java:206
↓ 4 callers
Method
getPageSize
Gets the page size. The page size is the number of rows to be loaded in a batch. @return The size of the page.
src/main/java/hrider/ui/views/DesignerView.java:2136
↓ 4 callers
Method
getPath
(URL url)
src/main/java/hrider/reflection/JavaPackage.java:219
↓ 4 callers
Method
getRowsCount
Gets the total number of rows in the table. This value is calculated by scanning throughout the whole table to count the rows. This value is then cach
src/main/java/hrider/hbase/Scanner.java:423
↓ 4 callers
Method
getStartDate
Gets a start date. @return A start date.
src/main/java/hrider/hbase/Query.java:206
↓ 4 callers
Method
getStartKey
Gets a start key. @return A start key.
src/main/java/hrider/hbase/Query.java:88
↓ 4 callers
Method
getStartKeyType
Gets the start key type. @return The start key type.
src/main/java/hrider/hbase/Query.java:129
↓ 4 callers
Method
getTableConfig
Gets a configuration data related to the specified table. @param clazz The class that represents the type of the data to be returned. @param table Th
src/main/java/hrider/config/ClusterConfig.java:79
↓ 4 callers
Method
isEditable
()
src/main/java/hrider/data/ColumnFamily.java:59
↓ 4 callers
Method
isKey
(String name)
src/main/java/hrider/data/ColumnQualifier.java:103
↓ 4 callers
Method
isKey
Checks whether this cell represents a key. @return True if the cell represents a key or False otherwise.
src/main/java/hrider/data/DataCell.java:181
↓ 4 callers
Method
load
()
src/main/java/hrider/converters/ConvertersLoader.java:187
↓ 4 callers
Method
loadView
Loads a single cluster view. @param connection A connection to be used to connect to the cluster.
src/main/java/hrider/ui/forms/Window.java:458
↓ 4 callers
Method
peekMarker
Peeks the marker from the stack. @return A marker.
src/main/java/hrider/hbase/Scanner.java:681
↓ 4 callers
Method
save
Saves all configuration properties to the file.
src/main/java/hrider/config/PropertiesConfig.java:163
↓ 4 callers
Method
setFilter
Sets a filter. @param comboBox A combo box to be set. @param value A value to be selected on the combo box.
src/main/java/hrider/ui/views/DesignerView.java:2444
↓ 4 callers
Method
setLinkColor
(Color color)
src/main/java/hrider/ui/controls/JLinkButton.java:109
↓ 4 callers
Method
setNameConverter
(TypeConverter nameConverter)
src/main/java/hrider/data/ColumnQualifier.java:97
↓ 4 callers
Method
tableEnabled
(String tableName)
src/main/java/hrider/ui/views/DesignerView.java:2425
↓ 4 callers
Method
tableOperation
An event that is raised when a table is created/deleted/truncated. @param tableName The name of the table. @param operation The current operation to
src/main/java/hrider/hbase/HbaseActionListener.java:64
↓ 4 callers
Method
toBoolean
(Object value)
src/main/java/hrider/ui/design/JCheckBoxRenderer.java:117
↓ 4 callers
Method
toDescriptors
Converts column family to column descriptor. @param families A list of column families to converters. @return A list of column descriptors.
src/main/java/hrider/hbase/Connection.java:718
↓ 4 callers
Method
toString
Converts an {@link byte[]} to a {@link String}. @param value An byte[] to convert. @return A converted string.
src/main/java/hrider/converters/TypeConverter.java:112
↓ 4 callers
Method
togglePagingControls
Enables or disables the paging buttons.
src/main/java/hrider/ui/views/DesignerView.java:2347
↓ 3 callers
Method
addListener
Adds a new listener to the list of registered listeners. @param listener The listener to add.
src/main/java/hrider/ui/ChangeTracker.java:64
↓ 3 callers
Method
adjustColumnWidth
Adjust the width of a column to fit all cells. @param column The column to adjust.
src/main/java/hrider/ui/design/ResizeableTableHeader.java:256
↓ 3 callers
Method
append
Appends an object to a formatted string. @param value A value to append to a formatted string.
src/main/java/hrider/format/CharacterDelimitedFormatter.java:38
↓ 3 callers
Method
clearTable
Clear all data from the table. @param table The table to clear the data from.
src/main/java/hrider/ui/views/DesignerView.java:1086
↓ 3 callers
Method
closeSilently
(Closeable closeable)
src/main/java/hrider/io/CloseableHelper.java:28
↓ 3 callers
Method
debug
(String format, Object... args)
src/main/java/hrider/io/Log.java:46
↓ 3 callers
Method
delete
(File path, String... exclude)
updater/src/main/java/hrider/updater/io/FileHelper.java:34
↓ 3 callers
Method
enableTable
Enables the table. @param tableName The name of the table to enable. @throws IOException Error accessing hbase.
src/main/java/hrider/hbase/Connection.java:425
↓ 3 callers
Method
equals
(Object obj)
src/main/java/hrider/hbase/Scanner.java:739
↓ 3 callers
Method
findFile
(File folder, Pattern regex)
updater/src/main/java/hrider/updater/io/FileHelper.java:51
↓ 3 callers
Method
fromName
Creates an instance of {@link ColumnType} from the name. @param name The name of the type to be created. @return A newly created {@link ColumnType}.
src/main/java/hrider/data/ColumnType.java:75
↓ 3 callers
Method
getBatchSizeForWrite
Gets a size of the batch to be used for write operations. @return A size of the batch.
src/main/java/hrider/config/GlobalConfig.java:124
↓ 3 callers
Method
getColumn
Gets the column qualifier. @return The column name.
src/main/java/hrider/data/DataCell.java:89
↓ 3 callers
Method
getConvertersClassesFolder
Gets a folder where the compiled classes of the custom converters should be located. @return A path to the folder.
src/main/java/hrider/config/GlobalConfig.java:151
↓ 3 callers
Method
getConvertersCodeFolder
Gets a folder where the java code of the custom converters should be located. @return A path to the folder.
src/main/java/hrider/config/GlobalConfig.java:160
↓ 3 callers
Method
getDefaultDateFormat
()
src/main/java/hrider/format/DateUtils.java:44
↓ 3 callers
Method
getEndDate
Gets an end date. @return An end date.
src/main/java/hrider/hbase/Query.java:224
↓ 3 callers
Method
getRow
Gets a row by cell. @param cell The cell to look for a row. @return A row that contains the provided cell.
src/main/java/hrider/ui/ChangeTracker.java:142
↓ 3 callers
Method
getSelectedTables
Gets a list of the selected tables. @return A list of the selected tables.
src/main/java/hrider/ui/views/DesignerView.java:2167
↓ 3 callers
Method
getShownTypedColumns
Gets a list of columns that are checked. Checked columns are the columns to be shown in the rows table. @return A list of checked columns from the co
src/main/java/hrider/ui/views/DesignerView.java:2102
↓ 3 callers
Method
getTableCellRendererComponent
(JTable table, Object value, boolean isSelected, boolean hasFocus, int row, int column)
src/main/java/hrider/ui/design/JCheckBoxRenderer.java:63
↓ 3 callers
Method
getType
Gets the type of the object. @return The object type.
src/main/java/hrider/data/ConvertibleObject.java:113
↓ 3 callers
Method
getValueAsString
Gets a byte[] value as a {@link String}. @return A string representing the original byte[] value.
src/main/java/hrider/data/ConvertibleObject.java:91
↓ 3 callers
Method
getView
Gets the reference to the view. @return A {@link javax.swing.JPanel} that contains the controls.
src/main/java/hrider/ui/views/DesignerView.java:1037
↓ 3 callers
Method
hasChanges
Indicates if there is at least one changed row. @return True if there is at least one changed row or False otherwise.
src/main/java/hrider/ui/ChangeTracker.java:80
↓ 3 callers
Method
isEditable
Checks whether the type converter can be edited. @return True if the type converter can be edited or False otherwise.
src/main/java/hrider/converters/TypeConverter.java:85
↓ 3 callers
Method
isEditable
(JTable table, int row)
src/main/java/hrider/ui/design/JCheckBoxRenderer.java:107
↓ 3 callers
Method
loadFile
(String name)
src/main/java/hrider/config/PropertiesConfig.java:190
↓ 3 callers
Method
normalise
(String path)
src/main/java/hrider/io/PathHelper.java:173
↓ 3 callers
Method
onCancel
()
src/main/java/hrider/ui/forms/AddFamilyDialog.java:199
↓ 3 callers
Method
onCancel
()
src/main/java/hrider/ui/forms/ConnectionDetailsDialog.java:140
↓ 3 callers
Method
onCancel
()
src/main/java/hrider/ui/forms/AddTableDialog.java:294
↓ 3 callers
Method
onCancel
()
src/main/java/hrider/ui/forms/PasteDialog.java:167
↓ 3 callers
Method
onCancel
()
src/main/java/hrider/ui/forms/AddColumnDialog.java:279
↓ 3 callers
Method
onCancel
()
src/main/java/hrider/ui/forms/CustomConverterDialog.java:314
↓ 3 callers
Method
onCancel
()
src/main/java/hrider/ui/forms/UpdateDialog.java:127
↓ 3 callers
Method
onCancel
()
src/main/java/hrider/ui/forms/AddRowDialog.java:229
↓ 3 callers
Method
onCancel
()
src/main/java/hrider/ui/forms/UpdateTableMetadata.java:333
↓ 3 callers
Method
onCancel
()
src/main/java/hrider/ui/forms/ScanDialog.java:221
↓ 3 callers
Method
reload
Reloads converters.
src/main/java/hrider/converters/ConvertersLoader.java:153
↓ 3 callers
Method
removeCluster
Removes a cluster from the configuration. @param name The name of the cluster to remove.
src/main/java/hrider/config/ViewConfig.java:79
↓ 3 callers
Method
rowOperation
An event that is raised when a row is created/deleted/updated. @param tableName The name of the table that contains the row. @param row The row
src/main/java/hrider/hbase/HbaseActionListener.java:73
↓ 3 callers
Method
run
(String name, Action<R> action)
src/main/java/hrider/actions/RunnableAction.java:63
↓ 3 callers
Method
setColumnTypes
Sets a mapping of column names to column types. @param columnTypes A new map of column types.
src/main/java/hrider/hbase/Scanner.java:197
↓ 3 callers
Method
setKey
Sets the new key for the row. @param key The new key to set.
src/main/java/hrider/data/DataRow.java:82
↓ 3 callers
Method
setRow
Sets a row. @param row The row to set.
src/main/java/hrider/data/DataCell.java:80
↓ 3 callers
Method
setValue
(String key, String value)
src/main/java/hrider/data/ColumnFamily.java:93
↓ 3 callers
Method
setWordType
Sets a new word type. @param wordType A new word type.
src/main/java/hrider/hbase/Query.java:349
↓ 3 callers
Method
showDialog
(Component owner)
src/main/java/hrider/ui/forms/AddTableDialog.java:265
↓ 3 callers
Method
showDialog
Shows a connection dialog. @return A reference to {@link hrider.config.ConnectionDetails} class that contains all required information to connect to
src/main/java/hrider/ui/forms/Window.java:528
↓ 3 callers
Method
start
()
src/main/java/hrider/actions/RunnableAction.java:78
↓ 3 callers
Method
tableExists
Checks whether the table with the specified name exists on the hbase cluster. @param tableName The name of the table to check. @return True if the ta
src/main/java/hrider/hbase/Connection.java:179
↓ 3 callers
Method
toDescriptor
()
src/main/java/hrider/data/ColumnFamily.java:81
↓ 3 callers
Method
toString
()
src/main/java/hrider/data/ConvertibleObject.java:179
↓ 3 callers
Method
updateColumnType
Updates the type of the specified column including already loaded values to the rows table. @param qualifier The column to update. @param type T
src/main/java/hrider/ui/views/DesignerView.java:2279
↓ 3 callers
Method
updateUI
()
src/main/java/hrider/ui/controls/JLinkButton.java:79
↓ 2 callers
Method
abort
()
src/main/java/hrider/actions/RunnableAction.java:91
↓ 2 callers
Method
addColumnToRowsTable
Adds a single column to the rows table. @param tableName The name of the table the column belongs to. @param qualifier The name of the column to
src/main/java/hrider/ui/views/DesignerView.java:1860
↓ 2 callers
Method
addFamily
(ColumnFamily family)
src/main/java/hrider/data/TableDescriptor.java:90
↓ 2 callers
Method
addInfo
This method is called by the component that wants to report additional information about current operation to the user. @param message The message to
src/main/java/hrider/ui/MessageHandler.java:67
↓ 2 callers
Method
canConnect
()
src/main/java/hrider/config/ConnectionDetails.java:53
↓ 2 callers
Method
canResize
Returns true, if resizing for the table header is allowed and if the column is resizeable. @param column The column to check @return True, if the col
src/main/java/hrider/ui/design/ResizeableTableHeader.java:290
↓ 2 callers
Method
clearColumns
Clears all columns from the specified table model. @param table The table to clear the columns from.
src/main/java/hrider/ui/views/DesignerView.java:1072
↓ 2 callers
Method
compare
(String ver1, String ver2)
src/main/java/hrider/system/Version.java:35
↓ 2 callers
Method
copySelectedRowsToClipboard
Copies selected rows from the rows table to the clipboard.
src/main/java/hrider/ui/views/DesignerView.java:1938
← previous
next →
101–200 of 888, ranked by callers